7½ Digit Graphical Sampling Multimeter Reference Manual Section 8:
DMM7510-901-01 Rev. B / May 2015 8-137
dmm.measure.bias.actual
This attribute returns the amount of current the instrument is sourcing when it makes measurements.
Type TSP-Link accessible Affected by Where saved Default value
Attribute (R) Yes Not applicable Not applicable Not applicable
Usage
value = dmm.measure.bias.actual
Functions
dmm.FUNC_DIGITIZE_CURRENT
dmm.FUNC_DIGITIZE_VOLTAGE
Details
Reads the actual amount of current that is sourced by the instrument when a measurement is made.
For the 1 Ω to 1 MΩ ranges, a constant current source is used to calculate resistance. The
dmm.measure.bias.actual attribute returns the calibrated current for the programmed range. For
the 10 MΩ to 1 GΩ ranges, the Model DMM7510 uses the ratiometric technique. Ratiometric ohms
measurement has lower noise and better repeatability for testing devices at ranges greater than
1 MΩ, but has variable current through the device under test (DUT). The
dmm.measure.bias.actual attribute returns the ideal maximum current when the DUT is at 0 Ω
(0.69 µA).
Example
print(dmm.measure.bias.actual)
Read the actual bias level.
Also see
dmm.measure.bias.level (on page 8-138)