2 INFORM Explanation
FS100 2.3 Operating Instruction : SET
2-84
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
number] /LR [Array number]/Expression
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
15 Integer type constant Specifies the integer type constant. < Data 2>
16 B Variable number/
LB Variable number/
B [Array number]/
LB [Array number]
Specifies the number of the byte type variable. < Data 2>
17 I Variable number/
LI Variable number/
I [Array number]/
LI [Array number]
Specifies the number of the integer type variable. < Data 2>
18 D Variable number/
LD Variable number/
D [Array number]/
LD [Array number]
Specifies the number of the double precision type
variable.
< Data 2>
19 R Variable number/
LR Variable number/
R [Array number]/
LR [Array number]
Specifies the number of the real type variable. < Data 2>
20 Expression Specifies the expression. <Data 2>
For details of setting the
expression, refer to
chapter 1.4
“Registration of
Expression” at page 1-8.