LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

clear legend names in mixed signal plot

I want to clear a graph entirely and rewrite new data to the mixed signal graph.  In order to clear it, I have to clear both the data and the plot names from the legend.  I do not see an easy way of clearing the plot names...anybody know the trick here?

0 Kudos
Message 1 of 5
(3,627 Views)

Hello, 

 

You should be able to use an Invoke node to reinitialize the graph to its default value. You can do this by right clicking on the graph in the block diagram and clicking on Create->Invoke Node->Reinitialize to Default

 

-N

0 Kudos
Message 2 of 5
(3,609 Views)

Thanks but it did not work.  My legend plot names stayed but my graphs cleared from the plot area.

0 Kudos
Message 3 of 5
(3,606 Views)

Yes, I am having the same problem.  Reinitializing to default values does nothing for the plot names.

Message 4 of 5
(3,526 Views)

This works in L.V. 2012.  It must be done BEFORE you reinitialize to default values otherwise you will get an error on setting ActPlot!!  ...as the plots are no longer there!  Works, but ugly.  Any elegance out there?

0 Kudos
Message 5 of 5
(3,524 Views)