LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Front Panel Open

Hi,

 

I have 2 buttons in my VI. So whenever I click first button another VI should open. And whenever I click second button, one more VI should open. The opened VI should get hidden.

 

How can i do this in labview.

 

Thanks in Advance

 

Regards

Soundarya

0 Kudos
Message 1 of 7
(2,709 Views)

Hi Soundarya,

you can use the VI-Server functions to open and close the vi's.

 

See the attached example. (All vi's are created in LabVIEW 8.5)

 

Mike

Download All
0 Kudos
Message 2 of 7
(2,703 Views)
ok mike beat me to it
Message Edited by muks on 07-09-2009 03:24 AM
0 Kudos
Message 3 of 7
(2,693 Views)
Or go to VI Properties>Window Appearance and select Dialog. Call the VI normally and the front window will show.
0 Kudos
Message 4 of 7
(2,667 Views)

Soundarya wrote:

 

I have 2 buttons in my VI. So whenever I click first button another VI should open. And whenever I click second button, one more VI should open. The opened VI should get hidden.


Why...?! Smiley Indifferent

 

Then, what is the very purpose of opening it in the first place? Smiley Happy

- Partha ( CLD until Oct 2024 🙂 )
Message 5 of 7
(2,658 Views)

It is meaningful if you say that, when you open your 2nd VI, your 1st VI should get hidden. Smiley Wink

 

I m not sure whaat you are trying to do...

 

Can you explain your architecture a bit more?

- Partha ( CLD until Oct 2024 🙂 )
Message 6 of 7
(2,655 Views)

 


Then, what is the very purpose of opening it in the first place?

 

 Parthabe, I Have done that for data verification and checking

0 Kudos
Message 7 of 7
(2,630 Views)