KromoTX1easyXAFS Class Attributes
Name
Inherited
Abstract
Attr. type
R/W type
Data type
Level
Description
ExpositionTime false false Scalar READ_WRITE Tango::DEV_DOUBLE OPERATOR
Gain false false Scalar READ_WRITE Tango::DEV_LONG OPERATOR
FramesPerSecond false false Scalar READ Tango::DEV_DOUBLE OPERATOR Read the fps from the camera. The value is set from the property of the tango device.

If HighSpeedMode == 0 -> max value is 80
If HighSpeedMode == 1 -> max values is 170
HighSpeedMode false false Scalar READ_WRITE Tango::DEV_LONG OPERATOR 0-> off, 1-> on
FileDir false false Scalar READ_WRITE Tango::DEV_STRING OPERATOR Save directory
FilePrefix false false Scalar READ_WRITE Tango::DEV_STRING OPERATOR Prefix of the file were the data and parameters are save.
Data is saved in [FilePrefix]_[FileIndex]_array.npy. Parameters in
[FilePrefix]_[FileIndex]_parameters.
Temperature false false Scalar READ Tango::DEV_DOUBLE OPERATOR
WindowMin false false Scalar READ_WRITE Tango::DEV_LONG OPERATOR
WindowMax false false Scalar READ_WRITE Tango::DEV_LONG OPERATOR
FileIndex false false Scalar READ_WRITE Tango::DEV_LONG OPERATOR Index to append to the file name. It will be increased by one after use.
Avoid loading of files if not explicitly wanted.
TotalAverageCounts false false Scalar READ Tango::DEV_DOUBLE OPERATOR Total counts in RoI (depends on PhotonValue)
RoI1Min false false Scalar READ_WRITE Tango::DEV_LONG OPERATOR RoI for computing counts
RoI1Max false false Scalar READ_WRITE Tango::DEV_LONG OPERATOR RoI for computing counts
RoI2Min false false Scalar READ_WRITE Tango::DEV_LONG OPERATOR RoI for computing counts
RoI2Max false false Scalar READ_WRITE Tango::DEV_LONG OPERATOR RoI for computing counts
RoI1Counts false false Scalar READ Tango::DEV_DOUBLE OPERATOR Counts in RoI1
RoI2Counts false false Scalar READ Tango::DEV_DOUBLE OPERATOR Counts in RoI2
PixelSize false false Scalar READ_WRITE Tango::DEV_DOUBLE OPERATOR Resize the pixel. If -1 is not used.
NumDroppedFrames false false Scalar READ Tango::DEV_LONG OPERATOR Number of dropped frames.
Decluster false false Scalar READ_WRITE Tango::DEV_LONG OPERATOR
Threshold false false Scalar READ_WRITE Tango::DEV_LONG OPERATOR
Bandwidth false false Scalar READ_WRITE Tango::DEV_LONG OPERATOR
Exposure false false Scalar READ_WRITE Tango::DEV_LONG OPERATOR
Data false false Spectrum READ Tango::DEV_DOUBLE OPERATOR
Frame false false Image READ Tango::DEV_LONG OPERATOR Depends on PhotonValue
ResizedFrame false false Image READ Tango::DEV_LONG OPERATOR Resized frame using PixelSize attribute.





There is no dynamic attribute defined.