TG Posted November 7, 2007 Report Share Posted November 7, 2007 Hi guys I tried LAVA search and found some good stuff but would also like very much to find some (decent) examples of how to use relative paths properly so that the APP can resolve where things are in either Edit or Executable mode. Thank You. Quote Link to comment
torekp Posted November 8, 2007 Report Share Posted November 8, 2007 QUOTE(TG @ Nov 6 2007, 07:32 PM) I tried LAVA search and found some good stuff but would also like very much to find some (decent) examples of how to use relative paths properlyso that the APP can resolve where things are in either Edit or Executable mode. Here's my main tricks along those lines - I hope this helps. Create a folder "tests" within your user.lib and unzip the contents of the zip into there, thereby creating a sub-folder within tests which holds the VIs and project. The VI "1D_dbl_data_changes" is just a random VI that I'm calling dynamically. A built executable is included. LV 8.2 http://lavag.org/old_files/monthly_11_2007/post-4616-1194402653.png' target="_blank"> Quote Link to comment
TG Posted November 8, 2007 Author Report Share Posted November 8, 2007 QUOTE(torekp @ Nov 7 2007, 02:32 AM) Here's my main tricks along those lines - I hope this helps. Create a folder "tests" within your user.lib and unzip the contents of the zip into there, thereby creating a sub-folder within tests which holds the VIs and project. The VI "1D_dbl_data_changes" is just a random VI that I'm calling dynamically. A built executable is included. LV 8.2 http://lavag.org/old_files/monthly_11_2007/post-4616-1194402653.png' target="_blank"> Hey thanks Torekp I appreciate the quick response. This example looks detailed enough to be close to what I am looking for although Ill need a few leisurely hours to figure it out completly. It looks at first glance that you are using Labview default directory as the anchor for all other locations. I know there is a simple way to change path variable in INI file for Labview but have not yet attempted it. Still waiting on that wiki to get wikified;) Thank You Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.