LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Something about charts

In my aplication a need to view a data in order to time, but when i
start running the aplication all the datas in the charts must be zero
(chart clean). I only do this with a chart. Something help me who i put
dats in order to time, for instant, in a chart?
Thanks for your atention?
Paulo Cardoso
0 Kudos
Message 1 of 2
(2,607 Views)
I'm not totally sure that I understand your question, but let me take a shot.

You want to clear the chart every time you before you run the operation?

You can do this using a property node. You have to use the history property. You have to write an empty array into it.

Attached is a small example.

Hopefully this will help a little..
0 Kudos
Message 2 of 2
(2,607 Views)