LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Main VI not visible

Hello,
Is it possible to configure a main as not visible?
I have a main VI that calls some dialog box but it is not very beautiful with the main VI always visible.
I tried to configure in the VI properties the VI appearance: "show front panel when called" But it does not work.
Maybe it 's possible to run it in background ?
Thank you
labview 7.0
0 Kudos
Message 1 of 6
(3,191 Views)
If I have this problem, I will Add [Hidden] to Properties [FP.State]
LabVIEW 7.1
0 Kudos
Message 2 of 6
(3,183 Views)
Hello,
 
If I understand well, you want to hide the front panel during the execution of your vi.
I build an example using the property node FP.State which allow to do this.
I hope this example answers your question.
 
Regards,
 
Benjamin M
NIF
Message 3 of 6
(3,152 Views)
Thank you for your Vi but I can't open it , I only have Labview 7 express....
I tried to configure in properties but It seams that the VI is not not launched in background
labview 7.0
0 Kudos
Message 4 of 6
(3,132 Views)

Hello,

here is the same vi saved in LabVIEW 7.0.

Regards,

Benjamin M

0 Kudos
Message 5 of 6
(3,129 Views)
Thank you very much it works perfectly.!!! Smiley Wink
labview 7.0
0 Kudos
Message 6 of 6
(3,125 Views)