- Messages
- 368
- Country

This is (probably) a complete newbie question, as I am, but I'm trying to figure out how to get some data from FSX and then save it to a text file.
I'm working from the Tagged Data example from the SDK and altered it so I can happily grab the six variables I want. What I want to do next is append them to a comma separated text file so when I shut it down I can load the file into excel and plot the values against each other e.g. height vs time etc.
I've spent the afternoon trying to figure out how to use the various examples of writing files from C++ to figure out how to do it but so far only succeeded in crashing!
Does any one now what I need to do!!
I'm working from the Tagged Data example from the SDK and altered it so I can happily grab the six variables I want. What I want to do next is append them to a comma separated text file so when I shut it down I can load the file into excel and plot the values against each other e.g. height vs time etc.
I've spent the afternoon trying to figure out how to use the various examples of writing files from C++ to figure out how to do it but so far only succeeded in crashing!
Does any one now what I need to do!!
