MobiFlight Community Support

Welcome to the forum for MobiFlight! Feel free to reach out to the community in case you have questions, issues or just want to share great ideas or details about your latest home cockpit project.

You like MobiFlight? Donate via PayPal and support the MobiFlight development. Thanks! 

icon
Avatar
eurochopper
Posts: 4
Need help!
XFER H145 engine starter switches use commands for moving up and down, eg. "XFER/h145/engineX_switch_up" or "XFER/h145/engineX_switch_dwn". Unfortunately each command has to be send 2 times to be recognized by x-plane but how to configure this in Mobiflight?
2023-04-15 15:54
Avatar
pizman82
Moderator
From: ETSI, Germany
Posts: 6010
Supporter
There should be multiple ways....

1. Via the new Mobiflight Interface it should be possible to enter multiple commands.... So you can send 2 time the same in a row ( Not sure if this is true)
2. Via XPUIPC.... Also there its possible 100% to send multiple commands with one action.
3. Via FlyWithLua ... Same like in Point 2.... You can script there everything you like.

4. the maybe most easy.... Simply Duplicate the MF Config.
If 2 Configs are create for the same Button Input then both get executed in a row.
Good Luck !
2023-04-19 17:02
Avatar
eurochopper
Posts: 4
Thanks - duplicate button config worked perfect!
2023-04-27 13:32
icon