11-04-2011 03:51 PM
Hello,
I have a program which was built on one sbrio 9640 and I would like the same program to run on an another sbrio
How do I do it?
When I use copy / paste between the two projects and trying to run the program on the second rio I get an error message that shared and global variables cannot be found , altough I have copied them as well.
Thanks very much
Gil,
11-07-2011 02:52 PM
Hi Gil,
The easiest way to do this is to create a duplicate project and maintain the dependencies. You would create a new folder then, from the project, select Save As >> Duplicate - Include All Dependencies. This will copy all of the files to the new folder while maintaining the dependencies that exist between the various files. Then, all you would have to do is add your new sbRIO to the new project and move the VIs and other LV files under the new sbRIO.
Regards,