# Aircraft Autopilot And Assistant Variables The table below indicates the properties for the [Simulation Variables](../../simulation-variables/) that can be used to get and set properties related to the autopilot of an aircraft. For information on the units listed for each variable, please see here: [Simulation Variable Units](../../simulation-variable-units/) You can find a complete index of all available SimVars here: [SimVar Index](../../simulation-variables/#simvar-index) ### Autopilot {{< callout context="caution" title="IMPORTANT!" icon="outline/alert-triangle" >}} Most of the the SimVars listed here are **not** applicable - and will not work correctly (if at all) - when used with a **helicopter**. The only ones that can be used are as follows: {{< /callout >}} - [`AUTOPILOT ALTITUDE LOCK`](#AUTOPILOT-ALTITUDE-LOCK) - [`AUTOPILOT ATTITUDE HOLD`](#AUTOPILOT-ATTITUDE-HOLD) - [`AUTOPILOT YAW DAMPER`](#AUTOPILOT-YAW-DAMPER) - [`AUTOPILOT WING LEVELER`](#AUTOPILOT-WING-LEVELER) - [`AUTOPILOT PITCH HOLD`](#AUTOPILOT-PITCH-HOLD) - [`AUTOPILOT PITCH HOLD REF`](#AUTOPILOT-PITCH-HOLD-REF) - [`AUTOPILOT BANK HOLD`](#AUTOPILOT-BANK-HOLD) - [`AUTOPILOT BANK HOLD REF`](#AUTOPILOT-BANK-HOLD-REF) {{< table-wrapper "colclass-2=font-size:0.75rem" "200px" "100px" "" "150px" "100px" >}} | Simulation Variable | Index | Description | Units | Settable | |---|---|---|---|:---:| | {{< anchor id="AUTOPILOT-AIRSPEED-ACQUISITION" />}}`AUTOPILOT AIRSPEED ACQUISITION` | N/A | ***Currently not used within the simulation.*** | Bool | {{< check/bad >}} | | {{< anchor id="AUTOPILOT-AIRSPEED-HOLD" />}}`AUTOPILOT AIRSPEED HOLD` | N/A | returns whether airspeed hold is active (1, TRUE) or not (0, FALSE). | Bool | {{< check/bad >}} | | {{< anchor id="AUTOPILOT-AIRSPEED-HOLD-CURRENT" />}}`AUTOPILOT AIRSPEED HOLD CURRENT` | N/A | ***Currently not used within the simulation.*** | Bool | {{< check/bad >}} | | {{< anchor id="AUTOPILOT-AIRSPEED-HOLD-VAR" />}}`AUTOPILOT AIRSPEED HOLD VAR` | N/A | Returns the target holding airspeed for the autopilot. | {{< glossterm >}}Knots{{< /glossterm >}} | {{< check/bad >}} | | {{< anchor id="AUTOPILOT-AIRSPEED-MAX-CALCULATED" />}}`AUTOPILOT AIRSPEED MAX CALCULATED` | N/A | Returns the maximum calculated airspeed ({{< glossterm >}}kcas{{< /glossterm >}}) limit set for the autopilot. | {{< glossterm >}}Knots{{< /glossterm >}} | {{< check/bad >}} | | {{< anchor id="AUTOPILOT-AIRSPEED-MIN-CALCULATED" />}}`AUTOPILOT AIRSPEED MIN CALCULATED` | N/A | Returns the minimum calculated airspeed ({{< glossterm >}}kcas{{< /glossterm >}}) limit set for the autopilot. | {{< glossterm >}}Knots{{< /glossterm >}} | {{< check/bad >}} | | {{< anchor id="AUTOPILOT-ALT-RADIO-MODE" />}}`AUTOPILOT ALT RADIO MODE` | N/A | If enabled the Autopilot will use the Radio Altitude rather than the Indicated Altitude. | Bool | {{< check/bad >}} | | {{< anchor id="AUTOPILOT-ALTITUDE-ARM" />}}`AUTOPILOT ALTITUDE ARM` | N/A | Returns whether the autopilot is in Altitude Arm mode (1, TRUE) or not (0, FALSE). | Bool | {{< check/bad >}} | | {{< anchor id="AUTOPILOT-ALTITUDE-LOCK" />}}`AUTOPILOT ALTITUDE LOCK` | N/A | Altitude hold active*Can be used by helicopters.* | Bool | {{< check/bad >}} | | {{< anchor id="AUTOPILOT-ALTITUDE-LOCK-VAR" />}}`AUTOPILOT ALTITUDE LOCK VAR` | N/A | Set or get the slot index which the altitude hold mode will track when captured. See [`alt_mode_slot_index`](../../../../content-configuration/cfg-files/systems.cfg/#alt_mode_slot_index) for more information. | Feet ({{< glossterm >}}ft{{< /glossterm >}}) | {{< check/good >}} | | {{< anchor id="AUTOPILOT-ALTITUDE-MANUALLY-TUNABLE" />}}`AUTOPILOT ALTITUDE MANUALLY TUNABLE` | N/A | Whether or not the autopilot altitude is manually tunable or not. | Bool | {{< check/bad >}} | | {{< anchor id="AUTOPILOT-ALTITUDE-SLOT-INDEX" />}}`AUTOPILOT ALTITUDE SLOT INDEX` | N/A | Index of the slot that the autopilot will use for the altitude reference. Note that there are 3 slots (1, 2, 3) that you can set/get normally, however you can also target slot index 0. Writing to slot 0 will overwrite all other slots with the slot 0 value, and by default the autopilot will follow slot 0 if you have not selected any slot index.See [`alt_mode_slot_index`](../../../../content-configuration/cfg-files/systems.cfg/#alt_mode_slot_index) for more information. | Number | {{< check/bad >}} | | {{< anchor id="AUTOPILOT-APPROACH-ACTIVE" />}}`AUTOPILOT APPROACH ACTIVE` | N/A | When true, the autopilot is currently flying the approach Flight Plan (the last legs). | Bool | {{< check/bad >}} | | {{< anchor id="AUTOPILOT-APPROACH-ARM" />}}`AUTOPILOT APPROACH ARM` | N/A | Returns true when the autopilot is active on the approach, once it reaches the adequate condition (in most cases, once it reaches the second-last waypoint of the flightplan). | Bool | {{< check/bad >}} | | {{< anchor id="AUTOPILOT-APPROACH-CAPTURED" />}}`AUTOPILOT APPROACH CAPTURED` | N/A | Returns true when the lateral NAV mode is engaged and the angular deviation with the current tuned navigation frequency is less than 5°. | Bool | {{< check/bad >}} | | {{< anchor id="AUTOPILOT-APPROACH-HOLD" />}}`AUTOPILOT APPROACH HOLD` | N/A | Returns whether approach mode is active (1, TRUE) or not (0, FALSE). | Bool | {{< check/bad >}} | | {{< anchor id="AUTOPILOT-APPROACH-IS-LOCALIZER" />}}`AUTOPILOT APPROACH IS LOCALIZER` | N/A | Returns true if the current approach is using a localiser. | Bool | {{< check/bad >}} | | {{< anchor id="AUTOPILOT-ATTITUDE-HOLD" />}}`AUTOPILOT ATTITUDE HOLD` | N/A | Attitude hold active*Can be used by helicopters.* | Bool | {{< check/bad >}} | | {{< anchor id="AUTOPILOT-AVAILABLE" />}}`AUTOPILOT AVAILABLE` | N/A | Available flag | Bool | {{< check/bad >}} | | {{< anchor id="AUTOPILOT-AVIONICS-MANAGED" />}}`AUTOPILOT AVIONICS MANAGED` | N/A | Returns whether the autopilot has active managed avionics (1, TRUE) or not (0, FALSE). | Bool | {{< check/bad >}} | | {{< anchor id="AUTOPILOT-BACKCOURSE-HOLD" />}}`AUTOPILOT BACKCOURSE HOLD` | N/A | Returns whether the autopilot back course mode is active (1, TRUE) or not (0, FALSE). | Bool | {{< check/bad >}} | | {{< anchor id="AUTOPILOT-BANK-HOLD" />}}`AUTOPILOT BANK HOLD` | N/A | Returns whether the autopilot bank hold mode is active (1, TRUE) or not (0, FALSE).*Can be used by helicopters.* | Bool | {{< check/bad >}} | | {{< anchor id="AUTOPILOT-BANK-HOLD-REF" />}}`AUTOPILOT BANK HOLD REF` | N/A | The current bank-hold bank reference.Note that if you set this, the next frame the value will be overwritten by the engine, so you may need to write to this every game frame to ensure it maintains the required value.*Can be used by helicopters.* | Degrees | {{< check/good >}} | | {{< anchor id="AUTOPILOT-CRUISE-SPEED-HOLD" />}}`AUTOPILOT CRUISE SPEED HOLD` | N/A | *Currently not used within the simulation.* | Bool | {{< check/bad >}} | | {{< anchor id="AUTOPILOT-DEFAULT-PITCH-MODE" />}}`AUTOPILOT DEFAULT PITCH MODE` | N/A | The current default pitch mode of the autopilot as configured in the plane configuration with the parameter [`default_pitch_mode`](../../../../content-configuration/cfg-files/systems.cfg/#default_pitch_mode). | Enum:{{< params/smallfont >}}0 = None1 = Pitch2 = Altitude Hold3 = Vertical Speed{{< /params/smallfont >}} | {{< check/bad >}} | | {{< anchor id="AUTOPILOT-DEFAULT-ROLL-MODE" />}}`AUTOPILOT DEFAULT ROLL MODE` | N/A | The current default roll mode of the autopilot as configured in the plane configuration with the parameter [`default_bank_mode`](../../../../content-configuration/cfg-files/systems.cfg/#default_bank_mode). | Enum:{{< params/smallfont >}}0 = None1 = Wing Leveler2 = Heading3 = Roll Hold{{< /params/smallfont >}} | {{< check/bad >}} | | {{< anchor id="AUTOPILOT-DISENGAGED" />}}`AUTOPILOT DISENGAGED` | N/A | Returns whether the autopilot has been disengaged (1, TRUE) or not (0, FALSE). | Bool | {{< check/bad >}} | | {{< anchor id="AUTOPILOT-FLIGHT-DIRECTOR-ACTIVE" />}}`AUTOPILOT FLIGHT DIRECTOR ACTIVE` | N/A | Flight director active | Bool | {{< check/bad >}} | | {{< anchor id="AUTOPILOT-FLIGHT-DIRECTOR-BANK" />}}`AUTOPILOT FLIGHT DIRECTOR BANK` | N/A | Reference bank angle | Radians | {{< check/bad >}} | | {{< anchor id="AUTOPILOT-FLIGHT-DIRECTOR-BANK-EX1" />}}`AUTOPILOT FLIGHT DIRECTOR BANK EX1` | N/A | Raw reference bank angle | Radians | {{< check/bad >}} | | {{< anchor id="AUTOPILOT-FLIGHT-DIRECTOR-PITCH" />}}`AUTOPILOT FLIGHT DIRECTOR PITCH` | N/A | Reference pitch angle | Radians | {{< check/bad >}} | | {{< anchor id="AUTOPILOT-FLIGHT-DIRECTOR-PITCH-EX1" />}}`AUTOPILOT FLIGHT DIRECTOR PITCH EX1` | N/A | Raw reference pitch angle | Radians | {{< check/bad >}} | | {{< anchor id="AUTOPILOT-FLIGHT-LEVEL-CHANGE" />}}`AUTOPILOT FLIGHT LEVEL CHANGE` | N/A | Boolean, toggles the autopilot Flight Level Change mode | Bool | {{< check/good >}} | | {{< anchor id="AUTOPILOT-GLIDESLOPE-ACTIVE" />}}`AUTOPILOT GLIDESLOPE ACTIVE` | N/A | When true, the autopilot is receiving a signal from the runway beacon and is following the slope to reach the ground. | Bool | {{< check/bad >}} | | {{< anchor id="AUTOPILOT-GLIDESLOPE-ARM" />}}`AUTOPILOT GLIDESLOPE ARM` | N/A | Returns true when the autopilot is active on the glide slope. | Bool | {{< check/bad >}} | | {{< anchor id="AUTOPILOT-GLIDESLOPE-HOLD" />}}`AUTOPILOT GLIDESLOPE HOLD` | N/A | Returns whether the autopilot glideslope hold is active (1, TRUE) or not (0, FALSE). | Bool | {{< check/bad >}} | | {{< anchor id="AUTOPILOT-HEADING-LOCK" />}}`AUTOPILOT HEADING LOCK` | N/A | Returns whether the autopilot heading lock is enabled (1, TRUE) or not (0, FALSE). | Bool | {{< check/bad >}} | | {{< anchor id="AUTOPILOT-HEADING-LOCK-DIR" />}}`AUTOPILOT HEADING LOCK DIR` | N/A | Specifies / Returns the locked in heading for the autopilot. | Degrees | {{< check/good >}} | | {{< anchor id="AUTOPILOT-HEADING-MANUALLY-TUNABLE" />}}`AUTOPILOT HEADING MANUALLY TUNABLE` | N/A | Whether or not the autopilot heading is manually tunable or not. | Bool | {{< check/good >}} | | {{< anchor id="AUTOPILOT-HEADING-SLOT-INDEX" />}}`AUTOPILOT HEADING SLOT INDEX` | N/A | Index of the slot that the autopilot will use for the heading reference. Note that there are 3 slots (1, 2, 3) that you can set/get normally, however you can also target slot index 0. Writing to slot 0 will overwrite all other slots with the slot 0 value, and by default the autopilot will follow slot 0 if you have not selected any slot index. | Number | {{< check/bad >}} | | {{< anchor id="AUTOPILOT-MACH-HOLD" />}}`AUTOPILOT MACH HOLD` | N/A | Mach hold active | Bool | {{< check/bad >}} | | {{< anchor id="AUTOPILOT-MACH-HOLD-VAR" />}}`AUTOPILOT MACH HOLD VAR` | N/A | Returns the target holding mach airspeed for the autopilot. | Number | {{< check/bad >}} | | {{< anchor id="AUTOPILOT-MANAGED-INDEX" />}}`AUTOPILOT MANAGED INDEX` | N/A | *Currently not used within the simulation.* | Number | {{< check/bad >}} | | {{< anchor id="AUTOPILOT-MANAGED-SPEED-IN-MACH" />}}`AUTOPILOT MANAGED SPEED IN MACH` | N/A | Returns whether the managed speed is in mach (1, TRUE) or not (0, FALSE). | Bool | {{< check/bad >}} | | {{< anchor id="AUTOPILOT-MANAGED-THROTTLE-ACTIVE" />}}`AUTOPILOT MANAGED THROTTLE ACTIVE` | N/A | Returns whether the autopilot managed throttle is active (1, TRUE) or not (0, FALSE). | Bool | {{< check/bad >}} | | {{< anchor id="AUTOPILOT-MASTER" />}}`AUTOPILOT MASTER` | N/A | On/off flag | Bool | {{< check/bad >}} | | {{< anchor id="AUTOPILOT-MAX-BANK" />}}`AUTOPILOT MAX BANK` | N/A | Returns the maximum banking angle for the autopilot, in radians. | Radians | {{< check/bad >}} | | {{< anchor id="AUTOPILOT-MAX-BANK-ID" />}}`AUTOPILOT MAX BANK ID` | N/A | Returns the index of the current maximum bank setting of the autopilot. | Integer | {{< check/bad >}} | | {{< anchor id="AUTOPILOT-MAX-SPEED-HOLD" />}}`AUTOPILOT MAX SPEED HOLD` | N/A | *Currently not used within the simulation.* | Bool | {{< check/bad >}} | | {{< anchor id="AUTOPILOT-NAV1-LOCK" />}}`AUTOPILOT NAV1 LOCK` | N/A | Returns TRUE (1) if the autopilot Nav1 lock is applied, or 0 (FALSE) otherwise. | Bool | {{< check/bad >}} | | {{< anchor id="AUTOPILOT-NAV-SELECTED" />}}`AUTOPILOT NAV SELECTED` | N/A | Index of Nav radio selected | Number | {{< check/bad >}} | | {{< anchor id="AUTOPILOT-PITCH-HOLD" />}}`AUTOPILOT PITCH HOLD` | N/A | Set to True if the autopilot pitch hold has is engaged.*Can be used by helicopters.* | Bool | {{< check/bad >}} | | {{< anchor id="AUTOPILOT-PITCH-HOLD-REF" />}}`AUTOPILOT PITCH HOLD REF` | N/A | Returns the current autotpilot reference pitch.*Can be used by helicopters.* | Radians | {{< check/bad >}} | | {{< anchor id="AUTOPILOT-RPM-HOLD" />}}`AUTOPILOT RPM HOLD` | N/A | True if autopilot rpm hold applied | Bool | {{< check/bad >}} | | {{< anchor id="AUTOPILOT-RPM-HOLD-VAR" />}}`AUTOPILOT RPM HOLD VAR` | N/A | Selected rpm | Number | {{< check/bad >}} | | {{< anchor id="AUTOPILOT-RPM-SLOT-INDEX" />}}`AUTOPILOT RPM SLOT INDEX` | N/A | Index of the slot that the autopilot will use for the RPM reference. Note that there are 3 slots (1, 2, 3) that you can set/get normally, however you can also target slot index 0. Writing to slot 0 will overwrite all other slots with the slot 0 value, and by default the autopilot will follow slot 0 if you have not selected any slot index. | Number | {{< check/bad >}} | | {{< anchor id="AUTOPILOT-SPEED-SETTING" />}}`AUTOPILOT SPEED SETTING` | N/A | *Currently not used within the simulation.* | {{< glossterm >}}Knots{{< /glossterm >}} | {{< check/bad >}} | | {{< anchor id="AUTOPILOT-SPEED-SLOT-INDEX" />}}`AUTOPILOT SPEED SLOT INDEX` | N/A | Index of the managed references | Number | {{< check/bad >}} | | {{< anchor id="AUTOPILOT-TAKEOFF-POWER-ACTIVE" />}}`AUTOPILOT TAKEOFF POWER ACTIVE` | N/A | Takeoff / Go Around power mode active | Bool | {{< check/bad >}} | | {{< anchor id="AUTOPILOT-THROTTLE-ARM" />}}`AUTOPILOT THROTTLE ARM` | N/A | Returns whether the autopilot auto-throttle is armed (1, TRUE) or not (0, FALSE). | Bool | {{< check/bad >}} | | {{< anchor id="AUTOPILOT-THROTTLE-MAX-THRUST" />}}`AUTOPILOT THROTTLE MAX THRUST` | N/A | This can be used to set/get the thrust lever position for autopilot maximum thrust. | Percent | {{< check/good >}} | | {{< anchor id="AUTOPILOT-VERTICAL-HOLD" />}}`AUTOPILOT VERTICAL HOLD` | N/A | True if autopilot vertical hold applied | Bool | {{< check/bad >}} | | {{< anchor id="AUTOPILOT-VERTICAL-HOLD-VAR" />}}`AUTOPILOT VERTICAL HOLD VAR` | N/A | Selected vertical speed | Feet ({{< glossterm >}}ft{{< /glossterm >}})/minute | {{< check/good >}} | | {{< anchor id="AUTOPILOT-VS-SLOT-INDEX" />}}`AUTOPILOT VS SLOT INDEX` | N/A | Index of the slot that the autopilot will use for the VS reference. Note that there are 3 slots (1, 2, 3) that you can set/get normally, however you can also target slot index 0. Writing to slot 0 will overwrite all other slots with the slot 0 value, and by default the autopilot will follow slot 0 if you have not selected any slot index. | Number | {{< check/bad >}} | | {{< anchor id="AUTOPILOT-WING-LEVELER" />}}`AUTOPILOT WING LEVELER` | N/A | Wing leveler active*Can be used by helicopters.* | Bool | {{< check/bad >}} | | {{< anchor id="AUTOPILOT-YAW-DAMPER" />}}`AUTOPILOT YAW DAMPER` | N/A | Yaw damper active*Can be used by helicopters.* | Bool | {{< check/bad >}} | {{< /table-wrapper >}} ### Aircraft Assistance {{< table-wrapper "colclass-2=font-size:0.75rem" "200px" "100px" "" "150px" "100px" >}} | Simulation Variable | Index| Description | Units |Settable | |---|---|---|---|:-----:| | {{< anchor id="ASSISTANCE-LANDING-ENABLED" />}}`ASSISTANCE LANDING ENABLED` | N/A | Returns whether landing assistance has been enabled or not. | Bool | {{< check/bad >}} | | {{< anchor id="ASSISTANCE-TAKEOFF-ENABLED" />}}`ASSISTANCE TAKEOFF ENABLED` | N/A | Returns whether takeoff assistance has been enabled or not. | Bool | {{< check/bad >}} | {{< /table-wrapper >}}   ### AI Aircraft / Pilot The following SimVars are used to get information about the AI pilot: {{< table-wrapper "colclass-2=font-size:0.75rem" "200px" "100px" "" "150px" "100px" >}} | Simulation Variable | Index | Description | Units | Settable | |---|---|---|---|:---:| | {{< anchor id="AI-ANTISTALL-STATE" />}}`AI ANTISTALL STATE` | N/A | The current state of the AI anti-stall system. | Enum:{{< params/smallfont >}}0 = Active1 = Stabilizing2 = Inactive{{< /params/smallfont >}} | {{< check/bad >}} | | {{< anchor id="AI-AUTOTRIM-ACTIVE" />}}`AI AUTOTRIM ACTIVE` | N/A | Returns whether the AI auto-trim system is enabled or not. | Bool | {{< check/bad >}} | | {{< anchor id="AI-AUTOTRIM-ACTIVE-AGAINST-PLAYER" />}}`AI AUTOTRIM ACTIVE AGAINST PLAYER` | N/A | Returns whether the AI auto-trim system is enabled or not for AI controlled aircraft. | Bool | {{< check/bad >}} | | {{< anchor id="AI-CONTROLS" />}}`AI CONTROLS` | N/A | Returns whether the AI control system is enabled or not. | Bool | {{< check/bad >}} | | {{< anchor id="AI-CURSOR-MODE-ACTIVE" />}}`AI CURSOR MODE ACTIVE` | N/A | Returns whether the AI cursor mode is active or not. | Bool | {{< check/bad >}} | | {{< anchor id="DELEGATE-CONTROLS-TO-AI" />}}`DELEGATE CONTROLS TO AI` | N/A | Returns whether the AI control system is active or not. | Bool | {{< check/good >}} | {{< /table-wrapper >}} ### Flight Assistant The flight assistant panel is a panel that the user can open in the Microsoft Flight Simulator 2024 UI. this panel lets the user set a destination in-sim among nearest Airports, POI, Cities, etc... as well as give information on some design speeds of the aircraft or turn on / off some assistances. {{< table-wrapper "colclass-2=font-size:0.75rem" "200px" "100px" "" "150px" "100px" >}} | Simulation Variable | Description | Units | Settable | |---|---|---|---|:---:| | {{< anchor id="FLY-ASSISTANT-CANCEL-DESTINATION" />}}`FLY ASSISTANT CANCEL DESTINATION` | N/A | When set with any value this will cancel the current flight assistant destination.***No longer used in the simulation.*** | Number | {{< check/good >}} | | {{< anchor id="FLY-ASSISTANT-CANCEL-DESTINATION-DISPLAY" />}}`FLY ASSISTANT CANCEL DESTINATION DISPLAY` | N/A | When set with any value this will cancel the display of the current flight assistant destination.***No longer used in the simulation.*** | Number | {{< check/good >}} | | {{< anchor id="FLY-ASSISTANT-COM-AI-LOCKED" />}}`FLY ASSISTANT COM AI LOCKED` | N/A | Returns true when the copilot AI control is active and therefore COM AI is locked on active too.***No longer used in the simulation.*** | Bool | {{< check/bad >}} | | {{< anchor id="FLY-ASSISTANT-HAVE-DESTINATION" />}}`FLY ASSISTANT HAVE DESTINATION` | N/A | Returns true when a destination has been set in the flight assistant.***No longer used in the simulation.*** | Bool | {{< check/bad >}} | | {{< anchor id="FLY-ASSISTANT-LANDING-SPEED" />}}`FLY ASSISTANT LANDING SPEED` | N/A | Returns the {{< glossterm >}}POH{{< /glossterm >}} range or an estimated value for this speed.***No longer used in the simulation.*** | String(max 32 chars) | {{< check/bad >}} | | {{< anchor id="FLY-ASSISTANT-LANDING-SPEED-DISPLAY-MODE" />}}`FLY ASSISTANT LANDING SPEED DISPLAY MODE` | N/A | Returns the display mode of the speed, CSS side (only STALL SPEED is working and will turn red when below).***No longer used in the simulation.*** | String(max 32 chars) | {{< check/bad >}} | | {{< anchor id="FLY-ASSISTANT-NEAREST-CATEGORY" />}}`FLY ASSISTANT NEAREST CATEGORY` | N/A | Selected category.***No longer used in the simulation.*** | Enum:{{< params/smallfont >}}1 = Airport2 = Cities3 = Landmark4 = Fauna{{< /params/smallfont >}} | {{< check/good >}} | | {{< anchor id="FLY-ASSISTANT-NEAREST-COUNT" />}}`FLY ASSISTANT NEAREST COUNT` | N/A | Number of elements in this category.***No longer used in the simulation.*** | Number | {{< check/bad >}} | | {{< anchor id="FLY-ASSISTANT-NEAREST-METADATA" />}}`FLY ASSISTANT NEAREST METADATA` | N/A | ***No longer used in the simulation.*** | - | {{< check/bad >}} | | {{< anchor id="FLY-ASSISTANT-NEAREST-NAME" />}}`FLY ASSISTANT NEAREST NAME` | N/A | Returns the name of the element at the specified index.***No longer used in the simulation.*** | String(max 256 chars) | {{< check/bad >}} | | {{< anchor id="FLY-ASSISTANT-NEAREST-SELECTED" />}}`FLY ASSISTANT NEAREST SELECTED` | N/A | Returns the index of the currently selected element.***No longer used in the simulation.*** | Number | {{< check/good >}} | | {{< anchor id="FLY-ASSISTANT-RIBBONS-ACTIVE" />}}`FLY ASSISTANT RIBBONS ACTIVE` | N/A | Returns true when both ribbon assistances are active (taxi and landing), and can also be used to set them.***No longer used in the simulation.*** | Bool | {{< check/good >}} | | {{< anchor id="FLY-ASSISTANT-SET-AS-DESTINATION" />}}`FLY ASSISTANT SET AS DESTINATION` | N/A | When set with any value, it will set the selected element as the current destination.***No longer used in the simulation.*** | Number | {{< check/good >}} | | {{< anchor id="FLY-ASSISTANT-STALL-SPEED" />}}`FLY ASSISTANT STALL SPEED` | N/A | Returns the flight assistant stall speed.***No longer used in the simulation.*** | {{< glossterm >}}Knots{{< /glossterm >}} | {{< check/good >}} | | {{< anchor id="FLY-ASSISTANT-STALL-SPEED-DISPLAY-MODE" />}}`FLY ASSISTANT STALL SPEED DISPLAY MODE` | N/A | Returns the flight assistant stall speed display mode.***No longer used in the simulation.*** | String(max 32 chars) | {{< check/bad >}} | | {{< anchor id="FLY-ASSISTANT-TAKEOFF-SPEED" />}}`FLY ASSISTANT TAKEOFF SPEED` | N/A | Returns the flight assistant takeoff speed.***No longer used in the simulation.*** | {{< glossterm >}}Knots{{< /glossterm >}} | {{< check/good >}} | | {{< anchor id="FLY-ASSISTANT-TAKEOFF-SPEED-DISPLAY-MODE" />}}`FLY ASSISTANT TAKEOFF SPEED DISPLAY MODE` | N/A | Returns the flight assistant takeoff speed display mode.***No longer used in the simulation.*** | String(max 32 chars) | {{< check/bad >}} | | {{< anchor id="FLY-ASSISTANT-TAKEOFF-SPEED-ESTIMATED" />}}`FLY ASSISTANT TAKEOFF SPEED ESTIMATED` | N/A | Can be set to override the estimated takeoff speed.***No longer used in the simulation.*** | {{< glossterm >}}Knots{{< /glossterm >}} | {{< check/good >}} | | {{< anchor id="FLY-ASSISTANT-TAXI-RIBBONS-ACTIVE" />}}`FLY ASSISTANT TAXI RIBBONS ACTIVE` | N/A | Returns true when only ribbon assistances are active, and can also be used to set them.***No longer used in the simulation.*** | Bool | {{< check/good >}} | | {{< anchor id="FLY-ASSISTANT-TELEPORT-TO-INCREASED-ALTITUDE" />}}`FLY ASSISTANT TELEPORT TO INCREASED ALTITUDE` | N/A | ***No longer used in the simulation.*** | Enum | {{< check/good >}} | {{< /table-wrapper >}}