03-02-2006 06:15 AM
03-02-2006 06:25 AM
03-03-2006 05:02 PM
03-04-2006 11:01 AM
03-06-2006 07:16 AM
Thank you very much! Now my application looks much better!
03-06-2006 08:59 AM
Good point Altenbach. That's what I love about LabVIEW, you learn 10 things new everyday!
K
04-02-2012 05:26 AM
I have an VI where I run continuously a flat sequence structure. In one of the frames I use waveform graphs to display some data. The problem is instead of printing the data on each iteration it adds it to the previous so I am getting n times the same information on the graph. I tried by clearing the graph in the previous frame as it is explained above, but it still keeps printing the history data. Any ideas how could I solve this?