Jump to content
The simFlight Network Forums

Dr.Sim

new Members
  • Posts

    2
  • Joined

  • Last visited

Profile Information

  • Gender
    Male
  • Location
    Germany

Dr.Sim's Achievements

Newbie

Newbie (1/14)

  • Week One Done
  • One Month Later Rare
  • One Year In Rare
  • First Post Rare
  • Conversation Starter Rare

Recent Badges

0

Reputation

  1. Hi John, thank you, "WASMPtr->reload()" worked and made these variables available. Regards, Martin
  2. I am writing a small client to control some functions of the FlyByWire A32NX and I am using the FSUIPC WAPI to get access to the LVars. After loading the aircraft, the function WASMPtr->getLvarList() returns quite some A32NX LVars, but not all of the official list: https://github.com/flybywiresim/a32nx/blob/master/docs/a320-simvars.md I read somewhere else in the forum, that the WASM module tries to scan for all available LVars. It looks like if the module cannot find all of them. Is there a way to add the missing LVars? Some kind of text file like for the HVars? Regards, Martin
×
×
  • 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.