Floating Point
Multiplier-Divider
Description The Output is the product of the Input and the Multiplier analog inputs divided by the Divisor analog input.

Output = [ Input × Multiplier ] ÷ Divisor

For use with floating point numbers.
Availability
  • Available only in the dw2xx-v2 series products
  • Requires library: Process Control (option -05)
  • Firmware versions 0x2116 and later
savvy-SFD Graphic fpMulDiv
Graphic with Parameters fpMulDiv

Parameters

Input Input, Read-write, Analog (32-bit IEEE-754 floating point value)
-340E36 to 340E36
Multiplier Input, Read-write, Analog (32-bit IEEE-754 floating point value)
-340E36 to 340E36
Divisor Input, Read-write, Analog (32-bit IEEE-754 floating point value)
-340E36 to 340E36
Output Output, Read-only, Analog (32-bit IEEE-754 floating point value)
-340E36 to 340E36