Keysight B2961A/B2962A SCPI Command Reference, Edition 6 4- 125
Subsystem Commands
SOURce Subsystem
Parameter list List of the current or voltage output data. Default is 0.
Parameter data type is NRf.
Maximum of 100000 data can be set to list. 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 data, 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 :ARB:CURR:UDEF:LEV 0.1,0.2,0.3
:SOUR2:ARB:CURR:UDEF:LEV?
[:SOURce]:ARB:<CURRent|VOLTage>:UDEFined[:LE
Vel]:APPend
Adds the current or voltage output data to the end of the list set by the
[:SOURce]:ARB:<CURRent|VOLTage>:UDEFined[:LEVel] command, to which
some data might be appended to by this command. Total number of data in the list
must be ≤
100000.
Syntax [:SOURce[c]]:ARB:<CURRent|VOLTage>:UDEFined[:LEVel]:APPend
append_list
For <CURRent|VOLTage>, specify CURRent for current output or VOLTage for
voltage output.
Parameter append_list List of the current or voltage output data. Parameter data type is
NRf+.
Multiple data can be set to append_list. Each data must be separated by a comma,
for example: append_list=1.1,1.2,1.3. For effective values of the output current or
voltage data, see
“Source Output Ranges” on page 2-36.
Example :ARB:CURR:UDEF:LEV:APP 1.1,1.2,1.3
:SOUR2:ARB:CURR:UDEF:LEV:APP 1E-6,2E-6,3E-6