Jump to content
The simFlight Network Forums

TF1

new Members
  • Posts

    2
  • Joined

  • Last visited

Profile Information

  • Gender
    Not Telling
  • Location
    UK

TF1's Achievements

Newbie

Newbie (1/14)

  • Week One Done
  • One Month Later Rare
  • First Post Rare

Recent Badges

0

Reputation

  1. Thanks for your response. It turned out to be a simple problem. The command needs to be inside parentheses. Example: VS.ExecuteCalculatorCode("(>H:AS1000_MFD_MENU_Push)");
  2. Hi. I'm attempting to trigger h-events via the FSUIPC Client DLL Nuget package. I am able to receive a list of l-vars and set them, but when I try to trigger an h-event nothing happens: VS.ExecuteCalculatorCode(">H:AS1000_MFD_MENU_Push"); This is while running the Cessna 172 G1000, but I've also tried h-events in a different model. Am I doing something wrong? VS.HVars["AS1000_MFD_MENU_Push"] is null, but maybe that is to be expected? 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.