LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Controlling which subvi to load/unload to a subpanel of a main vi within the subpaneled sub vi itself

I'm trying to create something like a card layout (from Java) of this part Vi's pane where you press a button, such as "Next Page", that whole pane will literally go to another VI.

 

What I've tried so far is by using shared variables but to no avail. I'm into my 4th week since I started using LabVIEW, please do forgive me for my lack of understanding in this software.

0 Kudos
Message 1 of 3
(2,856 Views)

Without seeing some code to see what you are trying to do, there is no way we are going to be able to help you figure out what to do.

0 Kudos
Message 2 of 3
(2,824 Views)

Its okay. I figured out a workaround by using tab control pane within a sub panel. Thanks!

0 Kudos
Message 3 of 3
(2,819 Views)