| Scalar Attributes |
| Attribute name |
Data Type |
R/W Type |
Expert |
| isLiberaControlled: true if origin of control is Libera BPM |
DEV_BOOLEAN | READ | No |
| isOn: true if power supply is ON |
DEV_BOOLEAN | READ | No |
| current |
DEV_DOUBLE | READ_WRITE | No |
| voltage |
DEV_DOUBLE | READ | No |
| setpoint: consigne courante si en mode local non affich� sinon |
DEV_DOUBLE | READ | No |
| spMin: minimum setpoint received refreshed 1 Hz. If no setpoint received in the current second, displays default value 10A |
DEV_DOUBLE | READ | No |
| spMean: Mean setpoint received refreshed 1 Hz. |
DEV_DOUBLE | READ | No |
| spMax: Maximum setpoint received refreshed 1 Hz. If no setpoint received in the current second, displays default value -10A |
DEV_DOUBLE | READ | No |
| nbFrameSec: nb frames ( from RS-485 eg Libera or TCP/IP eg Tango Control System) received in 1 sec. |
DEV_USHORT | READ | No |
| nbErrorSec: nb frames in error ( from RS-485 eg Libera or TCP/IP eg Tango Control System) received in 1 sec. errors can be : overrun (too much frames received) timeout (more than 12 �sec between 2 bytes in a frame) parity (parity error rs 485 frame) frame (no stop bit at the end of RS485 frame) |
DEV_USHORT | READ | No |
| nbErrorCounter: nb frames in error ( from RS-485 eg Libera or TCP/IP eg Tango Control System) received since last ClearErrorCounter command errors can be : overrun (too much frames received) timeout (more than 12 �sec between 2 bytes in a frame) parity (parity error rs 485 frame) frame (no stop bit at the end of RS485 frame) |
DEV_USHORT | READ | No |