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.

Sounds like you haven’t found the original online docs for SimConnect (SimConnect | Microsoft Learn)? Lots of working samples included.

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