| Scalar Attributes |
| Attribute name |
Data Type |
R/W Type |
Expert |
| position: position of the axis in user units |
DEV_DOUBLE | READ_WRITE | No |
| acceleration: in user units/sec� |
DEV_DOUBLE | READ_WRITE | Yes |
| deceleration: in user units/sec� |
DEV_DOUBLE | READ_WRITE | Yes |
| velocity: maximum velocity for the movements in user units/sec |
DEV_DOUBLE | READ_WRITE | Yes |
| accuracy: position accuracy the final position is considered as correct if position reached <= desired position + or - accuracy |
DEV_DOUBLE | READ_WRITE | Yes |
| offset: Offset subtracted from current hardware position. position = (hardware position * PositionConversionRatio)-Offset |
DEV_DOUBLE | READ_WRITE | Yes |