> can I call a re-entrant VI dynamically, i. e. open reference, set control > values, run VI? The VI contains an infinite loop that is triggered to stop > under certain condition. The instances need to run parallel. >
This has been possible for some time, and is even easier with some of the flags now available on the Open VI Ref that help with the autodisposing of the reference upon completion. Greg McKaskle
