LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to acquire joystick data in host.vi application

I've a problem to intgrate joystick application to host.vi/FPGA.vi CompactRIO application.
Is there a methods to integrate joystick/keyboard as a remote controller to host.vi/FPGA.vi CompactRIO application because some of the component can't be use in these apllication.
 
Thanks
 
Fendi
0 Kudos
Message 1 of 4
(2,749 Views)

Hi Fendi,

The joystick VIs on the Functions Palette use DirectX and are to be used on Windows and Linux systems.  I would suggest creating a Windows host VI that uses the joystick VIs.  Then pass any necessary information to your real-time VI.  Different methods for communicating between Windows and real-time VIs are explained here



Message Edited by Jennifer_R on 05-30-2008 07:30 AM
Jennifer R.
National Instruments
Applications Engineer
0 Kudos
Message 2 of 4
(2,727 Views)

Hi Jennifer,

Thanks for the info..

I've try using shared variable within 2 vi..

Its working properly...

Your Sincerely

Fendi.

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

That's great Fendi.  I'm glad the information was helpful. 

Have a good day!

Jennifer R.
National Instruments
Applications Engineer
0 Kudos
Message 4 of 4
(2,663 Views)