Measurement Studio for .NET Languages

cancel
Showing results for 
Search instead for 
Did you mean: 

x64 DLL for DAQmx missing

Solved!
Go to solution

Not sure if this is the correct forum.

The problem: I am using Visual Studio 2015 with DAQmx in an x64 .NET project, but DAQmx version 15.1.1, 15.5, and 16.0 are only installing x86 .NET libraries. I have also tried installing Measurement Studio 2015, but no luck there either.

 

I've tried the Googles and came up with a few ideas where the x64 files should be located, but nobody else seeming to have this issue. The x64 files should be located in C:\Program Files\National Instruments\MeasurementStudio<version>\DotNET\Assemblies\Current. I do have x86 version in C:\Program Files (x86)\National Instruments\MeasurementStudio<version>\DotNET\Assemblies\Current and the program does run in x64 linked to the x86 library in debug mode. There are issues in release mode though.

Any help?

 

Google Results:

http://zone.ni.com/reference/en-XX/help/370473H-01/mstudiowebhelp/html/64bitdaqmx/

http://digital.ni.com/public.nsf/allkb/52F5F5EF78AF084286256E0B007FE793

http://zone.ni.com/reference/en-XX/help/370473H-01/mstudiowebhelp/html/64bitsupport/

 

 

0 Kudos
Message 1 of 3
(3,533 Views)
Solution
Accepted by amcelroy

Hi,

When you go to C:\Program Files\National Instruments, do you have multiple folders of Measurement Studio with different Visual Studio versions? I found the x64 bit assemblies under the MeasurementStudioVS2012 folder.

 

I hope this helps!

 

T. Le
Vision Product Support Engineer
National Instruments
Message 2 of 3
(3,497 Views)

Thanks! I will give those a try. They are there on my local computer, will need to check the target computer, though I've copied them just in case.

 

Reckon the docs need to be updated, but hopefully someone will find this thread if in need.

 

Much appriciated,

Austin

0 Kudos
Message 3 of 3
(3,484 Views)