Smux.cal.restore() - 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
Also see
reset()
(on page 7-151)
smuX.cal.lock()
smuX.cal.unlock()
smuX.measure.calibrateY()
smuX.reset()
smuX.source.calibrateY()
Adjustment
(on page B-16)

smuX.cal.restore()

This function loads a stored set of calibration constants.
Type
TSP-Link accessible
Function
Yes
Usage
smuX.cal.restore()
smuX.cal.restore(calset)
X
calset
Details
This function will overwrite the current set of calibration constants with constants read from nonvolatile memory.
This function will be disabled until a successful call to smuX.cal.unlock() is made.
If calset is not specified, smuX.CALSET_DEFAULT will be used.
Example
smua.cal.restore()
Also see
smuX.cal.lock()
smuX.cal.unlock()
Adjustment
(on page B-16)
2651A-901-01 Rev. A / March 2011
(on page 7-177)
(on page 7-181)
(on page 7-193)
(on page 7-209)
(on page 7-211)
Affected by
Source-measure unit (SMU) channel (for example, smua.cal.restore() applies
to SMU channel A).
The calibration set to be loaded. Set calset to one of the following values:
0 or smuX.CALSET_NOMINAL: A set of calibration constants that are uncalibrated,
but set to nominal values to allow rudimentary functioning of the instrument.
1 or smuX.CALSET_FACTORY: The calibration constants when the instrument left
the factory.
2 or smuX.CALSET_DEFAULT: The normal calibration set.
3 or smuX.CALSET_PREVIOUS: The calibration set that was used before the last
default set was overwritten.
(on page 7-177)
(on page 7-181)
Where saved
Default value
Restores factory calibration constants for SMU channel A.
Section 7: Command reference
7-179

Advertisement

Table of Contents
loading

Table of Contents