LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

programmably opening and closing VI's

I need to programmably open and close a VI in a Teststand script.  My sequence needs to be:
1.  Open and Start the VI.  However, control must be returned to Teststand.
2.  Have the VI continue to run while other Teststand script is being processed.  All this VI will do is display an analog video so no input/output will occur.  However, other non-related VI's will run during this time.
3.  Stop the VI at the end of the test.
 
Because of time constraints, I prefer not to load/unload the code every time.  Any help would be appreciated.
Thanks
0 Kudos
Message 1 of 2
(2,091 Views)
See if this post on the TestStand board is of any help.
0 Kudos
Message 2 of 2
(2,084 Views)