LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Launching Teststand and a sequence

Hi,

 

What is the most simple way to launch an instance of TestStand from labview and make it to start executing a sequence defined with path constant in labview?

 

I saw the TS examples but even the pretty simple one has the callback VIs, and quite amount references which I dont get at the moment so I'm looking for the actual implementation. Maybe later on I get more of an expert of how to properly control TS from LV, but for now I need a very simple launcher.

 

Thanks.

0 Kudos
Message 1 of 2
(45 Views)

You could use the System Exec VI to Run a Sequence File the Command Line, which is probably the simplest way of doing it because you don't need any special VIs from TestStand at all.

0 Kudos
Message 2 of 2
(21 Views)