7½ Digit Graphical Sampling Multimeter Calibration Manual Section 4:
DMM7510-905-01 Rev. A / April 2015 4-13
cal.adjust.internaltemp
This attribute returns the internal temperature of the instrument when calibration was last adjusted.
Type TSP-Link accessible Affected by Where saved Default value
Usage
temperature = cal.adjust.internaltemp
The internal temperature in Celsius (°C)
Example
print(cal.adjust.internaltemp)
Returns the internal temperature of the instrument when
calibration was last adjusted.
Example output:
Also see
cal.adjust.tempdiff (on page 4-15)
cal.adjust.rear.ac()
This function starts the specified rear AC adjustment step.
Type TSP-Link accessible
Affected by Where saved Default value
Usage
cal.adjust.rear.ac(step)
cal.adjust.rear.ac(step, value)
The rear AC adjustment step to start
The value for this adjustment step (if applicable)
Details
The descriptions of these steps are:
AC Current Step 1, 0.5 A 1 kHz, AC current 10A range zero
AC Current Step 2, 2 A to 10 A 1 kHz, AC current 10A range full-scale
For detail on how to use cal.adjust.rear.ac(), see Rear terminal adjustments (on page 3-6
).
For code examples, refer to:
• Rear AC adjustment step 1: ACI 10 A Zero adjustment (on page 3-8)
• Rear AC adjustment step 2: ACI 10 A Full-scale adjustment (on page 3-9)