ni.com is currently experiencing unexpected issues.
Some services may be unavailable at this time.
01-09-2014 06:55 PM
we want to do something like this but with a joystick and labview 2012 without using NXT: http://www.youtube.com/watch?v=xpKRf923z3k
01-10-2014 09:40 AM
What have you done so far? Are you using the joystickAcquire function?
01-10-2014 09:51 AM
What joystick? Windows or Mac? (I probably can't help with Mac). What have you done so far?
01-10-2014
11:40 AM
- last edited on
06-23-2025
03:12 PM
by
Content Cleaner
Hi carlosm27,
In the Connectivity Palette LabVIEW has VIs to initialize input devices like a Joystick, Keyboard or mouse. You can use this VIs directly in your project. I Share with you a link with information about that and a reference to LabVIEW examples.
There it is an example using this VIs
http://www.ni.com/example/30510/en/
Also you can use the NI-VISA driver to control different devices with their own drivers. Here is an example
Its important to know what kind of joystick you are using, the LabVIEW license and your Operative System.
Hope this information Helps you
Regards!