Model 4200A-SCS Parameter Analyzer Reference Manual
Appendix D: Using a Model 82 C-V System
4200A-901-01 Rev. C / February 2017
D-29
ki82ulib user library
The user modules in the
ki82ulib
user library control the Model 82 C-V System. They perform
simultaneous C-V, C-t, and Q/t measurements and cable compensation. The next table lists the user
modules. It also provides the name of tests and actions in Clarius that are based on these user
modules.
ki82ulib user modules
User module
Test and action
names
Description
(on page D-
n/a
Puts the three System 82 instruments into a known
state when a test is aborted. This function is used by
other library modules in the
atexit()
function.
page D-30)
cable-compensate
cablecomp
Performs cable compensation using known
capacitance source values.
(on page D-33)
ctsweep
Performs C-t measurements.
(on page D-36)
display-cap-file
Places capacitance source values in a spreadsheet.
LoadCableCorrectionCon
stants82
n/a
Read the cable compensation parameters and sends
them to the 590. This module is for internal use by the
SIMCVsweep82
and
CTsweep82
modules. It is not
normally used as a stand-alone module.
(on page D-38)
qtsweep
Performs quasistatic measurement sweep.
page D-41)
save-cap-file
savecablecompfile
Saves entered capacitance source values in a file.
(on page D-
system82-cvsweep
cvsweep
Performs simultaneous C-V sweep.
Abortmodule82
The
Abortmodule82()
function puts the three System 82 instruments into a known state when a test is aborted.
This function is used by other library modules in the
atexit()
function.
Usage
atexit(Abortcleanup);