Dmm.calibration.password; Dmm.calibration.save() - Keithley 3700A Series Reference Manual

System switch/multimeter
Hide thumbs Also See for 3700A Series:
Table of Contents

Advertisement

Series 3700A System Switch/Multimeter Reference Manual
Example

dmm.calibration.save()

dmm.calibration.lock()
Also see
dmm.calibration.unlock()
dmm.calibration.save()

dmm.calibration.password

This attribute sets the password that must be entered before you can unlock calibration.
Type
TSP-Link accessible
Attribute (W)
Yes
Usage
dmm.calibration.password = "password"
password
Details
This attribute can only be set when calibration is unlocked.
This attribute generates an error if calibration is locked or if the password string length is greater than
ten characters.
Be sure to record the password; there is no command to query for the password once it is set.
Example
dmm.calibration.unlock("KI003706")
dmm.calibration.password = "myUnlock"
dmm.calibration.lock()
Also see
dmm.calibration.unlock()
dmm.calibration.save()
This function saves calibration data.
Type
TSP-Link accessible
Function
Yes
Usage
dmm.calibration.save()
3700AS-901-01 Rev. D/June 2018
(on page 11-158)
(on page 11-157)
Affected by
Not applicable
A string that represents the valid password to unlock calibration
(on page 11-158)
Affected by
Section 11: TSP command reference
Save calibration, then lock it.
Where saved
Default value
DMM nonvolatile memory KI003706
To change the default calibration password,
unlock the calibration with the default
password.
Saves the password as myUnlock.
Lock calibration. Subsequent unlocks will use
the password myUnlock.
Where saved
Default value
11-157

Advertisement

Table of Contents
loading

Table of Contents