ProsilicaCam Class 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 full image file name will be composed as\n
\nprefix_number.postfix \n
\nwhen acquiring images.
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.\nTo override an image file, the file number has to be set again.
FilePostfix false false Scalar READ_WRITE Tango::DEV_STRING OPERATOR he Prosilica Camera server allows the following postfix:\n
\n.bmp \n
\n.bin = Binary data file with header.\n
\n.png \n
\n
\n.tif \n
\nThe postfix determines the image format for the saved\nimage files.
FileSaving false false Scalar READ_WRITE Tango::DEV_LONG OPERATOR Save a file for every image taken when true.
Exposure false false Scalar READ_WRITE Tango::DEV_LONG OPERATOR
Gain false false Scalar READ_WRITE Tango::DEV_LONG OPERATOR
BinningX false false Scalar READ_WRITE Tango::DEV_LONG OPERATOR
BinningY false false Scalar READ_WRITE Tango::DEV_LONG OPERATOR
RegionX false false Scalar READ_WRITE Tango::DEV_LONG OPERATOR
RegionXwidth false false Scalar READ_WRITE Tango::DEV_LONG OPERATOR
RegionY false false Scalar READ_WRITE Tango::DEV_LONG OPERATOR
RegionYheight false false Scalar READ_WRITE Tango::DEV_LONG OPERATOR
FirmwareVersion false false Scalar READ Tango::DEV_STRING OPERATOR
SensorType false false Scalar READ Tango::DEV_STRING OPERATOR
BitsPixel false false Scalar READ_WRITE Tango::DEV_LONG OPERATOR Bits/Pixel (readout from the camera at initialize)
BitsPixelMax false false Scalar READ Tango::DEV_LONG OPERATOR Bits/Pixel Maximum (readout from the camera at initialize)
InfoPartNumber false false Scalar READ Tango::DEV_LONG OPERATOR Together with PartVersion indetifies the type of the camera (readout from info)
InfoPartVersion false false Scalar READ Tango::DEV_LONG OPERATOR Together with PartNumber indetifies the type of the camera (readout from info)
InfoAccess false false Scalar READ Tango::DEV_LONG OPERATOR Type of access allowed (readout from info)
InfoInterfaceId false false Scalar READ Tango::DEV_LONG OPERATOR An Id value for the interface or bus. It can change each time PvApi is initialized (readout from info)
InfoInterfaceType false false Scalar READ Tango::DEV_LONG OPERATOR The interface type (firewall or ethernet) (readout from info)
PacketSize false false Scalar READ_WRITE Tango::DEV_LONG OPERATOR Maximum packet size from camera (for images)
StreamBytesSec false false Scalar READ_WRITE Tango::DEV_LONG OPERATOR Bandwidth of image data (bytes/sec)
MinWidth false false Scalar READ Tango::DEV_LONG OPERATOR Sensor Width (readout from the camera at initialization)
MinHeight false false Scalar READ Tango::DEV_LONG OPERATOR Sensor Height (readout from the camera at initialization)
MaxBinningX false false Scalar READ Tango::DEV_LONG OPERATOR
MinBinningX false false Scalar READ Tango::DEV_LONG OPERATOR
StepBinningX false false Scalar READ Tango::DEV_LONG OPERATOR
MaxBinningY false false Scalar READ Tango::DEV_LONG OPERATOR
MinBinningY false false Scalar READ Tango::DEV_LONG OPERATOR
StepBinningY false false Scalar READ Tango::DEV_LONG OPERATOR
ExposureMode false false Scalar READ_WRITE Tango::DEV_LONG OPERATOR
AutoWhiteBalance false false Scalar READ_WRITE Tango::DEV_LONG OPERATOR
RedBalance false false Scalar READ_WRITE Tango::DEV_LONG OPERATOR
BlueBalance false false Scalar READ_WRITE Tango::DEV_LONG OPERATOR
FrameRate false false Scalar READ_WRITE Tango::DEV_DOUBLE OPERATOR
AutoGain false false Scalar READ_WRITE Tango::DEV_LONG OPERATOR
TriggerMode false false Scalar READ_WRITE Tango::DEV_LONG OPERATOR
PixelFormat false false Scalar READ_WRITE Tango::DEV_LONG OPERATOR
AcquisitionMode false false Scalar READ_WRITE Tango::DEV_LONG OPERATOR
AcquisitionCount false false Scalar READ_WRITE Tango::DEV_LONG OPERATOR
SensorWidth false false Scalar READ Tango::DEV_LONG OPERATOR
SensorHeight false false Scalar READ Tango::DEV_LONG OPERATOR
MaxWidth false false Scalar READ Tango::DEV_LONG OPERATOR
MaxHeight false false Scalar READ Tango::DEV_LONG OPERATOR
TotalBytesPerFrame false false Scalar READ_WRITE Tango::DEV_LONG OPERATOR
FlagDebugMode false false Scalar READ_WRITE Tango::DEV_LONG OPERATOR
ImageFormat false false Scalar READ Tango::DEV_STRING OPERATOR
ImageCounter false false Scalar READ Tango::DEV_LONG OPERATOR
FrecuencySaveFile false false Scalar READ_WRITE Tango::DEV_LONG OPERATOR
InfoCameraId false false Scalar READ Tango::DEV_LONG OPERATOR Unique Id of the camera.
ImageEnc false false Scalar READ Tango::DEV_ENCODED EXPERT
ActivateBildOperations false false Scalar READ_WRITE Tango::DEV_LONG OPERATOR Set to 1 compute bild in log, 2 in sqrt and 1 both.
Bild false false Image READ Tango::DEV_DOUBLE EXPERT
Bild_ulong false false Image READ Tango::DEV_ULONG EXPERT
Bild_uchar false false Image READ Tango::DEV_UCHAR EXPERT
Bild_ushort false false Image READ Tango::DEV_USHORT EXPERT
Bild_ucharR false false Image READ Tango::DEV_UCHAR EXPERT
Bild_ucharG false false Image READ Tango::DEV_UCHAR EXPERT
Bild_ucharB false false Image READ Tango::DEV_UCHAR EXPERT
Bild_log false false Image READ Tango::DEV_DOUBLE EXPERT
Bild_sqrt false false Image READ Tango::DEV_DOUBLE EXPERT





There is no dynamic attribute defined.