Section 4: TSP command reference Model DMM6500 6½-Digit Multimeter with Scanning Calibration and Adjustment Manual
4-6 DMM6500-905-01 Rev. A/July 2018
cal.password
This attribute sets the password that you send when you unlock calibration.
Usage
cal.password = "password"
A string that contains the password to unlock calibration; maximum of 10 characters
Details
This command can only be sent when calibration is unlocked.
The password is not saved until calibration is saved with cal.save().
Be sure to record the password; there is no command to retrieve the password once it is set.
Example
cal.unlock("KI000CAL")
cal.password = "XYZCorp"
cal.lock()
cal.unlock("XYZCorp")
To change the default calibration password, unlock
the calibration with the default password.
Sets the password to XYZCorp.
Lock calibration. Use the password XYZCorp for
subsequent unlocks.
Also see
cal.save() (on page 4-7)
cal.unlock() (on page 4-8)