5 SEQUENCE INSTRUCTIONS
5.3 Output Instructions
175
5
5.3 Output Instructions
Out (excluding the timer, counter, and annunciator)
OUT
This instruction outputs the operation result to the specified device.
■Execution condition
■Description, range, data type
• In safety programs executed by the Safety CPU, only safety devices and safety labels of data types described in the table
can be used.
■Applicable devices
*1 When F is used, refer to the following.
Page 188 OUT F
*2 When T or ST is used, refer to the following.
Page 177 OUT T, OUTH T, OUT ST, OUTH ST
When C is used, refer to the following.
Page 184 OUT C
• In safety programs executed by the Safety CPU, only the following safety devices and constants can be used.
*3 When SA\T and SA\ST is used, refer to the following.
Page 177 OUT T, OUTH T, OUT ST, OUTH ST
When SA\C is used, refer to the following.
Page 184 OUT C
Ladder ST
ENO:=OUT(EN,d);
FBD/LD
Instruction Execution condition
OUT Every scan
Operand Description Range Data type Data type (label)
(d) On/off target device number Bit ANY_BOOL
EN Execution condition Bit BOOL
ENO Execution result Bit BOOL
Operand Bit Word Double word Indirect
specification
Constant Others
(DY)
X, Y, M, L,
SM, F, B, SB,
FX, FY
J\ T, ST, C, D, W,
SD, SW, FD, R,
ZR, RD
U\G, J\,
U3E\(H)G
Z LT, LS T,
LC
LZ K, H E $
(d)
*1
*2
Operand Bit Word Constant
SA\X, SA\Y, SA\M, SA\SM, SA\B SA\T, SA\ST, SA\C, SA\D, SA\W, SA\SD K, H
(d)
*3
RnCPU
RnENCPU
RnSFCPU RnSFCPURnPCPURnPCPU
(Standard) (Safety)
(Redundant)
(Process)