Keysight B2961A/B2962A SCPI Command Reference, Edition 6 4- 69
Subsystem Commands
OUTPut Subsystem
Syntax :OUTPut[c]:RESistance:EMULate:<CURRent|VOLTage> list
:OUTPut[c]:RESistance:EMULate:<CURRent|VOLTage>?
For <CURRent|VOLTage>, specify CURRent for current list or VOLTage for
voltage list.
Parameter list List of the output current or voltage. Default is 0.0,0.0 for
VOLT and -1e-4,1e-4 for CURR. Parameter data type is NRf.
list must contain 2 to 16 data. Number of data must be the number of data in the
source type list plus 1. Each data must be separated by a comma, for example:
list=0.1,0.2,0.3. For effective values of the output current or voltage, see
“Source
Output Ranges” on page 2-36.
Query response list <newline>
list returns the present setting of the list. Multiple data is separated by a comma.
Response data type is NR3.
Example :OUTP:RES:EMUL:CURR 0.1,0.2,0.3
:OUTP2:RES:EMUL:VOLT?
:OUTPut:RESistance:EMULate:<CURRent|VOLTage>
:POINts?
Returns the number of data in the list set by the
:OUTPut:RESistance:EMULate:<CURRent|VOLTage> command.
Syntax :OUTPut[c]:RESistance:EMULate:<CURRent|VOLTage>:POINts?
For <CURRent|VOLTage>, specify CURRent for current list or VOLTage for
voltage list.
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:VOLT:POIN?
:OUTP2:RES:EMUL:CURR:POIN?