
Jog Your Machine
Chapter 5
5-9
If your hydraulics require it, take time now to develop ladder logic
(independent of Pro-Set 600 software) so the QDC module (in inject mode)
can assist jogging the clamp and ejector. Otherwise, omit the rest of this
chapter.
Use word 1 in the dynamic command block (DYC01) to enable and disable
individual jogs. Use word 1 in the system status block (SYS01) to monitor
the QDC module’s reaction to jog commands. Tables 5.C and 5.D identify
command and status bits for jogging the clamp and/or ejector.
Table 5.C
Clamp and Eject Jog Enable Bits
Command Block Word: ProSet 600 Address: Description:
DYC01B12
B34/396
Execute Clamp Jog Forward
DYC01B13
B34/397
Execute Clamp Jog Reverse
DYC01B14
B34/398
Execute Ejector Jog Advance
DYC01B15
B34/399
Execute Ejector Jog Retract
Table 5.D
Clamp and Eject Jog Status Bits
Status Block Word: ProSet 600
Address:
Description:
SYS01B12
B34/12
Clamp Jog Forward in Progress
SYS01B13
B34/13
Clamp Jog Reverse in Progress
SYS01B14
B34/14
Ejector Jog Advance in Progress
SYS01B15
B34/15
Ejector Jog Retract in Progress
We provide a programming example (Figure 5.2) of assisted jog control for
instructional purposes only. Your application-specific programming may
vary significantly from this example.
Important: You may also need to develop ladder logic that changes the
direction of clamp and/or ejector travel hydraulically when you command
the QDC module to retract the clamp and/or ejector.
Write Ladder Logic
to Assist with
Clamp & Eject Jogs