A-3
Appendices
CP2E CPU Unit Software User’s Manual(W614)
A
-1 In
struction
Fu
nctio
n
s
App
A-1-2 Sequence Output
Instr
u
ctions
NOT
NOT
---
Reverses the execution condition.
CONDITION
ON
UP
---
UP(521) turns ON the execution condition for one cycle when the
execution condition goes from OFF to ON.
CONDITION
OFF
DOWN
---
DOWN(522) turns ON the execution condition for one cycle when
the execution condition goes from ON to OFF.
LOAD BIT
TEST
LD TST
---
LD TST(
3
50) is used in the program like LD; the execution condi-
tion is ON when the specified bit in the specified word is ON, and
OFF when the bit is OFF.
LOAD BIT
TEST NOT
LD TSTN
---
LD TSTN(
3
51) is used in the program like LD NOT; the execution
condition is OFF when the specified bit in the specified word is
ON, and ON when the bit is OFF.
AND BIT TEST
AND TST
---
AND TST(
3
50) is used in the program like AND; the execution
condition is ON when the specified bit in the specified word is ON,
and OFF when the bit is OFF.
AND BIT TEST
NOT
AND TSTN
---
AND TSTN(
3
51) is used in the program like AND NOT; the execu-
tion condition is OFF when the specified bit in the specified word is
ON, and ON when the bit is OFF.
OR BIT TEST
OR TST
---
OR TST(
3
50) is used in the program like OR; the execution condi-
tion is ON when the specified bit in the specified word is ON, and
OFF when the bit is OFF.
OR BIT TEST
NOT
OR TSTN
---
OR TSTN(
3
51) is used in the program like OR NOT; the execution
condition is OFF when the specified bit in the specified word is
ON, and ON when the bit is OFF.
A-1-2
Sequence Output Instructions
Instruction
Mnemonic
Variations
Symbol/Operand
Function
OUTPUT
OUT
!
Outputs the result (execution condition) of the logical processing
to the specified bit.
OUTPUT NOT
OUT NOT
!
Reverses the result (execution condition) of the logical processing,
and outputs it to the specified bit.
KEEP
KEEP
!
Operates as a latching relay.
Instruction
Mnemonic
Variations
Symbol/Operand
Function
UP(521)
DOWN(522)
T
S
T(350)
S
N
S
:
S
o
u
rce word
N
: Bit n
u
m
b
er
T
S
TN(351)
S
N
S
:
S
o
u
rce word
N
: Bit n
u
m
b
er
AND T
S
T(350)
S
N
S
:
S
o
u
rce word
N
: Bit n
u
m
b
er
AND TSTN(351)
S
N
S
:
S
o
u
rce word
N
: Bit n
u
m
b
er
TST(350)
S
N
S
:
S
o
u
rce word
N
: Bit n
u
m
b
er
T
S
TN(351)
S
N
S
:
S
o
u
rce word
N
: Bit n
u
m
b
er
KEEP(011)
S (Set)
R (Reset)
B
B
:
Bit
Reset
Status of B
S execution
condition
R execution
condition
Set
Summary of Contents for SYSMAC CP Series
Page 3: ......
Page 32: ...1 Overview 1 4 CP2E CPU Unit Software User s Manual W614 ...
Page 44: ...3 CPU Unit Operation 3 8 CP2E CPU Unit Software User s Manual W614 ...
Page 116: ...6 I O Allocation 6 8 CP2E CPU Unit Software User s Manual W614 ...
Page 144: ...7 PLC Setup 7 28 CP2E CPU Unit Software User s Manual W614 ...
Page 170: ...10 Interrupts 10 14 CP2E CPU Unit Software User s Manual W614 ...
Page 200: ...11 High speed Counters 11 30 CP2E CPU Unit Software User s Manual W614 ...
Page 272: ...12 Pulse Outputs 12 72 CP2E CPU Unit Software User s Manual W614 ...
Page 278: ...13 PWM Outputs 13 6 CP2E CPU Unit Software User s Manual W614 ...
Page 460: ...18 Programming Device Operations 18 28 CP2E CPU Unit Software User s Manual W614 ...
Page 576: ...Revision 2 CP2E CPU Unit Software User s Manual W614 ...
Page 577: ......