Operator`s manual

2.1 I/O Instructions
2-3
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
6
B Variable num-
ber/
LB Variable num-
ber/
B [Array number]/
LB [Array num-
ber]
Specifies on/off of the output signal by the speci-
fied bit value byte type variable.
bit:
0: OFF
1: ON
7
Byte type con-
stant
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.
Example
OT#(17)OT#(23) OT#(22)
OG#(3)
OT#(21)OT#(24) OT#(19) OT#(18)
ON
OT#(20)