LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

I would like to integrate many VI's into one VI.

I would like to integrate all my VI's in one main VI. On this main VI, I would like buttons which on clicking would open a specific VI. I would also like to have the option of opening multiple VI's.
Any help is appreciated.
Also if anyone has a similar VI, please email it to bhuvakunal@hotmail.com.
Thanks.
Kunal.
0 Kudos
Message 1 of 3
(2,590 Views)
I think dinamic calls is your best option, make your vi's independent and call them from your main vi using vi server, in the main vi, you can set some kind of state machine to call each different vi.
Hope this helps
0 Kudos
Message 2 of 3
(2,590 Views)
Hi Gorka,
First I'd like to thank you for helping me out. I've been using LabVIEW for only a month now. I would really appreciate if you could be more specific and also if you could tell me where I could find more information on dinamic calls and state machines.
Thanks,
Kunal.
0 Kudos
Message 3 of 3
(2,590 Views)