Manual – IPOSplus®
335
23
Program commands
Assembler – Commands
WAIT
The WAIT command waits for the length of time specified in ms in the argument and
then continues program processing for this task once the time is up.
Structure
Example
SET H0 = 20000
SET H489 = H0
M01: JMP H489 != 0, M01
INFORMATION
If the waiting time is to be variable, you will have to initialize a timer (H487 ... H489)
instead of a WAIT command and program a loop with the JMP command until the
timer has expired.
Command structure
Mxxx WAIT X1
Mxxx: Label
(optional)
X1:
Waiting time in ms, 0 ... 32767.
P
i
f
kVA
Hz
n
P
i
f
kVA
Hz
n