Hello,
I've got a simple project that sends an asynchronous write "*RST" command.
It take almost a full minute to load the
NationalInstruments.NI4882.dll 7.1.0.273
and
NationalInstruments.Common.dll 7.1.0.243
libraries before the program will run.
But it runs just fine if I use an older version of the libraries:
NationalInstruments.NI4882.dll 7.0.0.341
NationalInstruments.Common.dll 7.0.0.341
Any ideas?
I've included the both versions of the dll files and the project in the zip file.
Thanks,
Tim.