11-05-2014 05:23 AM
Hi
I want to connect USB3 IDS camera to MYRIO
http://en.ids-imaging.com/store/produkte/kameras/usb-3-0-kameras/ueye-cp.html
The camera do work on labview that run on my desktop computer but Myrio does even recognize the camera. I already install the NI Vision drivers using the MAX but still noting happened. other camrea do work.
does any one have an idea?
Eviatar
11-06-2014 09:23 AM
Hello eviatar98,
It sounds like the camera may not be compatible with the myRIO. Only cameras that are Linux UVC compatible work with the myRIO Vision Drivers. Here is a list of known UVC compliant devices:
http://www.ideasonboard.org/uvc/
I couldn't find your camera listed there but you might ask the manufacturer if their cameras are UVC compliant. If not, unfortunately, you won't be able to use it with the myRIO.
Were the other cameras that worked also IDS cameras?
Thanks!
11-07-2014 01:08 AM
Hi
The other camera was microsoft webcam.
Thanks for the help but it seems that on this issue will continue to work with Matlab.
Eviatar
11-07-2014 01:13 PM
I'm sorry we couldn't give you the compatibility you were looking for. Hope everything works out!
Thanks!
11-09-2014 04:43 AM - edited 11-09-2014 04:46 AM
Hi
IDS gave me a linux driver for this camera. is it possible to install this driver using putty?
some instructions:
"to install the driver you have to extract the files to the root directory and then to run the setup (make sure you are the root). Please run first
cd /; tar -xf /ueyesdk-<target>-<version>.
and then:
/usr/local/share/ueye/bin/
Unfortunately there is no manual for the ARM driver portings, since they are not supported officially."
can I access linux as root user? what is the root password?
Thanks
Eviatar
11-10-2014 09:59 AM
Hello eviatar,
You should be able to do this using putty. The default login credentials for the myRIO are
username: admin
password:
Thanks!