DL205 User Manual, 4th Edition, Rev. B
5–13
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 Bit-of-Word (ORB)
The Or Bit-of-Word instruction logically ors a
normally open Bit-of-Word contact in parallel with
another contact in a rung. Status of the contact will be
the same state as the bit referenced in the associated
memory location.
Or Not Bit-of-Word (ORNB)
The Or Not Bit-of-Word instruction logically ors a
normally closed Bit-of-Word contact in parallel with
another contact in a rung. Status of the contact will be
opposite the state of the bit referenced in the associated
memory location.
In the following Or Bit-of-Word example, when input X1 or bit 7 of V1400 is on, output Y7
will energize.
In the following Or Not Bit-of-Word example, when input X1 is on or bit 7 of V1400 is off,
output Y7 will energize.
Y7
OUT
X1
B1400.7
STR 1
Handheld Programmer Keystrokes
DirectSOFT
OR V 1
OUT 7
SHFT 4 0 0
7
ENT
ENT
ENT
K
B
Y7
OUT
X1
STR 1
Handheld Programmer Keystrokes
DirectSOFT
ORN V 1
OUT 7
4 0 0
7
B1400.7
ENT
ENT
ENT
K
SHFT B
Operand Data Type DL250-1 Range DL260 Range
A
aaa bb
aaa
bb
V-memory B
See memory map
page 3-55
BCD, 0 to 15
See memory map
page 3-56
BCD, 0 to 15
Pointer PB
See memory map
page 3-55
BCD, 0 to 15
See memory map
page 3-56
BCD, 0 to 15
DS Implied
HPP Used