.

Average: 0
Rating Count: 0

Development status: New development
Information status: Updated
Repository: http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/Acquisition/1D/TDCRoentdekCoboldPCCtrl
Contact:



Class Description


Ethernet connection to TDCRoentdekCoboldPC

Families: Acquisition

Key words:

Platform: Unix Like

Language: Python

License: GPL

Contact:

Hardware


Manufacturer: RoentDek

Product:

TDC8HQ

Bus: Ethernet

Class interface


Attributes:

Name Description
NewFileNameScalar: DevString New data file. In case of ``None`` no file will be written. Set by the command StartCobold.
BinSizeScalar: DevDouble
ExposureTimeScalar: DevDouble
LastFileNameScalar: DevString

Commands:

Name Description
StartCoboldInput: DevVoid
Output: DevVoid
Preparation and start of a new acquisition. The name of the file given in NewFileName will be sent.
ClearAllHistogramsInput: DevVoid
Output: DevVoid
Clear all histograms
StopCoboldInput: DevVoid
Output: DevVoid
Stop the data taken in Cobold
StopAcquisitionInput: DevVoid
Output: DevVoid
Stop filling the histograms
StartAcquisitionInput: DevVoid
Output: DevVoid
Start filling the histogramas for the time given in ExposureTime
GetHistInput: DevLong
Histogram id
Output: DevVarDoubleArray
Histogram
GetParameterInput: DevLong
Paramenter id
Output: DevDouble
Value of the parameter
Get the value of the specified parameter
SetParameterInput: DevVarDoubleArray
Parameter id, value to set
Output: DevVoid
Set the value of the specified parameter
StatusInput: DevVoid
Output: ConstDevString
Device status
This command gets the device status (stored in its device_status data member) and returns it to the caller.
StateInput: DevVoid
Output: State
Device state
This command gets the device state (stored in its device_state data member) and returns it to the caller.

Pipes:

Properties:

Name Description
PortNbDevLong Port Number for connecting to the windows computer controlling the detector
IPAddressDevString IP Address for making the connection to the windows computer controlling the detector


Please log in to comment.

3 Sep 2022, DS Admin
Updated:
The device class has been updated.
You can see previous version here .



27 Aug 2022, DS Admin
Updated:
The device class has been updated.
You can see previous version here .



20 Aug 2022, DS Admin
Created:
The device class has been added to catalogue.
Added by:dadmin on:20 Aug 2022, 4:43 a.m.