NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

TestStand - Call Package VIs for Distribusion.vi is not executable

I am trying to assemble my VIs for Run-Time distribution using the TestStand tool. How ever on selecting the Run-Time distribution option, the following error is displayed
"An error occurred in the 'Package VIs' step of the 'Package VIs' sequence in 'VI Packager.seq'.
LabVIEW : VI is not executable.
An error occurred accessing the LabVIEW ActiveX automation server. Error Code: -18001"
On oppening the vi (TestStand - Call Package VIs for Distribusion.vi)it was seen to have brken arrows. The problem appears to be located in the sub vi, TestStand - Build dist for TestStand.vi which is password protected. Could this be a problem with my ActiveX connection(TestStand is using the LabView standard prototype Ada
pter with the LabView Development environment serving as the ActiveX server.The sequence I am trying to package runs successfully under these condisions)?
0 Kudos
Message 1 of 2
(2,907 Views)
Hi,

One of the things you need to do is to ensure all your vi's are at the same version of labview. All TestStand assoicated llb's and Vi's are at version 5.1.1 when you first install it.

Therefore, if you have updated your labview, you will need to mass compile the TestStands folders.

Also, check the Updates for TestStand, http://digital.ni.com/softlib.nsf/954feaeea92d90918625674b00658b83/e047ebba4b45a98786256949007bc2a7?OpenDocument this may or may not affect depending on what TestStand and LabVIEW versions you are using.

Regards
Ray Farmer
Regards
Ray Farmer
0 Kudos
Message 2 of 2
(2,907 Views)