11-13-2024 08:08 AM
Hello Everyone,
I am looking to filter out the noise from the sensors by the means of using averaging filter or moving averaging filter. Could anyone please suggest how to do that?
The sensors I am using are pH, redox, temperature and pressure.
I am using cRio 9074.
Thank you!
Solved! Go to Solution.
11-13-2024 10:39 AM
Use PtbyPt.mean.vi from the pallet.
11-13-2024 12:16 PM
A computationally very cheap option would be an exponential filter. Here is an example.