It must be a problem with my WPI Libraries or configuration because I get the same errors with that VI too. Stuff like:
Code:
Error 66 occurred at TCP Wait On Listener in TCP Listen.vi:6->Camera.lvlib:Send Images To PC.vi:5
LabVIEW: The network connection was closed by the peer. If you are using the Open VI Reference function on a remote VI Server connection, verify that the machine is allowed access by selecting Tools>>Options>>VI Server:Machine Access on the server side.
However, I did notice (because that VI has a continuous loop) that the errors only come up while the camera is being started. After I close out the initial errors, the image display continues to update fine until I stop the VI.
Hopefully I can find the source of these errors. They may be due to a slow connection to the camera. Thanks for the VI, Jon!