Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA Enterprise SCADA Execution Pipeline API Reference

Execute Method (ApplySmoothing)

Performs linear filtering (if configured) on the raw value from the remote to smooth out the data.
Equation used:
currentValue * filterConstant + previousValue * (1 - filterConstant);
In This Topic
TitleResults for “How to create a CRG?”Also Available in