-SCS Parameter Analyzer Reference Manual Section 8:
Keithley User Library Tool (KULT)
4200A-901-01 Rev. C / February 2017 8-17
Naming a new user library
To name a new user library:
1. In the KULT File menu, click New Library.
2. In the Enter Library dialog box that opens, enter the new user library name. For this tutorial, enter
my_1st_lib as the new user library name.
3. Click OK.
The dialog box name changes to KULT: Module "NoName" Library "my_1st_lib", and
the name next to library in the top left of the dialog box is now my_1st_lib, as shown below.
Figure 428: KULT window after naming user library
Continue with Creating a new user module (on page 8-17).
Creating a new user module
When naming a user module, conform to case-sensitive C programming language naming
conventions. Do not duplicate names of existing user modules or user libraries.
To create a new user module:
1. In the KULT File menu, click New Module.
2. In the Module text box at the top of the KULT window, enter the new user module name. For this
tutorial, enter TwoTonesTwice as the new user module name.
3. Click Apply.
The KULT window changes as follows:
• The window’s name changes to KULT: Module "TwoTonesTwice.c" Library
"my_1st_lib".
• You now see entries in the user-module parameters display area and in the terminating-brace
display. If you click the Includes tab, there is also an entry there, as shown in the following figure.