ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

clear chart property

Hi
Is it possible to apply the command "clear chart" with a property node.
I have an application where I can see continuously data on the chart or not. And when I set to not I wwant a blank chart.
Thanks
Yves
0 Kudos
Message 1 of 3
(3,153 Views)
You can do by creating an "Invoke Node" from the chart and using the "Reinit to dflt" method. Have this executed in a case block when the chart needs to be cleared (assuming that you leave the default empty).

Edwin
Message 2 of 3
(3,153 Views)
thank you for your precious help.

Yves
0 Kudos
Message 3 of 3
(3,153 Views)