Operator`s manual

2.6 Instruction Which Adheres to an Instruction
2-218
9. Integer 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 an I Variable number, LI Variable number, I [Array number], or LI [Array number] is
selected from the table in part 1 of this Explanation, choose one of the tags from the following
table after selecting "=", "<>", ">", ">=", "<" or "<=" from the table in part 8 of this Explanation.
No Tag Explanation Note
31
Integer type con-
stant
The comparison condition is specified by the
integer type constant.
<Comparison ele-
ment 2>
32
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>
33
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>
34
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>
35
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>