Development status:
Released,
Release: Release_1_7
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/Acquisition/FastSciDetector
Contact:
Class Description
Class for controlling/reading a Fast Scintillation Detector and Pulse Processing Unit from Oxford Danfysik
Families: Acquisition
Key words:
Platform: All Platforms
Language: Cpp
Contact:
Hardware
Manufacturer: none
Bus: Not Applicable
Class interface
Attributes:
Name | Description |
---|---|
GainScalar: DevDouble | Gain value in percentage. |
SCAUpperLevelScalar: DevDouble | SCA Upper Level |
SCALowerLevelScalar: DevDouble | SCA Lower Level |
PeakingTimeScalar: DevLong | Peaking time: 50 ns, 100 ns, 300 ns or 1000 ns. |
HighVoltageScalar: DevDouble | High Voltage (only valid if the power supply option is installed). |
SaturationScalar: DevLong | 1 if saturation is detected, 0 otherwise. |
HVFailScalar: DevLong | 1 if high voltage failure is detected, 0 otherwise. |
Commands:
Name | Description |
---|---|
StateInput: DevVoid Output: State State Code |
This command gets the device state (stored in its <i>device_state</i> data member) and returns it to the caller. |
StatusInput: DevVoid Output: ConstDevString Status description |
This command gets the device status (stored in its <i>device_status</i> data member) and returns it to the caller. |
Pipes:
Properties:
Name | Description |
---|---|
UnitAddressDevLong | Unit Address: integer value from 0 to 15. |
SocketDSDevString | Name of the device making the socket connection. |
Please log in to comment.
Generated
README
b'\nthis director contains the main class. the server also \ndepends on FastSciDetectorCtrl\n\n'