TANGO
Device Server



Abstract class for Ccd cameras
Device Attributes Description

Ccd Class

Revision: keyword substitution - Author: andy_gotz

Scalar Attributes
Attribute name
Data Type
R/W Type
Expert
Exposure: the exposure time for the image
DEV_DOUBLE
READ_WRITE
No
Trigger: trigger mode of camera (0=internal, 1=external)
DEV_SHORT
READ_WRITE
No
Width: width of image in pixels
DEV_LONG
READ
No
Height: height of image in pixels
DEV_LONG
READ
No
Frames: number of images to take
DEV_LONG
READ_WRITE
No
Depth: number of bits per pixel
DEV_SHORT
READ
No
FileFormat: file format for saving images to disk
DEV_STRING
READ_WRITE
No
ImageFormat
DEV_STRING
WRITE
No
ImageCounter
DEV_LONG
READ
No
JpegQuality
DEV_SHORT
READ_WRITE
No
JpegCompression
DEV_BOOLEAN
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 image
DEV_SHORT
2
No
FileParams: the file parameters for generating file names (directory, prefix, suffix, number)
DEV_STRING
4
No
JpegImage
DEV_UCHAR
64000000
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