4: TSP command reference DMM6500 6½-Digit Multimeter with Scanning
Calibration and Adjustment Manual
4-2 DMM6500-905-01 Rev. E June 2021
cal.adjust.count
This attribute returns the number of times the instrument has been adjusted.
Type TSP-Link accessible Affected by Where saved Default value
Usage
adjustments = cal.adjust.count
The number of adjustments
Details
You can use this command if calibration is locked or unlocked.
The adjust count is read-only. The count is automatically incremented by one when the cal.save()
command is sent with calibration unlocked.
Example
print(Count)
Assign the number of times the instrument has been adjusted
to a user variable named Count.
Output the value. Example output:
3
This shows that the instrument has been adjusted 3 times.
Also see
cal.adjust.date (on page 4-3)