11-18-2010 03:03 PM
Hi
I have obviously problems with Labview. I'm working on a project (in team) where we have to take a picture with a webcam. I have found a lot of good programs here on the forum but there's always an error. Two kind of errors: I have found this usb webcam and i have the same error that this discussion ends with. It's a pity that that problem has never been solved.
The second kind of error is always the same. A lot of VI's work with IMAQ for USB. I have downloaded that driver from NI and also VAS2009. But I always get the question to search for IMAQ USB Init/Close/Save/... and I can't find these files.
I use Labview 2009.
Can someone help me?
Thanks
11-18-2010 04:59 PM
If you have IMAQ for USB those should be installed. At least init and close. I don't know what a IMAQ USB save might be.
In LV 8.5 they are here: C:\Program Files\National Instruments\LabVIEW 8.5\vi.lib\imaqUSB\imaqUSB.llb\IMAQ USB Init.vi
11-18-2010 05:32 PM
Could be that save isn't one of these VI's but I still can't find it.
11-18-2010 05:52 PM
Check this: http://zone.ni.com/devzone/cda/epd/p/id/5030
Some of the comments at the bottom mention problems with 2009 and solutions. There also appears to be a new version of IMAQ for 2009 that has built-in support for Direct Show cameras but the link seems to be screwed up. Maybe an NI guy will know about that version?
11-18-2010 09:19 PM - edited 11-18-2010 09:27 PM
When you are using a webcam you can use the USB IMAQ library file along with the USB_IMAQ.exe installed on your machine. When you install this you will get the directshow.dll then only you will be able to use the web cam for capturing. You can also use the NI-IMAQdx to do the same that will work fine because i have played around with that for more than 6 months...
11-19-2010 08:30 AM
I already downloaded the NI-IMAQ for USB Cameras and tried the upgrade from this site http://decibel.ni.com/content/docs/DOC-10622. But both don't work.
From the IMAQ I can't find any files back unless the pdf that explains how to use it. (including the files i talked about before)
From the upgrade i get an error.
"Error 7 occurred at Copy in Main.vi
Possible reason(s):
LabVIEW: File not found. The file might have been moved or deleted, or the file path might be incorrectly formatted for the operating system. For example, use \ as path separators on Windows, : on Mac OS, and / on Linux. Verify that the path is correct using the command prompt or file explorer.
=========================
NI-488: Nonexistent GPIB interface.
C:\Program Files\National Instruments\LabVIEW 8.6\vi.lib\imaqUSB"
I cant find the file C:\Program Files\National Instruments\LabVIEW 8.6\vi.lib\imaqUSB by hand neither.
Can anyone please help me?
11-19-2010 09:17 AM
It might be that 8.6 is the point at which IMAQ for USB was folded into IMAQdx. I think the DirectShow stuff is there now so it should work with your camera. If you're trying to use VIs that call IMAQ USB you may have to re-write them with IMAQdx to use LV 8.6. Give it a shot with the simplest program and if it doesn't work I would just contact NI support.
11-19-2010 09:55 AM
I have Labview 2009. Sorry for the confusion but i cant find an folder thats called IMAQdx neither.
11-19-2010 10:38 AM
You also have NI-Vision installed right?
11-19-2010 11:19 PM
I guess you dint install the NI LV Vision module properly... Use the LV 2009 DVD1 you can find the vision module there inside products( i guess)... There you have to install all the IMAQ applications manually.. I have attached one llb file you can use that... But that will work only when you have the DIrectShow.dll... So install all the IMAQ modules and use this....