EasyManuals Logo

Keithley SourceMeter 2602 Reference Manual

Keithley SourceMeter 2602
594 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #460 background imageLoading...
Page #460 background image
14-14 Display Operations Series 2600 System SourceMeters Reference Manual
2600S-901-01 Rev. A / May 2006 Return to Section 14 topics
Example 1:
Assume a script with a function named “DUT1” has already been loaded into the
Series 2600, and the script has NOT been saved in non-volatile memory.
Now assume you want to add a test named “Test” to the USER TESTS menu.
You want the test to run the function named “DUT1” and sound the beeper. The
following command will add “Test” to the menu, define the chunk, and then save
displayname and chunk in non-volatile memory:
display.loadmenu.add(“Test”, “DUT1() beeper.beep(2, 500)”,
display.SAVE)
When “Test” is run from the front panel USER TESTS menu, the function named
“DUT1” will execute and the beeper will beep for two seconds.
Now assume you cycle power on the Series 2600. Since the script was not saved
in non-volatile memory, the function named “DUT1” is lost. When “Test” is again
run from the front panel, the beeper will beep, but “DUT1” will not execute
because it no longer exists in the chunk.
Example 2:
The following command adds an entry called “Part1” to the front panel “USER
TESTS” submenu for the chunk “testpart([[Part1]], 5.0)”, and saves it in non-
volatile memory:
display.loadmenu.add("Part1", "testpart([[Part1]], 5.0)",
display.SAVE)
Deleting USER TESTS menu entries
The following function can be used to delete an entry from the front panel USER
TESTS submenu:
display.loadmenu.delete(displayname)
displayname Name to delete from the menu.
Example:
The following command removes the entry named “Part1” from the front panel
USER TESTS submenu:
display.loadmenu.delete("Part1")
Running a test from the front panel
Front panel user tests and factory tests can be run as follows:
1. Press the LOAD key to display the LOAD TEST menu.
2. Select the USER or FACTORY menu item.
3. Position the blinking cursor on the test to be run.
4. Press the RUN key to run the test.

Table of Contents

Other manuals for Keithley SourceMeter 2602

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Keithley SourceMeter 2602 and is the answer not in the manual?

Keithley SourceMeter 2602 Specifications

General IconGeneral
BrandKeithley
ModelSourceMeter 2602
CategoryMeasuring Instruments
LanguageEnglish

Related product manuals