2 INFORM Explanation
FS100 2.6 Instruction Which Adheres to an Instruction : UNTIL
2-218
UNTIL
Evaluates the input conditions during operation. This instruction is added
after other instructions for processing.
1. IN# (Input number)
Add the following tag.
2. =
Add the following tag.
SUBSET STANDARD EXPANDED
Not available Available Available
UNTIL IN# (
Input No.
) =
B/LB/B[]/
LB[]
Variable No.
ON/OFF
END
1 2 3
4
No. Tag Explanation Note
1 IN# (Input number) Specifies the number of the general-purpose input
signal which becomes a input condition.
No.: 1 to 1024
Variable B/I/D/LB/LI/LD
can be used.
No. Tag Explanation Note
2 = It is equal.