Model 2651A High Power System SourceMeter® Instrument Reference Manual
Section 7: Command reference
2651A-901-01 Rev. A / March 2011
7-31
Figure 100: ConfigPulseIMeasureVSweepLog()
Pulse initiated here
bias
level
toff
start
stop
Measurement (1/NPLC seconds)
LogStep
2
ton
Last source value before pulse train was initiated
LogStep
3
LogStepSize = (log10(stop) - log10(start)) / (points - 1)
LogStep
n
= (n - 1) * (LogStepSize)
where
n = [ 1,
points
]
SourceStepLevel
n
= antilog (LogStep
n
) * start
Example
ConfigPulseIMeasureVSweepLog(smua, 0,
1e-3, 0.01, 1, 1e-3, 10e-3, 10,
smua.nvbuffer1, 5)
Set up a pulsed logarithmic sweep that uses
SourceMeter instrument channel A. The pulsed
sweep will start at 1 mA, end at 10 mA, and return to
a 0 A bias level between pulses. Each pulsed step
will be on for 1 ms, and then at the bias level for
10ms. The voltage limit will be 1 V during the entire
pulsed sweep. The pulse train will be comprised of 10
pulsed steps, and the pulse train will be assigned a
tag
index of 5.
Also see
(see "InitiatePulseTest()" on page 7-97)
ConfigPulseVMeasureI()
(on page 5-23) function configures a voltage pulse train with a current measurement at
each point.
Type
TSP-Link accessible
Affected by
Where saved
Default value
Function No