7½ Digit Graphical Sampling Multimeter Reference Manual Section 8: T
DMM7510-901-01 Rev. B / May 2015 8-149
dmm.measure.drycircuit
This attribute enables or disables the dry circuit feature of the 4-wire resistance measure function.
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.measure.drycircuit
dmm.measure.drycircuit = state
To disable dry circuit, select
; available for all ranges
To enable dry circuit, select dmm.ON; available for the 1 Ω to 10 kΩ ranges
Functions
dmm.FUNC_DIGITIZE_CURRENT
dmm.FUNC_DIGITIZE_VOLTAGE
Details
Enabling dry circuit limits the open-circuit voltage to below 20 mV, which is often required with
low-glitch measurements, such as measuring switch and relay contact resistance.
When dry circuit is enabled, offset compensation is automatically enabled.
Example
dmm.measure.func = dmm.FUNC_4W_RESISTANCE
dmm.measure.drycircuit = dmm.ON
Set the measure function to 4-wire
resistance and enable dry circuit.
Also see
dmm.measure.offsetcompensation.enable (on page 8-173)
dmm.measure.range (on page 8-175)