Keithley 2601 Reference Manual page 159

System sourcemeter 2600 series (smu)
Hide thumbs Also See for 2601:
Table of Contents

Advertisement

Series 2600 System SourceMeter® Instruments Reference Manual
Custom sweep example
1.
Configure source functions
Examples – The following commands restore defaults and set the compliance to 10mA:
2.
Configure and execute the sweep.
Example – The following parameters configure a list sweep with 3V, 1V, 4V, 5V, 2V points
using a 0.1s settling time:
3.
Request readings.
Request readings from Buffer 1 as follows:
printbuffer(1, 5, smua.nvbuffer1.readings)
2600S-901-01 Rev. C / January 2008
smua.reset()
smua.source.limiti = 10e-3
vlist = {3, 1, 4, 5, 2}
-- Define voltage list.
SweepVListMeasureI(smua, vlist, 0.1, 5)
-- List sweep, channel A, 3V, 1V, 4V, 5V, 2V steps, 0.1s delay, 5 points.
waitcomplete()
-- Wait for sweep to complete.
Return to
Section Topics
-- Restore Series 2600 defaults.
-- Set compliance to 10mA.
Section 5: Sweep Operation
5-11

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

26362602261126122635

Table of Contents