Series 2600 System SourceMeters User’s Manual
Test Script Processor Interaction 3-13
Return to
2600S-900-01 Rev. A / May 2006
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
Refer to “User scripts” in Section 2 of the Series 2600 Reference
Manual for more information on deleting a user script. Refer to
“Load test menu” in Section 14 of the Reference Manual for details
on deleting user tests from the front panel USER TESTS menu.