161
Sequence Control Instructions Section 3-4
Example When CIO 0.00 is ON in the following example, the instructions between
CJP(510) and JME(005) are not executed and the outputs maintain their pre-
vious status.
When CIO 0.00 is OFF in the following example, the instructions between
CJP(510) and JME(005) are executed normally.
Note For CJPN(511), the ON/OFF status of CIO 0.00 would be reversed.
3-4-8 MULTIPLE JUMP and JUMP END: JMP0(515) and JME0(516)
Purpose When the execution condition for JMP0(515) is OFF, all instructions from
JMP0(515) to the next JME0(516) in the program are processed as
NOP(000). Use JMP0(515) and JME0(516) in pairs. There is no limit on the
number of pairs that can be used in the program.
Ladder Symbols
Variations
CIO 0.00
OFF
CIO 0.00
ON
&1
&1
0.00
Normal
execution
Instructions
not
executed.
(Outputs
remain un-
changed.)
JMP0(515)
JME0(516)
Variations Jumps when OFF/Does Not Jump when ON JMP0(515)
Immediate Refreshing Specification Not supported