Hi everyone, I'm working on building simconnect based 2D instrument panel windows and also a basic instructor station for Microsoft Flight Simulator 2020 or 2024, I want to connect it using SimConnect. What's the simplest way to set up a SimConnect connection? Any tips or basic requirements to get started?
I started doing some tests using python as some threads in forums sugested as the most efective way, I have pip installed the pysimconnect library but I am stuk at the very begining since I haven't been able to stablish a conection to the sim as I dont have a working script, I am not a programer and I am new to simconnect enviroment, so I was trying to relay on AI but every script it gives me doesn't work keeping in an endless loop of trial and error, from my POV at this point AI it's a great tool to translate the meaning of the lines of code but when it comes to write a functional code it self it doesn't really know what it's doing, maybe in a not so distance future will gaing that capability but as of know it cant. I have a lot experience and knowlege with simvars as I made many 2D gauges for FSX and P3D in the past, also I am very experienced with scenery and missions development but everything I've done has never been intended to work outside the sim, allways inside, but with these new sims (2020 and 2024) as they dont have 2D panel interfaces I will like to be able to use my more than 100 gauges I've created over the years with the new simulators. so if someone could be kind enough to point me in a right direction I would appreciated very much
I started doing some tests using python as some threads in forums sugested as the most efective way, I have pip installed the pysimconnect library but I am stuk at the very begining since I haven't been able to stablish a conection to the sim as I dont have a working script, I am not a programer and I am new to simconnect enviroment, so I was trying to relay on AI but every script it gives me doesn't work keeping in an endless loop of trial and error, from my POV at this point AI it's a great tool to translate the meaning of the lines of code but when it comes to write a functional code it self it doesn't really know what it's doing, maybe in a not so distance future will gaing that capability but as of know it cant. I have a lot experience and knowlege with simvars as I made many 2D gauges for FSX and P3D in the past, also I am very experienced with scenery and missions development but everything I've done has never been intended to work outside the sim, allways inside, but with these new sims (2020 and 2024) as they dont have 2D panel interfaces I will like to be able to use my more than 100 gauges I've created over the years with the new simulators. so if someone could be kind enough to point me in a right direction I would appreciated very much

