Section 9: TSP command reference Series 2600B System SourceMeter® instrument Reference Manual
9-362 2600BS-901-01 Rev. F/August 2021
Figure 126: SweepILogMeasureV()
Example
SweepILogMeasureV(smua, 0.01, 0.1, 0.001, 5)
This function performs a five-point linear current sweep starting at 10 mA and stopping at 100 mA. Voltage is
measured at every step (point) in the sweep. The source is allowed to settle on each step for 1 ms before a
measurement is made.
The following table contains log values and corresponding source levels for the five-point logarithmic sweep:
Also see
KISweep factory script (on page 7-22)
SweepVLinMeasureI()
This KISweep factory script function performs a linear voltage sweep with current measured at every step (point).
Usage
SweepVLinMeasureI(smuX, startv, stopv, stime, points)
Source-measure unit (SMU) channel (for example, smua.reset() applies to SMU
channel A)
Sweep start voltage in volts
Sweep stop voltage in volts
Settling time in seconds; occurs after stepping the source and before making
a measurement
Number of sweep points (must be ≥ 2)