
The Function Block AVG determines the minimum, maximum and average value.
The Input IN expects a number. This is then analyzed.
Defines the interval in T# for calculating the value of the output AVG. This will be recalculated after this time if no change occurs.
If the input is true, it deactivates the calculation of the values.
If the input is true, it resets the calculation and sets the value of the input IN to all outputs.
Corresponds to the Input Q.
The smallest value of the Input IN over the entire period since the last reset.
The largest value of the Input IN over the entire period since the last reset.
The moving average value of the Input IN over the entire period since the last reset.