Builds the average
takes a numeric value
outputs the average
Collects all inputs in the specified time interval and builds the average. Deletes all values collected.
Collects from each input node one value and builds immediately the average. Deletes the values after the specified time.
Formats the output in the specified way.
If Integer
is selected, the output is rounded to integer.
If Floating point
is selected, the output is not rounded.