Interactive SourceMeter® Instrument Reference Manual Section 8:
2450-901-01 Rev. B/September 2013 8-149
smu.source.sweeplist()
This function sets up a sweep based on a configuration list, which allows you to customize the sweep.
Type TSP-Link accessible
Affected by Where saved Default value
Usage
smu.source.sweeplist(configListName)
smu.source.sweeplist(configListName, index)
smu.source.sweeplist(configListName, index, delay)
smu.source.sweeplist(configListName, index, delay, count)
smu.source.sweeplist(configListName, index, delay, count, failAbort)
smu.source.sweeplist(configListName, index, delay, count, failAbort, bufferName)
The name of the configuration list that the sweep uses; this must be defined before
sending this command
The index in the configuration list where the sweep starts; default is 1
The delay between measurement points; default is 0 for no delay or you can set a
specific delay value from 50 µs to 10,000 seconds
The number of times to run the sweep; default is 1:
• Infinite loop: smu.INFINITE
• Finite loop:
to
Abort the sweep if the source limit is exceeded: smu.ON (default)
Complete the sweep if the source limit is exceeded:
The name of a reading buffer; the default buffers (
or
) or
the name of a user-
defined buffer; if no buffer is specified, this parameter defaults to
defbuffer1
Details
Sweeps are only available when the source function is set to voltage or current.
This command allows you to set up a custom sweep, using a configuration list to specify the source levels.
When you specify a delay, a delay block is added to the sweep trigger model. This delay is added to any source
delay you may have set. For example, if you set 10 ms for the source delay and 25 ms for the delay in the for the
log sweep command, the actual delay is 35 ms.
To run the sweep, initiate the trigger model.