Section 8: TSP command reference
Model DMM7510 7½ Digit Graphical Sampling Multimeter Reference Manual
8-112
DMM7510-901-01 Rev. B / May 2015
dmm.digitize.rel.enable
This attribute enables or disables the application of a relative offset value to the measurement.
Type
TSP-Link accessible
Affected by
Where saved
Default value
Attribute (RW)
Yes
Restore configuration
Instrument reset
Power cycle
Measure configuration list
Configuration script
Measure configuration list
dmm.OFF
Usage
state
= dmm.digitize.rel.enable
dmm.digitize.rel.enable =
state
value
The setting:
•
Enable:
dmm.ON
•
Disable:
dmm.OFF
Functions
dmm.FUNC_DC_VOLTAGE
dmm.FUNC_RESISTANCE
dmm.FUNC_ACV_FREQUENCY
dmm.FUNC_AC_VOLTAGE
dmm.FUNC_4W_RESISTANCE
dmm.FUNC_ACV_PERIOD
dmm.FUNC_DC_CURRENT
dmm.FUNC_DIODE
dmm.FUNC_DCV_RATIO
dmm.FUNC_AC_CURRENT
dmm.FUNC_CAPACITANCE
dmm.FUNC_DIGITIZE_CURRENT
dmm.FUNC_TEMPERATURE
dmm.FUNC_CONTINUITY
dmm.FUNC_DIGITIZE_VOLTAGE
Details
When relative measurements are enabled, all subsequent measured readings are offset by the
relative offset value that was calculated when you acquired the relative offset value.
Each returned measured relative reading is the result of the following calculation:
Displayed reading = Actual measured reading - Relative offset value
Example
dmm.digitize.func = dmm.FUNC_DIGITIZE_CURRENT
dmm.digitize.rel.acquire()
dmm.digitize.rel.enable = dmm.ON
Enables the relative measurements for AC
current and uses the acquire command to
set the relative level attribute.
Also see
Calculations that you can apply to measurements
(on page 3-7)
(on page 8-111)
(on page 8-113)
(on page 8-180)