Section 8: Keithley User Library Tool (KULT)
Model 4200A-SCS Parameter Analyzer Reference Manual
8-22
4200A-901-01 Rev. C / February 2017
Entering header files
To enter the header files:
1. Select the
Includes
tab at the bottom of the dialog box to display the Includes area.
Figure 433: Default Includes tab area
2. Enter any additional header files that are needed by the user module. No additional header files
are needed for the
TwoTonesTwice
user module or for any of the user libraries supplied by
Keithley Instruments.
3. Click
Apply
.
(on page 8-22).
Documenting the user module
To document the user module:
1. Click the
Description
tab at the bottom of the dialog box to open the Description tab area.
2. Enter any text needed to adequately document the user module to the Clarius user.
Do not use C-code comment designators (/*, */, or //) in the Description tab area. When the user-
module code is compiled, KULT also evaluates the text in this area. C-code comment designators in
the Description tab area can be misinterpreted, causing errors.
Do not place a period in the first column (the left-most position) of any line in the Description
tab
area. Any text after a first-column period will not be displayed in the documentation area of a Clarius
UTM definition document.