
Programming S900–II Level 1
Version 2.2 |–>
IV – Programming instructions
41
01T01527_2
25.5.00
IV – 2. 5. Time delays : TIME
Using the
key, the following value can be assigned to the time delay :
a numeric value from 001 to 999 in 1/10s
Note : This instruction delays running the contents of the step in which it is programmed. If it is the
only instruction in the step, it delays the execution of the following step. The outputs programmed in
the previous step are maintained during the programmed time.
Step 3 TIME 010
OUT 032
IN 025
The following :
Step 3 TIME 010
Step 4 OUT 032
IN 025
has the same effect as :
Instructions OUT 032 and IN 025
will only be executed after a delay of
1 second.
Step 6 OUT 032
Step 7 TIME 20
In the following case :
Output 32 is maintained for 2
seconds when Step 7 is executed.
In the case where a time delay instruction and a special home return request are programmed within
the same step, the special home return request will only be taken into account at the end of the time
delay.
Step n SR 01
TIME 20
. . .
If a home return is requested (press
) in step n before the end of the time delay, SR00 instead
of SR01 will be carried out.
Comentarios a estos manuales