4- 72 Keysight B2961A/B2962A SCPI Command Reference, Edition 6
Subsystem Commands
OUTPut Subsystem
:OUTPut:RESistance:SHUNt[:LEVel]
Sets the shunt resistance (constant value) used for the fixed mode operation of the
programmable output resistance function.
Syntax :OUTPut[c]:RESistance:SHUNt[:LEVel] level
:OUTPut[c]:RESistance:SHUNt[:LEVel]? [level]
Parameter level value (0.2 Ω to 2 GΩ)|MINimum|MAXimum|DEFault. Default
is 2 GΩ. Parameter data type is NRf+. Query does not support
level=value. If you specify the value less than MIN or greater
than MAX, level is automatically set to MIN or MAX.
Query response level <newline>
level returns the present setting. If a parameter is specified, level returns the value
assigned to DEF, MIN, or MAX. Response data type is NR3.
Example :OUTP:RES:SHUN:LEV 1E-6
:OUTP2:RES:SHUN:LEV?
:OUTPut:RESistance:STATe
Enables or disables the programmable output resistance function.
Syntax :OUTPut[c]:RESistance:STAT mode
:OUTPut[c]:RESistance:STAT?
Parameter mode 0|OFF(default)|1|ON. Parameter data type is boolean.
mode=0 or OFF disables the programmable output resistance function.
mode=1 or ON enables the programmable output resistance function.
Query response mode <newline>
mode is 0 or 1, and indicates that the programmable output resistance function is off
or on, respectively. Response data type is NR1.
Example :OUTP:RES:STAT 0
:OUTP2:RES:STAT?