LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Disabling the front panel display

Hi,
 
Just want to ask, is there a way LabView exe file when called and run by another software
will no longer show it's front panel. 
I tried to explore it on building its executable but target setting remove panel in
vi settings is hide.
First, I don't know if possible that front panel display can be disabled  ?
Second if possible any suggestion how ?
 
Thanks,
Kabo
0 Kudos
Message 1 of 3
(2,634 Views)

Hi Kabo,

you can use the property or the invoke node with "FP-> open".

Hope it helps.
Mike

0 Kudos
Message 2 of 3
(2,628 Views)
For every executable at least one Front Panel should be open (may be hidden). I am not sure about DLLs though.

Ton
Free Code Capture Tool! Version 2.1.3 with comments, web-upload, back-save and snippets!
Nederlandse LabVIEW user groep www.lvug.nl
My LabVIEW Ideas

LabVIEW, programming like it should be!
Message 3 of 3
(2,624 Views)