Specifications
Chapter 17 395
GPIB Command Reference
PROG:STAT
17. GPIB Command
Reference
PROG:STAT
Format PROGram[:SELected]:STATe {RUN|STOP}
PROGram[:SELected]:STATe?
Description Sets the macro status.
Parameters
Query response {RUN|STOP}<newline><^END>
Related commands PROG:NAME command on page 394
Front Panel
Equivalents
Utility - Visual Basic Editor... - Run Macro|Break
PROG:WAIT
Format PROGram[:SELected]:WAIT
PROGram[:SELected]:WAIT?
Description Waits until the macro changes to the stop condition from the execution condition.
Query response {Numeric}<newline><^END>
When the macro changes to the stop condition, an integer value of 1 is returned.
Related commands PROG:NAME command on page 394
Front Panel
Equivalents
Unavailable.
Description
RUN Executes macro.
STOP (Default) Stops macro.