Are there any known issues calling functions from NIDAQmx in the interactive execution of CVI 7.1.1 ?
With DAQMX 73.0f0 I got sometimes "interactive execution caused external process to terminate" messages when calling DAQmxClearTask().
Now after the update to DAQmx 8.3 it's even worse. I've seen Windows blue screens at least 3 times.
Since the PC rebooted immediately I could't write down the information from the blue screen. But I saw one dll with DAQmx in the name listed.
Unfortunately I'am not able to reproduce the problems exactly. Calling the same functions a few minutes later may work again.
And running that code as normal program never caused these problems.