10-22-2014 01:38 PM
We have two development systems here. I need a VI that is on the other system. How do I get the VI from one development system to the other development system? Do I need to deploy it? Or can I just copy it?
Thanks,
Steve
Solved! Go to Solution.
10-22-2014 02:25 PM
Just copy it over. Make sure you have all of the subVIs that it might possibly call.
And if these systems are for the same thing, I recommend networking the two systems together and use a source control software (like SVN) to keep the codes in sync.
10-22-2014 02:30 PM
The two systems are for different product lines. They have different hardware in them and use PCs with different operating systems.
Thanks,
Steve
10-22-2014 09:29 PM