29 Device Attributes
|
Name
|
Inherited
|
Abstract
|
Attr. type
|
R/W type
|
Data type
|
Level
|
Description
|
Cooling |
false |
false |
Scalar |
READ_WRITE |
Tango::DEV_LONG |
OPERATOR |
Set on/off cooling. |
CoolingTemperature |
false |
false |
Scalar |
READ_WRITE |
Tango::DEV_FLOAT |
OPERATOR |
Writes desired temperature of the detector.
Reads current temperature. |
TriggerMode |
false |
false |
Scalar |
READ_WRITE |
Tango::DEV_LONG |
OPERATOR |
Set trigger mode. Read last set value. |
Spooling |
false |
false |
Scalar |
READ_WRITE |
Tango::DEV_LONG |
OPERATOR |
Activate/desactivate spooling. |
FileDir |
false |
false |
Scalar |
READ_WRITE |
Tango::DEV_STRING |
OPERATOR |
Directory for saving files |
SpoolingFileFormat |
false |
false |
Scalar |
READ_WRITE |
Tango::DEV_LONG |
OPERATOR |
File Format for spooling files. Written to hardware only by writting to the Spooling attribute. |
DataType |
false |
false |
Scalar |
READ_WRITE |
Tango::DEV_LONG |
OPERATOR |
Writes the count convert mode. Reads the last set value. |
AcquisitionMode |
false |
false |
Scalar |
READ_WRITE |
Tango::DEV_LONG |
OPERATOR |
Set the acquisition mode. Reads the last set value.
1->singlescan,2->accumulate,3->Kinetics,4->FastKinetics,5->RunUntilAbort. |
NumberAccumulations |
false |
false |
Scalar |
READ_WRITE |
Tango::DEV_LONG |
OPERATOR |
Set the number of scans accumulated in memory.
It only takes effect in Accumulate or Kinetic Acquisition modes.
Reads last set value. |
ReadoutMode |
false |
false |
Scalar |
READ_WRITE |
Tango::DEV_LONG |
OPERATOR |
Set the readout mode:
0-> full vertical binning, 1 -> multi track, 2 -> random track, 3 -> single track, 4 image |
HBin |
false |
false |
Scalar |
READ |
Tango::DEV_LONG |
OPERATOR |
Last set horizontal binning |
VBin |
false |
false |
Scalar |
READ |
Tango::DEV_LONG |
OPERATOR |
Last set vertical binning. |
HStart |
false |
false |
Scalar |
READ |
Tango::DEV_LONG |
OPERATOR |
Last set horizontal RoI start. |
HEnd |
false |
false |
Scalar |
READ |
Tango::DEV_LONG |
OPERATOR |
Last set horizontal RoI end. |
VStart |
false |
false |
Scalar |
READ |
Tango::DEV_LONG |
OPERATOR |
Last set vertical RoI start. |
VEnd |
false |
false |
Scalar |
READ |
Tango::DEV_LONG |
OPERATOR |
Last set vertical RoI end. |
InternalShutter |
false |
false |
Scalar |
READ |
Tango::DEV_LONG |
OPERATOR |
Last internal shutter mode set. |
ExternalShutter |
false |
false |
Scalar |
READ |
Tango::DEV_LONG |
OPERATOR |
Reads last set value. |
TTLSignalShutters |
false |
false |
Scalar |
READ |
Tango::DEV_LONG |
OPERATOR |
Reads the type of TTL signal send to the external shutter. |
ExposureTime |
false |
false |
Scalar |
READ_WRITE |
Tango::DEV_DOUBLE |
OPERATOR |
Set exposure time and read the current valid value. |
NumberKinetics |
false |
false |
Scalar |
READ_WRITE |
Tango::DEV_LONG |
OPERATOR |
Set the number of scans taken in a single acquisition sequence.
It only takes effect in Kinetic Acquisition mode.
Reads last set value. |
FilePrefix |
false |
false |
Scalar |
READ_WRITE |
Tango::DEV_STRING |
OPERATOR |
Prefix file name. Complete name: FilePrefix_FileNumber |
FileNumber |
false |
false |
Scalar |
READ_WRITE |
Tango::DEV_LONG |
OPERATOR |
File Number. Complete file name: FilePrefix_FileNumber |
HShiftSpeedID |
false |
false |
Scalar |
READ_WRITE |
Tango::DEV_DOUBLE |
OPERATOR |
Set Horizontal Speed Shift by the index. Reads last set value. |
HShiftSpeed |
false |
false |
Scalar |
READ |
Tango::DEV_FLOAT |
OPERATOR |
Last set horizontal shift speed. |
NbHShiftSpeeds |
false |
false |
Scalar |
READ |
Tango::DEV_LONG |
OPERATOR |
Number of horizontal shift speeds. |
VShiftSpeedID |
false |
false |
Scalar |
READ_WRITE |
Tango::DEV_DOUBLE |
OPERATOR |
Set Verticalal Shift Speed by the index. Reads last set value. |
VShiftSpeed |
false |
false |
Scalar |
READ |
Tango::DEV_FLOAT |
OPERATOR |
Last set vertical shift speed. |
NbVShiftSpeeds |
false |
false |
Scalar |
READ |
Tango::DEV_LONG |
OPERATOR |
Number of vertical shift speeds. |