Cal.unlock() - Keithley DMM6500 Manual

6 1/2-digit multimeter with scanning
Hide thumbs Also See for DMM6500:
Table of Contents

Advertisement

DMM6500 6½-Digit Multimeter with Scanning Calibration and Adjustment Manual

cal.unlock()

This attribute unlocks calibration operations.
Type
TSP-Link accessible
Function
No
Usage
cal.unlock("password")
password
Details
Calibration data is locked during normal operation. To perform calibration, you must unlock
calibration.
The default password is KI000CAL. You can use cal.password to change the default.
An error is generated if this command is issued when calibration is already unlocked.
Example
cal.unlock("KI000CAL")
-- Perform operations to generate the calibration data
cal.save()
cal.lock()
Unlock the calibration for the instrument using the default password.
Save the calibration data.
Lock the calibration data.
Also see
cal.lock()
(on page 4-6)
cal.password
DMM6500-905-01 Rev. E June 2021
Affected by
A string containing the password to unlock calibration
(on page 4-7)
Section 4: TSP command reference
Where saved
Default value
4-9

Advertisement

Table of Contents
loading

Table of Contents