Jump to content
The simFlight Network Forums

Recommended Posts

Posted

Hi,

I try to change the baro via simulating mouse wheel up/down. It works with PMDG 737 but not with the PMDG 777 (MSFS). Any hints?

sendPMDGControl(PMDG_777X_Control.EVT_EFIS_FO_BARO, PMDGMouseCode.WheelDown);

Is there any way to make this work or otherwise set the BARO?

Thanks

Posted

HI,

I don't have any PMDG aircraft so I can't help much. 

Check that you've enabled the SDK in the 777's ini file.

Have you tried with normal mouse left/right clicks? Maybe you can also just pass the actual baro value you want as the parameter. Some controls work like that.

Paul

Posted

Thanks for the reply. The 777 ini file is enabled. I worked around with  

FSUIPCConnection.WriteLVar("L:FOBaroKnob", -1); 

which seems to work.

 

Greetings

  • Like 1
  • 3 weeks later...
Posted

There is an option in the PMDG B777 plane (also working for MPDG B747):

In central CDU: PMDG SETUP -> OPTIONS -> SIMULATION -> page 3/11 -> LFK4

Greetings, han

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • 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.