Operator`s manual

2.6 Instruction Which Adheres to an Instruction
2-216
7. Byte type constant /B Variable number /LB Variable number /B [Array
number] /LB [Array number] /I Variable number /LI Variable number /I
[Array number] /LI [Array number] /D Variable number /LD Variable num-
ber /D [Array number] /LD [Array number] /R Variable number /LR Variable
number /R [Array number] /LR [Array number]
When a B Variable number, LB Variable number, B [Array number], or LB [Array number] is
selected from the table in part 1 of this Explanation, choose one of the tags in the following
table after “=”, ”<>”, “>”, “>=”, “<“ or “<=” is selected from the table in part 6 of this Explanation.
No Tag Explanation Note
20
Byte type con-
stant
The comparison condition is specified by the
byte type constant.
<Comparison ele-
ment 2>
21
B Variable num-
ber/
LB Variable num-
ber/
B [Array number]/
LB [Array num-
ber]
Specifies the byte type variable number which
becomes a comparison condition.
<Comparison ele-
ment 2>
22
I Variable num-
ber/
LI Variable num-
ber/
I [Array number]/
LI [Array number]
Specifies the integer type variable number which
becomes a comparison condition.
<Comparison ele-
ment 2>
23
D Variable num-
ber/
LD Variable num-
ber/
D [Array number]/
LD [Array num-
ber]
Specifies the double precision type variable
number which becomes a comparison condition.
<Comparison ele-
ment 2>
24
R Variable num-
ber/
LR Variable num-
ber/
R [Array number]/
LR [Array num-
ber]
Specifies the real type variable number which
becomes a comparison condition.
<Comparison ele-
ment 2>