05-14-2015 08:25 PM - edited 05-14-2015 08:29 PM
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.
05-14-2015 10:14 PM
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.
05-14-2015 10:20 PM
Its okay. I figured out a workaround by using tab control pane within a sub panel. Thanks!