Specifications

Publication GMC-SG001E-EN-P June 2001
5-8 Software
RSLogix 5000 Ladder Logic Programming
RSLogix 5000 ladder logic programming allows you to control your axes of motion. For example, you can
enable, jog and stop your axes with ladder logic programming.
Figure 5.7
RSLogix 5000 Ladder Logic Programming
Rung 0:
Enables the Feed and Cut axes when you press the
servo_on button.
Rung 1:
Jogs the Feed axis in the positive direction when you
press the jog_plus button, and when the axis feed
feedback is on.
Rung 2:
Jogs the Feed axis in the reverse direction when you
press the jog_minus button, and when the axis feed
feedback is on.
Rung 3:
Stops the Feed axis when you release the jog_plus
button and the jog_minus button.