02-05-2008 09:29 AM
02-06-2008 11:20 AM
02-06-2008 12:50 PM
02-06-2008 01:51 PM
02-06-2008 02:38 PM
02-06-2008 03:13 PM
02-06-2008 03:37 PM - edited 02-06-2008 03:41 PM
02-06-2008 04:56 PM
In theory, it should be possible to communicate with the game controller if you have detailed information on the USB protocol it uses. This might be documented somewhere since it probably conforms to one of the HID classes.
As far as where to go from here, I'm not sure. If you have an idea of which USB chipset you will be using, then you can see what information is available for that and whether anyone has used LabVIEW for it. I've used hardware with USB from FTDI and they make two drivers available. One is a serial port emulator and the other is a DLL. I've used both. The serial port is easy with VISA. The DLL was a little harder to use but is probably faster.
02-12-2008 12:31 PM
Hello all,
Hello MXIMaster, hello amigish1,
I have the same problem, that I have installed the driver, before reading the tutorial, and now I can't see the usb device in zhe Measurement and Automatisation Tool. I have deleted it from the device manager and also the created .inf file, and tried it again, but wihtout success. If I plug the device into, the name of the device is recognized, but not the driver. If I conect the usb device to another computer, where i haven't installed a driver before, it just says "USB device" (unfortunatelly I am not able to run Lbview on this other computer). So what have you done amigish1, to get it working? Or does anybody know, what exactly i have to delete?
Thanks in advance
Lord Chaos
02-13-2008 10:10 AM