03-28-2010 07:52 PM
03-29-2010 11:11 AM
When you are suing the vision acquisition express as soon as you select the camera
donot press next immediately. Give it like 15-30 seconds and then press next. It should
normally work.
03-29-2010 11:24 AM
Hi Nick,
Thanks for posting, but I have a few questions i'd like to clear up.
1) Are there more details provided at the bottom of the window regarding the error?
2) In Measurement & Automation Explorer, do you see the same thing?
3) What kind of camera and what driver are you using (IMAQ or IMAQdx)?
It looks like your camera is not being shown as connected. Have we checked to make sure all of our connections are secure? Perhaps your framegrabber has become dislodged. Was this working before, and if so can you remember what changed between that time?
03-29-2010 11:44 AM
When I click on the camera I see the error at the bottom and the red x over the camer, not when I click next.
There are no details at the bottom of the screen. There is a blank line below the line that says "the following error occurred while configuring the acquisition"
Where is the measurement and automation explorer?
Under measurement IO I see "MAX Configuration" and NI Scan Engine.
I have tried with an iSight and a logitech webcam 9000. Both of them are connected via USB. I have also installed the "NI IMAQ for USB Cameras".
When neither camera is connected, the "NI-IMAQdx Devices" folder is not present and none of the cameras are listed so, I think it is recognizing the cameras.
03-29-2010 02:31 PM
Has this ever worked before or is this the very first time trying this?
Have you tried using the IMAQdx driver? IMAQ for USB was a free software that was created and provided for our customers but it is not officially supported by NI.
With Vision Acquisition 2009, IMAQdx 3.4 now has support for USB cameras that are DirectShow compliant. I believe if you try this, you may get better results.
Measurement & Automation Explorer (MAX) is its own application (Start-->Programs-->National Instruments-->Measurement & Automation Explorer) where you can check if your devices are configured correctly
What you can do before trying develop is see if you can do a snap or grab in MAX. Open MAX, expand the devices and interfaces tab. When you plug in you camera, it should show up there.
03-29-2010 05:02 PM
This is the first time I am trying with Labview 2009. I have been able to acquire images with labview 8.6
I think I am using the IMAQdx drivers, but I am not sure because I have installed the NI IMAQ for USB Cameras as well before I knew that 2009 supported USB cameras.
Measurement and Automation Explorer has no problem with either camera.
03-29-2010 05:16 PM
I think I just replied from someone else's NI account.
The facts are the same:
This is the first time I am trying with Labview 2009. I have been able to acquire images with labview 8.6
I think I am using the IMAQdx drivers, but I am not sure because I have installed the NI IMAQ for USB Cameras as well before I knew that 2009 supported USB cameras.
Measurement and Automation Explorer has no problem with either camera. |
12-05-2010 11:37 AM
I have the same problem under Labview 8.5.1. USB Camera works correctly in MAX, but NI vision acquisition express shows error. I've tried to acquire image from camera 'manually' by IMAQ USB Grab Acquire with no effect.
IMAQ USB Grab.vi shows error -1074396024 "Error system".
IMAQ USB Init.vi shows err -1074396020 " Filter could not be found".
I've also tried to run this with simple IMAQ Grab.vi - Error starts in IMAQ init.vi : "-1074397163 IMAQ Init.vi"
If anyone solve this problem somehow, help please.
12-06-2010 08:52 AM
Hello,
First, does your camera have a DirectShow filter?
Secondly, have you tried using the NI-IMAQdx driver 3.4 or later? These offer DirectShow compatibility for LabVIEW 8.5.1.
12-06-2010 01:49 PM
@adasiuu wrote:
I have the same problem under Labview 8.5.1. USB Camera works correctly in MAX, but NI vision acquisition express shows error. I've tried to acquire image from camera 'manually' by IMAQ USB Grab Acquire with no effect.
IMAQ USB Grab.vi shows error -1074396024 "Error system".
IMAQ USB Init.vi shows err -1074396020 " Filter could not be found".
I've also tried to run this with simple IMAQ Grab.vi - Error starts in IMAQ init.vi : "-1074397163 IMAQ Init.vi"
If anyone solve this problem somehow, help please.
If the camera is working in MAX, then you are using the IMAQdx driver already. As such, you would need to use the IMAQdx functions on the LabVIEW palette rather than the IMAQ or IMAQ USB ones.
Eric