AGA058_Marvin Posted September 10, 2016 Report Posted September 10, 2016 Hey, I am trying to set up some switches for the PMDG 737. Now I want to built an autopilot switch. Is there are possibility to use it like: First press: Autopilot Engage A = on Second press: Autopilot Engage A = off Is there a Parameter I can use? Greetings
cheeseburger Posted September 11, 2016 Report Posted September 11, 2016 If you set it by LUA script, use this. ipc.control(69749, 536870912) Always when you call this function it will be turning off/on/off/on...
Pete Dowson Posted September 20, 2016 Report Posted September 20, 2016 On 9/10/2016 at 9:45 AM, AGA058_Marvin said: Now I want to built an autopilot switch. Is there are possibility to use it like: First press: Autopilot Engage A = on Second press: Autopilot Engage A = off Is there a Parameter I can use? Once you have the correct <custom control> number for the Autopilot switch on the 737NGX, just use the button's flag to make the two controls alternate. It means editing the FSUIPC4.INI file Examples are given in the FSUIPC Advanced User's guide. Pete
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