Setup.save(); Smux.abort() - Keithley 2651A Reference Manual

High power system sourcemeter instrument
Hide thumbs Also See for 2651A:
Table of Contents

Advertisement

Model 2651A High Power System SourceMeter® Instrument Reference Manual

setup.save()

This function saves the present setup as a user-saved setup.
Type
TSP-Link accessible
Function
Yes
Usage
setup.save(id)
id
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)
Also see
User setup
(on page 2-39)

smuX.abort()

This function terminates all overlapped operations on the specified SMU.
Type
TSP-Link accessible
Function
Yes
Usage
smuX.abort()
X
Details
smuX.abort() will not turn the output off or change any settings.
If used to abort a sweep, when executed, the SMU will exit its trigger model immediately and return to the trigger
model's idle state.
2651A-901-01 Rev. A / March 2011
Affected by
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")
NOTE
Affected by
Source-measure unit (SMU) channel (for example, smua.abort() specifies SMU
channel A).
Where saved
Default value
Saves the present setup at location 5.
Where saved
Default value
Section 7: Command reference
7-171

Advertisement

Table of Contents
loading

Table of Contents