6: SCPI command reference Model 2450 Interactive SourceMeter® Instrument
6-78 2450-901-01 Rev. B/September 2013
: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
Instrument reset
Power cycle
Usage
:SOURce[1]:LIST:CURRent <list>
:SOURce[1]:LIST:CURRent?
:SOURce[1]:LIST:VOLTage <list>
:SOURce[1]:LIST:VOLTage?
Current: −1.05 A to 1.05 A
Voltage: −210 V to 210 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 performed 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
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-79)
:SOURce[1]:SWEep:<function>:LIST (on page 6-85)