01-10-2009 03:21 PM - edited 01-10-2009 03:22 PM
Dennis
I am aware of the chart history, what I am looking for is to display data in the graph as it is acquired, similar, to real-time. What is happening now in the chart is the board acquires all the data , then plots it after the run has finished.
Thanks again
Chris
01-10-2009 05:22 PM
01-11-2009 06:23 PM - edited 01-11-2009 06:28 PM
Dennis
Thank you again for all the help, I think I found a fundamental flaw in what I am actually trying to do with this, and for it, I would not even need the while loop.
I have N channels, N samples being taken, and once those N samples have been taken, the VI will actually finish. I suppose I do not even need the while loop for that. What this whole thread has been working towards has been - is it possible to plot those N samples while they are being acquired, perhaps with buffers of some sort? I appologize for such an ignorant blunder on my part, and thank you again for the help.
Also, I would have attached the text files that you need, but I am not at the computer that has the VI on it now.
Chris
01-11-2009 06:43 PM
01-11-2009 07:47 PM
Dennis
That was quick, I wasn't expecting an answer so late on a Sunday, thanks for the quickness. That is what I was looking for, our sampling rate is in the neighborhood of 50-100 Hz, but because our application is picky about accurate timing over a long period of time, I would rather stick with the n channels, n samples. I appreciate all the help you gave me, I am not sure how I could have gotten through these programs without the help of you and everyone else who responded to my posts.
Thanks
Chris