Keithley 2461 Reference Manual page 869

1kw pulse mode interactive sourcemeter instrument
Table of Contents

Advertisement

Section 8: TSP command reference
Example
reset()
smu.source.func = smu.FUNC_DC_VOLTAGE
smu.source.range = 20
smu.measure.func = smu.FUNC_DC_CURRENT
smu.measure.range = 100e-6
smu.measure.nplc = 0.01
smu.measure.autozero.enable = smu.OFF
smu.source.pulsesweeplinear("VoltLinSweep", 0, 0, 10, 20, 2e-3)
trigger.model.initiate()
Reset the instrument to its default settings.
Set the source function to voltage and the source range to 20 V.
Set up a linear pulse sweep that sweeps from 0 to 10 V in 20 steps with a pulse width of 2 ms and a sweep
count of 1. Name the configuration list that is created for this sweep VoltLinSweep.
Set the measure function to current and the current range to 100 µA.
Start the pulse sweep.
Also see
smu.source.pulsesweeplist()
Sweep operation
trigger.model.initiate()
8-196
(on page 8-200)
(on page 3-53)
(on page 8-259)
Model 2461 Interactive SourceMeter® Instrument Reference Manual
2461-901-01 A/November 2015

Advertisement

Table of Contents
loading

Table of Contents