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.

Numeric Events in the Viewer

Featured Replies

In the watch simulator events window I sometimes see numeric #code for recently-added events.  Would it be possible to update this window to show text these newer events? For example, for (>K:HELICOPTER_THROTTLE_SET) the viewer shows (>K:#67529).  The event is of course available in the event search, only the viewer is not up to date.

Is the numeric code defined by Microsoft in a list somewhere or by AAO in internal simconnect event mapping call?

  • Commercial Member
3 hours ago, JJBZ53 said:

Is the numeric code defined by Microsoft in a list somewhere or by AAO in internal simconnect event mapping call?

The numeric code is what is actually reported from the sim. The translation into a Key-Event-ID is a hard coded convenience method in AAO. It basically uses the list from the WASM definition files - hoping that those are correct... 
I will update that list for the next version of AAO.

Just for the record, you can use K-Events both ways, either with the literal or the numerical Code. 

50 (>K:HELICOPTER_THROTTLE_SET)
and
50 (>K:#67529) 

do exactly the same thing. Some developers (PMDG) even use their own numerical codes = their own custom events.

Edited by Lorby_SI

LORBY-SI

Archived

This topic is now archived and is closed to further replies.

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.