TANGO
Device Server



TANGO Device Server
Device Attributes Description

PyElComat Class

Revision: - Author: sergiblanch

Scalar Attributes
Attribute name
Data Type
R/W Type
Expert
Last_x: Last measured value for X angle
DEV_DOUBLE
READ
No
Last_y: Last measured value for Y angle
DEV_DOUBLE
READ
No
Av_x_ts: Average of the timestamped measured on X angle
DEV_DOUBLE
READ
No
Av_y_ts: Average of the timestamped measured on Y angle
DEV_DOUBLE
READ
No
Stdv_x_ts: Standard deviation of the timestamped measured on X angle
DEV_DOUBLE
READ
No
Stdv_y_ts: Standard deviation of the timestamped measured on Y angle
DEV_DOUBLE
READ
No
TimeStamp: The time stamp from the start of the last acquisition
DEV_STRING
READ
No
MeasurementType: 'abs' for absolute measurements or 'rel' for relative measurements
DEV_STRING
READ_WRITE
No
Num_samples: Number of values collected in a measurement
DEV_ULONG
READ_WRITE
No
acqTimer: Set the time to collect, and read the time collected.
DEV_DOUBLE
READ_WRITE
No





Spectrum Attributes
Attribute name
Data Type
X Data Length
Expert
X: Measured values for X angle
DEV_DOUBLE
100000
No
X_ts: Measured values for X angle, related with the timestamped acquisition
DEV_DOUBLE
100000
No
Y: Measured values for Y angle
DEV_DOUBLE
100000
No
Y_ts: Measured values for Y angle, related with the timestamped acquisition
DEV_DOUBLE
100000
No





Image Attributes
Attribute name
Data Type
X Data Length
Y Data Length
Expert
Table
DEV_DOUBLE
100000
100000
No
Table_ts
DEV_DOUBLE
100000
100000
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