2 INFORM Explanation
FS100 2.1   I/O Instructions :  DOUT
2-3
3. B Variable number / LB Variable number / B [Array 
number] / LB [Array number] / Byte type constant
When OG# (Output group number) or OGH# (Output group number) is 
selected from the table in part 1 of this Explanation, choose one of the 
tags from the following table.
(1) DOUT OT#(12) ON
General output signal no. 12 is turned on. 
(2) SET B000 24
DOUT OG#(3) B000
B000=24(Decimal)= 00011000(Binary)
General output signals nos. 20 and 21 are turned on. 
No Tag Explanation Note
7 B Variable number/
LB Variable number/
B [Array number]/
LB [Array number]
Specifies on/off of the output signal by the specified bit 
value byte type variable.
bit:
0: OFF
1: ON
8 Byte type constant When the constant byte type is expressed in bit form, 
the corresponding on/off output signal is specified. 
Specifies on/off of the output signal by bit value.
9 INVERT Refers the current signal status to output OFF when the 
status is ON, and output ON when the status is OFF.
OT#(17)OT#(23) OT#(22)
OG#(3)
OT#(21)OT#(24) OT#(19) OT#(18)
ON
OT#(20)