|
Re: Axis camera settings.
The 4 slot cRIO has a single enet port and the 8 slot has 2 isolated ports. Fortunately, the DLink radio/switch on the robot has 4 ports.
So, the default setup for all robots is now to plug the camera into the DLink along with all of the other enet devices, and set all of them to the 10.te.am.xx address range. The cameras are expected to be in the range of 11 - 20, and the default dashboard EXE assumes .11, as does the default framework code for the robot code.
If you are going to use port 2 of the cRIO, you will need to run the code on the cRIO that replicates images from one port to the other, change the code of the dashboard, and specify the camera IP in your robot code. But this will work, at least for LV. I haven't tested the other languages.
Greg McKaskle
|