10-31-2012 10:05 AM
I have CCD camera, AVT Stingray F146B. And I want to use it with the labview. The camera well works in the NI MAX. I can take a grab some images by using NI MAX. However the camera does not work in the labview. When I run the labview program, the error message is appeared.
Error-1074360311 occures at IMAQdx Poen Camera.vi
possible reason: Camera not found.
I think that the old version of the NI vision acquisition can be a reason. So I installed with new vision. I use now NI-IMAQ 4.7, NI-IMAQdx 4.0, NI-IMAQ I/O 2.6.
What is the problem? What shall I do for using it?
Attached is my imaging program.
11-01-2012 08:07 AM
Lets try something quick. If you open up an example program (Help -> Find Examples) and run a simple snap. Does that work?
11-01-2012 09:43 PM
I am guessing your camera is cam1 and you are trying to open cam0. Check what the name of the camera is in MAX and make sure you select the same name in your program.
Bruce