Full List of supported Event IDs

Hi fellow cockpit builders,

I am trying to send Event IDs through FSUIPC and MobiFlight to interface the GNS430. In the past there were EventIDs available for all GNS functions as well as G1000.

I cannot find any documentation on this, unfortunately the SDK is downloading incredibly slow for me right now. My wifi…

Does anyone has more infos?

1 Like

So I downloaded the SDK and I went through the examples but I cant find the definitions for the EVENT IDs. Any suggestions?

Open the SDK in file explorer and navigate Documentation\index.html. Under SimObjects -> Variable list you can find the list Event IDs with description. I hope this will help. Unfortunatly not everything is working now.
I try to find an event ID for Battery1 and Battery2, but I can´t find it. In the A320 are two buttons for Batt1 & Batt2. How the hell do they developed the aircrafts?

1 Like

Hi. Thanks. Unfortunately it doesn’t help. They just provide the constants names but I was looking for the actual enum ID. Goal is to use it with FSUIPC and MobiFlight. The former Event IDs for the GPS didn’t work anymore. So I thought I could look the values up somewhere.

1 Like

Hi, same problem here. I see there is all gps ID’s in Mobiflight, but none of them working. Did you find some solution maybe?

is this “List of FSX controls” any help with what you are looking for?

1 Like

The latest beta of Mobiflight exposes a lot of the MSFS2020 GNS / G1000 / G3000 events for input. It’s more or less a beta prototype, but it is a start.

It uses simconnect and a module you install into Comminity-folder to add more those events that are currently missing from simconnect.

1 Like