LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

The interface of LabVIEW can be hided in the VI not running?

Hi,
I use LabVIEW 6i to programme .Now I can hide the interface of LabVIEW in the running of programme.I can hide it when the VI is not running?Only vI emerging in the screen can be realized ?
Thanks,
Birnny
0 Kudos
Message 1 of 3
(2,780 Views)
Hi,
vi server lets you make this programatically.
Look attached vi. It make itself unvisible during running. After that you open it again from File/Open ,you will see that it still running.
0 Kudos
Message 2 of 3
(2,780 Views)
If you want to change properties of your vi when it is not running, open the vi then go to File>>VI Properties and for Category, select Window Appearance. Clicking on Customize will open a dialog and unchecking the options will remove those options the vi. You can select different properties for each vi.

Ray K
Applications Engineer
National Instruments
0 Kudos
Message 3 of 3
(2,780 Views)