I wrote a DAQ program in VS 2015/2019 about a year and a half ago that interfaces with an NI-9171/NI-9217 RTD module. We haven't used for about a year and now it crashes when it tries to start the NI interface in the code. Running it in debug results in the program crashing and exiting with code -532462766 (xe0434352). I've reinstalled NI-DAQmx and tried the usual things (rebooting, recompiling . . .) with no success. Even trying the example code from NI (ContAcqRTDSamples_intClk.2021) results in the same exit error.
KS