Chapter 11 JOG Mode
1-3
M-Series PLC Motion User Manual
11-1 JOG Mode 0
⚫ Function Description
When EN of FUN180 = 1, it will move at the JOG initial speed set by the motion axis, until EN = 0
of FUN180, it will stop the servo operation immediately.
⚫ Ladder Example
Note 1: It is recommended that users add a special register - SERVO_IS_ON as shown in the
figure above before using the function to reduce unnecessary errors that may occur when using
the JOG function.
Note 2: The AXIS of the label needs to be the same as the AX of the function to achieve the
protection effect.
⚫ Operation Diagram