User`s guide

Table Of Contents
Chapter 13 367
SCPI Command Reference
E5061A/E5062A commands
13. SCPI Command
Reference
:PROG:STAT
Syntax :PROGram[:SELected]:STATe {STOP|RUN}
:PROGram[:SELected]:STATe?
Description Reads out the control/state of the VBA macro selected with the :PROG:STAT command.
Parameters
Query response {STOP|RUN}<newline><^END>
Example of use
10 OUTPUT 717;":PROG:STAT RUN"
20 OUTPUT 717;":PROG:STAT?"
30 ENTER 717;A$
Related commands :PROG:NAME on page 366
Equivalent key
[Macro Break] (to stop)
[Macro Setup] - Select Macro (to run)
NOTE When performing the operation from the front panel, you select the VBA macro and
execute it at the same time.
Description
STOP (preset value) Specifies stop.
RUN Specifies run.