Description | The Output is the quotient of the Input analog input divided by the Divisor analog input. Output = Input ÷ Divisor The intermediate internal value is a 32-bit number to prevent over/underflow errors. |
Availability |
|
savvy-SFD Graphic | |
Graphic with 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. |