![Keithley SourceMeter 2600B Series Reference Manual Download Page 385](http://html2.mh-extra.com/html/keithley/sourcemeter-2600b-series/sourcemeter-2600b-series_reference-manual_4085220385.webp)
Section 7: TSP command reference
Series 2600B System SourceMeter® Instrument Reference Manual
7-46
2600BS-901-01 Rev. C / August 2016
The magnitude of the first pulse will be
start
volts; the magnitude of the last pulse will be
stop
volts. The magnitude of each pulse in between will be
step
volts larger than the previous pulse,
where:
step = (stop - start) / (points - 1)
This function does not cause the specified
smu
to output a pulse train. It does check to see if all the
pulse dimensions can be achieved, and if they can, assigns the indicated
tag
or index to the pulse
train.
The
InitiatePulseTest(
tag
)
and
InitiatePulseTestDual(
tag1
,
tag2
)
functions are
used to initiate a pulse train assigned to a valid
tag
.
Figure 129: ConfigPulseVMeasureISweepLin()
Example
ConfigPulseVMeasureISweepLin(smua, 0, 1,
10, 1, 10e-3, 20e-3, 16,
smua.nvbuffer1, 4)
Set up a pulsed sweep that uses System
SourceMeter
®
instrument channel A. The pulsed
sweep starts at 1 V, ends at 10 V, and returns to a
0 V bias level between pulses. Each pulsed step is on
for 10 ms, and then at the bias level for 20 ms.
The current limit is 1 A during the entire pulsed
sweep. The pulse train is comprised of 16 pulsed
steps, and the pulse train is assigned a
tag
index of
4.
Also see
(on page 7-114)
(on page 5-22)