Section 7: TSP command reference
Series 2600B System SourceMeter® Instrument Reference Manual
7-270
2600BS-901-01 Rev. C / August 2016
Also see
(on page 7-266)
(on page 7-268)
(on page 7-270)
smuX.trigger.source.logY()
This function configures an exponential (geometric) source sweep.
Type
TSP-Link accessible
Affected by
Where saved
Default value
Function
Yes
Usage
smu
X
.trigger.source.log
Y
(
startValue
,
endValue
,
points
,
asymptote
)
X
Source-measure unit (SMU) channel (for example,
smua.trigger.source.logv(1,
10, 11, 0)
applies to SMU channel A)
Y
SMU source function (
v
= voltage,
i
= current)
startValue
Source value of the first point
endValue
Source value of the last point
points
The number of points used to calculate the step size
asymptote
The asymptotic offset value
Details
This function configures the source action to be a geometric source sweep in a subsequent sweep.
During the sweep, the source generates a geometric series of ascending or descending voltage or
current changes called steps. Each step is larger or smaller than the previous step by a fixed
proportion. The constant of proportionality is determined by the starting value, the ending value, the
asymptote, and the number of steps in the sweep. The number of source steps is one less than the
number of sourced
points
.
The
points
parameter does not set the number of steps in a sweep, but rather is used to calculate
source values within a subsequent sweep. If the subsequent sweep has more points than specified in
points
, the source restarts at the beginning. This means that if the trigger count is greater than the
number of points in a sweep as configured, the SMU satisfies the trigger count by restarting the
sweep values from the beginning.
If the subsequent sweep has fewer points than specified in
points
,
endValue
is not reached during
the sweep. This means that if the trigger count is less than the number of source values configured,
the SMU satisfies the trigger count and ignores the remaining source values.
In cases where the first sweep point is nonzero, it may be necessary to pre-charge the circuit so that
the sweep returns a stable value for the first measured point without penalizing remaining points in
the sweep.
With logarithmic sweeps, it is usually necessary to allow the source to autorange to maintain good
source accuracy when sweeping over more than one decade or across range boundaries.