‎02-03-2009 08:35 AM
‎02-03-2009 08:52 AM
I'm sorry, but I don't understand what it is that you're asking. Are you asking about running a subVI on its own while your program is doing other stuff? If so, the simplest solution is parallel loops. Another solution is to use the VI Server properties and methods to launch the VI dynamically so it goes off and runs while you return to your program and continue. If this is not what you meant, please try to provide more information.
‎02-03-2009 09:07 AM
‎02-03-2009 09:15 AM
see this
As you don't need multiple instances of the same vi ignore the for loop and the "8" constant at the Open vi ref.