11-11-2011 11:19 AM
I have a very complicated VI on an old computer and have been trying to find an easy way to transfer it to a new computer and bring with it all its subvi's as well?
11-11-2011 11:25 AM
If you dont really have a good structure of the needed vi's (as a file tree) you can Save to different location and it'll create a directory structure with the needed vi's. This can then be zipped and moved easily.
/Y
11-11-2011 11:56 AM
Sorry that didn't work when I save the file again it only saves the Main Vi and then when I go to another computer it is missing pluging, control, etc.
11-11-2011 01:58 PM
What "plugin" and "control"? If you are referring to things like DAQmx, or VISA, or Motion Control, or IMAQ, then these are toolkits or drivers, and you need to run the installers on the new computer. Do not try to simply copy these files over.