EasyManuals Logo

Keithley SourceMeter 2612 Reference Manual

Keithley SourceMeter 2612
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 #96 background imageLoading...
Page #96 background image
2-44 TSP Programming Fundamentals Series 2600 System SourceMeters Reference Manual
2600S-901-01 Rev. A / May 2006 Return to Section 2 topics
Saving a user script
A created and loaded script does not have to be saved in non-volatile memory of
the Series 2600 before it can be run. However, an unsaved script will be lost when
the Series 2600 is turned off.
Saving a named script
Only a named script can be saved in non-volatile memory of the Series 2600. After
creating and loading a named script, use one of the following commands to save it.
myscript.save()
myscript.save("name")
where: myscript is the user-defined name of the script.
name is a new name for the script that is assigned by the user. Using this
function is equivalent to the “Save As” file menu item in the Test Script
Builder.
Either of the above save commands will save the script in non-volatile memory. If a
script is not saved in non-volatile memory, the script will be lost when the Series
2600 is turned off.
The myscript.save() command saves the script under the name that it was
originally created and loaded. The
myscript.save("name") shell command is
used to save the script under a different name. If you save the script to a name
that already exists in non-volatile memory, it will be overwritten.
Examples:
1. Assume a script named “test1” has been created and loaded. The following
command saves the script in non-volatile memory:
test1.save()
2. To save the script named “test1” under a new name (“test2”) in non-volatile
memory, send the following command:
test1.save(test2)
Running a user script
Running an unnamed script
There can only be one unnamed script in the run-time environment. If another
unnamed script is created and loaded, the previous unnamed script will be
removed from the run-time environment. Use one of the following commands to
execute the chunk of the last loaded unnamed script. Both commands perform the
same operation.
run()
script.run()

Table of Contents

Other manuals for Keithley SourceMeter 2612

Questions and Answers:

Question and Answer IconNeed help?

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

Keithley SourceMeter 2612 Specifications

General IconGeneral
BrandKeithley
ModelSourceMeter 2612
CategoryMeasuring Instruments
LanguageEnglish

Related product manuals