LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Average measurmenst

Hello.

I wanna have the average value of an sequense of numbers updating continiously so I can see what the average is as time goes by.
I have postet an VI that shows what I want, but this is just an simple vi that shows what I mean. In the VI that I want to use I have 100 itererations.
Like, if i want to fin the average of 1+2+3+4+5+6 this is 3,5. So it has to remember the older values.

Can anybode help`??

Thanx....Tommy
0 Kudos
Message 1 of 2
(2,609 Views)

Hi

You can use the "Mean PtByPt" vi which is located in Signal Processing > Point by Point > Probability & Statistics PtByPt.

This function does exactly what you want to do.

Thomas

Using LV8.0
--------------------------------------------------------------------
Don't be afraid to rate a good answer... 😉
--------------------------------------------------------------------
0 Kudos
Message 2 of 2
(2,605 Views)