|
7 Device Attributes
|
|
Name
|
Inherited
|
Abstract
|
Attr. type
|
R/W type
|
Data type
|
Level
|
Description
|
| Temperature |
false |
false |
Scalar |
READ |
Tango::DEV_DOUBLE |
OPERATOR |
Temperature in K or C (depending on the Units attribute) |
| SensorType |
false |
false |
Scalar |
READ |
Tango::DEV_LONG |
OPERATOR |
Sensor Type: 0->disabled,1->Diode,2->Platinum RTD,3->NTC RTD,4->Thermocouple |
| SensorTypeInfo |
false |
false |
Scalar |
READ |
Tango::DEV_STRING |
OPERATOR |
|
| InputCurve |
false |
false |
Scalar |
READ_WRITE |
Tango::DEV_LONG |
OPERATOR |
Input Curve |
| Tlimit |
false |
false |
Scalar |
READ_WRITE |
Tango::DEV_LONG |
OPERATOR |
A temperature limit in Kelvin above which all control outputs will be shutdown.
0-> turns this feature off. |
| Units |
false |
false |
Scalar |
READ_WRITE |
Tango::DEV_LONG |
OPERATOR |
Read/writes preferred units parameter for sensor readings and for
the control setpoint: 1 = kelvin, 2 = Celsius, 3 = Sensor |
| CurvesInfo |
false |
false |
Spectrum (60) |
READ |
Tango::DEV_STRING |
OPERATOR |
Information about curves and the allowed sensor types and temperature ranges. |