Avg('Expression', 'Reset=0')
Arguments
|
'Expression' |
Measured value for the average is formed |
|
|
'Reset' |
Optional parameter (default = 0) to stop and restart the calculation: |
|
|
'Reset' = 0 |
Perform calculation |
|
|
'Reset' = 1 |
Stop calculation and set result to the instantaneous "Expression" value |
|
Description
As a result, this function returns the average value of "Expression" since the measuring started or the last reset. The signal is written to the RAM of the computer. The arithmetic mean is continuously calculated. If 'Reset' = 1 (TRUE), then the result equals the actual value of "Expression."
Note |
|
|---|---|
|
The result of the Avg-function is only displayed in the subsequent interval. |
|