CTo Posted September 14 Report Posted September 14 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
Paul Henty Posted September 15 Report Posted September 15 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
CTo Posted September 19 Author Report Posted September 19 Thanks for the reply. The 777 ini file is enabled. I worked around with FSUIPCConnection.WriteLVar("L:FOBaroKnob", -1); which seems to work. Greetings 1
HanBijker Posted October 10 Report Posted October 10 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
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now