Smu.source.sweeplist() - Keithley 2461 Reference Manual

1kw pulse mode interactive sourcemeter instrument
Table of Contents

Advertisement

Section 8: TSP command reference

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
Function
Yes
Usage
smu.source.sweeplist(configListName)
smu.source.sweeplist(configListName, index)
smu.source.sweeplist(configListName, index, sDelay)
smu.source.sweeplist(configListName, index, sDelay, count)
smu.source.sweeplist(configListName, index, sDelay, count, failAbort)
smu.source.sweeplist(configListName, index, sDelay, count, failAbort, bufferName)
configListName
index
sDelay
count
failAbort
bufferName
Details
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.
8-214
Model 2461 Interactive SourceMeter® Instrument Reference Manual
Affected by
Where saved
The name of the source 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 ks
The number of times to run the sweep; default is 1:
Infinite loop: smu.INFINITE
Finite loop: 1 to 268,435,455
Complete the sweep if the source limit is exceeded: smu.OFF
Abort the sweep if the source limit is exceeded: smu.ON (default)
Indicates the reading buffer to use; the default buffers (defbuffer1 or
defbuffer2) or the name of a user-defined buffer; if no buffer is specified,
defbuffer1 is used
Default value
2461-901-01 A/November 2015

Advertisement

Table of Contents
loading

Table of Contents