Are there any tutorials for SimConnect?

I am only seeing tutorials on the SDK tutorials forum that have to do with creating airports and other 3d modeling related tasks, but I cannot find anywhere a tutorial for how to get started with SimConnect and reading/writing variables in the game.

I chose to post this in the SimConnect subforum and not the tutorial subforum because it is specifically about SimConnect.

Let’s say that all I want to do is create a program that displays the COM1 frequency and lets you edit it so it can update the frequency in FS2020. If I learn how to do that, I can branch out into interacting with other variables. Assume I know some C#. Does anyone know of a resource that can help you get started that way? The SDK documentation is severely lacking in this regard.

1 Like

Sounds like you haven’t found the original online docs for SimConnect (https://docs.microsoft.com/en-us/previous-versions/microsoft-esp/cc526983(v=msdn.10))? Lots of working samples included.

5 Likes

I haven’t and believe me I looked! Thank you

1 Like