Model 2461 Interactive SourceMeter® Instrument Reference Manual
Section 6: SCPI command reference
2461-901-01 A/November 2015
6-107
:SOURce[1]:PULSe:LIST:<function>
This command allows you to set up a list of custom values for a pulse sweep.
Type
Affected by
Where saved
Default value
Command and query
Recall settings
Instrument reset
Power cycle
Save settings
Not applicable
Usage
:SOURce[1]:PULSe:LIST:CURRent <list>
:SOURce[1]:PULSe:LIST:CURRent?
:SOURce[1]:PULSe:LIST:VOLTage <list>
:SOURce[1]:PULSe:LIST:VOLTage?
<list>
Current:
−
10.5 A to 10.5 A
Voltage:
−
105 V to 105 V
See
Details
Details
This command defines a comma-delimited list of up to 100 source values for a source pulse list. This
list is used by the
:SOURce[1]:PULSe:SWEep:<function>:LIST
command to define the source
values for the pulse sweep.
When you start the pulse 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
CurrPulseCustomSweepList
if the function is set to current or
VoltPulseCustomSweepList
if
the function is set to voltage.
To add source values to an existing list, use the
:SOURce[1]:PULSe: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:PULS:VOLT:ILIM 1
SOUR:PULS:LIST:VOLT 1, 5, 1, 5, 1, 5
SOUR:PULS:SWE:VOLT:LIST 200e-3, ON, "defbuffer1", 1, 3, 0, 200e-3, ON
INIT
This example will pulse 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
(on page 3-64)
(on page 6-101)
:SOURce[1]:PULSe:LIST:<function>:APPend
(on page 6-108)
:SOURce[1]:PULSe:SWEep:<function>:LIST
(on page 6-116)