Interactive SourceMeter® Instrument Reference Manual Section 8:
2461-901-01 A/November 2015 8-9
acal.lastrun.time
This attribute returns the date and time when autocalibration was last run.
Type TSP-Link accessible Affected by Where saved Default value
Usage
dateTime = acal.lastrun.time
Details
The date and time is returned in the format:
MM/DD/YYYY HH:MM:SS.NNNNNNNNN
Where:
• MM/DD/YYYY is the month, date, and year
• HH:MM:SS.NNNNNNNNN is the hour, minute, second, and fractional second
Example
Returns the date and time when the
autocalibration was last run.
Example output:
08/11/2014 16:30:26.745369595
Also see
acal.run() (on page 8-9)
Autocalibration (on page 3-51)
acal.run()
This function immediately runs autocalibration and stores the constants.
Type TSP-Link accessible
Affected by Where saved Default value
Usage
acal.run()
Details
During autocalibration, all necessary autocalibration steps are completed, calibration constants are
updated, and autocalibration last run information is updated.
When an autocalibration command is received, the instrument runs the autocalibration to completion
before executing the next command.