Hi all,
First of all, this post are all about labview 7.I post a thread about reusing the code before but I think most people's suggestions are only applicable to the new version but not on 7. My issue is we need to reuse some vi's as well as all the dependent subvi's. However, we have to make sure none of the original vi's or subvi's will be modified. So I will copy all the needed vi's or subvi's to a new folder, rename it and have the main code linking to the renamed subvi's. Every time I start a new project, it takes pretty long time to rename all subvi's and do the linking. I am thinking if there is any way to generate the code dynamically and automatically. I am wondering if there is any 3rd party or official program could do that. I am trying to write a program to do so but I soon find that the vi code is encoded and seems no way to replacing the linking path and names for the subvis programically.
p.d. I know you might be wondering why insisit using 10 years old version. But since the code in our lab are all written in LV7 and the system is too too too big. It takes long time to convert everything to 2012 so up to now, we don't have any choice but keep using LV7