LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How do I clear the data in a waveform chart before running the vi?

I'm sending data via TCP and I want to have the chart displaying the sent data clear itself when I start the VI. How can I do this?
0 Kudos
Message 1 of 2
(2,621 Views)
you can use the History Data property and wire an empty array to it...
(right click the control --> Create --> Property Node --> History Data)

Dan
Message 2 of 2
(2,621 Views)