Running The User Script - Keithley 2601A User Manual

2600a series system sourcemeter
Table of Contents

Advertisement

Series 2600A System SourceMeter
Figure 3-5
Run configuration example - Script Attributes tab shown

Running the user script

Remote programming
The functions for the KIGeneralUser user script can be called after the script is run as follows:
KIGeneralUser()
After the above command is executed, any of the functions that make up the user script can be
called in the same manner that factory script functions are called (see
Front panel operation
To run the script from the front panel, a test name has to be added to the USER TESTS submenu
of the LOAD TEST menu. Since the KIGeneralUser script is made up of eight functions, a front
panel user test must run the script and also call a function. The following command will add the
test name "PulseVMeasI" to the menu. It will also configure the test to run the KIGeneralUser
script and call the PulseVMeasureI function:
display.loadmenu.add("PulseVMeasI", "KIGeneralUser() PulseVMeasureI()",
display.SAVE)
Because no parameters are used in the function ( PulseVMeasureI() ), the test will be interactive
and require the operator to input the test parameters using the front panel controls. See
run a script from the front panel?
The command display.loadmenu.add can be used to configure front panel user tests for the
other functions of the script. Make sure to use a different menu name for each function. For
2600AS-900-01 Rev. B / September 2008
®
Instruments User's Manual
for details on running a user script from the front panel.
Return to
Section Topics
Section 3: Test Script Processor Interaction
Step 1: Call the
function).
How do I
3-11

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

2635a2602a2611a2612a2636a

Table of Contents