by Dennis Knutson <x@[EMAIL PROTECTED]
>
May 12, 2008 at 09:40 AM
First, undo everything that you did with the VISA wizard. That includes
removing the inf and compiled version from your system. Then unplug/plug
in your device and see how it is seen by windows device manager. You
should always try to use the windows driver instead of trying to write
your own. Unless you can get detailed information from the vendor, doing
your own driver is not going to work anyway.
If the steering wheel uses the windows HID driver and emulates a
joystick then use the Connectivity>Input Devices palette. If the
joystick function does not work but it still uses the HID driver, then you
can probably use the Call Library Function Node. I have not used HID but I
have seen related posts. You might want to search the forum.