Switching Between Camera Feeds to the Dashboard

This year, we have two separate cameras. We want to be able to switch between which camera feed is displayed on the dashboard at the press of a joystick button. However, we can’t seem to figure out where exactly in LABVIEW the code which publishes images to the dashboard is located.

Any help would be appreciated, thanks!

In the robot code Vision Proccessing.vi there is a call to Camera IP & Dash.
That’s a never ending loop that reads takes the camera stream and forwards it to the Dashboard.

In the Dashboard code the camera display code is in Loop 2.

Search on CD for threads dedicated to using additional cameras.