LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Merging

Hi!

 

I'm new to LabVIEW and working on a task to "merge" two huge projects(.VI) to one. The projects is about controlling a motion control pro control prosthesis hand. One of the project is about sequential control and the other is with pattern recognition. My idea was to make an interactive menu-system where I can access those project files by making the user select the desired control system. I.e i want the user to access the right control system files and open these with this menu. I was wondering if anyone had any tips on how to approach this task. Any advice/tips will be considered with huge appreciation.  

 

Thank you!

0 Kudos
Message 1 of 3
(1,498 Views)

The simplest solution would be a UI with 2 button, starting either system. 🙂

You could have a subpanel which inserts the other programs, or just have them pop up as separate windows.

I guess that's not quite what you're after, but from the description that'd do. 🙂

G# - Award winning reference based OOP for LV, for free! - Qestit VIPM GitHub

Qestit Systems
Certified-LabVIEW-Developer
0 Kudos
Message 2 of 3
(1,480 Views)

Thank you for replying! I see now that my formulation isn't capturing my idea in the right way. I want it to appear as a tab on the same front panel if the button is pushed, but I think I'll start with your suggestion.

 

 

0 Kudos
Message 3 of 3
(1,427 Views)