Omron CS1G/H-CPUxxH Instructions Manual page 216

Sysmac cs series; sysmac cj series
Hide thumbs Also See for CS1G/H-CPUxxH:
Table of Contents

Advertisement

Sequence Control Instructions
3-5-5
CONDITIONAL JUMP: CJP(510)/CJPN(511)
Purpose
Ladder Symbols
Variations
When CIO 000000 is ON in the following example, the instructions between
JMP(004) and JME(005) are executed normally.
The operation of CJP(510) is the basically the opposite of JMP(004). When
the execution condition for CJP(510) is ON, program execution jumps directly
to the first JME(005) in the program with the same jump number. CJP(510)
and JME(005) are used in pairs.
The operation of CJPN(511) is almost identical to JMP(004). When the execu-
tion condition for CJP(004) is OFF, program execution jumps directly to the
first JME(005) in the program with the same jump number. CJPN(511) and
JME(005) are used in pairs.
Variations
Jumps when ON/Doesn't jump when OFF
Immediate Refreshing Specification
CIO 000000
ON
&1
Instructions
Normal
not executed.
execution
(Outputs re-
main un-
changed.)
&1
CJP(510)
N
N: Jump number
CJPN(511)
N
N: Jump number
Section 3-5
CIO 000000
OFF
CJP(510)
Not supported
195

Advertisement

Table of Contents
loading

Table of Contents