Arithmetic

Divider

Description This function block divides one analog input value by another analog input value. Output = Input 1 / Input 2.
Availability
  • Requires library: Process Control (option -05) or Basic Functions
  • Firmware versions 0x1000 and later
savvy-SFD Graphic divider
Graphic with Parameters divider

Parameters

Input Input, Read-write, Analog (signed 16-bit integer)
-327.67 % to 327.67 %
Divisor Input, Read-write, Analog (signed 16-bit integer)
-327.67 % to 327.67 %
If zero, results in an output of 327.67% (positive or negative based on sign of Input).
Output Output, Read-only, Analog (signed 16-bit integer)
-327.67 % to 327.67 %
Saturates if the result exceeds +327.67% or is less than -327.67%. A zero Divisor results in an output of 327.67% (positive or negative based on sign of Input). If both Input and Divisor are zero, the Output is positive.