LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

x y graphs remember old values

I have a XY Graph and when i run my vi Graph shows right graph what i want.
Problem comes when i run it again. Old values appears to graph and new values
start draw onto same graphs and result is mess.
I initial graph zero values begining of vi and reset it but still same problem.
What is wrong ?

-HeVi-
0 Kudos
Message 1 of 6
(3,330 Views)
Post a simplified version of your vi illustrating the problem, and somebody will help you.

CC
Chilly Charly    (aka CC)
0 Kudos
Message 2 of 6
(3,326 Views)
Problem solved (one array init missing).
Thank You
0 Kudos
Message 3 of 6
(3,324 Views)
Hello
0 Kudos
Message 4 of 6
(3,237 Views)
Hello..
I have the same problem. I can`t seem to reset the xy graph. I have an "write to mesurment file" in parallel to the the xy graph and it just keeps adding the data whenever I run the program again.

What exactly did you do to reset the old values?????

Tommy
0 Kudos
Message 5 of 6
(3,236 Views)

Hi !

It's been while when i was here and this case... one year .... i dont belive that i can find my solution, but if i remeber right

it was only to put one array initialization to right place / right side of for or while loop !

(IF i found it i write here forum)

 

BR -HeVi-

 

0 Kudos
Message 6 of 6
(3,230 Views)