McMotionState

The motion state of an axis.

Name Value Meaning
mcConstantVelocity 0 The axis is moving at a constant speed.
mcAccelerating 1 The axis is accelerating.
mcDecelerating 2 The axis is decelerating.
mcHalted 3 The axis is stopped.