Hi,
Please see the attached VI I am using to collect data from my experiments. There is significant noise in the signal. I reached out to NI and they informed me that the noise is in 50-60hz frequency range and is from the power lines. They said that :
1) I can either average the data at sampling frequency which is a multiple of the noise frequency. In this case, I would need to sample at 300hz. I am not sure how to average data so I can see the values in real time(live) while I am running experiments. I am a beginner at LabView.
2) I can use a point Butterworth filter out the noise. I tried this in the VI attached but I am not sure if I implemented this properly. Do I need to sample at a higher rate to implement that Butterworth filter?