Deleting A User Script And User Tests; How Do I Use Other Programs; Using Labview - Keithley 2601 User Manual

Series 2600 system sourcemeter instruments
Hide thumbs Also See for 2601:
Table of Contents

Advertisement

Series 2600 System SourceMeter
Since 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
example, the following command will add the name "PulseIMeasV" for a test to call the
PulseIMeasureV
display.loadmenu.add("PulseIMeasV", "KIGeneralUser() PulseIMeasureV()",
display.SAVE)
Reference

Deleting a user script and user tests

Deleting a user script
A user script can be deleted from non-volatile memory of the Series 2600. The following command
will delete the KIGeneralUser user script:
script.delete("KIGeneralUser")
Deleting a user test
After deleting a script, you should also delete the test from the USER TESTS menu since it no
longer exists. The following command deletes the "PulseVMeasI" test from the menu:
display.loadmenu.delete("PulseVMeasI")
Reference

How do I use other programs?

Reference

Using LabVIEW

Source step example
The source step example is shown in
10V in 1V steps, measures the current at each step, and stores the result in a table. Once all steps
are completed, the stored table current values are printed.
2600S-900-01 Rev. C / January 2008
®
Instruments User's Manual
panel?" on
page 3-2
function.
See "Load test menu" in Section 14 of the Series 2600 Reference Manual for details
on the display.loadmenu.add function.
See "User scripts" in Section 2 of the Series 2600 Reference Manual for more
information on deleting a user script. See "Load test menu" in Section 14 of the
Series 2600 Reference Manual for details on deleting user tests from the front panel
USER TESTS menu.
See the LabVIEW and Visual Basic documentation for details on using those
programs.
Figure
Return to
Section Topics
Section 3: Test Script Processor Interaction
for details on running a user script from the front
3-6. The example steps the source voltage from 1V to
"How do I
3-11

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

26022612261126352636

Table of Contents