FireBird Class Attributes
Name
Inherited
Abstract
Attr. type
R/W type
Data type
Level
Description
BlackLevel false false Scalar READ_WRITE Tango::DEV_LONG OPERATOR
BufferSizeInImages false false Scalar READ Tango::DEV_LONG OPERATOR buffer length
CameraSimulation false false Scalar READ_WRITE Tango::DEV_BOOLEAN EXPERT true: power down + test image
false: normal operation
ExposureTime false false Scalar READ_WRITE Tango::DEV_LONG OPERATOR The expousre time in seconds for the camera.
Changing the exposure time is also possible in live mode.
Check camera manual for min/max value.
ExposureTimeMax false false Scalar READ Tango::DEV_LONG OPERATOR
ExposureTimeMin false false Scalar READ Tango::DEV_LONG OPERATOR
FileDir false false Scalar READ_WRITE Tango::DEV_STRING OPERATOR Path to the camera image files.
FilePostfix false false Scalar READ_WRITE Tango::DEV_STRING OPERATOR The Pco server allows the following postfix:
nxs : Nexus file
The postfix determines the image format for the saved
image files.
FilePrefix false false Scalar READ_WRITE Tango::DEV_STRING OPERATOR The prefix of the image files to be created.
The full image file name will be composed as
FilePrefix_FileStartNum(%05d).FilePostfix
when acquiring images.
FileSaving false false Scalar READ_WRITE Tango::DEV_BOOLEAN OPERATOR Save a file for every image taken when true.
Running in live mode with file saving set to true,
will result in a saved image file for every acquired image!
FileStartNum false false Scalar READ_WRITE Tango::DEV_LONG OPERATOR The file number used when storing an image file.
After saving a file, this number gets increased by one.
To override an image file, the file number has to be set again.
FrameCounter false false Scalar READ_WRITE Tango::DEV_BOOLEAN OPERATOR If a sequence of frames is to be recorded for a long time at a high
frame rate, it can be useful to mark the images for later identification
or check for completeness. The camera provides a 32 bit image
counter that can replace the first four pixels of every image. It is
incremented by every new image
FrameRate false false Scalar READ_WRITE Tango::DEV_ULONG OPERATOR frame rate of camera
FrameRateMax false false Scalar READ Tango::DEV_LONG OPERATOR
FrameRateMin false false Scalar READ Tango::DEV_LONG OPERATOR
FramesPerFile false false Scalar READ_WRITE Tango::DEV_LONG OPERATOR Once the number of frame is reached, the current file is closed and new file is created.
Gain false false Scalar READ_WRITE Tango::DEV_SHORT OPERATOR 0: gain correction off
1: gain 1x
4: gain 4x
Heigth false false Scalar READ Tango::DEV_LONG OPERATOR The maximum image height without an applied ROI.
ImageCounter false false Scalar READ Tango::DEV_LONG OPERATOR Counts the images acquired via the device server.
The count increases, when a new image is ready for
reading.
LiveImageCounter false false Scalar READ Tango::DEV_LONG OPERATOR image counter for live view
LiveMode false false Scalar READ_WRITE Tango::DEV_BOOLEAN OPERATOR enable live image
NbFrames false false Scalar READ_WRITE Tango::DEV_LONG OPERATOR The number of frames to be acquired by the
StartAcq command.
TriggerMode false false Scalar READ_WRITE Tango::DEV_SHORT OPERATOR The supported trigger modes
0: software trigger
Width false false Scalar READ Tango::DEV_LONG OPERATOR The maximum image width without an applied ROI.
XStart false false Scalar READ Tango::DEV_LONG OPERATOR start pixels of image in x-direction
YStart false false Scalar READ Tango::DEV_LONG OPERATOR start pixel of image in y-direction
ImagesInQueue false false Scalar READ Tango::DEV_ULONG OPERATOR images still in buffer
PHXAcqNumBuffers false false Scalar READ_WRITE Tango::DEV_LONG OPERATOR PHX_ACQ_NUM_BUFFERS
FrameLoss false false Scalar READ Tango::DEV_ULONG OPERATOR
ROI false false Spectrum READ_WRITE Tango::DEV_LONG OPERATOR ROI format: x-start,y-start,x-length,y-length
LiveImage false false Image READ Tango::DEV_UCHAR OPERATOR





There is no dynamic attribute defined.