Omron CJ2 CPU UNIT SOFTWARE User Manual page 492

Cj2 cpu unit software
Hide thumbs Also See for CJ2 CPU UNIT SOFTWARE:
Table of Contents

Advertisement

Appendices
Instruction
Mnemonic
CONDITIONAL
CJP
510
JUMP
CONDITIONAL
CJPN
511
JUMP
JUMP END
JME
005
MULTIPLE
JMP0
515
JUMP
MULTIPLE
JME0
516
JUMP END
A-8
Code
Symbol/Operand
CJP(510)
N
N: Jump number
CJPN(511)
N
N: Jump number
JME(005)
N
N: Jump number
JMP0(515)
JME0(516)
Function
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.
Execution condition
Instruc-
Instructions
tions
jumped
ex-
ecuted
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
number. CJPN(511) and JME(005) are used in
pairs.
Execution condition
Instruc-
Instruc-
tions
tions
ex-
jumped
ecuted
Indicates the destination of a jump instruction.
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
Execution
condition a
condition a
ON
OFF
Instruc-
Instruc-
tions
tions
executed
jumped
Execution
Execution
condition b
condition b
OFF
ON
Instruc-
Instruc-
tions
tions
executed
jumped
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
Location
condition
Output
Required
Instructions in
this section are
not executed
and out-put
status is
maintained.
The instruction
execution time
for these
instructions is
eliminated.
Output
Not
required
Instructions
in this section
are not
executed and
out-put status
is maintained.
The
instruction
execution
time for these
instructions is
eliminated.
Output
Not
required
Output
Required
Jumped instructions
are processed as
NOP(000).
Instruction execution
times are the same
as NOP(000).
Output
Not
required
CJ2 CPU Unit Software User's Manual

Advertisement

Table of Contents
loading

Table of Contents