Jump to content
The simFlight Network Forums

myles841

new Members
  • Posts

    3
  • Joined

  • Last visited

Posts posted by myles841

  1. Thank you for the information, that makes sense.

    Hopefully Paul would be kind enough to provide an example of how to use fsuipcw_registerUpdateCallback with his library as I am struggling to find any examples for this.

    I call FSUIPCConnection.Process before FSUIPCConnection.ReadLVar("A32NX_PARK_BRAKE_LEVER_POS") when loaded in the sim with a test harness application but still reads a 0.

    EDIT: I just found this thread 

    Ill have a look into this first. Am i right in thinking to use WASM you need the registered version of FSUIPC7? If so, I will relay this information to the users.

    Thanks.

  2. Hi there,

    I have an ACARS application and various users are reporting an issue that the park brake is no longer detected for the FBW A320 in MSFS.

    I am looking to update the application (if possible) to read from the Lvars for the park brake which I believe is A32NX_PARK_BRAKE_LEVER_POS.

    However, when doing so it always returns 0 regardless of lever position.

    I am using the latest FSUIPC and Paul's FSUIPCClient DLL (3.2.7).

    I have essentially been trying to get the value using FSUIPCConnection.ReadLVar("A32NX_PARK_BRAKE_LEVER_POS").

    Any help would be appreciated. This is a C# application.

    Thanks.

×
×
  • 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.