Rockwell Automation 1771-QDC, D17716.5.85(Passport) MNL. PLASTIC MOLDING MODULE User Manual

Page 63

Advertising
background image

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: ProĆSet 600 Address: Description:

DYC01ĆB12

B34/396

Execute Clamp Jog Forward

DYC01ĆB13

B34/397

Execute Clamp Jog Reverse

DYC01ĆB14

B34/398

Execute Ejector Jog Advance

DYC01ĆB15

B34/399

Execute Ejector Jog Retract

Table 5.D

Clamp and Eject Jog Status Bits

Status Block Word: ProĆSet 600

Address:

Description:

SYS01ĆB12

B34/12

Clamp Jog Forward in Progress

SYS01ĆB13

B34/13

Clamp Jog Reverse in Progress

SYS01ĆB14

B34/14

Ejector Jog Advance in Progress

SYS01ĆB15

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

Advertising