Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

Doesn't 64bit version NI-IMAQ library exist?

Solved!
Go to solution

I use PCIe-1429 and NI-IMAQ 4.1, and programming on VS2005.

Doesn't 64bit version NI-IMAQ library exist?

0 Kudos
Message 1 of 5
(4,010 Views)

Yes, IMAQ includes 64-bit application support for a C/C++ development environment. The sample projects included for Visual Studio should have a configuration for "x64" targets that you can see.

 

Eric

0 Kudos
Message 2 of 5
(3,989 Views)

Thanks for answer.

But, I can't find it...

Do you know exact (or typical) path?

 

0 Kudos
Message 3 of 5
(3,981 Views)
Solution
Accepted by topic author wooddoll

Wooddoll,

 

The 64-bit import libraries typically are installed under C:\Program Files (x86)\National Instruments\Shared\ExternalCompilerSupport\C\Lib64\MSVC\imaq.lib for the 64-bit variants.

 

The actual 64-bit DLL is typically installed to C:\windows\system32\imaq.dll.

 

Eric

0 Kudos
Message 4 of 5
(3,972 Views)

Thanks, Eric.

 

I found it, and it works perfectly. 🙂

Have a nice day~

0 Kudos
Message 5 of 5
(3,968 Views)