Hello all, I need your help! I'm adjusting, for someone else, a program built by someone else! :-S, first let me discribe the problem:
I have a Main VI with 5 subVI's in the Main menu (Main VI) a Bolean turns a Case structure False or True(5 times for the 5 subVI's), in this Case structure there's a sequence struct with in there a sub VI. Two subVI's are used most frequently and I need one button or switch to toggle between them, without going back to the Main VI. what do I have to do? Both SubVI are quite large programs in an 'eternal' While Loop only to return with 'Back to Main Menu' button, constructed in the most common way (button via a 'not' to the while condition of the while loop) Thanks in advance!! Michel
