Keysight B2961A/B2962A SCPI Command Reference, Edition 6 4- 71
Subsystem Commands
OUTPut Subsystem
:OUTPut:RESistance:MODE
Selects the operation mode of the programmable output resistance function.
Syntax :OUTPut[c]:RESistance:MODE mode
:OUTPut[c]:RESistance:MODE?
Parameter mode Operation mode. FIXed (default)|EMULate. Parameter data
type is CPD.
mode=FIXed sets the fixed mode which uses the constant output resistance.
mode=EMULate sets the emulation mode which uses the user-specified voltage and
current lists.
Query response mode <newline>
mode returns FIX or EMUL. Response data type is CRD.
Example :OUTP:RES:MODE FIX
:OUTP2:RES:MODE?
:OUTPut:RESistance:SERies[:LEVel]
Sets the series resistance (constant value) used for the fixed mode operation of the
programmable output resistance function.
Syntax :OUTPut[c]:RESistance:SERies[:LEVel] level
:OUTPut[c]:RESistance:SERies[:LEVel]? [level]
Parameter level value (-20 MΩ to +20 MΩ)|MINimum|MAXimum|DEFault.
Default is 0 Ω. 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:SER:LEV 1E-6
:OUTP2:RES:SER:LEV?