TANGO
Device Server



Falcon Frame Grabber Server
Device Attributes Description

Falcon Class

Revision: - Author: dd

Scalar Attributes
Attribute name
Data Type
R/W Type
Expert
Exposure: the exposure time for the image
DEV_DOUBLE
READ_WRITE
Yes
Trigger: trigger mode of camera (0=internal, 1=external)
DEV_SHORT
READ_WRITE
Yes
VideoInput: Selecte the video input channel
DEV_LONG
READ_WRITE
No
Width: width of image in pixels
DEV_LONG
READ
No
Height: height of image in pixels
DEV_LONG
READ
No
Depth: number of bits per pixel
DEV_SHORT
READ
No
Frames: number of images to take
DEV_LONG
READ_WRITE
Yes
ImageCounter: Increases the count with every acquired image.
DEV_LONG
READ
No
ImageFormat: Returns the actual image format as RGB24 or Y8 for monochrome images.
DEV_STRING
READ_WRITE
No
JpegQuality: The quality factor of the jpeg compression used with the JepgImage attribute.
DEV_SHORT
READ_WRITE
No
JpegCompression
DEV_BOOLEAN
READ_WRITE
No
ColorMode: Switches between a color and a monochrome acquisition mode If true the Image attribute returns a color image in RGB24 format. When false a monochrome image is returned in Y8 format.
DEV_BOOLEAN
READ_WRITE
No
Brightness: Sets the brightness of the image
DEV_LONG
READ_WRITE
No
Contrast: Set the contrast of the image (luminance amplification) in the range of 0% to 200 %.
DEV_LONG
READ_WRITE
No
AutoGainControl: Switches on or off the automatic gain control
DEV_BOOLEAN
READ_WRITE
No
ScalingFactor: Scaling factor of the image.
DEV_SHORT
READ_WRITE
No
FileFormat: file format for saving images to disk
DEV_STRING
READ_WRITE
No
FullWidth: width of image in pixels
DEV_LONG
READ
No
FullHeight: height of image in pixels
DEV_LONG
READ
No
MonochromeThreshold: An intensity threshold for monochrom images. The threshold will be applied only when a monochrome image acquisition mode is selected. All pixel values < threshold will be set to 0.
DEV_LONG
READ_WRITE
No





Spectrum Attributes
Attribute name
Data Type
X Data Length
Expert
Roi: coordinates of the region of interest
DEV_LONG
4
No
Binning: Binning factor of the image in x and y
DEV_SHORT
2
No
JpegImage: Read the image in compressed jpeg format. The attribute ColorMode switches between monochrome and color (RGB24) images.
DEV_UCHAR
640000
No
FileParams: the file parameters for generating file names (directory, prefix, suffix, number)
DEV_STRING
4
No





Image Attributes
Attribute name
Data Type
X Data Length
Y Data Length
Expert
Image: image data
DEV_UCHAR
4096
4096
No


TANGO is an open source project hosted by :
Sourceforge logo small
Core and Tools : CVS repository on tango-cs project
Device Servers : CVS repository on tango-ds project