Summation
Contents

1.Description

This module adds up input values. After a limit value is reached, a telegram is sent on Output 2.

2.Inputs

No.NameInitialisationDescription
1E1 Value0
Input value
2E2 Reset0
Reset - if this input receives a one, then the sum is set to zero.
3E3 Limit (>0)0
Limit value - the sum is compared with this value.

3.Outputs

No.NameInitialisationSBCDescription
1A1 Sum0s
Sum
2A2 Alarm (Sum>=Limit)0s
Alarm - this output sends a one when the sum reaches the limit value (sum >= limit value). Each additional time this limit is exceeded, a one is sent (e.g. in case of re-adding after exceeding)
s = send, sbc = send by change

4.Other

Recalculation during start:Yes
Module is retentive:Yes
Internal designation:9064
Category:Math. functions

5.Similar functions

Curve funct. (2 points)
Curve funct. (4 points)
Random generator
Minimum value (continuous)
Minimum value (comparative)
Maximum value (continuous)
Maximum value (comparative)
Exponential function
Natural logarithm
Sliding average (event)
Sliding average (cyclical)
Root
x to the power of y
Logarithm (Base 10)
Absolute value