-SCS Parameter Analyzer Reference Manual Appendix D: Using a Model 82 C-
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
Abortmodule82 (on page D-
29)
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
function.
CableCompensate82 (on
page D-30)
cable-compensate
cablecomp
Performs cable compensation using known
capacitance source values.
Performs C-t measurements.
DisplayCableCompCaps82
Places capacitance source values in a spreadsheet.
stants82
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.
QTsweep82 (on page D-38)
Performs quasistatic measurement sweep.
page D-41)
save-cap-file
savecablecompfile
Saves entered capacitance source values in a file.
44)
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);