Tektronix Keithley 2651A Reference Manual page 427

High power system sourcemeter instrument
Table of Contents

Advertisement

Section 7: TSP command reference
display.loadmenu.delete()
This function removes an entry from the USER menu, which can be accessed using the LOAD key on the
front panel.
Type
TSP-Link accessible
Function
Yes
Usage
display.loadmenu.delete("displayName")
displayName
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 entry named Test9.
Output:
Test
DUT1() beeper.beep(2, 500)
Part1
testpart([[Part1]], 5.0)
Also see
display.loadmenu.add()
display.loadmenu.catalog()
7-82
Model 2651A High Power System SourceMeter® Instrument Reference Manual
Affected by
The name to be deleted from the USER menu
(on page 7-79)
(on page 7-81)
Where saved
Default value
2651A-901-01 Rev. C October 2021

Advertisement

Table of Contents
loading
Need help?

Need help?

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

Subscribe to Our Youtube Channel

Table of Contents