NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

How to make Application Distributor in TestStand

I had make sequence file which use LabVIEW standard adapter for different Actions. I want to Make Applicaiton Distributor (like exe, or llb file of LabVIEW)?
How could I make this?
0 Kudos
Message 1 of 2
(2,916 Views)
Hi,

With the Sequence Editor running, Under the Tools menu, select the option 'Assemble Test VIs for Runtime Distribution...'
This will put all your top level VIs in a target directory and all the support VIs is a llb call SupportVI.llb.

Or if you have the application builder. you could try running the old distribution kit found in \labview\project\oldinstall.llb.

Hope this helps
Merry Christmas and a Happy New Year
Ray Farmer
Regards
Ray Farmer
0 Kudos
Message 2 of 2
(2,916 Views)