05-10-2010 06:55 PM
Are there 64 bit dlls available for building applications using the NI DAQmx libraries? When I look at the header in the nicaiu.dll file it is a 32 bit dll, not a 64 bit dll. However, there are 64 bit versions of the link libraries supplied.
TIA
Mark
05-11-2010 03:43 PM
Hi Mark,
In the Measurement Studio VS folder on my machine, I was able to find NationalInstruments.DAQmx.dll in the .NET 64-bit Assembly folder, located here: C:\Program Files\National Instruments\MeasurementStudioVS2008\DotNET\Assemblies (64-bit)\Current. Is this the dll you were looking for?
If that doesn't answer your question, are you trying to build an application or build an installer? What version of DAQmx are you using? Are you working within the Visual Studio ADE?