09-20-2006 03:23 PM
09-21-2006 06:29 PM
09-22-2006 07:03 AM
Thanks for your reply. This is a teststand deployment. Building executables in LabVIEW is something we do here routinely for our "non teststand" systems - the issue is with putting a modified labview vi into a teststand deployment. Basically we are trying to get away from needing the full blown teststand and labview on these systems. If, however, rebuilding a deployment any time we do a simple vi change is the only way, we will probably keep the environments on the machines
Thanks again
09-22-2006 08:17 AM
09-25-2006 04:57 PM
05-16-2007 01:53 AM
I have the same problem as Wireguy2. What if you open the VI you want to make changes to, where it lies on the target machine? Will LV relink it to support-VI's on my machine anyway? Sorry to awake an old thread.
/Vedeja
05-16-2007 02:09 AM
Hi,
If you open a VI, first it will try to link to the VI's it was deployed with, if it can't find them then it will use the search paths to try locate another copy. The search paths it uses is not the ones detailed by TestStand but by the Labview ini file.
Hope this helps
Ray Farmer