Quote:
Originally Posted by CodeMonkey
I am pretty sure they work because that is what we have in our code and we get back feed from both cameras. I know that specifying the IP address is necessary because without specifying we couldn't see the camera. So I don't think the GetInstance methods point to the same object if you specify the IP. Add anyways you specify the IP addresses in the Labview code for the dashboard so it shouldn't matter.
|
You don't need anything in your C++ code at all to get feedback on your Dashboard from both cameras. The Dashboard requests separate streams from the camera that don't require the cRIO to be present.