|
|||||||
|
|
|
|
|
|
|
|
ExposureTime | false | false | Scalar | READ_WRITE | Tango::DEV_DOUBLE | OPERATOR | Programmed exposure time for one frame. |
NbFrames | false | false | Scalar | READ_WRITE | Tango::DEV_LONG | OPERATOR | Number of frames within an acquisition |
FileDir | false | false | Scalar | READ_WRITE | Tango::DEV_STRING | OPERATOR | Directory to write the files. |
FilePrefix | false | false | Scalar | READ_WRITE | Tango::DEV_STRING | OPERATOR | Prefix for the file name. |
FileIndex | false | false | Scalar | READ_WRITE | Tango::DEV_LONG | OPERATOR | Index of the file to write to. |
Counts1 | false | false | Scalar | READ | Tango::DEV_DOUBLE | OPERATOR | Counts in RoI1 |
Counts2 | false | false | Scalar | READ | Tango::DEV_DOUBLE | OPERATOR | Counts in RoI2 |
CountsTotal | false | false | Scalar | READ | Tango::DEV_DOUBLE | OPERATOR | Counts in complete detector |
CountsMax | false | false | Scalar | READ | Tango::DEV_DOUBLE | OPERATOR | Maximum intensity |
Energy | false | false | Scalar | READ_WRITE | Tango::DEV_DOUBLE | OPERATOR | X-ray energy |
Threshold | false | false | Scalar | READ_WRITE | Tango::DEV_DOUBLE | OPERATOR | Energy threshold |
RoI1Start | false | false | Scalar | READ_WRITE | Tango::DEV_LONG | OPERATOR | RoI1 start channel |
RoI1End | false | false | Scalar | READ_WRITE | Tango::DEV_LONG | OPERATOR | RoI1 end channel |
RoI2Start | false | false | Scalar | READ_WRITE | Tango::DEV_LONG | OPERATOR | RoI2 start channel |
RoI2End | false | false | Scalar | READ_WRITE | Tango::DEV_LONG | OPERATOR | RoI2 end channel |
TriggerMode | false | false | Scalar | READ_WRITE | Tango::DEV_SHORT | OPERATOR | 0 = Internal (external signal not used) 1 = External Enable (count while external trigger line is high, readout on high to low transition) 2 = External Trigger (begin acquisition sequence on high to low transition of external trigger line) 3 = Multiple External Trigger (high to low transition on external signal triggers a single acquisition for the programmed exposure time) |
DelayTime | false | false | Scalar | READ_WRITE | Tango::DEV_DOUBLE | OPERATOR | Sets the delay between a trigger signal and the start of the measurement (?delay before frame?). For acquisitions with multiple frames, the programmed sequence must not exceed the maximum frame rate. Only relevant for the single and the continuous trigger modes. |
NbExposures | false | false | Scalar | READ_WRITE | Tango::DEV_LONG | OPERATOR | Sets the number of frames within an acquisition. |
ExposurePeriod | false | false | Scalar | READ | Tango::DEV_DOUBLE | OPERATOR | ExposureTime + DelayAfter |
DelayAfter | false | false | Scalar | READ_WRITE | Tango::DEV_DOUBLE | OPERATOR | Sets the delay between two subsequent frames (?delay after frame?). Setting the delay below the readout time for the current settings has no effect. When doing this, the effective time between two subsequent frames is equal to the readout time. For acquisitions with multiple frames, the programmed sequence must not exceed the maximal frame rate. Only relevant for the internal and the single trigger mode. |
FileFormat | false | false | Scalar | READ_WRITE | Tango::DEV_LONG | OPERATOR | 0 -> ascii, 1 -> hdf |
Data | false | false | Spectrum | READ | Tango::DEV_LONG | OPERATOR |