05-27-2016 11:47 AM
I have this game controller: http://www.amazon.com/Microsoft-Wireless-Controller-Windows-Console/dp/B004QRKWKQ?ie=UTF8&psc=1&redi...
It has LEDs on that I'd like control from my program. Using LabVIEW's controller Vi's i only see stuff that reads data from the controller and doesn't post data to it.
Anyone ever had luck on doing this?
Thanks
05-27-2016 01:05 PM
You can look at this post:
https://decibel.ni.com/content/docs/DOC-30246
or this discussion:
http://forums.ni.com/t5/LabVIEW/interface-an-Xbox-360-controller/td-p/509080
05-27-2016 08:58 PM - edited 05-27-2016 08:59 PM
Sadly, NI's Joystick functions do not use the full functionality of DirectInput. On my Windows 10 machine, 12 DirectInput devices are shown, with my Controller being Device 11. However, the Query Input Devices shows one keyboard (correct), one mouse (correct), but only 8 "other" (= Joysticks) devices, stopping just before Device 11, the Controller.
I think I may have suggested this on the NI Idea Exchange -- I'm going to check, and if it's not there, I'll add it ...
Bob Schor
05-27-2016 09:14 PM
I've just posted returning ALL Joystick entries to LabVIEW on the LabVIEW Idea Exchange. If this is something you'd like NI to do, click on the link, decide if you agree with what I wrote, and if so, Kudo the Post. NI looks at the number of Kudos, and if there are none, simply "Declines" the Idea.
Bob Schor
06-01-2016 12:40 PM