Jump to content
The simFlight Network Forums

How to access specific 'lighter than air aircraft' controls?


Recommended Posts

Posted

As an example here are 2 controls:

SET BALLOON VENT 

SET BURNER PITCH AXIS

Those can be bound in sim, but I cannot access it in FSUIPC.  I don't use any bindings in sim for USB devices except for keyboard and mouse. Every other device (Joystick, Throttle, Pedals ...) is  bound in FSUIPC.

Karl

Posted

These are new events in MSFS2024. I will look into adding these events (when MSFS2024 is detected), but for now you to define a preset to use these, e.g.
    Set_Balloon_Vent#$Param (>K:BALLOON_VENT_SET)
    Set_Burner_Pitch_Axis#$Param (K:AXIS_BURNER_PITCH_SET)

To determine the name of the key (K) event, see https://docs.flightsimulator.com/msfs2024/html/6_Programming_APIs/Key_Events/Key_Events.htm

John

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
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use. Guidelines Privacy Policy We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.