LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Clear the Waveform Chart

Hey How do i clear the waveform chart from the diagram.
I can't find any attribute node that can do that.

E

--
-----------------------------------------------------
Click here for Free Video!!
http://www.gohip.com/freevideo/
0 Kudos
Message 1 of 2
(5,897 Views)
> Hey How do i clear the waveform chart from the diagram.
> I can't find any attribute node that can do that.
>

You are really close. The attribute node has an entry
for the chart history. Wire an empty array to clear it,
or any other values to initialize the history.

There are also examples in examples/general/graph that show
how to do this and other things with graphs.

Greg McKaskle
0 Kudos
Message 2 of 2
(5,897 Views)