Programming 
1039 
 
 
Sample Program 
See the Waiting for Trigger (SRQ). 
Using :TRIG:SING Command 
When you trigger the instrument by issuing the :TRIG:SING command, you 
can use the *OPC command to wait until the measurement cycle is 
completed. 
Sample Program 
See the Waiting for Trigger (OPC?). 
Using Wait Time 
Before creating your program, actually measure the time between the start 
and end of the measurement cycle. Then code your program so that the 
controller waits for the actually measured time by using the appropriate 
command (for example, the WAIT command for HTBasic). This is a 
straightforward method, but care must be taken: an incorrect wait time 
could result in an unexpected error.