Torin
02 Jun 2007, 12:59
Let me first give you a bit of background. I'm new to the development world of FSX and flight sims in general. I'm actually a web developer who is quite proficient at javascript, actionscript, etc. So OOP is something I do everyday.
I have been going down the road of creating a motion platform and would like to create the control system in managed code (C#). I have already created some small applications based on the SDK examples that will grab the landing gear status and some location info (long, lat, altitude) of the aircraft.
Where I'm having the problem, is having simconnect stream the data to my application on a constant basis. Do I setup a "simconnect_OnRecvEvent" that will continually send the data? None of the C# examples seems to show how to do this. If anyone has any examples, or can help me in any way, I would really appreciate it.
I have also setup a full time website for my project that will outline my progress. So far I don't have anything up there, but will soon.
The site URL is http://www.simulatormotion.com/
Thanks, and I look forward to being able to contribute to this awesome forum.
Torin
I have been going down the road of creating a motion platform and would like to create the control system in managed code (C#). I have already created some small applications based on the SDK examples that will grab the landing gear status and some location info (long, lat, altitude) of the aircraft.
Where I'm having the problem, is having simconnect stream the data to my application on a constant basis. Do I setup a "simconnect_OnRecvEvent" that will continually send the data? None of the C# examples seems to show how to do this. If anyone has any examples, or can help me in any way, I would really appreciate it.
I have also setup a full time website for my project that will outline my progress. So far I don't have anything up there, but will soon.
The site URL is http://www.simulatormotion.com/
Thanks, and I look forward to being able to contribute to this awesome forum.
Torin