08-04-2015 12:27 PM
Hi, I am currently using TestStand version 2012. I would like to deploy my sequence files which contain call to LV2012, MATLAB script node, and C++ DLL. Please provide step-by-step procedure. Thanks.
08-05-2015 07:41 AM
SengCheng,
I found this resource, http://www.ni.com/white-paper/9923/en/ that discusses deploying LabVIEW code modules with NI TestStand.
08-06-2015 06:22 AM
Hi,
TestStand menu -->Tools--> Deploy TestStand
Refer help document in the tool for details.
Assuming all your files are in a directory.
Open the tool.Select the directory option in the system source tab.
On clicking the distributed tab and analysis of source files will happen.The tool lists out the files under the folder.
You can remove files which are not required.
Click on build to create the installer.
Hope this helps.
Ravi