Okay, the deal is that we are attempting to incorporate our camera VI’s that we have created into our main robot project.
I think that there are two approaches. Apparently one is to reference the camera VI within the RobotMain VI using a sub VI and connector pane. The other, which I personally think would be more efficient would to be simply copying and pasting the camera files directly into the RobotMain folder. The problem we are trying to overcome is creating a single robot project that contains both the drive VI’s and the Camera VI’s. We tried to update the cRIO with each project separately, but each time we do this, one project overwrites the other.
Any ideas? How can we incorporate the two projects, or at least the VI’s within each?