Section 11: TSP command reference Model 2601B-PULSE System SourceMeter Instrument Reference Manual
11-222 2601B-PULSE-901-01A April 2020
smua.reset()
This function turns off the output and resets the commands that begin with smua. to their default settings.
Usage
smua.reset()
Details
This function turns off the output and returns the specified SMU to its default settings.
Example
Turns off the output and resets SMU to its default settings.
Also see
reset() (on page 11-156)
smua.savebuffer()
This function saves one source-measure unit (SMU) dedicated reading buffer to nonvolatile memory.
Usage
smua.savebuffer(smua.nvbufferY)
SMU dedicated reading buffer (1 or 2)
Details
When the instrument is turned off and back on, the dedicated reading buffers are restored from
nonvolatile memory to their last saved values.
Example
smua.savebuffer(smua.nvbuffer1)
Saves buffer 1 to internal memory.
Also see
Reading buffers (on page 5-1)
savebuffer() (on page 11-156)
smua.nvbufferY (on page 11-211)