Jump to content
The simFlight Network Forums

earthdog

Members
  • Posts

    30
  • Joined

  • Last visited

Everything posted by earthdog

  1. Hi! 1) i have to read about lua plug ins since i havent..:) 2) i already create a file..it is a .kml for google earth not excel. 3) when i say disconnecting i mean that i use the .net dll version you provide.. And yes i am doing one fsuipc.process per timer tick and at any time i have the offsets that i want, enabled. For all the others i am disconnecting them using fs_var.disconnect.... So from what you are saying if my code is properly written then i should expect erratic behaviour except if i use the lua mystery? am i correct? Elias
  2. Hi All! As i 've been programming with fsuipc for only 4 days i want to discuss with the more experienced users here the tecqniques with which i can optimize my code for speed. I want to be able to have intervals in timer controls around 50-100 ms and to be able to process info like latitude,longtitude,speed,height,v/s and in parallel to write a couple of lines in a text file in EVERY tick event . I am using Visual Basic and Visual Studio 2008... Am i asking too many things or there is a way? As i am now it works in an acceptable way but i have some stuttering even in 200ms interval.... During this procedure i am disabling the functions that print on screen the variables but still..... i am declaring around 25 offsets and i am not disconnecting any of them...I prefer not to if i have other options.. Any ideas? Elias
  3. Yes, I have been using fsinterrogate, although i didnt use the logs...i ll do from now on. You were correct , on the default 737,777,747 the lights seem to work just fine... I am now having another issue but i ll open another post if i dont find something by searching in the forum Thanks.
  4. Hi! Although new to FSUIPC programming, i have read the relative posts about the lights mechanism and how it should be treated from programming point of you. But i cant get the info correctly. I have used part of the code that came with the demo project for .NET. Using the PMDG MD-11 even the default deme .NET client seems to work correctly. I cant get the logo lights to show on and other issues. I have lost 2 hours just to discover that maybe it is an issue with the way MD-11 must be handled programming wise. I have used the bitarray definition that came with the demo and the enum class for lighttype. Is there any way around this?
×
×
  • 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.