Arcangelo Zurlo Posted September 17, 2023 Report Posted September 17, 2023 Hi. Is there a FSUIPC binding for following actions: -to push the Altitude Hold Selector Knob (see following picture)? -to push the Heading Hold Selector Knob? - the same for Speed Selector Knob I tried a lot of assignments on FSUIPC panel, without success. Kind Regards
John Dowson Posted September 18, 2023 Report Posted September 18, 2023 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, Note that you can also use the MobiFlight hub-hop site (https://hubhop.mobiflight.com/presets/) to search for presets. John
Arcangelo Zurlo Posted September 18, 2023 Author Report Posted September 18, 2023 Perfect. I will follow your instructions. Thank you.
Arcangelo Zurlo Posted May 31 Author Report Posted May 31 Hi John. Just a question: do you now what is the preset on FSUIPC for the SPEED INTV. Button on Asobo 787. I don’t find it. Thanks in advance. Regards. Arcangelo
John Dowson Posted May 31 Report Posted May 31 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 1
John Dowson Posted May 31 Report Posted May 31 I am not familiar with the 787 - where is this button located? Is there even such a button? I have read this: With VNAV active, pushing the IAS/MACH selector enables speed intervention See https://www.avsim.com/forums/topic/640784-airspeed-intervention-unstable-approach/
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now