kranky
07-25-2007, 02:53 PM
I've been learning this stuff myself and thought other people just starting out might like it too.
I'm building a motion platform and need to extract all the necessary acceleration and g-force data from FSX. I'm gonna try to write my own in C# using Simconnect.
Anyways, if you are a beginner like me here are 2 tutorial links that I found helpful. The first is how to interface/connect with simconnect. The other is an introduction to learning c#. Enjoy.
Simconnect Tutorials - parts 1-4
http://www.notasenator.com/blog/
C# Basics
http://kyrathaba.dcmembers.com/onlinetutorials.htm
Thanks to these authors who made them, they've helped me a lot.
I'm building a motion platform and need to extract all the necessary acceleration and g-force data from FSX. I'm gonna try to write my own in C# using Simconnect.
Anyways, if you are a beginner like me here are 2 tutorial links that I found helpful. The first is how to interface/connect with simconnect. The other is an introduction to learning c#. Enjoy.
Simconnect Tutorials - parts 1-4
http://www.notasenator.com/blog/
C# Basics
http://kyrathaba.dcmembers.com/onlinetutorials.htm
Thanks to these authors who made them, they've helped me a lot.