Section 7: SCPI command reference Series 2280 Precision DC Power Supply Reference Manual
7-90 077085503 / March 2019
[:SOURce[n]]:LIST:SAVE:INTernal
This command stores the specified list to nonvolatile memory.
Usage
[:SOURce[n]]:LIST:SAVE:INTernal <listNumber>
Channel number: For single-channel instruments, the value is 1
Details
The Series 2280 supports up to nine lists. You can save a specified list to internal memory. Before
saving, the instrument will verify the points of voltage, current, and dwell in the specified list. If they
are the same, the list will be saved. Otherwise, error 202, "List lengths not equivalent," is generated.
If a list already exists for the specified list number, the new list overwrites the existing list.
Example
LIST1:VOLT "1,2"
LIST1:CURR "0.5,1"
LIST1:DWEL "0.5,0.5"
LIST:SAVE:INT 1
Create a list with 2 points:
ï‚§ Point 1: 1 V, 0.5 A, 0.5 s
ï‚§ Point 2: 2 V, 1 A, 0.5 s
Save list 1 to the internal memory
Also see
[:SOURce[n]]:LIST<listNumber>:<element> (on page 7-81)
[:SOURce[n]]:LIST<listNumber>:<element>:APPend (on page 7-82)
[:SOURce[n]]:LIST:SAVE:USB
This command saves the specified list to the USB flash drive.
Usage
[:SOURce[n]]:LIST:SAVE:USB <listNumber>,<fileName>
Channel number: For single-channel instruments, the value is 1
An integer from 1 to 9 that represents the list to save to the USB flash drive
A string that contains a name for the saved list (maximum 8 characters)