Freccia Posted December 30, 2022 Report Share Posted December 30, 2022 Hi, with the release of the SDK by PMDG for the 737, is it possible to assign via FSUIPC7 two buttons of my hotas for LNAV and VNAV? Thank you. Link to comment Share on other sites More sharing options...
John Dowson Posted January 2, 2023 Report Share Posted January 2, 2023 Try the provided custom controls: #define EVT_MCP_VNAV_SWITCH (THIRD_PARTY_EVENT_ID_MIN + 386) #define EVT_MCP_LNAV_SWITCH (THIRD_PARTY_EVENT_ID_MIN + 397) If you don't know how to use the custom controls, see John 1 Link to comment Share on other sites More sharing options...
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