Interactive SourceMeter® Instrument Reference Manual Section 3:
2450-901-01 Rev. B/September 2013 3-57
For example sweeps, see Sweep programming examples (on page 3-58).
For detail on the commands and options listed above, see the following command descriptions:
• smu.source.sweeplinear() (on page 8-145)
• smu.source.sweeplinearstep() (on page 8-147)
• smu.source.sweeplist() (on page 8-149)
• smu.source.sweeplog() (on page 8-151)
• smu.source.func (on page 8-134)
• smu.source.range (on page 8-143)
• smu.source.configlist.create() (on page 8-129)
• smu.source.configlist.store() (on page 8-132)
• smu.measure.func (on page 8-103)
• smu.measure.range (on page 8-117)
Aborting a sweep
Sweeps can be stopped for the following reasons:
• The limit set by the abort on limit setting was exceeded
• The trigger model is aborted
You can stop the sweep while it is in progress. When you stop the sweep, all sweep commands in the
trigger model are terminated.
Using the front panel:
Press the front-panel TRIGGER key for two seconds and select Trigger Model (Abort).
Using SCPI commands:
Send the command:
:ABORt
Using TSP commands:
Send the command:
trigger.model.abort()