Operator`s manual
2.2 Control Instruction
2-38
PAUSE
Instruction set:
Stops the job temporarily.
1. IF
The following tag can be added or omitted.
PAUSE IF IN#(12)=ON
Stops the job temporarily if general-purpose input signal number 12 is ON.
SUBSET STANDARD EXPANDED
Not available Available Available
No. Tag Explanation Note
1
IF Specifies an IF statement. An IF instruction
states the execution conditions.
Refer to IF of “2.6
Instructions Which
Adheres to Instruc-
tion”.
Function
Construction
PAUSE
IF
END
1
Explanation
Example