LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to close the main vi after entering into the sub vi automatically?

Hi,
 I have created 2 dialogs.I am trying to call one dialog from other as a sub vi.
while calling the second dialog i want to close the first dialog automatically...how to do this?
 
Please help me
 
 
 
Regards
Meenatchi
0 Kudos
Message 1 of 3
(2,517 Views)
Hi,

You can do this with the VI-Server - Just open in the Main VI the reference to the SubVI - and afterwards open from the SubVI the reference to the Main VI and call the FrontPanel-Close method.

HTH
Joachim
0 Kudos
Message 2 of 3
(2,511 Views)
Try this.
- Partha ( CLD until Oct 2027 🙂 )
Download All
Message 3 of 3
(2,500 Views)