10-03-2011 04:52 AM
hello we have a project with the NI-usb 6216
what we impleted in our project we have installed NI-DAQmx 9.3
but when we want to run our project we get the follow error
could not load file or assembly 'nationalinstruments.DAQmx, version 9.1.35.15, culture=neutra; publickeytoken=18
cbae0f9955702a' or one of its dependecies.
see attachment
10-04-2011 01:53 AM
Dear Velds,
can you find the NI-DAQmx Library file NIDAQmx.lib, this can be found here:
(x86): <Program Files>\National Instruments\Shared\ExternalCompilerSupport\C\lib32\msvc
(x64): <Program Files>\National Instruments\Shared\ExternalCompilerSupport\C\lib64\msvc
If you are able to find this, how is an example working, can you try an example located on; C:\Users\Public\Documents\National Instruments\NI-DAQ\Examples\DotNET4.0 ?
Best regards,