Model 2281S-20-6 DC Power Supply and Battery Simulator Reference Manual
Section 7: SCPI command reference
077114601 / March 2019
7-79
Also see
:CALCulate[1]:<function>:FORMat
(on page 7-77)
:CALCulate[1]:<function>:KMATh:MMFactor
(on page 7-79)
:CALCulate[1]:<function>:KMATh:MUNits
(on page 7-80)
:CALCulate[1]:<function>:STATe
(on page 7-81)
:CALCulate[1]:<function>:KMATh:MMFactor
This command specifies the scale factor for the y = mx + b math operation.
Type
Affected by
Where saved
Default value
Command and query
Recall settings
Instrument reset
Power cycle
Save settings
1.000000
Usage
:CALCulate[1]:<function>:KMATh:MMFactor <n>
:CALCulate[1]:<function>:KMATh:MMFactor <n>,<channel>
:CALCulate[1]:<function>:KMATh:MMFactor?
:CALCulate[1]:<function>:KMATh:MMFactor? <channel>
<function>
The measurement function to which this setting applies:
Concurrent:
CONCurrent[:DC]
Current:
CURRent[:DC]
Voltage:
VOLTage[:DC]
[n]
The scale factor; the valid range is -1e6 to +1e6
<channel>
The channel number (default value is CH1):
Channel 1: CH1
Channel 2: CH2
Details
This command sets the scale factor (m) for an mx + b operation for the selected measurement
function.
The mx + b math operation lets you manipulate normal display readings (x) mathematically according
to the following calculation:
y = mx + b
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