10-11-2007 02:43 AM
10-12-2007
06:02 PM
- last edited on
05-23-2025
06:49 PM
by
Content Cleaner
Hello,
If you look at our website, we have list of supported Cameras:
http://sine.ni.com/apps/utf8/nipc.specs?action=search&asid=1102
If you look through the list, you will find that we support the Grasshopper GRAS-14S5M. If you compare the specs of your camera with this and find that they are similar then odds are that you could use it. However, our website does not have a camera file for this particular model so you will either have to get one from the manufacturer or you can create your own using the Camera File Generator tool. Here is a link to the same: https://www.ni.com/en/support/documentation/supplemental/19/creating-a-camera-file-using-the-ni-came...
Thank You,
Jaidev Amrite
Applications Engineering
National Instruments
11-06-2007 03:45 PM - edited 11-06-2007 03:48 PM
01-21-2010 01:12 PM
This camera does not appear on the list of supported cameras and when I tried using the NI-IMAQ it gave me an error 1074364389 NI IMAQ IEEE-1394 Hex(0xBFF6801B) Camera not found.
However when I use point grey's software I can image with the camera and use it just fine.
Can anyone help me with this?
01-21-2010 01:21 PM
Esteta,
Does the camera show up in the list of cameras in MAX? What driver does it show to be using? You must switch it to the IMAQdx driver before it can be used with IMAQdx.
Also, the information above in this thread is out-of-date. The versions of IMAQdx released in the past few years does in fact support the large "dual packet" option that the Grasshopper 5MP camera uses so you can achieve full performance from this camera.
Eric
01-21-2010 02:09 PM
Hey Eric,
I haven't checked the camera with MAX. To be honest, I'm not sure how to go about doing that. I'd appreciate your help or any guidance that would help me proceed in the right direction. Thanks!
01-21-2010 02:53 PM
Find your NI folder in the Start Menu and open up "Measurment & Automation" (MAX). Expand the "Devices and Interfaces" tree and look for your 1394 camera. If you click on it, it may state that it cannot be opened because it is not running our driver. Right click on it and select the option to switch it to the NI driver. Then you can likely acquire in MAX, and the interface name shown (usually "cam0") will the the interface you can open in LabVIEW.
Eric
01-21-2010 04:26 PM
Hey Eric,
It turned out that the initial problem I was having with MAX was because I needed to downgrade my driver to work with the camera.
I did however get an additional error in Max, ""0xBFF68016 Insufficient resources availaible for the required video mode"
Can you help me resolve this?
01-21-2010 04:33 PM
You need to confirm the firewire transfer speed listed in MAX. You probably need to be running in 800Mbit mode and likely it is running at 400Mbit or 100Mbit. There are some limitations to earlier versions of Windows that might limit you to less than 800Mbit and there are various workarounds if you search these forums (try "800mbit").
Your best bet would be to use Windows 7 on your system, where 800Mbit firewire just works out-of-the-box. Otherwise you may need vendor-specific drivers that fix 800Mbit or have to employ various tricks to get patched drivers to load.
Eric
01-22-2010 02:19 PM
Hey Eric,
I found a patch that downgrades the drivers for windows xp sp3 and that seems to have done the trick. I'm able to use the camera in labview using imaqdx. Thanks for all your help.