| Device Properties |
| Property name |
Property type |
Description |
| IPAddress |
Tango::DEV_STRING |
IP address of the underlying power brick.
This property has no default value and must be specified.
|
| TCPPort |
Tango::DEV_ULONG |
Power brick listening TCP port. |
| StdDataPollingPeriod |
Tango::DEV_DOUBLE |
Polling period for standard data reading, in ms.
If set to null value, the standard data reading is synchronous.
For expert only. |
| CriticalDataPollingPeriod |
Tango::DEV_DOUBLE |
Polling period for critical data reading, in ms.
If set to null value, the critical data reading is synchronous.
For expert only |
| NbOfComposedAxes |
Tango::DEV_USHORT |
Number of deployed instances of composed axes |