Model 2461 Interactive SourceMeter® Instrument Reference Manual
Section 6: SCPI command reference
2461-901-01 A/November 2015
6-101
:SOURce[1]:LIST:<function>
This command allows you to set up a list of custom values for a sweep.
Type
Affected by
Where saved
Default value
Command and query
Recall settings
Instrument reset
Power cycle
Save settings
Not applicable
Usage
:SOURce[1]:LIST:CURRent <list>
:SOURce[1]:LIST:CURRent?
:SOURce[1]:LIST:VOLTage <list>
:SOURce[1]:LIST:VOLTage?
<list>
Current:
−
7.35 A to 7.35 A
Voltage:
−
105 V to 105 V
Details
This command defines a list of up to 100 source values for a source list. This list is used by the
:SOURce[1]:SWEep:<function>:LIST
command to define the source values for the sweep.
When you start the sweep, the instrument sequentially sources each current or voltage value in the
list. A measurement is made at each source level.
If there is an existing list, it is replaced by the new list.
When you send this command, the instrument creates a source configuration list named
CurrCustomSweepList
if the function is set to current or
VoltCustomSweepList
if the function is
set to voltage.
To add source values to an existing list, use the
:SOURce[1]:LIST:<function>:APPend
command.
Example
*RST
SENS:FUNC "CURR"
SENS:CURR:RANG:AUTO ON
SENS:CURR:RSEN OFF
SOUR:FUNC VOLT
SOUR:VOLT:RANG 20
SOUR:VOLT:ILIM 1
SOUR:LIST:VOLT 1, 5, 1, 5, 1, 5
SOUR:SWE:VOLT:LIST 1, 0.2
INIT
*WAI
TRAC:DATA? 1, 6, "defbuffer1", SOUR, READ
This example will source 1 V, 5 V, 1 V, 5 V,
1 V, 5 V and measure the resulting current
at each voltage point. The time duration of
each voltage point is 200 ms.
Also see
:SOURce[1]:LIST:<function>:APPend
(on page 6-102)
:SOURce[1]:SWEep:<function>:LIST
(on page 6-128)