Tutorial 2: Creating A User Module That Returns Data Arrays - Keithley 4200A-SCS Reference Manual

Parameter
Hide thumbs Also See for 4200A-SCS:
Table of Contents

Advertisement

Section 8: Keithley User Library Tool (KULT)

Tutorial 2: Creating a user module that returns data arrays

This section provides a tutorial that helps you use array variables in KULT. It also illustrates the use
of return types (or codes), and the use of two functions from the Keithley Linear Parametric Test
Library (LPTLib).
To start Tutorial 2, go to
Most of the basic steps that were detailed in Tutorial 1 are abbreviated in this tutorial. Before doing
the following tutorial, complete
16).
Naming new user library and new VSweep user module
To name new user library and new VSweep user module:
1. Start KULT by double-clicking the KULT icon on the desktop.
2. In the KULT File menu, click New Library.
3. In the Enter Library dialog box that appears, enter my_2nd_lib as the new user library name.
4. Click OK.
5. In the KULT File menu, click New Module.
6. In the Module text box at the top of the KULT dialog box, enter VSweep as the new module
name.
7. Click Apply.
Continue with
Entering the VSweep user-module return type
The VSweep user module generates an integer return value. Therefore, select int from the Return
Type list.
Continue with
8-28
Naming new user library and new VSweep user module
Tutorial 1: Creating a new user library and user module
Entering the VSweep user-module return type
Entering the VSweep user-module code
Model 4200A-SCS Parameter Analyzer Reference Manual
(on page 8-28).
(on page 8-29).
4200A-901-01 Rev. C / February 2017
(on page 8-28).
(on page 8-

Advertisement

Table of Contents
loading

Table of Contents