2 INFORM Explanation
FS100 2.3 Operating Instruction : GETS
2-138
2. $B Variable number/$B [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, add
the following tag.
3. $I Variable number/$I [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, add
the following tag.
4. $D Variable number/$D [Array number]
When a D Variable number, LD Variable number, D [Array number], or LD
[Array number] is selected from the table in part 1 of this Explanation, add
the following tag.
5. $R Variable number/$R [Array number]
When an R Variable number, LR Variable number, R [Array number], or
LR [Array number] is selected from the table in part 1 of this Explanation,
add the following tag.
No. Tag Explanation Note
6 $B Variable number/
$B [Array number]
Specifies the number of the byte type system variable
to be stored.
<Data 2>
No. Tag Explanation Note
7 $I Variable number/
$I [Array number]
Specifies the number of the integer type system
variable to be stored.
<Data 2>
No. Tag Explanation Note
8 $D Variable number/
$D [Array number]
Specifies the number of the double-precision type
system variable to be stored.
<Data 2>
No. Tag Explanation Note
9 $R Variable number/
$R [Array number]
Specifies the number of the real-number type system
variable to be stored.
<Data 2>