DL205 User Manual, 4th Edition, Rev. B
5–31
Chapter 5: Standard RLL Instructions - Boolean
1
2
3
4
5
6
7
8
9
10
11
12
13
14
A
B
C
D
Or (OR)
The Comparative Or instruction connects a normally
open comparative contact in parallel with another contact.
The contact will be on when Aaaa is equal to or greater
than Bbbb.
Or Not (ORN)
The Comparative Or Not instruction connects a
normally open comparative contact in parallel with
another contact. The contact will be on when Aaaa is less
than Bbbb.
In the following example, when the value in V-memory location V2000 = 6045 or
V2002
욷
2345, Y3 will energize.
In the following example when the value in V-memory location V2000 = 1000 or
V2002 < 2500, Y3 will energize.
Operand
Data Type
DL230 Range
DL240 Range
DL250-1 Range
DL260 Range
A/B
aaa
bbb
aaa
bbb
aaa
bbb
aaa
bbb
V-memory V
All. (See
memory map
page 3-53)
All. (See
memory map
page 3-53)
All. (See
memory map
page 3-54)
All. (See
memory map
page 3-54)
All. (See
memory map
page 3-55)
All. (See
memory map
page 3-55)
All. (See
memory map
page 3-56)
All. (See
memory map
page 3-56)
Pointer P
–
–
–
All V-memory.
(See memory
map page
3-54)
–
All V-memory.
(See memory
map page
3-55)
–
All V-memory.
(See memory
map page
3-56)
Constant K
–
0-FFFF
–
0-FFFF
–
0-FFFF
–
0-FFFF
þ
þ
þ
þ
230
240
250-1
260
þ
þ
þ
þ
230
240
250-1
260
A
aaa
B
bbb
A
aaa
B
bbb
2
C
3
D
4
E
5
F
ENT
6
G
0
A
Y3
OUT
V2000
K6045
V2002
K2345
Direct
SOFT
Handheld Programmer Keystrokes
SHFT
4
E
2
C
0
A
0
A
0
A
ENT
STR
$
OR
Q
OUT
GX
ENT
3
D
4
E
5
F
SHFT
AND
V
2
C
0
A
0
A
2
C
ENT
3
D
2
C
5
F
ENT
0
A
0
A
ENT
1
B
0
A
0
A
0
A
4
E
Y3
OUT
V2000
K1000
V2002
K2500
Direct
SOFT
Handheld Programmer Keystrokes
STR
$
SHFT
2
C
0
A
0
A
0
A
ORN
R
OUT
GX
SHFT
AND
V
2
C
0
A
0
A
2
C
DS Implied
HPP
Used