08-14-2007 01:55 PM
08-14-2007 02:08 PM
08-14-2007 05:57 PM
08-14-2007 07:40 PM
Shipping the camera is the last resort. The camera (despite its current software implementation) is crucial to our QA operations and could not be MIA for a large chunk of time (more than, say, a week). We've also had some bad experiences recently with shipping our stuff places, so that option is on the very bottom of our list.
I am new to labview and not familiar with Windows' implementation of firewire devices. Assuming that the camera is incompatible with MAX, what other options do I have as far as interfacing with the camera in Labview? I currently have the ability to install the drivers supplied by the manufacturer, those supplied by NI-IMAQ, and the "windows generic firewire camera" driver.
08-14-2007 07:46 PM
You said the camera works with DirectShow. If I remember correctly, that format works with the free USB camera drivers from NI. I would suggest trying them out.
Bruce
08-16-2007 09:21 AM
JohannS,
The camera works fine when used with the software supplied by the camera's manufacturer, so I don't believe it's malfunctioning...
I am trying to work with the manufacturer, Santa Barbara Focalplane, but they are incredibly difficult. I have called and emailed multiple times and have gotten no response at all so far.
Besides MAX, what other options do I have for interfacing with the camera through labview? Calling functions from the driver dll's? Anything else?
08-17-2007 02:51 PM
Hi colman,
MAX and LabVIEW both use the IMAQdx driver to talk to your firewire camera. That is why you typically setup and test your computer in MAX, and then once your camera is working you migrate over to LabVIEW. I would keep pressing Santa Barbara Focalplane for help.
After looking at their website, I would ask them if the camera is IIDC or DV. Here is an article that talks about the two formats:
http://en.wikipedia.org/wiki/IIDC#DV
08-20-2007 10:01 AM
We are experiencing the same or similar problem with a baslar camera. but we do have a work around. if we set the format mode to something low i.e. 1.8 fps set grad and then reset the mode the camera operates fine till next time
Reported Error
---------------------------08-20-2007 10:04 AM
08-20-2007 10:08 AM
Farhat,
Can you explain in a little more detail what steps you take to get around this problem?