stc100
2006-07-13 12:40:14 UTC
I have written a large application under Visual Studio 2005 c# using some Ni-DAQ-mx fonctions to control a USB6501 device. The USB 6501 is part of a data aquisition system and is embedded with some of my other hardware. A few interface containing the USB 6501 and my hardware have been created. Now if I am trying the other interface onto my computer, only the original interface is working....
First and somewhat suprising, everytime I am plugging onto my computer a new interface, the computer tells me "Found new hardware: USB 6501" Usually, most company allow the plug&play of their USB device using the detection on the software base driver and not of the unique USB number.It is even more pleasant when a company lets the user decide what to do.
If I proceed with the default installation, the computer tells me the hardware is now ready to use. However, nothing is working... Only the original interface seems to fit into the computer.... This is of course a real concern since the interfaces will be used in several computers, and any computer can receive any interface.
It is like changing the tires in your car. The car can received any tires of the same size, and any tires produced can be mounted on any cars right ? In my case, changing tires makes the car stop...... Do I need to buy a new car everytime I need new tires ?
Thank's for your support.
First and somewhat suprising, everytime I am plugging onto my computer a new interface, the computer tells me "Found new hardware: USB 6501" Usually, most company allow the plug&play of their USB device using the detection on the software base driver and not of the unique USB number.It is even more pleasant when a company lets the user decide what to do.
If I proceed with the default installation, the computer tells me the hardware is now ready to use. However, nothing is working... Only the original interface seems to fit into the computer.... This is of course a real concern since the interfaces will be used in several computers, and any computer can receive any interface.
It is like changing the tires in your car. The car can received any tires of the same size, and any tires produced can be mounted on any cars right ? In my case, changing tires makes the car stop...... Do I need to buy a new car everytime I need new tires ?
Thank's for your support.