NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Launch TestStand Sequence from LabVIEW

Hey all, I'm trying to write a simple VI that receives a path to a .seq file as input and then runs that TestStand sequence. So far I've managed to put some code together that runs but isn't running my sequence. I get no errors, it just doesn't run the sequence. Thoughts? It seems like this should be extremely simple but I'm having trouble finding a good example of how it should go. Code included.

 

 

Message 1 of 4
(4,030 Views)

this example should do what you want:
https://forums.ni.com/t5/Example-Programs/Executing-Sequences-Using-the-TestStand-API/ta-p/3527309

(its now included in teststand in the public directory)

0 Kudos
Message 2 of 4
(4,014 Views)

The following link is showing -You do not have access to view this page or to perform this action

 

can you share the link again.

 

thanks

 

 

0 Kudos
Message 3 of 4
(2,442 Views)

Try navigating to the below path for the suggested example (modify it for your TestStand version):

 

C:\Users\Public\Documents\National Instruments\TestStand 2020 (32-bit)\Examples\TestStand API\Executing Sequences Using API\LabVIEW

Message 4 of 4
(2,424 Views)