01-19-2006 01:37 AM
01-19-2006 01:56 AM
Hi Rujuta,
If you are talking about set of VI's (main VI and sub VI) that form a part of an application, this is what u can do
Save your main VI as development /application distribution
This way all your relevant VI's will be saved in a single library folder and you should be able to take this library file across systems and your sbu Vi's will always be loaded from this folder
Regards
Dev
01-19-2006 02:20 AM
01-19-2006 03:48 AM
Hiii Dev,
I don't understand what you are trying to say, "Save your main VI as development /application distribution" what does it mean? how to save the vi, by that method? i dont have any idea about that.
Thank you,
Rujuta
01-19-2006 03:57 AM
01-19-2006 04:03 AM
06-21-2012 07:37 AM
Hi friends,
What problem you are facing now, i was facing that long back. So finally i came with good method.
In projects always use relative path instead of absoute path. In the same folder create one udl file & for your VI create path for UDL file as follow...
#1 > use for build path(From shortcut menu)
#2 > First(Top) path input use as application directory.vi..
#3 > in the second(Below) input type only udl file name with extension.
#4 > Output will be always relative.............
Now you can also verify this folder into another directory or other PC as well.
With Regards
Ranjeet Singh