Section 8: TSP command reference
Model 2461 Interactive SourceMeter® Instrument Reference Manual
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:
63.167084
Also see
(on page 8-8)
(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
Attribute (R)
Yes
Not applicable
Not applicable
Not applicable
Usage
temperature
= acal.lastrun.tempdiff
temperature
The internal temperature
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:
4.5678
Also see
(on page 8-7)
(on page 8-9)