LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

linking two vi

Hi,
I have a vi which consists of one combo box from which we can select an item. When I click the ok button after selecting th item from the combo box , an another vi have to open.
Each selection from the combo box have to link with its own vi.
When i select item1 then it goes to item1.vi and so on.

Can anyone out their help me by sending a sample code....
thanks,
Rohit
0 Kudos
Message 1 of 2
(2,289 Views)
Sounds like a perfect chance to use a case structure.
Using LV8.0
--------------------------------------------------------------------
Don't be afraid to rate a good answer... 😉
--------------------------------------------------------------------
0 Kudos
Message 2 of 2
(2,286 Views)