LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

reset chart

This is simple question but I can't seem to figure it out. The attached VI shows random numbers vs time, and I'd like the x-axis to reset back to 00:00:00 everytime I turn on the boolean. I've gone through the chart properties but I can't find the option that allows me to do that. Can anybody help me?
0 Kudos
Message 1 of 2
(2,519 Views)

You need to wire an empty array to the property node for history in the false case.

Make sure you create stop button to stop your VI rather than using the abort button in LV.  It is a good habit to get into.Smiley Wink

Message Edited by Ravens Fan on 12-12-2007 10:24 PM
0 Kudos
Message 2 of 2
(2,514 Views)