10-05-2020 03:38 AM
I have attached my vi below. I am a beginner in Labview. Could you please tell me the best way to get an average of 10 data points? My Vi is very messy.
Thank you
10-05-2020 10:48 AM
Do you want the averages in groups of 10, or do you want the running average of the last 10?
If the latter, just Mean Pt by Pt.vi
10-05-2020 11:00 AM - edited 10-05-2020 11:01 AM
Hi prabesh,
@prabesh99 wrote:
I have attached my vi below. I am a beginner in Labview. Could you please tell me the best way to get an average of 10 data points?
It's probably not the "best" way, but it is a possible way:
This will output a new average value each 10 samples…
10-05-2020 08:52 PM
I want an average of each 10 data points.
10-13-2020 12:08 AM
I want an average of each 10 data points.
10-13-2020 01:23 AM
10-13-2020 01:36 AM
Hi GerdW,
I have attached the following Vi. please find the attachment. As I did what you said to me, but the code did not work.
sorry to bother you again.
thank you
10-13-2020 01:50 AM
10-13-2020 03:11 AM
Dear GerdW,
Hi
what do you mean by a downconverted version? sorry! I could not understand. I am using Labview 2020.
thank you
10-13-2020 04:23 AM
Hi prabesh,
@prabesh99 wrote:
what do you mean by a downconverted version? sorry! I could not understand. I am using Labview 2020.
File -> Save for previous…