NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Creating an executable from TestStand sequence

Please help me understand this. I know in LabVIEW you can create an executable (and also an installer) from a single VI within in a LabVIEW project. From my understanding NI TestStand has "TestStand Deployment Utility" which can do something similar. I would like to create an executable just using NI TestStand and a single sequence file.

 

I have created a sample sequence file that uses pop-up messages that asks the user to make selections before it runs its logic test. I would like to build upon this and eventually create an executable that can be deployed on other PCs. Can I create an executable just from a single sequence file like the one I have attached?

 

Could use some enlightenment on this subject. Thanks

0 Kudos
Message 1 of 2
(1,097 Views)

TestStand systems have many components that must be included in a deployment. See TestStand System Deployment Best Practices

LabVIEW on the other hand, only needs the LabVIEW runtime engine and a binary executable.

-------------------------------------------------------
Applications Engineer | TME Systems
https://tmesystems.net/
0 Kudos
Message 2 of 2
(1,071 Views)