| Scalar Attributes |
| Attribute name |
Data Type |
R/W Type |
Expert |
| xPosition: Position of X axis (in user unit) |
DEV_DOUBLE | READ_WRITE | No |
| yPosition: Position of Y axis (in user unit) |
DEV_DOUBLE | READ_WRITE | No |
| xState: State of X axis |
DEV_STATE | READ | No |
| yState: State of Y axis |
DEV_STATE | READ | No |
| isXLinear: If true the xLinearRatio attribute can be written by BeamPositionTracking device when user call ActuatorSystemCalibration on it. |
DEV_BOOLEAN | READ_WRITE | No |
| isYLinear: If true the yLinearRatio attribute can be written by BeamPositionTracking device when user call ActuatorSystemCalibration on it. |
DEV_BOOLEAN | READ_WRITE | No |
| isXCalibrated: To confirm that X Axis is properly configured, ready to move |
DEV_BOOLEAN | READ_WRITE | No |
| isYCalibrated: To confirm that Y Axis is properly configured, ready to move |
DEV_BOOLEAN | READ_WRITE | No |
| xLinearRatio: Linear ratio for X axis |
DEV_DOUBLE | READ_WRITE | No |
| yLinearRatio: Linear ratio for Y axis |
DEV_DOUBLE | READ_WRITE | No |
| isSystemReady: Is the system ready to operate |
DEV_BOOLEAN | READ | No |