Sequence Output Instructions - Omron SYSMAC CS/CJ Series Programming Manual

Table of Contents

Advertisement

Sequence Output Instructions

Instruction
Symbol/Operand
Mnemonic
Code
BIT TEST
AND TSTN
AND TSTN(351)
351
S: Source word
N: Bit number
BIT TEST
TST(350)
OR TST
350
S: Source word
N: Bit number
BIT TEST
TSTN(351)
OR TSTN
351
S: Source word
N: Bit number
3-2
Sequence Output Instructions
Instruction
Symbol/Operand
Mnemonic
Code
OUTPUT
OUT
!OUT
OUTPUT NOT
OUT NOT
!OUT NOT
KEEP
S (Set)
KEEP
!KEEP
011
R (Reset)
B: Bit
72
LD TSTN(351), AND TSTN(351), and OR TSTN(351) are used in the pro-
gram 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
S
OFF.
N
LD TST(350), AND TST(350), and OR TST(350) are used in the program
like LD, AND, and OR; the execution condition is ON when the specified bit
in the specified word is ON and OFF when the bit is OFF
S
N
LD TSTN(351), AND TSTN(351), and OR TSTN(351) are used in the pro-
gram 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
S
OFF.
N
Outputs the result (execution condition) of the logical processing to the spec-
ified bit.
Reverses the result (execution condition) of the logical processing, and out-
puts it to the specified bit.
Operates as a latching relay.
KEEP(011)
Set
B
Reset
S execution
condition
R execution
condition
Status of B
Function
Function
Section 3-2
Location
Execution
condition
Required
Required
Required
Location
Execution
condition
Output
Required
Output
Required
Output
Required

Advertisement

Table of Contents
loading

Table of Contents