Development status:
New development
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/Acquisition/1D/TDCRoentdekCoboldPC
Contact:
Class Description
Channel TDC RoentDek
Families: Acquisition
Key words:
Platform: Unix Like
Language: Python
License: GPL
Contact:
Hardware
Manufacturer: RoentDek
Product:
TDC8HQ
Bus: Ethernet
Class interface
Attributes:
| Name | Description |
|---|---|
| RoI1LeftScalar: DevLong | — |
| RoI1RightScalar: DevLong | — |
| RoI1CountsScalar: DevDouble | — |
| RoI2LeftScalar: DevLong | — |
| RoI2RightScalar: DevLong | — |
| RoI2CountsScalar: DevDouble | — |
| CountsScalar: DevDouble | — |
| HistogramSpectrum: DevDouble | — |
Commands:
| Name | Description |
|---|---|
| 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. |
| 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. |
Pipes:
Properties:
| Name | Description |
|---|---|
| ControllerDeviceDevString | Name of the device of the class TDCRoentdekCoboldPCCtrl connecting to the windows computer controlling the TDC |
| HistogramIDDevLong | Histogram corresponding to this Tango device (from 1 to 16) |
Please log in to comment.