Jump to content
The simFlight Network Forums

guitar_hero

Members
  • Posts

    6
  • Joined

  • Last visited

Everything posted by guitar_hero

  1. I tried with ATR of Flight One, Wilco Airbus and iFly 737 NGX.
  2. Hi guys!, Are there a way to change aircraft lights across FSUIPC? I tried the example on FSUIPC Client DLL for .NET. On default aircrafts works well, but when i try with paid aircraft, does not work correctly... i can see how my program try to change the light but shuts down instantly. Regards!!!
  3. Thanks for your help, Pete! The elevator trim show other information or i belive... because the value that i want get it's 4.4 UP or 3.5 DOWN, for example when you are on takeoff, you need put this value in the aircraft. This value gives it the FMC, but i want read value from Aircraft to verify that it's correct Regards!
  4. :grin::grin::grin::grin::grin::grin::grin: THANKS FOR YOUR HELP!!!! :grin::grin::grin::grin::grin::grin::grin:
  5. Hi programmers, i find this code on this forums but i don't know how to transalete for C# code. The code is it: MyWord := NW_CLEAR; FSUIPC_Write($0800, 2, @MyWord, your_dw_result); FSUIPC_Process(your_dw_result); To a C# application. I try it, but c# not recognice the write function into FSUIPCConnection, it only has Process. In other hand, anyone has any example to use the NWI, for C# Thank for your replies!!!
  6. Hi Pete, i'm a developer based on c#, and i try to do an application, for personal use, and i'm using your FSUIPC.dll. I'm trying to make the sim meteorology dissapears, the same way that gets done by the button "Clear All Weather " into FSUIPC, via menu Modules in FS. I searched for an offset to do this in the same way as "Clear All Weather" button, but I did not find anything. I searched in pdf's that sdk brings, with FSInterrogate appliying filters,, on this website... but nothing :unsure::unsure: It can be done with some offset listed? On the other hand, i using offset nr: 0x3324 to get altituted, sometimes read a value that is far above or not has nothing to do with the aircraft altitude. I want read from 0x3324, because the offset 0x0570 when you put QNH on standar altimeter, it continues read altitude with local QNH, or gave me that feeling XDDDD. Is this true? Finally, (sorry so many questions), i want read Stabillizer trim, but I didn't find any offset to do that. Thanks for your help!!! Bye. PD: excuse me for my poor english....:grin::grin:
×
×
  • 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.