LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

NI-DAQmx-32bit for Labview 64-bit

Hello Everyone

 

I wanna using the LabView 2017 for my program with NI-DAQmx. But whenever I installed and reboot my computer, the Labview show the warning: "NI-DAQmx Driver support for LabVIEW 2017 is missing and is referenced by the following VIs:"

 

When I check NI-MAX I see that my Labview is 64-bit but all of the NI-DAQmx was installed on Program(x86) folder it means NIDAQmx is 32-bit.

I tried to install a lot of versions but did not get any differences. My NI-MAX picture is attached. 

Can anyone help me please ? 

 

Thank you so much

0 Kudos
Message 1 of 10
(2,049 Views)

Run the NI-DAQmx installer again and make sure you install "Support for LabVIEW 2017 (64-bit)".

-------------------------------------------------------
Applications Engineer | TME Systems
https://tmesystems.net/
0 Kudos
Message 2 of 10
(2,021 Views)

I installed by NI Package Manager and I didn't see any options like that.

0 Kudos
Message 3 of 10
(2,011 Views)

Which version of DAQmx did you install? It must be at least 17.0 and at latest 20.7 to install proper support for LabVIEW 2017.

Rolf Kalbermatter  My Blog
DEMO, Electronic and Mechanical Support department, room 36.LB00.390
0 Kudos
Message 4 of 10
(1,966 Views)

In  NI Package Manager, DAQmx 17 is only 32-bit. 

dkfire_0-1703063459866.png

 


If you need 64-bit version from NI Package manager, you need something like 18.5 and up to 20.7. 

dkfire_1-1703063489226.png

 

0 Kudos
Message 5 of 10
(1,957 Views)

I am installing NI-DAQmx 20.1

NIMAX.png

But the driver was installed as 32 bit in Program(x86).

And this is my NI Package Manager looks like:

ThanhPhan_0-1703106724389.png

 

Please help me 😞

0 Kudos
Message 6 of 10
(1,922 Views)

NI-DAQmx is a complex beast. The fact that supporting documents are installed in Program Files (x86) doesn't mean that it does not install the 64-bit driver components.

 

You have following parts that must get installed for DAQmx to work for your LabVIEW system:

 

- in <labview>\vi.lib\DAQmx, support VIs to access the DAQmx functionality. Each LabVIEW version that wants to use DAQmx needs to have these installed.

- in Windows\System32 a fairly large number of ni**.dll files that are the DAQmx driver and its device driver support files for 64-bit applications

- in Windows\SysWOW64 a similar amount of the same ni**.dll files that are the DAQmx driver and its support files for 32-bit applications.

Rolf Kalbermatter  My Blog
DEMO, Electronic and Mechanical Support department, room 36.LB00.390
0 Kudos
Message 7 of 10
(1,906 Views)

Hi rolfk

 

in <labview>\vi.lib\, I don't see DAQmx folder.

Can you please show me how to set up my system in the correct way ?

0 Kudos
Message 8 of 10
(1,886 Views)

Hi rolfk

 

I check Windows/System32 and Windows/SysWO64

They are having the ni*.dll files.

But when I try to install NI-DAQ, there are no DAQmx in the <vi.lib> file.

 

 

ThanhPhan_0-1703615988199.png

 

0 Kudos
Message 9 of 10
(1,808 Views)

I am still looking for some helps.

If anyone knows any possible solutions, please feel free to let me know

0 Kudos
Message 10 of 10
(1,759 Views)