6 Device Attributes
|
Name
|
Inherited
|
Abstract
|
Attr. type
|
R/W type
|
Data type
|
Level
|
Description
|
FileDir |
false |
false |
Scalar |
READ_WRITE |
Tango::DEV_STRING |
OPERATOR |
Path to the camera image files. |
FilePrefix |
false |
false |
Scalar |
READ_WRITE |
Tango::DEV_STRING |
OPERATOR |
The prefix of the image files to be created.\nThe file name would be:\nFilePrefix_FileStartNume.SPE |
FileStartNum |
false |
false |
Scalar |
READ_WRITE |
Tango::DEV_LONG |
OPERATOR |
The file number used when storing an image file.\nAfter saving a file, this number gets increased by one. |
NbFrames |
false |
false |
Scalar |
READ_WRITE |
Tango::DEV_LONG |
OPERATOR |
Number of frames to be taken. |
ExposureTime |
false |
false |
Scalar |
READ_WRITE |
Tango::DEV_DOUBLE |
OPERATOR |
|
DelayTime |
false |
false |
Scalar |
READ_WRITE |
Tango::DEV_DOUBLE |
OPERATOR |
Time between image acquisition. |