03-17-2010 12:54 PM
Hello,
In the attached VI file, I am trying to collect data at interverals (in secs) and display it in a graph that updates after each iteration. However, I would like the graph to be reset just before I start a new run of the program. In the current state, after the program ends, the graph just seems to append data and continues on. I would like to have the x-axis as the time. In the current state of the program, I wait 1sec, take data and so on. I would like a plot of the data vs time. So in the attached VI, the graph should end at 20secs.
I would sincerely appreciate any help in figuring out my dilema. I am running LabView 8.2.
Thanks for all your help and time.
hiNi.
Solved! Go to Solution.
03-17-2010 01:02 PM
03-17-2010 01:12 PM
Like so