5 Device Attributes
|
Name
|
Inherited
|
Abstract
|
Attr. type
|
R/W type
|
Data type
|
Level
|
Description
|
Current |
false |
false |
Scalar |
READ |
Tango::DEV_DOUBLE |
OPERATOR |
Read current. |
Voltage |
false |
false |
Scalar |
READ |
Tango::DEV_DOUBLE |
OPERATOR |
Read voltage. |
SetVoltage |
false |
false |
Scalar |
READ_WRITE |
Tango::DEV_DOUBLE |
OPERATOR |
Set Voltage value, read last set value. |
MaxOutputCurrent |
false |
false |
Scalar |
READ_WRITE |
Tango::DEV_DOUBLE |
OPERATOR |
Set maximum output current, read last set value. |
VoltageOutputActive |
false |
false |
Scalar |
READ_WRITE |
Tango::DEV_LONG |
OPERATOR |
Activate/deactivate Output Voltage. |