Skip to content
View in the app

A better way to browse. Learn more.

The AVSIM Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

H125 - HTML H: Events

Featured Replies

Hello,

I'm trying to learn how to read certain HTML H: events in MSFS 2024—or at least I believe they are H: events. Specifically, I'm focusing on the Garmin 650Xi in the H125.

While I can see events when pressing buttons like Home or Direct, I don't see any events when interacting with the 650Xi's touchscreen (e.g., selecting Map or Flight Plan).

Is it possible to use Axis and Ohs to capture these touchscreen inputs? I'd like to integrate them with a Stream Deck or possibly even Air Manager.

Thank you so much for your help!

  • Commercial Member
7 minutes ago, IrwinMFletcher said:

Is it possible to use Axis and Ohs to capture these touchscreen inputs?

In many/most cases no, you can't. Most input events do not "bubble" to the outside. In AAO you can only see MSFS INputEvent (if the aircraft developer chose to implement some) or SDK Events. SDK Events in general have nothing to do with an "input", they are used throughout the aircrafts internal code. More often than not, when you see K: events in the Observer, they are the result of the button interaction, not the initial cause.

Use the MSFS developer mode to analyze the behavior code of the knob/lever/button you are interested in and replicate that RPN code in whatever app you choose.

 

 

Edited by Lorby_SI

LORBY-SI

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.