Keysight B2961A/B2962A SCPI Command Reference, Edition 6 4- 73
Subsystem Commands
OUTPut Subsystem
:OUTPut:SAVE
Saves the channel setup. The setup can be recalled by the :OUTPut:RECall
command.
Syntax :OUTPut[c]:SAVE index
Parameter index 0|1. Parameter data type is NR1.
index=0 is used to memorize the present channel setup as channel setup 0.
index=1 is used to memorize the present channel setup as channel setup 1.
Example :OUTP:SAVE 1
:OUTPut[:STATe]
Enables or disables the source output.
Syntax :OUTPut[c][:STATe] mode
:OUTPut[c][:STATe]?
Parameter mode 1|ON|0|OFF (default). Parameter data type is boolean.
mode=1 or ON enables the source output.
mode=0 or OFF disables the source output.
Query response mode <newline>
mode is 0 or 1, and indicates that the source output is off or on, respectively.
Response data type is NR1.
Example :OUTP 1
:OUTP2:STAT?