5: Introduction to TSP operation Series 2600B System SourceMeter® Instrument
5-12 2600BS-901-01 Rev. C / August 2016
Saved setups
Use the saved setups commands to save and restore the configuration of the instrument. You can
save or restore configurations to or from the instrument's nonvolatile memory or an installed USB
flash drive. You can use the setup.poweron attribute to specify which setup is recalled when the
instrument is turned on.
setup.poweron (on page 7-193)
setup.recall() (on page 7-194)
setup.save() (on page 7-195)
Scripting
Scripting helps you combine commands into a block of code that the instrument can run. Scripts help
you communicate with the instrument efficiently. These commands describe how to create, load,
modify, run, and exit scripts.
For detail on using scripts, see Fundamentals of scripting for TSP (on page 6-1
).
exit() (on page 7-96)
script.anonymous (on page 7-175)
script.delete() (on page 7-176)
script.factory.catalog() (on page 7-176)
script.load() (on page 7-177)
script.new() (on page 7-178)
script.newautorun() (on page 7-179)
script.restore() (on page 7-180)
script.run() (on page 7-180)
script.user.catalog() (on page 7-181)
scriptVar.autorun (on page 7-181)
scriptVar.list() (on page 7-183)
scriptVar.name (on page 7-183)
scriptVar.run() (on page 7-184)
scriptVar.save() (on page 7-186)
scriptVar.source (on page 7-187)