| Device Properties |
| Property name |
Property type |
Description |
| Url |
Tango::DEV_STRING |
IP Address of the HXP Controller |
| Port |
Tango::DEV_SHORT |
port to connect to HXP |
| Period |
Tango::DEV_SHORT |
polling period |
| GroupName |
Tango::DEV_STRING |
Name of the XPS Group |
| AttributeMotorList |
Array of string |
each line creates a dynamic attribute
syntax : AttributeName;PositionerName;[format]
order by : the order of motors in the group
format is optional, default value : %7.4f
|
| ForceStateMovingTimeoutms |
Tango::DEV_LONG |
this property sets the timer that forces state to MOVING State at moving request to the given value in millisecond.
|