Bendix/ king KFC 150 autopilot
-
Almost all the indicator lamps in my aircraft have their output readable via an L:Var. You can read about it on ~page 159 of the manual, under the heading "Annunciator Lights". For instance, the altitude hold indicator will be
L:var_KFC_Annun_ALT_readonly. I'm not sure what "inputting the caps" means, but if you mean activating various autopilot modes, you can use the native events, like>K:AP_ALT_HOLD. I hope that helps! -
I found a command to enable FD. I also found a command to enable TEST, but when I press the button, the test only lasts for one second... Although in the cockpit, when I press the button, the TEST lasts for about 30 seconds. I used 1 (>L:var_AutopilotTest, bool). And I still haven't found the command for AP DN and AP UP buttons...