8: TSP command reference Model 2461 Interactive SourceMeter® Instrument
8-8 2461-901-01 A/November 2015
Example
print(acal.lastrun.internaltemp)
Returns the internal temperature of the instrument when
auto calibration was last run.
Example output:
Also see
acal.lastrun.tempdiff (on page 8-8)
acal.run() (on page 8-9)
acal.lastrun.tempdiff
This attribute returns the difference between the internal temperature and the temperature when autocalibration
was last run.
Type TSP-Link accessible Affected by Where saved Default value
Usage
temperature = acal.lastrun.tempdiff
Details
The temperature is displayed in Celsius (°C).
Example
print(acal.lastrun.tempdiff)
Returns the difference between the temperature of the
instrument when auto calibration was run and the present
internal temperature.
Example output:
Also see
acal.lastrun.internaltemp (on page 8-7)
acal.run() (on page 8-9)