Quote:
Originally Posted by heydowns
Unless they changed it for 2011 (have not checked) the code you have appears like it should work.
Have you configured the camera itself? Instructions are here:
http://www.usfirst.org/uploadedFiles...our_Camera.pdf
In short, you have to set up the camera's username/password access to match that used internally by the software libraries given to us.
Also, regarding your imaging problems, if you deploy camera-relevant code (C++ version at least, which it sounds like you are using) to your cRIO, you will likely have problems imaging due to the way the camera software module is written (it has a bug that prevents proper system soft-reboots, which the imaging tool needs to do). This is why you were forced to use safe mode. The alternative is to "undeploy" and reboot your robot before attempting an imaging operation.
|
Thank you for the cRio clarification!
Yes, I configured the camera prior to use, and after it did not work, I reset it to factory conditions and went through the process again, but there is still no camera image.
My desktop has a "Setup Axis Camera" icon which is very similar to the icon for re-imaging. When I open it, it tells me that "Unable to complete operation because of unexpected error %d:
%s63 TCP Open Connection in Axis Issue HTTP Request with Authentication.vi->Axis Issue Get.vi->Axis Create FRC User.vi->Dialog.vi"
Is this Setup important by any chance?
Thanks!