Model 4200A-SCS Prober and External Instrument Control Section 6: Using a Model 82 C-V System
4200A-913-01 Rev. A December 2020 6-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 following table lists the
user modules. It also provides the name of tests and actions in Clarius that are based on these user
modules.
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.
cable-compensate
cablecomp
Performs 590 cable compensation using the capacitor
values stored in the specified cable compensation file.
The resultant compensation values generated by the
compensation process are stored in the same file.
Measures capacitance as a function of time at a
certain bias.
Places capacitance source values in a spreadsheet.
LoadCableCorrectionCon
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.
Performs a quasistatic measurement sweep.
save-cap-file
savecablecompfile
Saves entered capacitance source values in a file.
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);
CableCompensate82 user module
The CableCompensate82 routine performs 590 cable compensation using the capacitor values
stored in the specified cable compensation file. The resultant compensation values generated by the
compensation process are stored in the same file.