2 INFORM Explanation
FS100 2.3 Operating Instruction : DIV
2-113
2. Byte type constant/B Variable number/LB Variable
number/B [Array number]/LB [Array number]/I Vari-
able 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 from the following table.
3. Integer type constant/B Variable number/LB Vari-
able number/B [Array number]/LB [Array number]/I
Variable number/LI Variable number/I [Array num-
ber]/LI [Array number]/D Variable number/LD Vari-
able number/D [Array number]/LD [Array number]/R
Variable number/LR Variable number/R [Array num-
ber]/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.
No. Tag Explanation Note
8 Byte type constant Specifies the byte type data by which Data 1 is divided. <Data 2>
9 B Variable number/
LB Variable number/
B [Array number]/
LB [Array number]
Specifies the number of the byte type variable by which
Data 1 is divided.
<Data 2>
10 I Variable number/
LI Variable number/
I [Array number]/
LI [Array number]
Specifies the number of the integer type variable by
which Data 1 is divided.
<Data 2>
11 D Variable number/
LD Variable number/
D [Array number]/
LD [Array number]
Specifies the number of the double-precision type
variable by which Data 1 is divided.
<Data 2>
12 R Variable number/
LR Variable number/
R [Array number]/
LR [Array number]
Specifies the number of the real-number type variable
by which Data 1 is divided.
<Data 2>
No. Tag Explanation Note
13 Integer type constant Specifies the integer type data by which Data 1 is
divided.
<Data 2>
14 B Variable number/
LB Variable number/
B [Array number]/
LB [Array number]
Specifies the number of the byte type variable by which
Data 1 is divided.
<Data 2>