-SCS Parameter Analyzer Reference Manual Section 8:
Keithley User Library Tool (KULT)
4200A-901-01 Rev. C / February 2017 8-25
To find code errors for the TwoTonesTwice user module:
1. Click the error message. The last line of code is highlighted, as shown below.
Figure 436: Find a code error
2. Add the missing semicolon at the end of the code [Sleep(500);], and delete the comment
about the missing semicolon.
3. Select File > Save Module.
4. Compile the user module again.
ï‚§ The KULT Compile message box should now display no error messages and disappears
automatically.
ï‚§ The Build tab area should display the successful compilation message shown below.
Figure 437: Successful compilation message displayed in Build tab
Continue with Building the user library to include the new user module (on page 8-26).