LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Making a plot visible without property node?

Consider using a CONDITIONAL DISABLE symbol to control that.

 

If you create a new CONDITIONAL DISABLE SYMBOL called "MakeAllPlotsVisible" and enclose the initialization code in a CONDITIONAL DISABLE structure with a condition of MakeAllPlotsVisible == TRUE, then you can turn it on when you gorch the plots again, but it doesn't take up code space when not necessary.  

Steve Bird
Culverson Software - Elegant software that is a pleasure to use.
Culverson.com


LinkedIn

Blog for (mostly LabVIEW) programmers: Tips And Tricks

0 Kudos
Message 11 of 11
(379 Views)