Avg2('Expression1', 'Expression2', …)

Arguments

'Expression'

Measured value, for which the average is formed

Description

This function returns the average value of all arguments 'Expression1', 'Expression2', 'Expression3' etc. The arithmetic average will be formed from the actual values of all arguments in every acquisition cycle. Up to 1000 arguments are allowed.

Example

Evaluate the avarage value from two signals, a sine- and a sawtooth-shaped signal.

Solution