LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Does 64-bit DLL ready for NI DAQmx?

Dear Sir,

 

Does 64-bit DLL ready for NI DAQmx?

Could I develop 64-bit application in LabVIEW?

 

please give me the web pages for further understanding,

 

Thank you, 

0 Kudos
Message 1 of 5
(2,896 Views)

LabVIEW is a 32 bit application and runs in the 32 bit Windows subsystem when you install it on a 64 bit Windows OS. As such it can't load or otherwise use any 64 bit DLLs.

I believe the best solution would be to recompile your DLL as a 32 bit DLL and load that into LabVIEW. Also, have a look at the following KB article:

Are National Instruments Products Compatible with 64-bit Windows XP x64 Operating Systems?

Adnan Zafar
Certified LabVIEW Architect
Coleman Technologies
0 Kudos
Message 2 of 5
(2,882 Views)

Thanks Adnan,

 

Do you know when DAQmx could be ready for developing 64-bit applicaiton? 

I am using Visual C++ with DAQmx API now and need 64-dll library for my experiement.

 

 

 

 

0 Kudos
Message 3 of 5
(2,856 Views)
0 Kudos
Message 4 of 5
(2,847 Views)
It also depends on the market and what's going on out there. If there is a business need, NI will definitely jump on it. I would recommend posting on the Product Suggestion Center.
Adnan Zafar
Certified LabVIEW Architect
Coleman Technologies
0 Kudos
Message 5 of 5
(2,834 Views)