Standard
RLL Instructions
5–9
Standard RLL Instructions
Boolean Instructions
Boolean Instructions
The Store instruction begins a new rung
or an additional branch in a rung with a
normally open contact. Status of the
contact will be the same state as the
associated image register point or
memory location.
Aaaa
The Store Not instruction begins a new
rung or an additional branch in a rung
with a normally closed contact. Status of
the contact will be opposite the state of
the associated image register point or
memory location.
Aaaa
Operand Data Type DL05 Range
A aaa
Inputs X 0–377
Outputs Y 0–377
Control Relays C 0–777
Stage S 0–377
Timer T 0–177
Counter CT 0–177
Special Relay SP 0–777
In the following Store example, when input X1 is on, output Y2 will energize.
STR
$
1
B
ENT
OUT
GX
2
C
ENT
Handheld Programmer KeystrokesDirectSOFT
Y2
OUT
X1
In the following Store Not example, when input X1 is off output Y2 will energize.
STRN
SP
1
B
ENT
OUT
GX
2
C
ENT
Y2
OUT
X1
Handheld Programmer KeystrokesDirectSOFT
Store
(STR)
Store Not
(STRN)