Keithley 4200A-SCS Reference Manual page 919

Parameter
Hide thumbs Also See for 4200A-SCS:
Table of Contents

Advertisement

Section 13: LPT library function reference
Example
double idss;
.
.
conpin(GND, 5, 4, 3, 0);
conpin(SMU1, 2, 0);
limiti(SMU1, 2.0E-8); /* Limits to 20.0 nA. */
rangei(SMU1, 2.0E-8); /* Select range for 20.0 nA */
forcev(SMU1, 25.0); /* Apply 25 V to the gate. */
intgi(SMU1, &idss); /* Measure gate leakage; */
/* return results to idss. */
This example measures the relatively low leakage current of a metal-oxide semiconductor field-effect
transistor (MOSFET).
Also see
devint
(on page 13-13)
measX
(on page 13-78)
rangeX
(on page 13-83)
setmode
(on page 13-42)
13-74
Model 4200A-SCS Parameter Analyzer Reference Manual
4200A-901-01 Rev. C / February 2017

Advertisement

Table of Contents
loading

Table of Contents