236
Sequence Control Instructions Section 3-5
Note For CJPN(511), the ON/OFF status of CIO 000000 would be reversed.
3-5-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
Applicable Program Areas
CIO 000000
OFF
CIO 000000
ON
&1
&1
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
Variations Executed Each Cycle for ON Condition JME0(516)
Immediate Refreshing Specification Not supported
Block program areas Step program areas Subroutines Interrupt tasks
Not allowed Not allowed OK OK