March 26, 201016 yr Hey Everyone, My names Matthew Chase this is my first time on the forum. I'm working on a simple app where i just need to retrieve the Latitude and Longitude of the aircraft I'm flying using Simconnect. However, I just cannot get it to work, I've looked at a ton of examples, and I know it should be simple. Any help would be much appreciated.Matthew ChaseUnited States Coast Guard Academy
April 1, 201016 yr Hi Matthew.The Managed Data Request example in the SDK works pretty well. It's C#. Have you compiled and run it?That program requires pressing a button to recieve the data from FSX.I have the C# source code for TCalcX_002 that you can look at:TCalcX_002_SourceThat program uses a timer to poll the sim for the data... not the recommended way to gather data, but it works.Dick
Create an account or sign in to comment