07-15-2014 04:33 AM
Hello
I tri=y to use the exemple "gab and save to AVI", dut it ask me to 'find the shared library named "imaq.ddl" ", but I don't find it on my computer.
Where can I find or download it?
Thank you for your help
07-15-2014 06:02 AM
You need to have the Vision module installed in your PC.
07-15-2014 06:13 AM
Hello
I already installed "NI Vision Acquisition", "NI DAQmx" and "NI serial" on my computer, but I don't finf imaq.ddl
Thanks for your help
07-15-2014 06:33 AM
IMAQ is the driver for the NI Vision. Install that an you should be able to run it. I think it needs a development and/or runtime license in order to work though.
07-15-2014 06:50 AM
It's already installed and all the licenses are activated
07-15-2014 07:16 AM
Have you installed the NI-IMAQdx driver ?
The file you are missing should be in your National Instruments\RT Images\NI-IMAQ folder under the program files folder.
What version of LabVIEW and NI-IMAQdx and NI-IMAQ have you installed?
Look in NI MAX to find the answer.
07-15-2014 08:33 AM
Hello
I installed NI-IMAQ 4.9 and NI-IMAQdx 4.3.5
I don't have an NI-IMAQ folder in RT image, I search in the NI-IMAQdx folder but I didn't find.
thank you for your help
07-15-2014 08:34 AM
and I use labview 2013 SP1 f2
07-15-2014 08:42 AM
Try to reinstall you NI-IMAQ driver.
Do you also have the NI Vision Run-time installed?
Othervice this dll is not needed for you to see how the example are using the AVI functions.
You should be able add the same AVI function to your now working vi.
You can also try to replace the IMAQ functions in the example with the IMAQdx functions that you are working with, it should be possible for you to replace them one to one.