2,205
edits
| Line 292: | Line 292: | ||
==== Output: /it-autoflight/output ==== | ==== Output: /it-autoflight/output ==== | ||
Note: DO NOT set ANY of these values!!! This WILL cause a malfunction! Only read from them. These values are the output of the logic controller, if a value you need is not here, then it does not go through the logic controller. | Note: DO NOT set ANY of these values!!! This WILL cause a malfunction! Only read from them. These values are the output of the logic controller, if a value you need is not here, then it does not go through the logic controller. | ||
* '''ap1''': Autopilot 1: Off (0), or On (1) | * '''ap1''': Autopilot 1: Off (0), or On (1). | ||
* '''ap2''': Autopilot 2: Off (0), or On (1) | * '''ap2''': Autopilot 2: Off (0), or On (1). | ||
* '''ap3''': Autopilot 3: Off (0), or On (1) | * '''ap3''': Autopilot 3: Off (0), or On (1). | ||
* '''athr''': Autothrottle: Off (0), or On (1) | * '''athr''': Autothrottle: Off (0), or On (1). | ||
* '''fd1''': Flight Director 1: Off (0), or On (1) | * '''fd1''': Flight Director 1: Off (0), or On (1). | ||
* '''fd2''': Flight Director 2: Off (0), or On (1) | * '''fd2''': Flight Director 2: Off (0), or On (1). | ||
* '''gs-arm''': ILS: Disarmed (0), or Armed (1) | * '''gs-arm''': ILS: Disarmed (0), or Armed (1). | ||
* '''hdg-in-hld''': For Boeing style FMAs, usage optional. When (1), heading is captured and in HLD mode. When (0), heading is in SEL mode and acquiring. | * '''hdg-in-hld''': For Boeing style FMAs, usage optional. When (1), heading is captured and in HLD mode. When (0), heading is in SEL mode and acquiring. | ||
* '''lat''': Active lateral mode: HDG HLD/SEL (0), LNAV (1), VOR/LOC (2), ALIGN/ROLLOUT (4), T/O (5), ROLL (6), Blank (9) (Note: Mode 3 is reserved and not used.) | * '''lat''': Active lateral mode: HDG HLD/SEL (0), LNAV (1), VOR/LOC (2), ALIGN/ROLLOUT (4), T/O (5), ROLL (6), Blank (9). (Note: Mode 3 is reserved and not used.) | ||
* '''lnav-arm''': LNAV: Disarmed (0), or Armed (1) | * '''lnav-arm''': LNAV: Disarmed (0), or Armed (1). | ||
* '''loc-arm''': VOR/LOC: Disarmed (0), or Armed (1) | * '''loc-arm''': VOR/LOC: Disarmed (0), or Armed (1). | ||
* '''vert''': Active vertical mode: ALT HLD/CAP (0), V/S (1), G/S (2), FLCH (4), FPA (5), FLARE/ROLLOUT (6), T/O CLB (7), G/A CLB (8), Blank (9), PITCH (10) (Note: Mode 3 is reserved and not used.) | * '''vert''': Active vertical mode: ALT HLD/CAP (0), V/S (1), G/S (2), FLCH (4), FPA (5), FLARE/ROLLOUT (6), T/O CLB (7), G/A CLB (8), Blank (9), PITCH (10). (Note: Mode 3 is reserved and not used.) | ||
* '''thr-mode''': Thrust System Mode: THRUST (0), PITCH Idle/RETARD (1), or PITCH Thrust Limit (2) (Note: PITCH Idle/RETARD commands the Autothrottle to Idle limit thrust, and PITCH Thrust Limit commands the Autothrottle to use set the thrust to the active thrust limit, like CLB, MCT, TOGA, etc.) | * '''thr-mode''': Thrust System Mode: THRUST (0), PITCH Idle/RETARD (1), or PITCH Thrust Limit (2). (Note: PITCH Idle/RETARD commands the Autothrottle to Idle limit thrust, and PITCH Thrust Limit commands the Autothrottle to use set the thrust to the active thrust limit, like CLB, MCT, TOGA, etc.) | ||
==== Text Outputs: /it-autoflight/mode ==== | ==== Text Outputs: /it-autoflight/mode ==== | ||
edits