2 INFORM Explanation
FS100 2.3 Operating Instruction : SET
2-83
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
number /D [Array number] /LD [Array number] /R
Variable number /LR Variable number /R [Array num-
ber] /LR [Array number]/Expression
When a B Variable number, LB Variable number, B [Array number], or LB
[Array number] is selected from the table part 1 of this Explanation,
choose one of the tags from the following table.
No Tag Explanation Note
9 Byte type constant Specifies the byte type constant. < Data 2>
10 B Variable number/
LB Variable number/
B [Array number]/
LB [Array number]
Specifies the number of the byte type variable. < Data 2>
11 I Variable number/
LI Variable number/
I [Array number]/
LI [Array number]
Specifies the number of the integer type variable. < Data 2>
12 D Variable number/
LD Variable number/
D [Array number]/
LD [Array number]
Specifies the number of the double precision type
variable.
< Data 2>
13 R Variable number/
LR Variable number/
R [Array number]/
LR [Array number]
Specifies the number of the real type variable. < Data 2>
14 Expression Specifies the expression. <Data 2>
For details of setting the
expression, refer to
chapter 1.4
“Registration of
Expression” at page 1-8.