13-8
Return to
2600S-901-01 Rev. C / January 2008
Section 13: Factory Scripts
Series 2600 System SourceMeter® Instruments Reference Manual
Example
SweepILogMeasureV(smua, 0.01, 0.1, 0.001, 5)
This function performs a 5-point logarithmic current sweep starting at 10mA and
stopping at 100mA. Voltage is measured at every step (point) in the sweep. The
source will be allowed to settle on each step for 1ms before a measurement is
performed.
The following log values and corresponding source levels for the 5-point log
sweep are listed as follows:
MeasurePoint
LogStepSize
LogStep
SourceStepLevel
1
0.25
0.0
0.01A
2
0.25
0.25
0.017783A
3
0.25
0.5
0.031623A
4
0.25
0.75
0.056234A
5
0.25
1.0
0.1A
Table 13-6
KIGeneral TSP test script: SweepVLogMeasureI
TSP project name:
KIFactoryGeneral
TSP test script name:
KIGeneral
Firmware version:
1.0.2 and later
Function:
SweepVLogMeasureI(smu, startv, stopv, stime, points)
Table 13-5 (continued)
KIGeneral TSP test script: SweepILogMeasureV
TSP project name:
KIFactoryGeneral
TSP test script name:
KIGeneral
Firmware version:
1.0.2 and later
Function:
SweepILogMeasureV(smu, starti, stopi, stime, points)