DMM6500 6½-Digit Multimeter with Scanning Calibration and Adjustment Manual
Section 4: TSP command reference
DMM6500-905-01 Rev. E June 2021
4-3
cal.adjust.date
This attribute contains the date when the instrument was last adjusted.
Type
TSP-Link accessible Affected by
Where saved
Default value
Attribute (RW)
Yes
Not applicable
Nonvolatile memory
Not applicable
Usage
adjustDate
= cal.adjust.date
cal.adjust.date = (os.time{year =
year
, month =
month
, day =
day
})
cal.adjust.date = (os.time({year =
year
, month =
month
, day =
day
, hour =
hour
, min =
minute
, sec =
second
}))
adjustDate
The date when the last adjustment occurred
year
Year; must be more than 1970
month
Month (1 to 12)
day
Day (1 to 31)
hour
Hour in 24-hour time format (0 to 23)
minute
Minute (0 to 59)
second
Second (0 to 59)
Details
The date and time is returned in the format:
MMM DD YYYY HH:MM:SS.NNN
Where:
•
MMM DD YYYY
is the month, date, and year
•
HH:MM:SS.NNN
is the hour, minute, second, and fractional second
You can read this command if calibration is locked or unlocked. To set the date and time, calibration
must be unlocked.
Example
lastCal = cal.adjust.date
print(lastCal)
Assign the last adjustment date of the instrument to a user
variable named
lastCal
.
Output the value. Example output:
Sep 23 2018 10:07:51.447
Also see
(on page 4-2)
Содержание KEITHLEY DMM6500
Страница 1: ...6 Digit Multimeter with Scanning Calibration and Adjustment Manual DMM6500...
Страница 5: ......
Страница 6: ......
Страница 64: ......