Measurement Studio for .NET Languages

cancel
Showing results for 
Search instead for 
Did you mean: 

Ni-DAQmx: Reset Configuration Data in C#

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?

 

0 Kudos
Message 1 of 2
(3,182 Views)

Reseting the device as this KB describes might be what you need. 

 

http://digital.ni.com/public.nsf/allkb/124D580AE300335E86256FDD006CE798

Andrew B.
Application Engineer
National Instruments.
http://www.ni.com/support
0 Kudos
Message 2 of 2
(3,166 Views)