I am using Ni-DAQmx in my C# applications. Occasionally Ni-DAQ stops data acquisition. The connected device is stillvisible in the Windows Device Manager but no Measurements can be taken.
In the good old days when I got support without a support contract :-) NI told me to use "Measurement & Automation Explorer" to reset the Configuratoin Data. This always helps.
BUT: The customers that are using our C# application do only install the NI-DAQmx Runtime version. So "Measurement & Automation Explorer" is missing on their PC. What can they do to reset the Configuratio Data? Is there an API that allows me to reset using C# code? Or can I just delete some registry entries?