Copy Or Move Utm Gui Definitions; Lpt Library Function Reference - Keithley 4200-SCS Reference Manual

Semiconductor characterization system
Hide thumbs Also See for 4200-SCS:
Table of Contents

Advertisement

Section 8: Keithley User Library Tool (KULT)

Copy or move UTM GUI definitions

The UTM GUI definition consists of one file for each user library. Use the kultcopy command to
move a user library to another 4200. This command copies the user modules (c code), UTM GUI
definition (XML files), and any bitmaps for the UTM GUI (bitmapped files with the .bmp extension).
For more information, see kultcopy in

LPT Library Function Reference

The Keithley Instruments Linear Parametric Test Library (LPTLib) is a high-speed data acquisition
and instrument control software library. It is the programmer's lowest level of command interface to
the system's instrumentation. Its functions let the user configure the relay matrix and
instrumentation to perform parametric tests.
This section lists the functions included in the Keithley Instruments LPTLib and describes how to
use them. The descriptions contained here follow the general pattern:
A purpose and format of each argument.
Remarks in which detailed information about the function, along with the function's
placement and relationship to other functions in a test sequence are described.
Examples showing a typical use of the function in a test sequence.
Throughout this manual, the following conventions are used when explaining the functions:
All LPTLib functions are case-sensitive and must be entered as lower case when
writing program codes.
A capital letter X shown in a function name indicates that the user must select from a list
of replacement suffixes. Using the example forceX, the X can be replaced with either a v
for voltage or i for current. The following is a table of possible suffixes, the parameter
(function) each represents, and the units used throughout LPTLib for that parameter.
Table 8-10
Possible suffixes
Brackets [ ] are used to enclose optional arguments of a function.
Period strings (...) indicate additional arguments or functions that can be added.
Periods ( . ) indicate data not shown in an example because it is not necessary to help
explain the specific function.
NOTE
8-90
Suffix
Parameter
Current
i
Time
t
Voltage
v
In this section, 10 point Courier italic distinguishes the parameters in the
Linear Parametric Test Library (LPTLib) function prototype from other elements.
In this section, 10 point Courier bold highlights references to the name of the
LPTLib function being described, as well as references to names of associated LPTLib
functions.
Return to
"Copying user libraries using kultcopy" on page
Unit
Amperes
Seconds
Volts
Section Topics
Model 4200-SCS Reference Manual
8-47.
4200-901-01 Rev. S / May 2017

Advertisement

Table of Contents
loading

Table of Contents