First of all, before you save the vi do following: - right-click the graph, data operations, clear graph. - right-click the graph, data operations, make current value default.
During running, you can clear the graph programmically by writing empty arrays (arrays with length 0), in the format that is needed, to the x-y graph.
> First of all, before you save the vi do following: > - right-click the graph, data operations, clear graph. > - right-click the graph, data operations, make current value default. > > During running, you can clear the graph programmically by writing > empty arrays (arrays with length 0), in the format that is needed, to > the x-y graph.
And one more technique that was added recently. If you go to the VI Settings or VI Properties, there is an option to Clear Indicators before running. This should be found on the Execution page and was added in eith LV6 or LV6.1.