Series 2600B System SourceMeter® Instrument Reference Manual
Section 7: TSP command reference
2600BS-901-01 Rev. B / May 2013
7-181
setup.save()
This function saves the present setup as a user-saved setup.
Type
TSP-Link accessible
Affected by
Where saved
Default value
Function
Yes
Usage
setup.save(
id
)
id
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 instrument's
nonvolatile memory.
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
setup.save(5)
Saves the present setup to the internal memory of
the instrument at location 5.
Also see
Saved setups
(on page 2-46)
setup.recall()
(on page 7-180)
smuX.abort()
This function terminates all overlapped operations on the specified source-measure unit (SMU).
Type
TSP-Link accessible
Affected by
Where saved
Default value
Function
Yes
Usage
smu
X
.abort()
X
Source-measure unit (SMU) channel (for example,
smua.abort()
applies to SMU
channel A)
Details
The
smu
X
.abort()
function does not turn the output off or change any settings.
If this function is used to abort a sweep, when it is executed, the SMU exits its trigger model immediately and
returns to the trigger model's idle state.
Summary of Contents for System SourceMeter 2601B
Page 841: ......