NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Deployment utility issue

Hi All,

My code module to be deployed uses some VI's from user.lib. When I'm trying to create the deployment, in LabVIEW options I'm excluding all files from vi.lib,user.lib and instr.lib.  After creating the deployment, still my code module looks for the VI's from user.lib in SupportVIs folder which is parallel to the deployed folder. I don't know why it is still looking in SupportVIs folder instead of taking it from user.lib. Please share your thoughts about this.

 

Thanks in advance!

Regards,

vani

0 Kudos
Message 1 of 9
(4,322 Views)

In the LabVIEW VI Options dialog did you select the three exclusions i.e

Exclude Files from VI lib

Exclude Files from User lib

Exclude Files from Instr lib

 

LabVIEW VI Options.png

 

regards

Ray

0 Kudos
Message 2 of 9
(4,268 Views)

Hi Ray,

I have already selected all three options to exclude.

Thanks,

vani

0 Kudos
Message 3 of 9
(4,264 Views)

What Teststand version are you using.

I tried TestStand 2010 and that was fine.

 

regards

Ray

0 Kudos
Message 4 of 9
(4,262 Views)

TestStand 2014

 

Thanks,

vani

0 Kudos
Message 5 of 9
(4,260 Views)

I rebuilt my project with TS2014.

This built the deployment correctly ie no vi's from instr.lib, vi.lib or user.lib.

If I deselected the instr.lib in the options dialog and rebuilt the deployment then I got a support folder with the instr.lib vi's and lib files.

 

are you able to post your project?

regards

Ray

 

Note: I did have a lot of issues converting from TS2010 to TS2014 to get the analyser not to error and the 2014 deployment tool to analyser without errors.

0 Kudos
Message 6 of 9
(4,255 Views)