LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

I want to average the incoming array data from time to time.

hello. Please forgive me for using Google Translate because I can't speak English.

 

I am continuously receiving data using an AD converter product, and I want to remove a small noise.

 

So I thought, when 10 arrays of data come in, I try to catch the noise by averaging it, but how do I check the number of times?

0 Kudos
Message 1 of 2
(483 Views)

Hi ndt,

 


@ndtsystem wrote:

I am continuously receiving data using an AD converter product, and I want to remove a small noise.

 

So I thought, when 10 arrays of data come in, I try to catch the noise by averaging it, but how do I check the number of times?


By watching the loop iterator value. Or by using PtByPt functions or shift registers. Or ...

 

It really would help when you would attach your current code and your attempts to tackle your problem!

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 2
(480 Views)