Tektronix KEITHLEY SourceMeter 2606B Reference Manual page 146

Table of Contents

Advertisement

Model 2606B System SourceMeter® Instrument Reference Manual
Initiating and running sweeps
To run a sweep, you must configure the number of sweep points to output and the number of sweeps
to perform. See
Examples:
To start a sweep, use the smuX.trigger.initiate() function. Sweeps are overlapped
operations, so you can use the waitcomplete() function to suspend further operation until the
sweep is complete.
To sweep 15 source points:
smua.trigger.count = 15
To perform eight sweeps:
smua.trigger.arm.count = 8
Aborting a sweep
You can use the smuX.abort() function to terminate all overlapped operations on a
source-measure unit (SMU), including sweeps. It returns the SMU to the idle state of the remote
trigger model. See
Sweeping using factory scripts
Factory script functions that perform linear staircase, logarithmic staircase, and list sweeps are
described in
simple sweeps or use them as examples for programming your own custom sweeps.
To run a sweep from the virtual front panel:
1. Press the LOAD key, and then select FACTORY.
2. Select the name of the test to run.
3. Press the RUN key. Follow the display prompts to complete the test.
See
Factory scripts
Press the RECALL key to access sweep data stored in dedicated reading buffer 1. See
buffers
(on page 6-1) for more details about the buffer.
2606B-901-01 Rev. C November 2021
Triggering
(on page 7-1) for more information.
Triggering
(on page 7-1) for more information.
Factory scripts
(on page 13-19). You can use the factory script functions to execute
(on page 13-19) for more information about using factory scripts.
Section 5: Sourcing and measuring
Reading
5-45

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the KEITHLEY SourceMeter 2606B and is the answer not in the manual?

Subscribe to Our Youtube Channel

Table of Contents