Series 2600B System SourceMeter® instrument Reference Manual Section 9: TSP command reference
2600BS-901-01 Rev. F/August 2021 9-207
Details
This function overwrites the present set of calibration constants with constants read from
nonvolatile memory.
This function is disabled until a successful call to smuX.cal.unlock() is made.
If calset is not specified, smuX.CALSET_DEFAULT is used.
Example
Restores factory calibration constants for SMU channel A.
Also see
Adjustment (on page 10-15)
smuX.cal.lock() (on page 9-204)
smuX.cal.unlock() (on page 9-209)
smuX.cal.save()
This function stores the active calibration constants to nonvolatile memory.
Source-measure unit (SMU) channel (for example, smua.cal.save() applies to
SMU channel A)
Details
This function stores the active set of calibration constants to nonvolatile memory. The previous
calibration constants (from the default calibration set) are copied to the previous calibration set
(smuX.CALSET_PREVIOUS) before overwriting the default calibration set.
This function is disabled until a successful call to smuX.cal.unlock() is made.
If any of the calibration constants have been changed, this function is disabled unless the calibration
date, the calibration due date, and the calibration adjust date have been assigned new values.
Example
Stores calibration constants for SMU channel A in nonvolatile
memory.
Also see
Adjustment (on page 10-15)
smuX.cal.adjustdate (on page 9-201)
smuX.cal.date (on page 9-202)
smuX.cal.due (on page 9-203)
smuX.cal.lock() (on page 9-204)
smuX.cal.restore() (on page 9-206)
smuX.cal.unlock() (on page 9-209)