You Are Here:

*WAI

Wait-to-continue

The Wait-to-Continue command prevents the device from executing any further commands or queries until execution of all previous commands or queries have been completed. It differs from the *OPC? command in that it blocks within the GSG. It also resumes operation and allows synchronous execution of a command sequence within the GSG 10Hz epoch.

Example

SOURce:SCENario:CONTrol start;*WAI;SOURce:SCENario:LOG?

Wait until scenario is running and then request NMEA position.

RSG Example

SEND:

*WAI?

SEND:

SOURce:SCENario:VELocity 123.400,27.25, 210.8000

SEND:

SOURce:SCENario:PRYRate 123.400,-2.0000,2.0000,1.0000

Wait until the next 100 msec interval and issue the following commands.