108
5 SEQUENCE INSTRUCTIONS
5.3 Output Instructions
5.3 Output Instructions
Out (excluding the timer, counter and annunciator)
OUT
This instruction outputs the operation result up to this instruction to the specified device.
■Descriptions, ranges, and data types
■Applicable devices
*1 When using F, refer to Page 113 OUT F.
*2 Only the FX5 series intelligent function module can be specified.
*3 When using T, ST, refer to Page 109 OUT T, OUTH T, OUTHS T, OUT ST, OUTH ST, OUTHS ST.
When using C, refer to Page 111 OUT C.
When using LC, refer to Page 112 OUT LC.
*4 T, ST, C cannot be used.
• This instruction outputs the operation result up to this instruction to the specified device.
There is no operation error.
Ladder diagram Structured text
ENO:=OUT(EN,d);
Operand Remarks Range Data type Data type (label)
(d) Number of the device that turns ON/OFF Bit ANY_BOOL
Operand Bit Word Double word Indirect
specification
Constant Others
(DY)
X, Y, M, L,
SM, F, B, SB
U\G T, ST,
C, LC
T, ST, C, D,
W, SD, SW, R
U\G Z LC LZ K, H E $
(d)
*1
*2
*3
*4
Condition Operation result Coil/specified bit
When bit device is used OFF OFF
ON ON
When bit of word device is specified OFF 0
ON 1