Section 9: TSP command reference Series 2600B System SourceMeter® instrument Reference Manual
9-198 2600BS-901-01 Rev. F/August 2021
setup.save()
This function saves the present setup as a user-saved setup.
An integer or string specifying where to save the user setup:
â–ª Save in nonvolatile memory (1 to 5)
â–ª Save as user-saved setup on a USB flash drive ("/path/filename")
Details
When the id parameter is an integer (n), it is interpreted as the setup number to save to the
nonvolatile memory of the instrument.
When you save to a specified integer (1 to 5) in nonvolatile memory, the previous setup at that same
location is overwritten.
When the id parameter is a string, it is interpreted as the path and file name of the location to save
the present setup on a USB flash drive. The path may be absolute or relative to the current working
directory.
Example
Saves the present setup to the internal memory of the
instrument at location 5.
Also see
Saved setups (on page 2-75)
setup.recall() (on page 9-197)