13-6 Return to Section Topics 2600S-901-01 Rev. C / January 2008
Section 13: Factory Scripts Series 2600 System SourceMeter® Instruments Reference Manual
Parameters
smu, startv, stopv, stime, points
smu: SourceMeter Channel (A or B). Defaults to SMU A if all
parameters are omitted when function is called.
starti: Sweep start voltage in volts.
stopi: Sweep stop voltage in volts.
stime: Settling time in seconds. Occurs after stepping the source
and before performing a measurement.
points: Number of sweep points (must be ≥2).
Data
Current measurements, voltage source values and timestamps are stored in
smuX.nvbuffer1.
Example
SweepVLinMeasureI(smua, -1, 1, 1E-3, 1000)
This function performs a 1000-point linear voltage sweep starting at -1V and
stopping at +1V. Current is measured at every step (point) in the sweep after a
1ms source settling period.
Table 13-4 (continued)
KIGeneral TSP test script: SweepVLinMeasureI
TSP project name: KIFactoryGeneral
TSP test script name: KIGeneral
Firmware version: 1.0.2 and later