LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to make a graphic using joysticks

we want to do something like this but with a joystick and labview 2012 without using NXT:  http://www.youtube.com/watch?v=xpKRf923z3k 

0 Kudos
Message 1 of 4
(3,054 Views)

What have you done so far? Are you using the joystickAcquire function?

0 Kudos
Message 2 of 4
(3,001 Views)

What joystick?  Windows or Mac? (I probably can't help with Mac).  What have you done so far?

 

Kelly Bersch
Certified LabVIEW Developer
Kudos are always welcome
0 Kudos
Message 3 of 4
(2,991 Views)

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. 

 

http://zone.ni.com/reference/en-XX/help/371361K-01/glang/input_device_control_vis/

 

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

https://decibel.ni.com/content/docs/DOC-3466

 

Its important to know what kind of joystick you are using, the LabVIEW license and your Operative System.

 

Hope this information Helps you

Regards!

Omar I.
Applications Engineer
National Instruments
Message 4 of 4
(2,971 Views)