TANGO
Device Server



IncaaAdc
Device Attributes Description

IncaaAdc Class

Revision: IncaaAdc-Release_1_0_0 - Author: bourtemb

Scalar Attributes
Attribute name
Data Type
R/W Type
Expert
Value: analog value
DEV_DOUBLE
READ
No
NAverage: number of values to average
DEV_SHORT
WRITE
No
A0: the first coefficient of the formula choosen with the attribute calc_type.
DEV_DOUBLE
READ_WRITE
Yes
A1: the second coefficient of the formula choosen with the attribute calc_type.
DEV_DOUBLE
READ_WRITE
Yes
A2: the third coefficient of the formula choosen with the attribute calc_type.
DEV_DOUBLE
READ_WRITE
Yes
A3: the fourth coefficient of the formula choosen with the attribute calc_type.
DEV_DOUBLE
READ_WRITE
Yes
Calc_type: Type of formula used to calculate the value attribute. could be set to POLYNOM or POW10. POLYNOM: the formula used is : a0 + a1X + a2X^2 + a3X^3 POW10: the formula is : a0 + a1*10^(a2 + a3*X))
DEV_STRING
READ_WRITE
Yes







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