LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Calling a VI from within a VI

Solved!
Go to solution

Hello,

 

I want to launch a VI based on a string a user inputs.  For example: if the user inputs "X", then the VI that is currently running lauch "X.vi" from the network.  I'm trying to avoid something like having a case structure with a seperate case for every VI possiblility.  I also don't want to hard code VIs in my main VI.  Any ideas?

 

Pat

0 Kudos
Message 1 of 2
(2,018 Views)
Solution
Accepted by pd110

Search for "dynamically called VI".

0 Kudos
Message 2 of 2
(2,015 Views)