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
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).