Manual

44
12.6 Timer Commands
[Function] The program stops and waits for the time set in operand 1.
Setting range is 0.01 ~ 99 and units are seconds.
When the designated time has elapsed and the program moves to the next step, the output turns ON.
[Example 1] TIMW 1.5 Wait for 1.5 seconds.
12. SEL Language
TIMW (Timer)
noisnapxE
noitidnoc
)RO·DNA(
tupnI
noitidnoc
)galF·O/I(
dnammoC
tsoP
)galF·troptuptuO(
dnammoC 1dnarepO 2dnarepO
lanoitpOlanoitpOWMITEMITUT
[Example 2] LET 1 10 Assign 10 to variable 1.
TIMW *1 Contents of variable 1 waits 10 seconds.
noisnapxE
noitidnoc
·DNA(
)RO
tupnI
noitidnoc
)galF·O/I(
dnammoC
tsoP
)galF·troptuptuO(
dnammoC 1dnarepO 2dnarepO
lanoitpOlanoitpOCMIT.oNmargorP
TIMC (Timer Cancel)
[Function] Cancels the time
of the other programs designated in operand 1 that are running in parallel.
[Example 1] TIMC 10 Cancel time wait for prorgam 10.
[Example 2] LET 1 10 Assign 10 to variable 1.
TIMC *1 Cancel time wait for program 10 (content of variable 1).