Jump to content
The simFlight Network Forums

Weltklasse24

Members
  • Posts

    8
  • Joined

  • Last visited

Everything posted by Weltklasse24

  1. Okay thanks ! So if I´m right I have to wrote in the lua: f = assert(io.open("C:\\....\\File_Name","a+")) to choose location and file name. Robert
  2. Hello, we implement the lua programme in the "modules" folder where critical files are located (configuration files for FSUIPC?). The programme worked well and reached an frequence of 66 Hz. Great performance! But it loads the .csv-files in the modules folder. My mentor which is the administrator of the simulator said that it would be great if it is possible to safe the .csv-files in an other defined folder (to not crash the definition files). Is it possible to define that in the lua file? And if yes how is the code or where do I get an instruction for that? An other question ... is there an overview which parameters are able to display about this recording file? That I can maybe add some new parameters? EDIT: All Parameters which can be displayed are those in the file "FSUIPC4 Offsets Status"? Thanks in advance! Greets Robert
  3. Great! Thank you for your fast replies! Robert
  4. That are great news! What is to do that "RecordToCSV.lua" runs and record the data? Or is there an instruction how to implement this? Robert
  5. Hello, I write my bacheor thesis now and for that I have to do some flight tests in an simulator (P3Dv4) which I have to analyse. Therefor I need the Altitude, Longitude and Latitude at the highest sample rate that is possible. There is running FSUIPC on the computer. Is it possible to get this data via FSUIPC? Or to write an little tool which can record this data via FSUIPC? That I can get an .txt-file or an .csv-file out of that. Thanks in advance! Robert
  6. Or is it possible to get a .txt-file or a .csv-file with the data?
  7. Thanks for fast reply. Which frequencies are selectable? I read that the sample rate for the parameters is 6 times per second possible? That would be fitting great. source: http://www.prepar3d.com/forum/viewtopic.php?t=125294 So now there is no way to get the flight data out of the software to Excel? Or just copy the data out of an overview? Greets
  8. Hello, I have to do flight tests for my bachelor thesis in a flight simulator. According to that I want to ask whether it is possible to export the recorded flight data to Excel? And which recording frequencies are possible to choose? Greets and thanks in advance! Weltklasse24
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use. Guidelines Privacy Policy We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.