Standard
RLL Instructions
5–26
Standard RLL Instructions
Immediate Instructions
Immediate Instructions
aaaX
The Store Immediate instruction begins a
new rung or additional branch in a rung.
The status of the contact will be the same
as the status of the associated input point
at the time the instruction is executed. The
image register is not updated.
aaaX
The Store Not Immediate instruction
begins a new rung or additional branch in
a rung. The status of the contact will be
opposite the status of the associated input
point at the time the instruction is
executed. The image register is not
updated.
Operand Data Type DL05 Range
aaa
Inputs X 0–377
In the following example, when X1 is on, Y2 will energize.
ENT
2
C
1
B
ENT
X1
Y2
OUT
Handheld Programmer KeystrokesDirectSOFT
STR
$
SHFT
8
I
OUT
GX
In the following example when X1 is off, Y2 will energize.
ENT
2
C
1
B
ENT
X1
Y2
OUT
Handheld Programmer Keystrokes
DirectSOFT
STRN
SP
SHFT
8
I
OUT
GX
aaaX
The Or Immediate connects two contacts
in parallel. The status of the contact will be
the same as the status of the associated
input point at the time the instruction is
executed. The image register is not
updated.
aaaX
The Or Not Immediate connects two
contacts in parallel. The status of the
contact will be opposite the status of the
associated input point at the time the
instruction is executed. The image
register is not updated.
Store
Immediate
(STRI)
Store Not
Immediate
(STRNI)
Or Immediate
(ORI)
Or Not Immediate
(ORNI)