Jump to content
Sign in to follow this  
rfresh737

How to detect joystick buttons

Recommended Posts

I'm new to simconnect programming. I would like to press a joystick button and have my app detect that event so it can then act accordingly. How do I set up my code to detect when I've pressed one of my joystick buttons?

 

Thanks for any help...

 

Share this post


Link to post
Share on other sites

Two ways (at least):

1) Use whatever programming language to monitor the joystick input, then generate whatever event you want with your app.

2) Map the joystick button to a Simconnect event, trap when that Simconnect event occurs, and use the event to trigger your app event. Ugly, but means you don't need to know about API's or whatever for direct joystick monitoring. 

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

  • Tom Allensworth,
    Founder of AVSIM Online


  • Flight Simulation's Premier Resource!

    AVSIM is a free service to the flight simulation community. AVSIM is staffed completely by volunteers and all funds donated to AVSIM go directly back to supporting the community. Your donation here helps to pay our bandwidth costs, emergency funding, and other general costs that crop up from time to time. Thank you for your support!

    Click here for more information and to see all donations year to date.
×
×
  • Create New...