LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Best Way to transfer Vi's

I am very confused on Builds, hierarchies, trees, etc. when transfering Vi's from one computer to another. I'm new to Labview bu I have a very complex Vi with many sub vi's written several years ago  by someone else. I need to tranfer it to a new computer and bring everything it needs with it. I already downloaded the drivers for the instruments but what is the best way to do this properly

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

Use a Source Distribution based on your Tree VI and configure it for "preserve hiarchy".

 

Once built you should get a completely relinked untangled version of the code including anything that you installed in user.lib.

 

If you are using any LV Add-ons (DB tool-kit etc), you will have to install those sepeartely.

 

Ben

Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
0 Kudos
Message 2 of 2
(2,261 Views)