LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Any Easy Way to pass initial parameters to a VI created with New VI?

In LabVIEW 2010 I can use OpenG's New VI function to create and launch a VI that is built from a template.

 

Is there any easy way to pass initial parameters from the VI that creates the New VI to the New VI that will be available as soon as the New VI starts?

 

 

0 Kudos
Message 1 of 2
(2,354 Views)

Check out the Control Value Set invoke node. I personally don't like this node, and tst has got a great suggestion to promote cleaner, less fragile syntax for launching VI's dynamically that require input parameters.

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