LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

disable a plot

If I have a waveform chart with 8 plots and I would like to stop plotting one plot while it is running, how would I do so?
0 Kudos
Message 1 of 3
(2,717 Views)
If you wire a NaN to the plot you wish to turn off, then it will appear as though it is turned off (though past data will still be displayed).
0 Kudos
Message 2 of 3
(2,712 Views)

Use property node of Chart ( properties 'Active plot' and 'Plot Visible?') as shown in the attached pic

Any doubts, do ask

Regards

Dev

0 Kudos
Message 3 of 3
(2,704 Views)