LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to call sub VI and close the main VI in while loop and sequence condition

Hiya,

I have a problem with the while loop and the sequential condition in placed together i.e while loop as Global and sequential condition as local (i.e inside the Global loop). For example,when calling the sub vi from the main vi (main vi as main menu and sub vi as sub menu.)My problem is I can't run my sub menu when the particular icon is pressed through the main menu and only the front panel appears. My concerned was if possible the sub menu is activated in few second then jump back to the main menu again (analyze through the diagram).So, I don't know what should I need to do. If possible, please advice me how to encountered that particular problem.

Thanks!
0 Kudos
Message 1 of 2
(2,569 Views)
Go to your block diagram of your main menu, then click on the "Hightlight Execution" it is something like a bulb. then you execute your vi. then LV will show you all your data flow.
------------------------------------------------------------------
When you feel sad, laugh
0 Kudos
Message 2 of 2
(2,569 Views)