LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Remove Panel: No --- does not work...

Hello,
A.vi calls sub_A.vi. When I build an A.exe application I would like stil to be able to open sub_A.vi when running the A.exe. In source file settings of the Build project I add the sub_A.vi (do I need to do this and why? imagine the amount of work for a huge application in which I wish to keep dozens of front panels available). Then in Source File settings I try to uncheck the tick in the value column of remove panel for the sub_A.vi. But when I return to the setting it is back selected. I tried different ways to build this very simple application but never I am able to open the sub_A.vi.
 
Also, is there an automated way to tell the application builder to keep the front panel of certain VIs? In Labview 6 and 7, changing the default VI settings would automatically make the VI able for opening in the compiled executable.
Thanks,
Ch. Content
0 Kudos
Message 1 of 3
(2,706 Views)
Maybe you should mention what LabVIEW version you are using (we can only guess 7.1 or higher). 🙂
 
How are you calling sub_A from within A?
0 Kudos
Message 2 of 3
(2,699 Views)

Sorry, Labview 8.20 (it worked ok like I said in my posting).

The subVI is wired inside the diagram of the main VI, no dynamic call.
Thanks,

Christophe

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