04-24-2017 02:27 AM
I have problems connecting a joystick controller to LabVIEW on my LattePanda. The controller is an XBOX 360 controller. The controller is connected and responding to Windows 10, but none of the indexes in LabVIEW are responding to it. Any ideas? Hoping for a quick response!
04-24-2017 02:19 AM
I have problems connecting a joystick controller to LabVIEW on my LattePanda. The controller is an XBOX 360 controller. The controller is connected and responding to Windows 10, but none of the indexes in LabVIEW are responding to it. Any ideas? Hoping for a quick response!
04-26-2017 02:56 AM
Hello,
How are your interacting with your controller. Have you written your own interfacing software or are you using a toolkit?
Have you seen this:
http://sine.ni.com/nips/cds/view/p/lang/en/nid/213222
Best wishes,
Adam
04-26-2017 09:46 AM
We are using "Initialize Joystick", and reading the data with "Aquire Input Data" inside a while loop. It works fine with any computer besides the LattePanda.
04-26-2017 09:53 AM
Hello!
Thanks for this, but it doesn't answer the question as to what toolkit you are using. Could you post your code?
Best wishes,
Adam
04-26-2017 10:03 AM
Sure! Thanks for taking the time.