-SCS Parameter Analyzer Reference Manual Section 8:
Keithley User Library Tool (KULT)
4200A-901-01 Rev. C / February 2017 8-15
KULT Tutorials
This section includes three tutorials. Each tutorial provides step-by-step instructions for accomplishing
common tasks with KULT. The name of each tutorial is included below along with a summary of
topics that are discussed:
Tutorial 1: Creating a new user library and new user module (on page 8-16)
• Naming a new user library
• Naming a new user module
• Entering a return type
• Entering user module code
• Entering parameters
• Entering header files
• Documenting the user module
• Saving the user module
• Compiling the user module
• Finding code errors
• Building the user library to include the new user module
• Finding build errors
• Checking the user module
Tutorial 2: Creating a user module that returns data arrays (on page 8-28)
• Naming a new user library and new VSweep user module
• Entering the VSweep user-module return type
• Entering the VSweep user-module code
• Entering the VSweep user-module parameters
• Entering the VSweep user-module header files
• Documenting the VSweep user module
• Saving the VSweep user module
• Compiling and building the VSweep user module
• Checking the VSweep user module
Tutorial 3: Calling one user module from within another (on page 8-34)
• Creating the VSweepBeep user module by copying an existing user module
• Calling an independent user module from the VSweepBeep user module
• Specifying user library dependencies in the VSweepBeep user module
• Compiling and building the VSweepBeep user module
• Checking the VSweepBeep user module