LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Reset Control

Hi, I am totally new to LabVIEW.
I have written a VI that has a bunch of charts and file output.
Is it possible to use some sort of push button control to reset(clear the
charts and set all controls to default) ?
instead of using the menu bar to do that function.

Sorry if this is offtopic.

Thanks in Advance
Anis
0 Kudos
Message 1 of 2
(2,706 Views)
Use property node for the graph set to history data. Write empty array to this property and the graph should clear.
Message 2 of 2
(2,706 Views)