Omron CJ2 CPU UNIT SOFTWARE User Manual page 488

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

Advertisement

Appendices
Instruction
Mnemonic
OR LOAD
OR LD
---
NOT
NOT
520
CONDITION
UP
521
ON
CONDITION
DOWN
522
OFF
BIT TEST
LD TST
350
BIT TEST
LD TSTN
351
BIT TEST
AND TST
350
BIT TEST
AND TSTN
351
BIT TEST
OR TST
350
BIT TEST
OR TSTN
351
A-4
Code
Symbol/Operand
Logic block
Logic block
UP(521)
DOWN(522)
TST(350)
S
N
S: Source word
N: Bit number
TSTN(351)
S
N
S: Source word
N: Bit number
AND TST(350)
S
N
S: Source word
N: Bit number
AND TSTN(351)
S
N
S: Source word
N: Bit number
TST(350)
S
N
S: Source word
N: Bit number
TSTN(351)
S
N
S: Source word
N: Bit number
Function
Takes a logical OR between logic blocks.
LD
Logic block A
to
LD
Logic block B
to
OR LD
Parallel connection between
logic block A and logic block B.
Reverses the execution condition.
UP(521) turns ON the execution condition for one cycle
when the execution condition goes from OFF to ON.
DOWN(522) turns ON the execution condition for one
cycle when the execution condition goes from ON to
OFF.
LD TST(350), AND TST(350), and OR TST(350) are
used in the program like LD, AND, and OR; the execu-
tion condition is ON when the specified bit in the speci-
fied word is ON and OFF when the bit is OFF.
LD TSTN(351), AND TSTN(351), and OR TSTN(351)
are used in the program like LD NOT, AND NOT, and
OR NOT; the execution condition is OFF when the
specified bit in the specified word is ON and ON when
the bit is OFF.
LD TST(350), AND TST(350), and OR TST(350) are
used in the program like LD, AND, and OR; the execu-
tion condition is ON when the specified bit in the speci-
fied word is ON and OFF when the bit is OFF.
LD TSTN(351), AND TSTN(351), and OR TSTN(351)
are used in the program like LD NOT, AND NOT, and
OR NOT; the execution condition is OFF when the
specified bit in the specified word is ON and ON when
the bit is OFF.
LD TST(350), AND TST(350), and OR TST(350) are
used in the program like LD, AND, and OR; the execu-
tion condition is ON when the specified bit in the speci-
fied word is ON and OFF when the bit is OFF.
LD TSTN(351), AND TSTN(351), and OR TSTN(351)
are used in the program like LD NOT, AND NOT, and
OR NOT; the execution condition is OFF when the
specified bit in the specified word is ON and ON when
the bit is OFF.
Execution
Location
condition
Continues
Required
on rung
Continues
Required
on rung
Continues
Required
on rung
Continues
Required
on rung
Logic start
Not
required
Logic start
Not
required
Continues
Required
on rung
Continues
Required
on rung
Continues
Required
on rung
Continues
Required
on rung
CJ2 CPU Unit Software User's Manual

Advertisement

Table of Contents
loading

Table of Contents