LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

when i run application.exe each vi opens in different windows.

Hi

 

In my application i have multiple vi's.

main vi calls other vi.

when ever main vi calls other vi each open in different window not the same window/one window.

 

how to make all the called vi's open in same window. not separately.

 

Thannk you

Regards,

Hari

0 Kudos
Message 1 of 2
(2,208 Views)

Well in LabVIEW each VI has it's own front panel and each front panel is (by default) a window. I you want to have only one window in your application but want to display the front panels of some other VIs than your main VI, you can use subpanels.

 

Hope this helps


We have two ears and one mouth so that we can listen twice as much as we speak.

Epictetus

Antoine Chalons

0 Kudos
Message 2 of 2
(2,205 Views)