2 INFORM Explanation
FS100 2.3 Operating Instruction : NOT
2-124
NOT
Carries out the logical negation of Data 2, and stores the result in Data 1.
NOT <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
NOT
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 to store
the result of logical negation.
<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 negation is carried out.
<Data 2>
3 Byte type constant Specifies the byte type data for which the logical
negation is carried out.
<Data 2>