05-04-2010 11:03 AM
I am getting the following error when using the c library to communicate with my DAQPad-6016 (USB). Can someone shed any light on what this means:
DAQmx Error: An unknown or unexpected communication fault occurred while attempting to read data from or write data to a device.
Task Name: _unnamedTask(0)
Status Code: -50401
Unfortunately, the device is in our test jig offshore, so I can't run any of the NI utilities on it. I'd like to know if it is easy to fix before bringing the whole thing back to the office.
Thanks for the help
05-05-2010 05:25 PM
Hi Slight,
I don't know of anything that would cause this error to just begin happening. Did it just happen as you were writing new code? Can you try running an example program or other code that you know works?
I have also heard of this error happening when a USB device is plugged in to a USB hub, is that the case here?
05-05-2010 06:15 PM
05-06-2010 09:52 AM