Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

Error -50405 on USB 6008 Windows 7

I am getting an error -50405 when reading from a USB 6008 on a Windows 7 enterprise machine.  I do not get this error on either of the two Windows XP machines I use. 

Download All
0 Kudos
Message 1 of 9
(8,823 Views)

Hello ogrant,

 

To better answer your questions, what NI DAQmx driver are you using? Does this error occur in Measurement & Automation Explorer (MAX) Test Panels? Have you tried the device on different USB ports?

 

Best regards,

 

Ali M

Applications Engineer

National Instruments

www.ni.com/support

0 Kudos
Message 2 of 9
(8,799 Views)

http://forums.ni.com/t5/Multifunction-DAQ/Error-50405-USB-6008-OEM/td-p/1530316

 

Similar problem. And no, changing USB port didn't help.

I may not be perfect, but I'm all I got!
0 Kudos
Message 3 of 9
(8,470 Views)

The first thing that I need you to try is doing a self-test in Measurement and Automation Explorer.  If the device still fails there are a number of troubleshooting options that we can try.

 

  • Reset the device from the driver (niScope_ResetDevice or DAQmxResetDevice).
  • Open Measurement& Automation Explorer (MAX) and expand Devices and Interfaces to locate your device. Right-click the device in the list and select Reset Device.
  • Disconnect and reconnect your device from the system.
  • Reboot the system.
See if any of these work for you and let me know.
Brian P.
Applications Engineer
National Instruments
Message 4 of 9
(8,460 Views)

when usb 6008 plugged in first and recognised by max it is passing self tests and test panels are opening but when it comes to try it within a vi it is giving this error. After that self testing fails, trying to reset the device also makes the program stop responding. is it a driver problem or a windows 7 problem.

0 Kudos
Message 5 of 9
(8,285 Views)

You can always upgrade to the newest DAQmx driver here, but the problem could also be in the configuration settings. Depending on what kind of task you are setting up, the software could be tying up some of the resources or timing out and throwing an error.

 

You are able to acquire/generate data from the MAX test panels, so I would start with creating a DAQmx task in MAX and see if you can run the task without error. If that's successful, try importing that task into LabVIEW or running an example program.

Jake H | Product Manager
0 Kudos
Message 6 of 9
(8,268 Views)

find with google search, is usb not plug and play in win 7?

0 Kudos
Message 7 of 9
(8,237 Views)

It depends on how you define "plug-and-play". In this case, you need to have the DAQmx driver installed before Windows will recognize it. If you look at this article, the plug-and-play experience occurs after DAQmx has been installed. 

 

"The following sequence begins once you power on any (non-legacy) NI USB device and plug it into a PC on which NI-DAQmx has been installed."

Jake H | Product Manager
0 Kudos
Message 8 of 9
(8,225 Views)

it is solved thanks. docking station was creating that problem. when i plugged the DAQ card in the computers own usb port, it is solved. thanks for your answers.

0 Kudos
Message 9 of 9
(8,209 Views)