
Section 3: LPTLib command reference
S530/S540 KTE Linear Parametric Test Library (LPTLib) User's Manual
3-44
S530-900-01 Rev. E / September 2017
Example
double idatvg[25];
.
.
conpin(SMU1, 10, 0);
conpin(SMU2, 11, 0):
conpin(12, GND, 0);
lorangei(SMU1, 2.0E-6); /* Select 2 uA as minimum */
/* range during autoranging. */
smeasi(SMU1, idatvg); /* Set up sweep measurement */
/* of IDS. */
sweepv(SMU2, 0.0, 2.5, 24, 0.002); /* Sweep */
/* gate from 0 V to 2.5 V. */
This example illustrates how you would select the bottom autorange limit.
Equation 5: Range change settling delay
Also see
(on page 3-26)
(on page 3-26)