Using NS3000/iX Network Services (36920-90008)

Chapter 8 197
NetCI
WAIT Statement
WAIT Statement
The WAIT statement returns control to the next command after waiting
the specified number of seconds.
Syntax
WAIT seconds
Parameters
seconds Specifies the number of seconds before the next
command is executed. The number must be a positive
integer not greater than 32,767.
Discussion
If you want to wait longer than the maximum number of seconds
allowed, specify the WAIT statement as many times as needed.