*WAI
Syntax
*WAI
Description
This command configures the instrument to wait for all pending operations to complete before executing any additional commands over the interface.
Remarks
For overlapped switching operations, the ROUTe:MODule:WAIT command may be preferable to *WAI. See the ROUTe:OPERation:OVERlap[:ENABle] command for more information on enabling the overlapped mode.
Example
The following command waits for channels 1 through 5 (slot 2) to fully close before opening channel 9.
ROUT:CLOS (@2001:2005); *WAI; ROUT:OPEN (@2009)