is_moving

is_moving#

method

Z825B.is_moving() bool#

Returns whether the motor is moving (clockwise or counterclockwise). Does not return True if the motor is moving by jogging or if movement is due to homing.

Returns:
is_movingbool

Whether the motor is moving.