Operator`s manual
2.6 Instruction Which Adheres to an Instruction
2-225
ENWAIT
The ENWAIT instruction can be used only with parameter S2C576.
Instruction set:
Carries out, in advance for the specified time, an instruction other than a move instruction on
the instruction line next to the move instruction that was added with ENWAIT.
1. T=Time
Add the following tag.
Step 1 MOVL V=136
Step 2 MOVL V=136 ENWAIT T=3.00
ÉXÉe DOUT OT#(1) ON
DOUT on the next instruction line is carried out 3 seconds before reaching Step 2.
SUBSET STANDARD EXPANDED Parameter
Available Available Available S2C576
No. Tag Explanation Note
1
T=Time Specifies the time in which the next instruction
excluding a move instruction is carried out.
Units: seconds
Variable I/LI/I []/LI []
can be used.
(Units: 0.01 seconds)
Function
Construction
ENWAIT
T=
Time (s)
END
1
Explanation
Example
Step 1 MOVL V=136
Step 2
MOVL V=136 ENWAIT T=3.00
3 seconds
DOUT OT#(1) ON