4- 70 Keysight B2961A/B2962A SCPI Command Reference, Edition 6
Subsystem Commands
OUTPut Subsystem
:OUTPut:RESistance:EMULate:MODE
Sets the source type list used for the emulation mode operation of the programmable
output resistance function.
See “:OUTPut:RESistance:EMULate:<CURRent|VOLTage>” on page 4-68 for
more information.
Syntax :OUTPut[c]:RESistance:EMULate:MODE list
:OUTPut[c]:RESistance:EMULate:MODE?
Parameter list List of the source type. Default is VOLT. Parameter data type is
CPD. Set VOLTage to set the channel to the voltage source, or
CURRent to set the channel to the current source.
list must contain 1 to 15 data. Each data must be separated by a comma, for
example: list=VOLT,VOLT.
Query response list <newline>
list returns the present setting of the list. Multiple data is separated by a comma.
Response data type is CRD.
Example :OUTP:RES:EMUL:MODE CURR,CURR
:OUTP2:RES:EMUL:MODE?
:OUTPut:RESistance:EMULate:MODE:POINts?
Returns the number of data in the list set by the
:OUTPut:RESistance:EMULate:MODE command.
Syntax :OUTPut[c]:RESistance:EMULate:MODE:POINts?
Query response number_of_data <newline>
number_of_data returns the number of data in the list. Response data type is NR1.
Example :OUTP:RES:EMUL:MODE:POIN?
:OUTP2:RES:EMUL:MODE:POIN?