Chucky55 Posted November 9, 2020 Report Posted November 9, 2020 Using registered FSUIPC, FSX and just purchased A2A Comanche250. Trying to figure out how to get the autopilot buttons in the Comanche cockpit (on the AC yoke) to work with button presses on my Siatek yoke. Created profile, have set several button assignments both through keypress and send to FSX...but I can't figure out the commands to work the buttons. The two buttons on the AC yoke are labeled AP disconnect and Altitude Eng/Disengage. They work with mouse pointer pushes...each time you push the AP dis button it cycles through the five modes of the S tec autopilot, and each press of the Altitude eng/diseng button obviously engages the alt hold or disengages. Pressing the mode select on the panel next to the HSI with the mouse pointer also cycles through the modes (except alt eng/dis). I can't find the correct FSX equivalent or anything in the FSUIPC options. I have tried setting keypress "cnt+T", and "cnt+H", and tried a couple FSUIPC send to FSX commands, but no luck. Any ideas on how to set this up? Please keep steps really simple as I am not an "advanced" user! LOL Thanks, Charles
spokes2112 Posted November 9, 2020 Report Posted November 9, 2020 Charles, A2A uses custom AP coding via L:Vars. You will need to use a handmade .mcro file or .lua to get these controls to work. Would be happy to help, a perfect morning coffee project. 😉 ☕ Are there any other controls that you need? They would go in the same file if needed. Roman
John Dowson Posted November 9, 2020 Report Posted November 9, 2020 Hi Charles, as Roman has said, using L:Vars would be the best solution if such lvars are available. Especially as Roman has offered to do this for you! Note also though that you could also simulate the mouse click in the UI to activate these functions by using the mouse macro facilities. Please see the User guide on how to use this facility (but lvars are preferred!). Cheers, John @spokes2112 And thanks for your generous offer!
alioth Posted November 9, 2020 Report Posted November 9, 2020 I built a Stec-30 for my a2a piper comanche home cockpit simulator. you can see an old demo here: https://www.youtube.com/watch?v=dLYafAxSRM0 The LVars you need to operate it are: ApMaster ApModePushSwitch ApTurnKnob ApDisconnectSwitch ApAltSwitch Arturo.
spokes2112 Posted November 9, 2020 Report Posted November 9, 2020 @alioth Arturo, Wow - Very nice setup! Specially using the real instruments / avionics.. A big thank you for listing the L:Vars, saved a bunch of time. 👍@Chucky55 Chuck, All set and tested - attached. Just place the .lua in the modules folder then get it running by using [Auto] in the FSUIPC.ini. (preferably best using separate profile files & activate it there) Start the sim and begin assigning buttons as needed using the reference chart. Hope this works well for you, Roman PA24AP.lua 1
Jeremey Posted December 23, 2020 Report Posted December 23, 2020 This works for me with the Alpha Yoke control configurator: I use Button 2 Variable: L:ApAltSwitch Value: 1 Release Event Variable: L:ApAltSwitch Value: 0
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