Flaps Switch Hardware Binding
-
Hello!
There are many variables shown in the manual, but unfortunately none for the special Flaps switch with its uncommon positions. The normal flaps assignments are not usable for this switch. For example there is no way to stop the flaps on its way to full without clicking the switch. -
The native events,
FLAPS_CONTINUOUS_INCR, andFLAPS_CONTINUOUS_DECRshould hopefully serve you well. -
The native events,
FLAPS_CONTINUOUS_INCR, andFLAPS_CONTINUOUS_DECRshould hopefully serve you well.@Black-Square Nope, when I assign them via AAOhs the switch just vibrates but does not move anything. When I assign these commands via the normal MSFS2024 control settings it just does nothing.
-
There is also no way for hardware to set it back to neutral when in the up position
-
For 3rd party software, you will have to pass a value to those two events, which is the amount to increment the flaps by (out of 32,768) every time the event is fired.
-
For 3rd party software, you will have to pass a value to those two events, which is the amount to increment the flaps by (out of 32,768) every time the event is fired.
@Black-Square Okay, have to figure that out. But what should I do when using the MSFS standard assignments? They do nothing to the switch it seems.