Model 4200A-SCS Parameter Analyzer Reference Manual
Section 9: Keithley External Control Interface (KXCI)
4200A-901-01 Rev. C / February 2017
9-81
Calling KULT user libraries remotely
KXCI contains a set of commands to call user libraries built by KULT on the 4200A-SCS from a
remote interface. Refer to
(on page 8-1) for details on using KULT.
The commands for calling user modules are:
•
(on page 9-81): Mode Switch: Switches KXCI to the usrlib mode.
•
(on page 9-82): Execute: Executes the specified module in a KULT user library.
•
(on page 9-83): Returns the parameter value (or values) for the specified input
or output parameter. The parameter is specified by name.
•
(on page 9-84): Returns the parameter value (or values) for the
specified input or output parameter. The parameter is specified by number. The first parameter
after the command is number one.
•
(on page 9-85): Get Parameter Description: Returns the description of the
specified function. The function is specified by User Library and User Module.
UL
This command switches KXCI operation to the
usrlib
mode.
Usage
UL
Details
This command needs to be sent only once before any of the other commands to call user modules.
To switch back to normal KXCI command modes, send
DE
or
US
.
Send the
UL
command through GPIB or ethernet to change to the remote
usrlib
command set.
Also see
None
AB
This command aborts the execution of a module of the user library.
Usage
AB
Also see
(on page 9-82)