Model 2281S-20-6 DC Power Supply and Battery Simulator Reference Manual
Section 7: SCPI command reference
077114601 / March 2019
7-143
[:SOURce[n]]:LIST:SAVE:INTernal
This command stores the specified list to nonvolatile memory.
Type
Affected by
Where saved
Default value
Command only
Not applicable
Not applicable
Not applicable
Usage
[:SOURce[n]]:LIST:SAVE:INTernal <listNumber>
[n]
Channel number: For single-channel instruments, the value is
1
<listNumber>
The list number:
1
to
9
Details
The 2281S 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-134)
[:SOURce[n]]:LIST<listNumber>:<element>:APPend
(on page 7-135)