Series 2280 Precision DC Power Supply Reference Manual Section 7: SCPI command reference
077085503 / March 2019 7-81
[:SOURce[n]]:LIST<listNumber>:<element>
This command allows you to set up and query a list of custom values for a specified list.
Usage
[:SOURce[n]]:LIST<listNumber>:<element> <string>
[:SOURce[n]]:LIST<listNumber>:<element>?
Channel number: For single-channel instruments, the value is 1
The elements that each list step contains:
ï‚§ Current source value: CURRent
ï‚§ Voltage source value: VOLTage
ï‚§ The dwell time of each list step: DWELl
The setting values delimited by commas; the maximum length of a string
is 2048
Details
This command defines a list of up to 99 values for a specified list. Creating a list with more than 99
step points results in error 201,"Too many list points."
When you specify the values for a list, you should keep the value order in the string identical with the
sequence that the list executes.
To add source values to an existing list, use the following command:
[:SOURce[n]]:LIST<listNumber>:<element>:APPend
All of the values specified by this command are temporary until they are saved by sending the
[:SOURce[n]]:LIST:SAVE:INTernal command.
To create a valid list, the number of points for voltage, current, and dwell must be the same. If they
are not the same, when you save the list by sending the [:SOURce[n]]:LIST:SAVE:INTernal
command, the instrument will generate error 202, "List lengths not equivalent."