2 INFORM Explanation
FS100 2.3 Operating Instruction : OR
2-122
OR
Carries out the logical sum of Data 1 and Data 2, and stores the result in
Data 1.
OR <Data 1> <Data 2>
1. B Variable number/LB Variable number/B [Array
number]/LB [Array number]
Add the following tag.
2. B Variable number/LB Variable number/B [Array
number]/LB [Array number]/Byte type constant
Choose one of the tags from the following table.
SUBSET STANDARD EXPANDED
Not available Available Available
OR
B/LB/B[]/
LB[]
Variable No.
END
B/LB/B[]/
LB[]
Variable No.
Byte type
constant
1 2
3
No. Tag Explanation Note
1 B Variable number/
LB Variable number/
B [Array number]/
LB [Array number]
Specifies the number of the byte type variable for which
the logical sum is carried out.
<Data 1>
No Tag Explanation Note
2 B Variable number/
LB Variable number/
B [Array number]/
LB [Array number]
Specifies the number of the byte type variable for which
the logical sum is carried out.
<Data 2>
3 Byte type constant Specifies the byte type data for which the logical sum is
carried out.
<Data 2>