Interactive SourceMeter® Instrument Reference Manual Section 8:
2461-901-01 A/November 2015 8-161
Example
smu.measure.func = smu.FUNC_DC_VOLTAGE
smu.measure.math.format = smu.MATH_MXB
smu.measure.math.mxb.mfactor = 0.80
smu.measure.math.mxb.bfactor = 50
smu.measure.math.enable = smu.ON
Set the measurement function to voltage.
Set the math operation to mx+b.
Set the scale factor for the mx +b operation
to 0.80.
Set the offset factor to 50.
Enable the math function.
Also see
Calculations that you can apply to measurements (on page 3-82)
smu.measure.math.enable (on page 8-158)
smu.measure.math.mxb.mfactor (on page 8-162)