Fsim Technical Reference - Honeywell KAP 140 Installation Manual

Milviz dhc2 beaver
Hide thumbs Also See for KAP 140:
Table of Contents

Advertisement

2. Airplane - ESTABLISH desired vertical speed to intercept the selected altitude.
3. Upon altitude capture, ALT ARM will extinguish and ALT will be annunciated.
Note: Altitude preselect captures are not recommended on non-precision approaches to
capture the MDA. Glideslope coupling will preclude an altitude capture on an ILS.
4. Press ARM again to cancel the capture of the preselected altitude.

FSim Technical Reference

Standard captured Events:
- AP button = AP_MASTER (default B key- Hold for engage)
- HDG button = AP_HDG_HOLD (default Ctrl-H keys)
- NAV button = AP_NAV1_HOLD (default Ctrl-N keys)
- APR button = AP_APR_HOLD (default Ctrl-A keys)
- REV button = AP_BC_HOLD (default Ctrl-B keys)
LVar names to be used with FSUIPC Lua scripts:
- AP button
= (L:KAP140_LuaAPM_KeyDown, bool)
- HDG button
= (L:KAP140_LuaHDG_KeyDown, bool)
- NAV button
= (L:KAP140_LuaNAV_KeyDown, bool)
- APR button
= (L:KAP140_LuaAPR_KeyDown, bool)
- REV button
= (L:KAP140_LuaREV_KeyDown, bool)
- ALT button
= (L:KAP140_LuaALT_KeyDown, bool)
- DOWN button = (L:KAP140_LuaDOWN_KeyDown, bool)
- UP button
= (L:KAP140_LuaUP_KeyDown, bool)
- ARM button
= (L:KAP140_LuaARM_KeyDown, bool)
- BARO button
= (L:KAP140_LuaBARO_KeyDown, bool)
-DEC1000 knob = (L:KAP140_LuaDEC1000_KeyDown, bool) (L:KAP140_LuaDEC1000_KeyUp,bool)
-INC1000 knob = (L:KAP140_LuaINC1000_KeyDown, bool) (L:KAP140_LuaINC1000_KeyUp,bool)
-DEC100 knob
= (L:KAP140_LuaDEC100_KeyDown, bool) (L:KAP140_LuaDEC100_KeyUp,bool)
-INC100 knob
= (L:KAP140_LuaINC100_KeyDown, bool) (L:KAP140_LuaINC100_KeyUp,bool)
Press button
Release button
(L:KAP140_LuaAPM_KeyUp,bool)
(L:KAP140_LuaHDG_KeyUp,bool)
(L:KAP140_LuaNAV_KeyUp,bool)
(L:KAP140_LuaAPR_KeyUp,bool)
(L:KAP140_LuaREV_KeyUp,bool)
(L:KAP140_LuaALT_KeyUp,bool)
(L:KAP140_LuaDOWN_KeyUp,bool)
(L:KAP140_LuaUP_KeyUp,bool)
(L:KAP140_LuaARM_KeyUp,bool)
(L:KAP140_LuaBARO_KeyUp,bool)
25

Advertisement

Table of Contents
loading

Table of Contents