Cal.adjust.date - Keithley DMM7510 Calibration Manual

7 1/2 digit graphical sampling multimeter
Hide thumbs Also See for DMM7510:
Table of Contents

Advertisement

Model DMM7510 7½ Digit Graphical Sampling Multimeter Calibration Manual

cal.adjust.date

This attribute contains the date when the instrument was last adjusted.
Type
TSP-Link accessible
Attribute (RW)
Yes
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
year
month
day
hour
minute
second
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)
Also see
cal.adjust.count
DMM7510-905-01 Rev. A / April 2015
Affected by
Not applicable
The date when the last adjustment occurred
Year; must be more than 1970
Month (1 to 12)
Day (1 to 31)
Hour in 24-hour time format (0 to 23)
Minute (0 to 59)
Second (0 to 59)
(on page 4-10)
Where saved
Nonvolatile memory
Assign the last adjustment date of the instrument to a user
variable named lastCal.
Output the value. Example output:
Sep 23 2014 10:07:51.447
Section 4: TSP command reference
Default value
Not applicable
4-11

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents