Jump to content
The simFlight Network Forums

Bindings for Asobo 787


Arcangelo Zurlo

Recommended Posts

You need to use presets. First, please update your FSUIPC7 version to the latest version, 7.3.23, if you have not done so already. This version contains a new feature that makes finding presets a lot easier. In the assignments panel, check Select for Preset and then click the Find Preset... button. you should then see presets for both of these buttons, e.g,

image.png.87bb0c0e940b7154772457a991713446.png

Note that you can also use the MobiFlight hub-hop site (https://hubhop.mobiflight.com/presets/) to search for presets.

John

Link to comment
Share on other sites

  • 8 months later...
29 minutes ago, Arcangelo Zurlo said:

do you now what is the preset on FSUIPC for the SPEED INTV. Button on Asobo 787.

Not offhand. There is a preset for altitude intervention: AUTOPILOT_PUSH_ALTITUDE_INTERVENTION

This uses the hvar H:AS01B_FMC_1_AP_ALT_INTERVENTION

You could test to see if there is a similar hvar for the speed intervention. Try executing the calculator code (Add-ons->WASM->Execute Calculator Code)
     (>H:AS01B_FMC_1_AP_SPD_INTERVENTION)
and maybe also try:
    (>H:AS01B_FMC_1_AP_SPEED_INTERVENTION)

to see if any of those work. If so, you can define your own preset.

Otherwise, you can try inspecting the behavior of the button using the MSFS development tools - see https://www.badcasserole.com/uncovering-input-events-using-the-msfs2020-model-behavior-dialog/

Also you can try logging Input Events (Log -> Input Events), press the Speed Intv button and see if anything is logged, and if so use that.

I can take a deeper look at some point, but probably not for at least a few days.

John

  • Like 1
Link to comment
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
×
×
  • 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.