Wait command
The system remains at the WAIT command until the condition is met.
WAIT condition
The condition can be a Boolean variable, a time interval, or a status signal, e.g. "end of motion" (MOTION_DONE).
Additional information
The system remains at the WAIT command until the condition is met.
WAIT condition
The condition can be a Boolean variable, a time interval, or a status signal, e.g. "end of motion" (MOTION_DONE).