04-12-2007 10:54 AM
04-12-2007 11:09 AM
Oh my god... I think I m gonna spend all my ph.d on this program:( Besides, i dont know how to insert it into my main vi? GerdW could you please help me to insert that alghoritm that u described into my main vi. I ll dedicate the first paper in which those datas ll appear to u:)
primitevely, i attach my main vi below!
04-12-2007 11:09 AM
04-12-2007 11:53 AM
okj. I have tried to check it. But the average value is always is the new updated element of array that goes in to mean function.
could you have alook to vi please?
04-13-2007 03:03 AM
04-13-2007 07:17 AM
04-15-2007 01:39 PM
04-16-2007 02:22 AM
04-16-2007 05:53 AM
My logic was as follows:
Take 40 points
Graph them and at the same time store them temporarily
Average them and Have them appear on the average graph
Take the next 40 points
Store them temporarily and average them with the points from the average graph to get the new mean values
Graph the new average chart and take the next 40 poitns
etc...
I think my logic for this program is okay but my lack of labview skills is keeping me from getting it. Please help. Thanks.
-Newbie