08-25-2008 10:23 AM
08-25-2008 10:33 AM
08-26-2008 04:10 AM
08-26-2008 06:08 AM
Hi Weibe!
I wrote on of those and you left out an important point. THe new VI's should be saved from the bottom of the hiearchy up. This was the callers don't have to be resaved.
Clone_VI_Hierachy.vi is the top level VI.
Ben
08-26-2008 06:40 AM
08-26-2008 06:57 AM
OpenG builder started out as 'Save as with options...'
And takes care of the relinking.
Ton
08-26-2008 07:24 AM
TonP wrote:OpenG builder started out as 'Save as with options...'
And takes care of the relinking.
Ton
True!
But both that and the coe I posted have benn rendered obsolete by the option in the project to do a "Save As >>> Duplicate hierachy to new location". ![]()
Ben
08-26-2008 08:54 AM
08-28-2008 05:36 PM
What's the difference between the clone and mutate options? (To make sure I understand them.)
In Sort_Bottom_Up.vi in the for loop before the last one, it seems the unbundle by name pulls the same field twice, (either caller or callee, can't remember for sure and I've shutdown the VM where I have LV 8 installed), instaed of both. This may be a bug.
Also, the code doesn't seem to handle templates, bombing when opening the first one. Probably needs a "2" option in the multiple VI Open calls.