Specifications

6 - 20
6.10 Practice Question (2) JOG Operation
<Condition> • Turning X4 ON carries out the axis 1 forward run JOG.
• Turning X5 ON carries out the axis 1 reverse run JOG.
• The JOG speed is 1000.00mm/min.
<Hint> • Directly transfer the JOG speed into the buffer memory of the QD75 by
the DMOV command from the intelligent function module direct device.
• Turn ON the output Y of the JOG start.
<Answer> • Fill in the
.
X4(X axis forward run JOG)
DMOVP
G1518
U0A\
X5(X axis reverse run JOG)
DMOVP
G1518
U0A\
<Operation>
Add the answer into the sequence program in Section 6.9 and write it to the PLC CPU,
and confirm the operation.