EasyManuals Logo
Home>Keithley>Measuring Instruments>2651A

Keithley 2651A Reference Manual

Keithley 2651A
800 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 #371 background imageLoading...
Page #371 background image
Model 2651A High Power System SourceMeter® Instrument Reference Manual Section 7: Command reference
2651A-901-01 Rev. A / March 2011 7-63
Details
Each time through the loop, displayName and code will take on the values in the User menu.
The list is traversed is in random order.
Example
for displayName, code in
display.loadmenu.catalog() do
print(displayName, code)
end
Output:
Test DUT1() beeper.beep(2, 500)
Part1 testpart([[Part1]], 5.0)
Test9 Test9()
Also see
display.loadmenu.add() (on page 7-61)
display.loadmenu.delete()
(on page 7-63)
display.loadmenu.delete()
This function removes an entry from the User menu, which can be accessed using the LOAD key on the
instrument front panel.
Type TSP-Link accessible
Affected by Where saved Default value
Function Yes
Usage
display.loadmenu.delete(displayName)
displayName
The name to be deleted from the User menu
Details
If you delete an entry from the User menu, you can no longer run it by pressing the LOAD key.
Example
display.loadmenu.delete("Test9")
for displayName, code in
display.loadmenu.catalog() do
print(displayName, code)
end
Deletes the script named "Test9"
Output:
Test DUT1() beeper.beep(2, 500)
Part1 testpart([[Part1]], 5.0)
Also see
display.loadmenu.add() (on page 7-61)
display.loadmenu.catalog()
(on page 7-62)

Table of Contents

Other manuals for Keithley 2651A

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Keithley 2651A and is the answer not in the manual?

Keithley 2651A Specifications

General IconGeneral
BrandKeithley
Model2651A
CategoryMeasuring Instruments
LanguageEnglish

Related product manuals