Dmm.digitize.math.mxb.bfactor - Keithley DMM7510 Reference Manual

7 1/2 digit graphical sampling multimeter
Hide thumbs Also See for DMM7510:
Table of Contents

Advertisement

Model DMM7510 7½ Digit Graphical Sampling Multimeter Reference Manual

dmm.digitize.math.mxb.bfactor

This attribute specifies the offset, b, for the y = mx + b operation.
Type
TSP-Link accessible
Attribute (RW)
Yes
Usage
offsetFactor = dmm.digitize.math.mxb.bfactor
dmm.digitize.math.mxb.bfactor = offsetFactor
offsetFactor
Functions
dmm.FUNC_DC_VOLTAGE
dmm.FUNC_AC_VOLTAGE
dmm.FUNC_DC_CURRENT
dmm.FUNC_AC_CURRENT
dmm.FUNC_TEMPERATURE
Details
This attribute specifies the offset (b) for an mx + b operation.
The mx + b math operation lets you manipulate normal display readings (x) mathematically according
to the following calculation:
Where:
y is the displayed result
m is a user-defined constant for the scale factor
x is the measurement reading (if you are using a relative offset, this is the measurement with relative
offset applied)
b is the user-defined constant for the offset factor
Example
dmm.digitize.func = dmm.FUNC_DIGITIZE_CURRENT
dmm.digitize.math.format = dmm.MATH_MXB
dmm.digitize.math.mxb.mfactor = 0.80
dmm.digitize.math.mxb.bfactor = 42
dmm.digitize.math.enable = dmm.ON
Also see
Calculations that you can apply to measurements
dmm.digitize.math.enable
dmm.digitize.math.format
dmm.digitize.math.mxb.mfactor
dmm.measure.math.mxb.bfactor
DMM7510-901-01 Rev. B / May 2015
Affected by
Restore configuration
Instrument reset
Power cycle
Measure configuration list
The offset for the y = mx + b operation; the valid range is −1e12 to +1e12
dmm.FUNC_RESISTANCE
dmm.FUNC_4W_RESISTANCE
dmm.FUNC_DIODE
dmm.FUNC_CAPACITANCE
dmm.FUNC_CONTINUITY
y = mx + b
(on page 8-102)
(on page 8-103)
(on page 8-106)
(on page 8-169)
Section 8: TSP command reference
Where saved
Configuration script
Measure configuration list
dmm.FUNC_ACV_FREQUENCY
dmm.FUNC_ACV_PERIOD
dmm.FUNC_DCV_RATIO
dmm.FUNC_DIGITIZE_CURRENT
dmm.FUNC_DIGITIZE_VOLTAGE
Set the measurement function to voltage.
Set the scale factor for the mx +b operation
to 0.80.
Set the offset factor to 42.
Enable the math function.
(on page 3-7)
Default value
0
8-105

Advertisement

Table of Contents
loading

Table of Contents