LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

make vi visible or hide the vi

hi,

I got a question about making a vi (which I programmed) visible or non-visible depending on the situation (which I will determine with a true or false case).

Is there something in labview so I can set some kind of a 'visible' property for self-written programs (like you can set the visible property for controls or indicators)?
The thing is that I want to add an T/F entry (connection) to the vi which determines the visibility of the vi.

thank you in advance,
Marino
0 Kudos
Message 1 of 2
(2,900 Views)
Open reference to vi and set property Panel Winwow/Open to False or True.
0 Kudos
Message 2 of 2
(2,900 Views)