Hi I have a 15-year old Visual Studio C# project using the four aforementioned NI PCI cards. The project references the following two NI Assemblies:
NationalInstruments.Common.dll - version: 9.1.40.163
NationalInstruments.DAQmx.dll - version: 9.5.40.112
My company wants to upgrade this project to Win 10 compatibility as the version of DAQMx (don't have the version off hand), but it was used does not appear to be compatible. I am wondering what my migration path would be to get something compatible with Windows 10 as well as .NET 4.0 (could get new if required)?
Any help or tips would be appreciated. I believe that I had looked at this a few years back and the NationalInstruments.Common and NationalInstruments.DAQmx appeared to have been sunset.