
74
I
P
R
SFT(33)
DR 00
Address Instruction
Data
000
LD
0000
001
AND
0001
002
LD
0002
003
LD
0215
004
AND NOT
0200
005
LD
0201
006
AND NOT
0214
007
AND NOT
LR
0000
008
OR LD
--
009
AND
0215
010
SFT(33)
--
DR
00
011
LD
DR
0015
012
OUT NOT
0100
0215
0200
0100
0201
0214
LR 0000
0215
0002
DR 0015
0000
0001
When you have finished coding the program, make sure you have placed
END(01) at the last address. If there is not END(01) instruction in the pro-
gram, the program will not be executed even if you switch to RUN mode.
3-7-5
LOAD, LOAD NOT, AND, AND NOT, OR, and OR NOT
B: Bit
I/O, work, dedicated, DR, LR, TC
Ladder Symbols
Operand Data Areas
LOAD - LD
B
B: Bit
I/O, work, dedicated, DR, LR, TC
LOAD NOT - LD NOT
B
B: Bit
I/O, work, dedicated, DR, LR, TC
AND - AND
B
B: Bit
I/O, work, dedicated, DR, LR, TC
AND NOT - AND NOT
B
B: Bit
I/O, work, dedicated, DR, LR, TC
OR - OR
B
B: Bit
I/O, work, dedicated, DR, LR, TC
OR NOT - OR NOT
B
There is no limit to the number of any of these instructions, or restrictions in
the order in which they must be used, as long as the memory capacity of the
PC is not exceeded.
END(01)
Limitations
Instruction Set
Section 3-7