Omron SYSMAC CJ - REFERENCE MANUAL 01-2008 Reference Manual page 71

Sysmac cs/cj/one nsj series programmable controllers
Table of Contents

Advertisement

Instruction Functions
Instruction
Symbol/Operand
Mnemonic
Code
JUMP END
JME(005)
JME
005
N: Jump number
CONDITIONAL
CJPN(511)
JUMP
CJPN
511
N: Jump number
MULTIPLE JUMP
JMP0(515)
JMP0
515
MULTIPLE JUMP
JME0(516)
END
JME0
516
32
Indicates the end of a jump initiated by JMP(004) or CJP(510).
N
The operation of CJPN(511) is almost identical to JMP(004).
When the execution condition for CJP(004) is OFF, program execution
jumps directly to the first JME(005) in the program with the same jump
N
number. CJPN(511) and JME(005) are used in pairs.
Execution
condition ON
Instructions
executed
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.
Execution
condition a ON
Instructions
executed
Execution
condition b ON
Instructions
executed
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.
Function
Execution
condition OFF
Instructions
jumped
Instructions in this section
are not executed and out-
put status is maintained.
The instruction execution
time for these instructions
is eliminated.
Execution
condition a OFF
Instructions
jumped
Jumped instructions
are processed as
NOP(000). Instruction
Execution
execution times are
condition b OFF
the same as
NOP(000).
Instructions
jumped
Section 2-2
Location
Page
Execution
condition
Output
228
Not required
Output
232
Not required
Output
236
Required
Output
236
Not required

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents