Series 2600B System SourceMeter® instrument Reference Manual Section 9: TSP command reference
2600BS-901-01 Rev. F/August 2021 9-209
smuX.cal.unlock()
This function enables the commands that change calibration settings.
Usage
smuX.cal.unlock(password)
Source-measure unit (SMU) channel (for example, smua.cal.unlock() applies
to SMU channel A)
Details
This function enables the calibration functions to change the calibration settings.
The password when the instrument is shipped from the factory is "KI0026XX".
Example
smua.cal.unlock("KI0026XX")
Unlocks calibration for SMU channel A.
Also see
Adjustment (on page 10-15)
smuX.cal.lock() (on page 9-204)
smuX.cal.password (on page 9-205)
smuX.cal.restore() (on page 9-206)
smuX.cal.state (on page 9-208)
smuX.contact.calibratehi()
This function adjusts the high/sense high contact check measurement. This command is not available on the
2604B, 2614B, or 2634B.
Usage
smuX.contact.calibratehi(cp1Measured, cp1Reference, cp2Measured, cp2Reference)
Source-measure unit (SMU) channel (for example,
smua.contact.calibratehi() applies to SMU channel A)
The value measured by this SMU for point 1
The reference measurement for point 1 as measured externally
The value measured by this SMU for point 2
The reference measurement for point 2 as measured externally