AIRCRAFT RADIO NAVIGATION EVENTS
The event IDs listed here are all related to the different radio navigation systems for aircraft.
ADF
There can be up to two ADF available, however the exact number will depend on the Adf.N parameter of the systems.cfg.
| Key Name | Event ID | Parameters | Description |
|---|---|---|---|
ADF |
KEY_ADF |
N/A | Sequentially selects the ADF tuner digits for use with +/-. Follow by SELECT_1 for ADF 1, or SELECT_2 for ADF 2. |
ADF_CARD_DEC |
KEY_ADF_CARD_INC |
N/A | Decrements the ADF card by 10° if the key is pressed more than 2 seconds, 4° if the key is pressed more than 1 second, or by 1° otherwise. The resulting value is clamped between 0° and 360°. |
ADF_CARD_INC |
KEY_ADF_CARD_DEC |
N/A | Increments the ADF card by 10° if the key is pressed more than 2 seconds, 4° if the key is pressed more than 1 second, or by 1° otherwise. The resulting value is clamped between 0° and 360°. |
ADF_CARD_SET |
KEY_ADF_CARD_SET |
[0]: Card value | Sets the ADF card. The resulting value is clamped between 0° and 360°. |
|
|
N/A | Decrements the ADF 1 / 2 frequency by 1 KHz, with wrapping. | |
|
|
N/A | Decrements the ADF 1 / 2 frequency by 10 KHz, with wrapping. | |
|
|
N/A | Decrements the ADF 1 / 2 frequency by 100 KHz, with wrapping. | |
|
|
N/A | Increments the ADF 1 / 2 frequency by 1 KHz, with wrapping. | |
|
|
N/A | Increments the ADF 1 / 2 frequency by 10 KHz, with wrapping. | |
|
|
N/A | Increments the ADF 1 / 2 frequency by 100 KHz, with wrapping. | |
|
|
[0]: Frequency value (Frequency BCD32 encoded Hz) | Sets the ADF 1 / 2 active frequency (Frequency BCD32 encoded Hz). | |
|
|
[0]: Frequency value (Frequency BCD32 encoded Hz) | Sets the ADF 1 / 2 frequency (Frequency BCD32 encoded Hz). | |
|
|
[0]: Frequency value (Frequency BCD32 encoded Hz) | Sets the ADF 1 / 2 frequency (thousands and tenths, Frequency BCD32 encoded HZ). | |
|
|
N/A | Decrements the ADF 1 / 2 frequency by 0.1 KHz, with carry. | |
|
|
N/A | Increments the ADF 1 / 2 frequency by 0.1 KHz, with carry. | |
|
|
[0]: Frequency value (Frequency BCD32 encoded Hz) | Sets the ADF 1 / 2 highrange frequency (Frequency BCD32 encoded Hz). | |
|
|
[0]: Frequency value (Frequency BCD32 encoded Hz) | Sets the ADF 1 / 2 lowrange frequency (Frequency BCD32 encoded Hz). | |
|
|
[0]: Needle value |
Sets the ADF 1 / 2 needle value, in radians. Note that |
|
|
|
[0]: Bool | When TRUE sets ADF 1 / 2 source to be outside, when FALSE it's not. This enables you to use the ADF_NEEDLE_SET / ADF2_NEEDLE_SET events to set the ADF needle instead of relying on the simulation source. |
|
|
|
N/A | Swaps between the ADF 1 / 2 frequency and the standby frequency. | |
|
|
N/A | Decrements the ADF 1 / 2 frequency by 0.1 KHz. | |
|
|
N/A | Increments the ADF 1 / 2 frequency by 0.1 KHz. | |
|
|
[0]: Frequency value | Sets ADF 1 / 2 frequency (Frequency BCD32 encoded Hz). | |
|
|
[0]: Frequency value | Sets ADF 1 / 2 standby frequency (Frequency BCD32 encoded Hz). | |
|
|
N/A | Increase ADF 1 / 2 volume by 0.02. The resulting value will be clamped between 0 and 1. | |
|
|
N/A | Decrease ADF 1 / 2 volume by 0.02. The resulting value will be clamped between 0 and 1. | |
|
|
[0]: Volume value | Sets ADF 1 / 2 volume (from 0 to 100). | |
|
|
N/A | Decrements the ADF 1 / 2 frequency by 1 KHz, with carry as digits wrap. | |
|
|
N/A | Increments the ADF 1 / 2 frequency by 1 KHz, with carry as digits wrap. | |
|
|
N/A | Turns the ADF 1 / 2 ID off. | |
|
|
N/A | Turns the ADF 1 / 2 ID on. | |
|
|
[0]: True/False (1, 0) | Sets the ADF 1 / 2 ID on (1) or off (0). | |
|
|
N/A | Toggles the ADF 1 / 2 ID between on (1) and off (0). |
Avionics
COM
There can be up to three COM available, however the exact number will depend on the Com.N parameter of the systems.cfg.
| Key Name | Event ID | Parameters | Description |
|---|---|---|---|
COM_RADIO |
KEY_COM_RADIO |
N/A | Sequentially selects the COM tuner digits for use with +/-. Follow by SELECT_2 for COM 2 or SELECT_3 for COM 3. |
|
|
N/A | Decrements COM 1/2/3 frequency by 25 KHz, with no carry when digit wraps | |
|
|
N/A | Decrement COM 1/2/3 frequency by 25 KHz, and carry when digit wraps | |
|
|
N/A | Increment COM 1/2/3 frequency by 25 KHz, with no carry when digit wraps | |
|
|
N/A | Increment COM 1/2/3 frequency by 25 KHz, and carry when digit wraps | |
|
|
[0]: Frequency value (Frequency BCD16 encoded Hz) | Sets COM 1/2/3 frequency as a BCD16 encoded value. | |
|
|
[0]: Frequency value (Hz) | Sets COM 1/2/3 frequency as Hz. | |
|
|
[0]: Frequency value (Frequency BCD16 encoded Hz) | Sets COM 1/2/3 standby frequency as a BCD16 encoded value. | |
|
|
[0]: Frequency value (Hz) | Sets COM 1/2/3 standby frequency in Hz. | |
COM_STBY_RADIO_SWAP |
KEY_COM_STBY_RADIO_SWITCH_TO |
N/A | Swaps COM 1 frequency with standby. |
|
|
N/A | Decrement COM 1/2/3 frequency by 1 MHz. Values from 118 to 137, and this will wrap if the values go over 137. | |
|
|
N/A | Increment COM 1/2/3 frequency by 1 MHz. Values are from 118 to 137, and this will wrap if the values go under 118. | |
|
|
N/A |
Swaps COM 1/2/3 frequency with the standby frequency. NOTE: |
|
|
|
[0] Bool | Sets receive on (1) or off (0) for COM 1/2/3. | |
|
|
N/A | Toggle between the different modes for COM 1/2/3. | |
|
|
[0]: Frequency value (Frequency BCD16 or Frequency BCD32 encoded Hz) | Sets the COM 1/2/3 stored frequency as a BCD encoded value. | |
|
|
[0]: Frequency value (Hz) | Sets COM 1/2/3 stored frequency as Hz. | |
|
|
|
N/A |
This is used to select the index for when you want to store frequencies. This can be done by including this event when you store a frequency using one of the 2 available types: For example if you want to store a Com1 frequency HZ to an index of 2 then you would do this: 2 (>K:COM1_STORED_FREQUENCY_INDEX_SET) 112 (>K:COM1_STORED_FREQUENCY_SET_HZ) After you save it you can retrieve this value from the 3 types of variables as seen here: (A:COM1 STORED FREQUENCY:2, Hz) |
|
|
Selects COM 1/2 to transmit See |
||
|
|
[0]: Volume (0 - 100) | Sets the COM 1/2/3 volume (from 0 to 100). | |
|
|
N/A | Increases the COM 1/2/3 volume by 0.02, and the resulting value will be clamped between 0 and 1. | |
|
|
N/A | Decreases the COM 1/2/3 volume by 0.02, and the resulting value will be clamped between 0 and 1. | |
COM_RECEIVE_ALL_SET |
KEY_COM_RECEIVE_ALL_SET |
[0] Bool | Sets whether to receive on all COM radios (1, 0) |
COM_RECEIVE_ALL_TOGGLE |
KEY_COM_RECEIVE_ALL_TOGGLE |
N/A | Toggles receive on (1) or off (0) for all COM radios. |
|
|
N/A |
Places COM 1/2/3 in "test mode". NOTE: Currently, placing COMs in test mode will have no effect other than to set the SimVar |
|
|
|
N/A | Toggles the COM 1/2 autoswitch on (1) or off (0). |
DME
| Key Name | Event ID | Parameters | Description |
|---|---|---|---|
DME |
KEY_DME |
N/A | Selects the DME for use with +/- |
DME_SELECT |
KEY_DME_SELECT |
[0]: DME ID | Selects one of the two DME systems (1, 2). |
TOGGLE_DME |
KEY_DME_TOGGLE |
N/A | Toggles DME between NAV 1 and NAV 2. |
|
|
N/A | Sets the DME 1 / 2 display to NAV 1 / 2. | |
|
|
N/A | Turns the DME 1 / 2 ID off (0). | |
|
|
N/A | Turns the DME 1 / 2 ID on (1). | |
|
|
[0]: Bool | Sets the DME 1 /2 ID to on (1) or off (0). | |
|
|
N/A | Toggles the DME 1 / 2 ID between on (1) and off (0). | |
RADIO_SELECTED_DME_IDENT_ENABLE |
KEY_RADIO_SELECTED_DME_IDENT_ENABLE |
N/A | Turns on the identification sound for the selected DME. |
RADIO_SELECTED_DME_IDENT_DISABLE |
KEY_RADIO_SELECTED_DME_IDENT_DISABLE |
N/A | Turns off the identification sound for the selected DME. |
RADIO_SELECTED_DME_IDENT_SET |
KEY_RADIO_SELECTED_DME_IDENT_SET |
[0]: Bool | Sets the DME identification sound to the given filename. |
RADIO_SELECTED_DME_IDENT_TOGGLE |
KEY_RADIO_SELECTED_DME_IDENT_TOGGLE |
N/A | Turns on or off the identification sound for the selected DME. |
ELT
| Key Name | Event ID | Parameters | Description |
|---|---|---|---|
ELT_OFF |
KEY_ELT_OFF |
N/A | Switches the ELT off (0). |
ELT_ON |
KEY_ELT_ON |
N/A | Switches the ELT on (1). |
ELT_SET |
KEY_ELT_SET |
[0]: Bool | Sets the ELT on (1) or off (0). |
ELT_TOGGLE |
KEY_ELT_TOGGLE |
N/A | Toggles the ELT between on (1) and off (0). |
GPS
| Key Name | Event ID | Parameters | Description |
|---|---|---|---|
GPS_ACTIVATE_BUTTON |
KEY_GPS_ACTIVATE_BUTTON |
N/A | Press GPS Activate button. |
GPS_BUTTON1 |
KEY_GPS_BUTTON1 |
N/A | Press GPS Button 1. |
GPS_BUTTON2 |
KEY_GPS_BUTTON2 |
N/A | Press GPS Button 2. |
GPS_BUTTON3 |
KEY_GPS_BUTTON3 |
N/A | Press GPS Button 3. |
GPS_BUTTON4 |
KEY_GPS_BUTTON4 |
N/A | Press GPS Button 4. |
GPS_BUTTON5 |
KEY_GPS_BUTTON5 |
N/A | Press GPS Button 5. |
GPS_CLEAR_BUTTON |
KEY_GPS_CLEAR_BUTTON |
N/A | Press GPS Clear button (clears entered data on a page). |
GPS_CLEAR_ALL_BUTTON |
KEY_GPS_CLEAR_ALL_BUTTON |
N/A | Press GPS Clear All button (clears all data immediately). |
GPS_CLEAR_BUTTON_DOWN |
KEY_GPS_CLEAR_BUTTON_DOWN |
N/A | Triggers the pressing of the Clear button. |
GPS_CLEAR_BUTTON_UP |
KEY_GPS_CLEAR_BUTTON_UP |
N/A | Triggers the release of the Clear button. |
GPS_CURSOR_BUTTON |
KEY_GPS_CURSOR_BUTTON |
N/A | Selects GPS cursor |
GPS_DIRECTTO_BUTTON |
KEY_GPS_DIRECTTO_BUTTON |
N/A | Brings up the "Direct To" page |
GPS_ENTER_BUTTON |
KEY_GPS_ENTER_BUTTON |
N/A | Approves entered data. |
GPS_FLIGHTPLAN_BUTTON |
KEY_GPS_FLIGHTPLAN_BUTTON |
N/A | Displays the programmed flightplan. |
GPS_GROUP_KNOB_INC |
KEY_GPS_GROUP_KNOB_INC |
N/A | Increase GPS Group. |
GPS_GROUP_KNOB_DEC |
KEY_GPS_GROUP_KNOB_DEC |
N/A | Decrease GPS Group. |
GPS_MENU_BUTTON |
KEY_GPS_MENU_BUTTON |
N/A | Brings up page to select active legs in a flightplan. |
GPS_MSG_BUTTON |
KEY_GPS_MSG_BUTTON |
N/A | Toggles the Message Page. |
GPS_MSG_BUTTON_DOWN |
KEY_GPS_MSG_BUTTON_DOWN |
N/A | Triggers the pressing of the message button. |
GPS_MSG_BUTTON_UP |
KEY_GPS_MSG_BUTTON_UP |
N/A | Triggers the release of the message button. |
GPS_NEAREST_BUTTON |
KEY_GPS_NEAREST_BUTTON |
N/A | Selects Nearest Airport Page. |
GPS_OBS |
KEY_GPS_OBS |
N/A | Toggle GPS OBS mode active status on/off. |
GPS_OBS_BUTTON |
KEY_GPS_OBS_BUTTON |
N/A | Toggles automatic sequencing of waypoints. |
GPS_OBS_DEC |
KEY_GPS_OBS_DEC |
N/A | Decreases GPS OBS value by 1 degree (if the value goes below 1 it will wrap to 360). |
GPS_OBS_INC |
KEY_GPS_OBS_INC |
N/A | Increases GPS OBS value by 1 degree (if the value goes above 360 it will wrap to 1). |
GPS_OBS_OFF |
KEY_GPS_OBS_OFF |
N/A | Turn the GPS OBS mode to be inactive. |
GPS_OBS_ON |
KEY_GPS_OBS_ON |
N/A | Turn on the GPS OBS mode to be active |
GPS_OBS_SET |
KEY_GPS_OBS_SET |
[0]: Value in degrees |
Set the GPS OBS value to a new value, in degrees. |
GPS_PAGE_KNOB_INC |
KEY_GPS_PAGE_KNOB_INC |
N/A | Increments through pages |
GPS_PAGE_KNOB_DEC |
KEY_GPS_PAGE_KNOB_DEC |
N/A | Decrements through pages |
GPS_PROCEDURE_BUTTON |
KEY_GPS_PROCEDURE_BUTTON |
N/A | Displays the approach procedure page. |
GPS_POWER_BUTTON |
KEY_GPS_POWER_BUTTON |
N/A | Toggles power button |
GPS_SETUP_BUTTON |
KEY_GPS_SETUP_BUTTON |
N/A | |
GPS_TERRAIN_BUTTON |
KEY_GPS_TERRAIN_BUTTON |
N/A | Displays terrain information on default display |
GPS_VNAV_BUTTON |
KEY_GPS_VNAV_BUTTON |
N/A | |
GPS_ZOOMIN_BUTTON |
KEY_GPS_ZOOMIN_BUTTON |
N/A | Zooms in default display |
GPS_ZOOMOUT_BUTTON |
KEY_GPS_ZOOMOUT_BUTTON |
N/A | Zooms out default display |
TOGGLE_GPS_DRIVES_NAV1 |
KEY_TOGGLE_GPS_DRIVES_NAV1 |
N/A | Toggles between GPS and NAV 1 driving NAV 1 OBS display (and AP) |
Miscellaneous
| Key Name | Event ID | Parameters | Description |
|---|---|---|---|
COPILOT_TRANSMITTER_SET |
KEY_COPILOT_TRANSMITTER_SET |
[0]: The Com channel to select. |
This event can be used to select the COM channel to use for the copilot. The input is one of the following values:
The exact number of COM available will depend on the |
FREQUENCY_SWAP |
KEY_FREQUENCY_SWAP |
N/A | Swaps frequency with standby on whichever NAV or COM radio is selected. |
INTERCOM_MODE_SET |
KEY_INTERCOM_MODE_SET |
[0]: Mode |
This event can be used to set the intercom mode. The input is one of the following values:
|
MARKER_BEACON_SENSITIVITY_HIGH |
KEY_MARKER_BEACON_SENSITIVITY_HIGH |
[0]: Bool | Sets a boolean which you can retrieve with MARKER_BEACON_SENSITIVITY_HIGH SimVar. |
MARKER_BEACON_TEST_MUTE |
KEY_MARKER_BEACON_TEST_MUTE |
[0]: Bool | Enables / Disables beacon marker sounds. |
MARKER_SOUND_TOGGLE |
KEY_MARKER_SOUND_TOGGLE |
N/A | Toggles marker beacon sound on/off. |
MARKER_SOUND_SET |
KEY_MARKER_SOUND_SET |
[0]: Bool |
Sets marker beacon sound (1, 0). Not currently used in the simulation. |
PILOT_TRANSMITTER_SET |
KEY_PILOT_TRANSMITTER_SET |
[0]: The Com channel to select. |
This event can be used to select the COM channel to use for the pilot. The input is one of the following values:
The exact number of COM available will depend on the |
TOGGLE_RADAR |
KEY_TOGGLE_RADAR |
N/A | Not currently used in the simulation. |
TOGGLE_RADIO |
KEY_TOGGLE_RADIO |
N/A | Not currently used in the simulation. |
TOGGLE_RAD_INS_SWITCH |
KEY_TOGGLE_RAD_INS_SWITCH |
N/A | Not currently used in the simulation. |
NAV
There can be up to four NAV available, however the exact number will depend on the Nav.N parameter of the systems.cfg.
| Key Name | Event ID | Parameters | Description |
|---|---|---|---|
NAV_RADIO |
KEY_NAV_RADIO |
N/A | Sequentially selects the NAV tuner digits for use with +/-. Follow by SELECT_1, SELECT_2, SELECT_3, or SELECT_4 for NAV 1, 2, 3 or 4. |
|
|
[0]: Bool |
This event is used to enable (set to 1, TRUE) or disable (set to 0, FALSE) the following SimVars: Also note that all the NAV key events are simply aliases for each other, and using any of them will have the same effect. |
|
|
|
N/A | Decrements the chosen NAV frequency by 25 KHz. | |
|
|
N/A | Decrement the chosen NAV frequency by 50 KHz, and will carry when the value wraps. | |
|
|
N/A | Increments the chosen NAV frequency by 25 KHz. | |
|
|
N/A | Increment the chosen NAV frequency by 50 KHz, and will carry when the value wraps. | |
|
|
[0] Frequency value | Sets the chosen NAV frequency (Frequency BCD16 encoded Hz). | |
|
|
[0] Frequency value | Sets the chosen NAV frequency (Hz). | |
|
|
N/A | Swap between the chosen NAV frequency and the corresponding standby frequency. | |
|
|
N/A | Decrements the chosen NAV frequency by one MHz. | |
|
|
N/A | Increments the chosen NAV frequency by one MHz. | |
|
|
[0] Frequency value | Sets the chosen NAV standby frequency (Frequency BCD16 encoded Hz). | |
|
|
[0] Frequency value | Sets the chosen NAV standby frequency (Hz). | |
|
|
N/A | Decrement the volume by 0.02, down to a minimum of 0. | |
|
|
N/A | Increment the volume by 0.02, up to a maximum of 1. | |
|
|
[0] Volume value (0 -1) |
Sets the volume for the chosen NAV. NOTE: These events are deprecated as they no longer work correctly. Instead use the |
|
|
|
[0] Volume value (0 - 100) | Sets the volume for the chosen NAV, from 0 to 100 (interpolated in the simulation to a value from 0 to 1). | |
|
|
N/A | Toggle NAV1 / NAV2 auto-switch. |
TACAN
There can be up to two Tacan available, however the exact number will depend on the Tacan.N parameter of the systems.cfg.
| Key Name | Event ID | Parameters | Description |
|---|---|---|---|
|
|
[0]: Channel value (1 - 127) |
Set TACAN 1/2 active channel, from 1 to 127. | |
|
|
[0]: Channel value (1 - 127) | Set TACAN 1/2 standby channel, from 1 to 127 | |
|
|
[0]: Active mode value (0, 1) | Set the TACAN 1/2 active mode, either 0 (X) or 1 (Y). | |
|
|
[0]: Standby mode value (0, 1) | Set the TACAN 1/2 standby mode, either 0 (X) or 1 (Y). | |
|
|
N/A | Swap between active and standby TACAN 1/2 frequencies. | |
|
|
N/A | Increase TACAN 1/2 volume by 1, up to a maximum volume of 100. | |
|
|
N/A | Decrease TACAN 1/2 volume by 1, down to a minimum volume of 0. | |
|
|
[0]: Volume value (0, 100) | Set TACAN 1/2 volume to a value from 0 (no volume) to 100 (full volume). | |
|
|
[0]: Bearing indicator value | Set TACAN 1/2 Omni bearing indicator. The behavior is similar to the OBS knob on a traditional VOR. | |
|
|
N/A | Decrease TACAN 1/2 OBI by 1 degree. OBI bearing is between 0° and 359°, and and will loop back to 359º if you go below 0º. | |
|
|
N/A | Increase TACAN 1/2 OBI by 1 degree. OBI bearing is between 0° and 359°, and and will loop back to 0º if you go above 359º. | |
|
|
N/A | Decrease TACAN 1/2 OBI by 10 degrees. OBI bearing is between 0° and 359°, and and will loop back to 359º if you go below 0º. | |
|
|
N/A | Increase TACAN 1/2 OBI by 10 degrees. OBI bearing is between 0° and 359°, and and will loop back to 0º if you go above 359º. | |
TOGGLE_TACAN_DRIVES_NAV1 |
KEY_TOGGLE_TACAN_DRIVES_NAV1 |
N/A | Toggles the TACAN DRIVES NAV SimVar to indicate that the NAV1 autopilot feature is driven by Tacan instead of classic Nav systems (VOR/ILS). |
VOR
| Key Name | Event ID | Parameters | Description |
|---|---|---|---|
|
|
N/A | Turns VOR 1/2/3/4 ID off. | |
|
|
N/A | Turns VOR 1/2/3/4 ID on. | |
|
|
[0]: Bool | Sets VOR 1/2/3/4 ID (on/off). | |
|
|
N/A | Toggles VOR 1/2/3/4 ID between on and off. | |
VOR_OBS |
KEY_VOR_OBS |
Sequentially selects the VOR OBS for use with +/-. Follow by SELECT_1 for VOR 1 and SELECT_2 for VOR 2. |
|
|
|
N/A | Decrements the VOR 1/2/3/4 OBS setting | |
|
|
N/A | Decrements the VOR 1/2/3/4 OBS setting by 10 degrees. The value will stop on 0 and not arap. | |
|
|
N/A | Increments the VOR 1/2/3/4 OBS setting by 10 degrees. The value will stop on 360 and not arap. | |
|
|
N/A | Increments the VOR 1/2/3/4 OBS setting | |
|
|
[0]: Value (0 - 360) | Sets OBS 1/2/3/4 (0 to 360) |
XPNDR (Transponder)
The Transponder.N parameter of the systems.cfg should define only 1 transponder as currently more than 1 is not supported.
| Key Name | Event ID | Parameters | Description |
|---|---|---|---|
XPNDR |
KEY_XPNDR |
N/A | Sequentially selects the transponder digits for use with +/-. |
XPNDR_1000_DEC |
KEY_XPNDR_1000_DEC |
N/A | Decrements the first digit of the transponder. |
XPNDR_100_DEC |
KEY_XPNDR_100_DEC |
N/A | Decrements the second digit of the transponder. |
XPNDR_10_DEC |
KEY_XPNDR_10_DEC |
N/A | Decrements the third digit of the transponder. |
XPNDR_1_DEC |
KEY_XPNDR_1_DEC |
N/A | Decrements the fourth digit of the transponder. |
XPNDR_1000_INC |
KEY_XPNDR_1000_INC |
N/A | Increments the first digit of the transponder. |
XPNDR_100_INC |
KEY_XPNDR_100_INC |
N/A | Increments the second digit of the transponder. |
XPNDR_10_INC |
KEY_XPNDR_10_INC |
N/A | Increments the third digit of the transponder. |
XPNDR_1_INC |
KEY_XPNDR_1_INC |
N/A | Increments the fourth digit of the transponder. |
XPNDR_DEC_CARRY |
KEY_XPNDR_DEC_CARRY |
N/A | Decrements the fourth digit of the transponder, with carry. |
XPNDR_INC_CARRY |
KEY_XPNDR_INC_CARRY |
N/A | Increments the fourth digit of the transponder, with carry. |
XPNDR_IDENT_OFF |
KEY_XPNDR_IDENT_OFF |
N/A | Disable the transponder Ident (can be used along with the simvar TRANSPONDER_IDENT). |
XPNDR_IDENT_ON |
KEY_XPNDR_IDENT_ON |
N/A | Enable the transponder Ident (can be used along with the simvar TRANSPONDER_IDENT). After 18 seconds it will disable automatically. |
XPNDR_IDENT_SET |
KEY_XPNDR_IDENT_SET |
[0]: Bool | Set the transponder Ident on or off (can be used along with the simvar TRANSPONDER_IDENT). If set to on, it will switch off automatically after 18 seconds. |
XPNDR_IDENT_TOGGLE |
KEY_XPNDR_IDENT_TOGGLE |
N/A | Toggle the transponder Ident from on to off or off to on (can be used along with the simvar TRANSPONDER_IDENT). |
XPNDR_SET |
KEY_XPNDR_SET |
[0]: Frequency value (Bco16 encoded) | Sets the transponder frequency code. |
Related Topics