
Model DMM7510 7½ Digit Graphical Sampling Multimeter Calibration Manual
Section 4: TSP command reference
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
Attribute (R)
Yes
Not applicable
Nonvolatile memory
Not applicable
Usage
temperature
= cal.adjust.internaltemp
temperature
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:
34.4
Also see
(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
Function
Yes
Usage
cal.adjust.rear.ac(
step
)
cal.adjust.rear.ac(
step
,
value
)
step
The rear AC adjustment step to start
value
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
(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)