Divider
Help / Logic / Divider / Inputs / Outputs / End of text
Function
This module divides 2 values and returns a result (quotient).
Inputs
Type Initial value Description
Value 1 0  
Value 2 0  
Outputs
Output 1 (send) 0 Quotient = value 1 divided by value 2
Output 2 (send by change) 0 Quotient = value 1 divided by value 2
Output 3 (send) 0 Sends a 1 when there is an error in the division, e.g. division by zero
Sends a 0 when the division can be made without error.
Commands
HS Commands (Output 1) - The commands assigned here are run when the value of output telegram at output 1 is not equal to zero.
HS Commands (Output 2) - see above
HS Commands (Output 3) - see above
Other
Telegram interval - Can be changed.
Recalculated on start Yes  
Module is retentive No  
Internal designation: 9038
Similar functions
Multiplier
Subtracter
Adder

Help / Logic / Divider / Inputs / Outputs / Beginning of text