|
libximc
2.14.17
|
Position information. More...
Data Fields | |
| int | Position |
| The position of the whole steps in the engine. | |
| int | uPosition |
| Microstep position is only used with stepper motors. | |
| long_t | EncPosition |
| Encoder position. | |
Position information.
Useful structure that contains position value in steps and micro for stepper motor and encoder steps of all engines.
| long_t EncPosition |
Encoder position.
| int uPosition |
Microstep position is only used with stepper motors.
Microstep size and the range of valid values for this field depend on selected step division mode (see MicrostepMode field in engine_settings).
1.8.2