Language Reference
DONE
DONE | Return a \1" to the controller after the execution of all commands preceding |
| the DONE command. |
Example Use DONE to delay the execution of additional program commands until the entire measurement range is swept.
160OUTPUT 723;"TS;DONE?;" Sweep the measurement range, then send a \1" when the sweep is completed.
170 ENTER 723;A | Assign \1" to computer variable . |
Description The DONE command returns a \1" to the controller when all of the commands encountered before the DONE command have executed.
For example, when a DONE? query is followed by an \ENTER" (or computer read) command at some point in the command sequence, the program waits for the spectrum analyzer to return the \1" before executing additional program lines. This function allows the controller to synchronize with the spectrum analyzer.
Query Response