4- 142 Keysight B2961A/B2962A SCPI Command Reference, Edition 6
Subsystem Commands
SOURce Subsystem
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 :LIST:VOLT 0.1,0.2,0.3
:SOUR2:LIST:CURR?
[:SOURce]:LIST:<CURRent|VOLTage>:APPend
Adds the source output current or voltage data to the end of the list set by the
[:SOURce]:LIST:<CURRent|VOLTage> 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]]:LIST:<CURRent|VOLTage>:APPend append_list
For <CURRent|VOLTage>, specify CURRent for current output, or VOLTage for
voltage output.
Parameter append_list List of the output current or voltage 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 :LIST:VOLT:APP 1.1,1.2,1.3
:SOUR2:LIST:CURR:APP 1E-6,2E-6,3E-6
[:SOURce]:LIST:<CURRent|VOLTage>:POINts?
Returns the number of data in the list set by the
[:SOURce]:LIST:<CURRent|VOLTage> command, to which some data might be
appended to by the [:SOURce]:LIST:<CURRent|VOLTage>:APPend command.
Syntax [:SOURce[c]]:LIST:<CURRent|VOLTage>:POINts?
For <CURRent|VOLTage>, specify CURRent for current output, or VOLTage for
voltage output.