05-03-2007 04:57 AM
05-03-2007 05:15 AM
It's amazing how often you post something on here then within 5 minutes you find a solution!
Realised that if you make the dynamic VI reentrant then when you open a reference it opens another instance of that VI so you don't get the clash. Still a bit annoying as i'd rather avoid having to have 2 instances in memory, but if that's the solution then I'll have to go with it - it avoids the issue of having to specify a dynamic vi's location for different configurations.