Out (OUT)
The Out instruction reflects the status of the rung
230
(on/off ) and outputs the discrete (on/off ) state to
240
the specified image register point or memory
250-1
location. Multiple Out instructions referencing the
260
same discrete location should not be used since only
the last Out instruction in the program will control
the physical output point. Instead, use the next
instruction, the Or Out.
Operand Data Type
Inputs
Outputs
Control Relays
Global
Global
In the following Out example, when input X1 is on, output Y2 and Y5 will energize.
DirectSOFT
DS
Used
HPP
Used
In the following Out example the program contains two Out instructions using the same
location (Y10). The physical output of Y10 is ultimately controlled by the last rung of logic
referencing Y10. X1 will override the Y10 output being controlled by X0. To avoid this
situation, multiple outputs using the same location should not be used in programming. If
you need to have an output controlled by multiple inputs see the OROUT instruction on
page 5–19.
DL230 Range DL240 Range DL250-1 Range DL260 Range
A
aaa
X
0–177
Y
0–177
C
0–377
GX
GY
X1
X0
X1
Chapter 5: Standard RLL - Boolean
aaa
0–477
0–477
0–377
-
-
-
-
Handheld Programmer Keystrokes
Y2
$
STR
OUT
GX
OUT
Y5
GX
OUT
OUT
Y10
OUT
Y10
OUT
DL205 User Manual, 4th Edition, Rev. B
Aaaa
OUT
aaa
aaa
0–777
0–1777
0–777
0–1777
0–1777
0–3777
-
0–3777
-
0–3777
B
ENT
1
C
ENT
2
F
ENT
5
5–17
1
2
3
4
5
6
7
8
9
10
11
12
13
14
A
B
C
D
Need help?
Do you have a question about the DirectLOGIC DL205 Series and is the answer not in the manual?