SmarActMCS2HSDRCtrl Class Attributes
Name
Inherited
Abstract
Attr. type
R/W type
Data type
Level
Description
FramesReceived false false Scalar READ Tango::DEV_ULONG64 OPERATOR Rate (in Hz) at which data frames for the enabled data sources are gener-
ated.

Not every desired rate can be generated, the hardware will generate the rate
closest to the written value. Thus set and read value may differ.
MaxFrameRate false false Scalar READ Tango::DEV_LONG OPERATOR Max. possible frame rate (in Hz). Value is not static, but depends on set Frame aggregation.
FrameAggregation false false Scalar READ_WRITE Tango::DEV_LONG OPERATOR Value de?nes how many data frames are assembled in one stream packet
MaxFrameAggregation false false Scalar READ Tango::DEV_LONG OPERATOR Highest possible frame aggregation value that may be set with the current stream
con?guration (i.e. it depends on data sources enabled for streaming).
FileDir false false Scalar READ_WRITE Tango::DEV_STRING OPERATOR directory path to store image files in

- the directory must exist

- the server will check if the user running the server has write permissions for this directory,
if not, the device will go to state fault / throw an exception

- the attribute is memorized (last written value stored in tango db and read from there
at server startup)
FilePrefix false false Scalar READ_WRITE Tango::DEV_STRING OPERATOR String prefixed to file names (memorized attribute)
FilePostfix false false Scalar READ_WRITE Tango::DEV_STRING OPERATOR file postfix (determines file format). Only supported file postfix at time of writing is nx (nexus hdf5 files)
FileStartNum false false Scalar READ_WRITE Tango::DEV_ULONG OPERATOR Start number for files:

- not initialized

- incremented after every file

- range 0 - 999999
CreateFileDir false false Scalar READ_WRITE Tango::DEV_BOOLEAN OPERATOR True: when entering a value for FileDir and the directory does not exist it will be created.
False: when entering a value for FileDir and the directory does not exist an exception will be thrown
FrameRate false false Scalar READ_WRITE Tango::DEV_LONG OPERATOR Framerate in Hz
QueueSize false false Scalar READ Tango::DEV_LONG64 OPERATOR





There is no dynamic attribute defined.