Danfoss VLT 5000 Series Manual page 121

Synchronizing and positioning option onizing and positioning option
Hide thumbs Also See for VLT 5000 Series:
Table of Contents

Advertisement

I I I I I WAITP
The WAITP command causes the program to wait
until position p is reached.
If, from the speed and the current position, it fol-
lows that the point p has already been exceeded
then the command is also terminated.
Summary
waits until a certain position is reached
Syntax
WAITP p
Parameter
p = absolute position being waited for
NB!
Active ON INT or ON PERIOD commands
can affect the precision and reproducibility.
Command group
CON
Cross Index
DELAY, WAITI, WAITAX
Syntax-Example
NOWAIT ON
POSA 100000
WAITP 50000
/* wait on position 50000 */
OUT 1 1
/* set output 1 */
NOWAIT OFF
MG.10.J4.02 – VLT is a registered Danfoss trade mark
®
VLT
5000 SyncPos option
I I I I I WAITT
The WAITT command is suitable for achieval of a
defined program time delay. The inputted parame-
ter shows the delay time in milliseconds.
Summary
Time delay
Syntax
WAITT t
Parameter
t = delay time in milliseconds (maximum MLONG)
NB!
If an interrupt occurs during the delay time,
then the entire delay procedure will be re-
begun following the processing of the interrupt.
The DELAY command is preferable to the WAITT
command, because of its constant time behavior.
Command group
CON
Cross Index
DELAY, WAITI, WAITAX
Syntax-Example
WAITT 5000
/* wait 5000 seconds */
WAIT T 5000
/* Alternative form: */
Program sample
WAIT_01.M
121

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents