AIRCRAFT ENGINE EVENTS
The event IDs listed here are all related to the aircraft engines.
Anti-Ice
| Event ID | Key Name | Parameters | Description |
|---|---|---|---|
ANTI_ICE_GRADUAL_SET |
KEY_ANTI_ICE_GRADUAL_SET |
[0]: Position (0 - 16383) |
Sets engine anti-ice switch. Controlled engines are set through the SimVar ENGINE CONTROL SELECT. |
|
|
[0]: Position (0 - 16383) |
Sets the engine 1/2/3/4 anti-ice switch to a value. | |
ANTI_ICE_ON |
KEY_ANTI_ICE_ON |
N/A |
Sets anti-ice switches on. Controlled engines are set through the SimVar |
ANTI_ICE_OFF |
KEY_ANTI_ICE_Off |
N/A |
Sets anti-ice switches off. Controlled engines are set through the SimVar |
ANTI_ICE_SET |
KEY_ANTI_ICE_SET |
[0]: Bool |
Sets anti-ice switches on (1) or off (0). Controlled engines are set through the SimVar ENGINE CONTROL SELECT. |
|
|
[0]: Bool |
Sets engine 1/2/3/4 anti-ice switch (0,1) | |
ANTI_ICE_TOGGLE |
KEY_ANTI_ICE_TOGGLE |
N/A |
Toggle anti-ice switches. Controlled engines are set through the SimVar |
|
|
N/A |
Toggle engine 1/2/3/4 anti-ice switch on (1) or off (0). |
Condition Lever
| Event ID | Key Name | Parameters | Description |
|---|---|---|---|
AXIS_CONDITION_LEVER_SET |
KEY_AXIS_CONDITION_LEVER_SET |
[0]: Index of the engine (starting at 1) or 0 to target all engines. [1]: Value |
Control the mixture axis (-100 to 100%). This is simply an alias for the AXIS_MIXTURE_SET key event. |
|
|
[0]: Axis value |
Sets the condition lever position based on the percentage final value of axis the input where:
|
|
CONDITION_LEVER_DEC |
KEY_CONDITION_LEVER_DEC |
[0]: Engine index |
Decrements the condition lever position by one for the indexed engine. The possible lever positions are as follows:
|
CONDITION_LEVER_INC |
KEY_CONDITION_LEVER_INC |
[0]: Engine index |
Increments the condition lever position by one for the indexed engine. The possible lever positions are as follows:
|
CONDITION_LEVER_SET |
KEY_CONDITION_LEVER_SET |
[0]: Position |
Sets the condition lever for the all engines to the given position, which is one of the following:
|
|
|
N/A |
Decreases the condition lever position by one for engine 1/2/3/4. The possible lever positions are as follows:
|
|
|
|
N/A |
Increments the condition lever position by one for engine 1/2/3/4. The possible lever positions are as follows:
|
|
|
|
[0]: Position |
Sets the condition lever for engine 1/2/3/4 to the given position, which is one of the following:
|
Fuel
Magneto
| Event ID | Key Name | Parameters | Description |
|---|---|---|---|
MAGNETO |
KEY_MAGNETO |
[0]: Magneto index |
Selects magnetos (for +/- sequence) |
MAGNETO_BOTH |
KEY_MAGNETO_BOTH |
[0]: Magneto index |
Set indexed engine magnetos on |
MAGNETO1_BOTHMAGNETO2_BOTHMAGNETO3_BOTHMAGNETO4_BOTH
|
|
N/A |
Set engine 1/2/3/4 magnetos on |
MAGNETO_DECR |
KEY_KEY_MAGNETO_DECR |
N/A |
Decrease all magneto switches positions |
MAGNETO1_DECRMAGNETO2_DECRMAGNETO3_DECRMAGNETO4_DECR
|
|
N/A |
Decrease engine 1/2/3/4 magneto switch position |
MAGNETO_INCR |
KEY_KEY_MAGNETO_INCR |
N/A |
Increase all magneto switches positions |
MAGNETO1_INCRMAGNETO2_INCRMAGNETO3_INCRMAGNETO4_INCR
|
|
N/A |
Increase engine 1/2/3/4 magneto switch position |
MAGNETO_LEFT |
KEY_MAGNETO_LEFT |
N/A |
Toggle all engine left magnetos |
MAGNETO1_LEFTMAGNETO2_LEFTMAGNETO3_LEFTMAGNETO4_LEFT
|
|
N/A |
Toggle engine 1/2/3/4 left magneto |
MAGNETO_OFF |
KEY_MAGNETO_OFF |
N/A |
Set all engine magnetos off |
MAGNETO1_OFFMAGNETO2_OFFMAGNETO3_OFFMAGNETO4_OFF
|
|
N/A |
Set engine 1/2/3/4 magnetos off |
MAGNETO_RIGHT |
KEY_MAGNETO_RIGHT |
N/A |
Toggle all engine right magnetos |
MAGNETO1_RIGHTMAGNETO2_RIGHTMAGNETO3_RIGHTMAGNETO4_RIGHT
|
|
N/A |
Toggle engine 1/2/3/4 right magneto |
MAGNETO_SET |
KEY_STARTER_SET |
[0]: Bool |
Set the status of the current controlled engine starters to On/Off. Controlled engines are set through the SimVar ENGINE CONTROL SELECT. |
MAGNETO_START |
KEY_MAGNETO_START |
N/A |
Set all engine magnetos on and toggle starters |
MAGNETO1_STARTMAGNETO2_STARTMAGNETO3_STARTMAGNETO4_START
|
|
N/A |
Set engine 1/2/3/4 magnetos on and toggle starter |
General Engine
| Event ID | Key Name | Parameters | Description |
|---|---|---|---|
AXIS_THRUST_VECTOR_HORIZONTAL_SET |
KEY_AXIS_THRUST_VECTOR_HORIZONTAL_SET |
|
This can be used to set the horizontal (pitch) thrust vector for the indexed engine (or all engines). The value given should be between 0 and 16383, where 0 corresponds to the value given for the TiltMinAngles.N paramater and 16383 corresponds to the TiltMaxAngles.N parameter, with the final value being a mapping between the two. Any value above or below the min or max values will be clamped to within the appropriate range. |
AXIS_THRUST_VECTOR_VERTICAL_SET |
KEY_AXIS_THRUST_VECTOR_VERTICAL_SET |
|
This can be used to set the vertical (yaw) thrust vector for the indexed engine (or all engines). The value given should be between 0 and 16383, where 0 corresponds to the value given for the TiltMinAngles.N paramater and 16383 corresponds to the TiltMaxAngles.N parameter, with the final value being a mapping between the two. Any value above or below the min or max values will be clamped to within the appropriate range. |
ENGINE |
KEY_ENGINE |
N/A |
Sets engines for 1,2,3,4 selection (to be followed by SELECT_n) |
ENGINE_AUTO_START |
KEY_ENGINE_AUTO_START |
N/A |
Triggers auto-start |
ENGINE_AUTO_SHUTDOWN |
KEY_ENGINE_AUTO_SHUTDOWN |
N/A |
Triggers auto-shutdown |
ENGINE_BLEED_AIR_SOURCE_SET |
KEY_ENGINE_BLEED_AIR_SOURCE_SET |
[0]: Engine Index [1]: Bool |
This is used to set the given engine bleed air to active (1) or not (0). |
ENGINE_BLEED_AIR_SOURCE_TOGGLE |
KEY_ENGINE_BLEED_AIR_SOURCE_TOGGLE |
[0]: Engine Index |
Toggles the indexed engine bleed air between active (1) and inactive (0). Note that if you supply 0 instead of a single engine index, then the event will target all engines. |
ENGINE_MASTER_SET |
KEY_ENGINE_MASTER_SET |
[0]: Engine Index |
Set the indexed engine as the master engine (1), or not (0). |
ENGINE_MASTER_1_SETENGINE_MASTER_2_SETENGINE_MASTER_3_SETENGINE_MASTER_4_SET
|
|
N/A |
Set the numbered engine as the master engine (1), or not (0). |
ENGINE_MASTER_TOGGLE |
KEY_ENGINE_MASTER_TOGGLE |
[0]: Engine Index |
Toogle the indexed engine between being the master engine (1), or not (0). |
ENGINE_MASTER_1_TOGGLEENGINE_MASTER_2_TOGGLEENGINE_MASTER_3_TOGGLEENGINE_MASTER_4_TOGGLE
|
|
N/A |
Toogle the numbered engine between being the master engine (1), or not (0). |
ENGINE_MODE_CRANK_SET |
KEY_ENGINE_MODE_CRANK_SET |
N/A |
Set the engine mode on CRANK. |
ENGINE_MODE_NORM_SET |
KEY_ENGINE_MODE_NORM_SET |
N/A |
Set the engine mode on NORM. |
ENGINE_MODE_IGN_START |
KEY_ENGINE_MODE_IGN_START |
N/A |
Set the engine mode on IGN/ START. |
ENGINE_PRIMER |
KEY_ENGINE_PRIMER |
N/A |
Trigger engine primers |
THRUST_VECTOR_HORIZONTAL_DECREASE |
KEY_THRUST_VECTOR_HORIZONTAL_DECREASE |
|
This can be used to decrease the indexed engine (or all engines) horizontal (pitch) thrust vector by 1% of the total range as defined by the TiltMinAngles.N and TiltMaxAngles.N parameters. |
THRUST_VECTOR_HORIZONTAL_INCREASE |
KEY_THRUST_VECTOR_HORIZONTAL_INCREASE |
|
This can be used to increase the indexed engine (or all engines) horizontal (pitch) thrust vector by 1% of the total range as defined by the TiltMinAngles.N and TiltMaxAngles.N parameters. |
THRUST_VECTOR_VERTICAL_DECREASE |
KEY_THRUST_VECTOR_VERTICAL_DECREASE |
|
This can be used to decrease the indexed engine (or all engines) vertical (yaw) thrust vector by 1% of the total range as defined by the TiltMinAngles.N and TiltMaxAngles.N parameters. |
THRUST_VECTOR_VERTICAL_INCREASE |
KEY_THRUST_VECTOR_VERTICAL_INCREASE |
|
This can be used to increase the indexed engine (or all engines) vertical (yaw) thrust vector by 1% of the total range as defined by the TiltMinAngles.N and TiltMaxAngles.N parameters. |
Miscellaneous
Propeller
| Event ID | Key Name | Parameters | Description |
|---|---|---|---|
AXIS_PROPELLER_SET |
KEY_AXIS_PROPELLER_SET |
[0]: Index of the engine (starting at 1) or 0 to target all engines. [1]: pitch from 0 (-100%) to 16983 (+100%) |
Set propeller pitch for indexed engine to the exact value (-16383 to +16383). |
AXIS_PROPELLER1_SETAXIS_PROPELLER2_SETAXIS_PROPELLER3_SETAXIS_PROPELLER4_SET
|
|
[0]: pitch from 0 (-100%) to 16983 (+100%) | Set propeller pitch for engine 1/2/3/4 exact value (-16383 to +16383) |
PROP_FORCE_BETA_OFF |
KEY_PROP_FORCE_BETA_OFF |
[0]: The engine index to target (from 1 to 16, or 0 for all engines) |
This key allows you to disable the propeller Force Beta mode, in which case the internal coded simulation logic to drive the beta is used instead of the value from PROP BETA FORCED POSITION. |
PROP_FORCE_BETA_ON |
KEY_PROP_FORCE_BETA_ON |
[0]: The engine index to target (from 1 to 16, or 0 for all engines) |
This keys allows you to enable the propeller Force Beta mode, in which case the sim logic to drive the beta is ignored and instead the value from PROP BETA FORCED POSITION is used. |
PROP_FORCE_BETA_SET |
KEY_PROP_FORCE_BETA_SET |
[0]: The engine index to target (from 1 to 16, or 0 for all engines) [1]: Whether or not to force the prop beta (Boolean). |
This key allows you to set the propeller to be in Force Beta mode, in which case the internal coded simulation logic that normally drives the beta is ignored and instead the value from PROP BETA FORCED POSITION is used. |
PROP_FORCE_BETA_TOGGLE |
KEY_PROP_FORCE_BETA_TOGGLE |
[0]: The engine index to target (from 1 to 16, or 0 for all engines) |
This key allows you to toggle between the normal and Force Beta mode. If enabled, the Force Beta mode will prevent the internal coded simulation logic from driving the beta and instead allow you to control it with the value from PROP BETA FORCED POSITION. |
PROP_FORCE_BETA_VALUE_SET |
KEY_PROP_FORCE_BETA_VALUE_SET |
[0]: The engine index to target (from 1 to 16, or 0 for all engines) [1]: The angle that the prop should be forced to. This is stored as the 16k representation of an angle between -180 degrees and + 180 degrees |
This key allows you to set the value that the prop will attempt to reach when in Forced Beta mode (this will have the same effect as setting the PROP BETA FORCED POSITION SimVar). |
PROP_LOCK_OFF |
KEY_PROP_LOCK_OFF |
N/A |
Locks the propeller pitch lever. |
PROP_LOCK_ON |
KEY_PROP_LOCK_ON |
N/A |
Unlocks the propeller pitch lever. |
PROP_LOCK_SET |
KEY_PROP_LOCK_SET |
[0]: True/False (1, 0) | Sets the propeller pitch lever to either locked (1) or unlocked (0). |
PROP_LOCK_TOGGLE |
KEY_PROP_LOCK_TOGGLE |
N/A |
Toggles the propeller pitch lever between locked (1) and unlocked (0). |
PROP_PITCH_AXIS_SET_EX1 |
KEY_PROP_PITCH_AXIS_SET_EX1 |
[0]: Index of the engine (starting at 1) or 0 to target all engines. [1]: pitch from 0 (-100%) to 16983 (+100%) |
Set propeller pitch for indexed engine, taking into account the reverser status, ie: When in reverse and setting to 100% the lever position will be sent back toward minimum position of -100%. |
PROP_PITCH1_AXIS_SET_EX1PROP_PITCH2_AXIS_SET_EX1PROP_PITCH3_AXIS_SET_EX1PROP_PITCH4_AXIS_SET_EX1
|
|
[0]: pitch from 0 (-100%) to 16983 (+100%) | Set propeller pitch for engine 1/2/3/4, taking into account the reverser status, ie: When in reverse and setting to 100% the lever position will be sent back toward minimum position of -100%. |
PROP_PITCH_DECR |
KEY_PROP_PITCH_DECR |
[0]: The engine index to target (from 1 to 16, or 0 for all engines) | Decrement prop pitch levers |
PROP_PITCH1_DECRPROP_PITCH2_DECRPROP_PITCH3_DECRPROP_PITCH4_DECR
|
|
N/A |
Decrement prop pitch lever 1/2/3/4 |
PROP_PITCH_DECR_SMALL |
KEY_PROP_PITCH_DECR_SMALL |
N/A |
Decrease prop levers small |
PROP_PITCH1_DECR_SMALLPROP_PITCH2_DECR_SMALLPROP_PITCH3_DECR_SMALLPROP_PITCH4_DECR_SMALL
|
|
N/A |
Decrease prop lever 1/2/3/4 small |
PROP_PITCH_DECREASE_EX1 |
KEY_PROP_PITCH_DECREASE_EX1 |
[0]: The engine index to target (from 1 to 16, or 0 for all engines) | Decrease the propeller pitch for the indexed engine, taking into account the reverser status, ie: When in reverse a decrease event will actually increase the lever position bringing it toward the minimum reverse position. |
PROP_PITCH1_DECREASE_EX1PROP_PITCH2_DECREASE_EX1PROP_PITCH3_DECREASE_EX1PROP_PITCH4_DECREASE_EX1
|
|
N/A |
Decrease the propeller pitch for engine 1/2/3/4, taking into account the reverser status, ie: When in reverse a decrease event will actually increase the lever position bringing it toward the minimum reverse position. |
PROP_PITCH_DECREASE_SMALL_EX1 |
KEY_PROP_PITCH_DECREASE_SMALL_EX1 |
[0]: The engine index to target (from 1 to 16, or 0 for all engines) | Decrease the propeller pitch for the indexed engine by half the amount of the normal decrease event, taking into account the reverser status, ie: When in reverse a decrease event will actually increase the lever position bringing it toward the minimum reverse position. |
PROP_PITCH1_DECREASE_SMALL_EX1PROP_PITCH2_DECREASE_SMALL_EX1PROP_PITCH3_DECREASE_SMALL_EX1PROP_PITCH4_DECREASE_SMALL_EX1
|
|
N/A |
Decrease the propeller pitch for engine 1/2/3/4 by half the amount of the normal decrease event, taking into account the reverser status, ie: When in reverse a decrease event will actually increase the lever position bringing it toward the minimum reverse position. |
PROP_PITCH_HI |
KEY_PROP_PITCH_HI |
[0]: The engine index to target (from 1 to 16, or 0 for all engines) | Set prop pitch levers min (hi pitch) |
PROP_PITCH1_HIPROP_PITCH2_HIPROP_PITCH3_HIPROP_PITCH4_HI
|
|
N/A |
Set prop pitch lever 1/2/3/4 min (hi pitch) |
PROP_PITCH_HI_EX1 |
KEY_PROP_PITCH_HI_EX1 |
[0]: The engine index to target (from 1 to 16, or 0 for all engines) |
Set prop pitch levers min (hi pitch) |
PROP_PITCH1_HI_EX1PROP_PITCH2_HI_EX1PROP_PITCH3_HI_EX1PROP_PITCH4_HI_EX1
|
|
N/A |
Set prop pitch lever 1/2/3/4 min (hi pitch) |
PROP_PITCH_INCR |
KEY_PROP_PITCH_INCR |
[0]: The engine index to target (from 1 to 16, or 0 for all engines) |
Increment prop pitch levers |
PROP_PITCH1_INCRPROP_PITCH2_INCRPROP_PITCH3_INCRPROP_PITCH4_INCR
|
|
N/A |
Increment prop pitch lever 1/2/3/4 |
PROP_PITCH_INCR_SMALL |
KEY_PROP_PITCH_INCR_SMALL |
[0]: The engine index to target (from 1 to 16, or 0 for all engines) |
Increment prop pitch levers small |
PROP_PITCH1_INCR_SMALLPROP_PITCH2_INCR_SMALLPROP_PITCH3_INCR_SMALLPROP_PITCH4_INCR_SMALL
|
|
N/A |
Increment prop pitch lever 1/2/3/4 small |
PROP_PITCH_INCREASE_EX1 |
KEY_PROP_PITCH_INCREASE_EX1 |
[0]: The engine index to target (from 1 to 16, or 0 for all engines) |
Increase the propeller pitch for the indexed engine, taking into account the reverser status, ie: When in reverse an increase event will actually decrease the lever position bringing it toward the maximum reverse position. |
PROP_PITCH1_INCREASE_EX1PROP_PITCH2_INCREASE_EX1PROP_PITCH3_INCREASE_EX1PROP_PITCH4_INCREASE_EX1
|
|
N/A |
Increase the propeller pitch for engine 1/2/3/4, taking into account the reverser status, ie: When in reverse an increase event will actually decrease the lever position bringing it toward the maximum reverse position. |
PROP_PITCH_INCREASE_SMALL_EX1 |
KEY_PROP_PITCH_INCREASE_SMALL_EX1 |
[0]: The engine index to target (from 1 to 16, or 0 for all engines) |
Increase the propeller pitch for the indexed engine by half the amount of the normal increase event, taking into account the reverser status, ie: When in reverse an increase event will actually decrease the lever position bringing it toward the maximum reverse position. |
PROP_PITCH1_INCREASE_SMALL_EX1PROP_PITCH2_INCREASE_SMALL_EX1PROP_PITCH3_INCREASE_SMALL_EX1PROP_PITCH4_INCREASE_SMALL_EX1
|
|
N/A |
Increase the propeller pitch for engine 1/2/3/4 by half the amount of the normal increase event, taking into account the reverser status, ie: When in reverse an increase event will actually decrease the lever position bringing it toward the maximum reverse position. |
PROP_PITCH_LO |
KEY_PROP_PITCH_LO |
[0]: The engine index to target (from 1 to 16, or 0 for all engines) |
Set prop pitch levers max (lo pitch) |
PROP_PITCH1_LOPROP_PITCH2_LOPROP_PITCH3_LOPROP_PITCH4_LO
|
|
N/A |
Set prop pitch lever 1/2/3/4 max (lo pitch) |
PROP_PITCH_LO_EX1 |
KEY_PROP_PITCH_LO_EX1 |
[0]: The engine index to target (from 1 to 16, or 0 for all engines) | Set prop pitch levers max (lo pitch) |
PROP_PITCH1_LO_EX1PROP_PITCH2_LO_EX1PROP_PITCH3_LO_EX1PROP_PITCH4_LO_EX1
|
|
N/A |
Set prop pitch lever 1/2/3/4 max (lo pitch) |
PROP_PITCH_SET |
KEY_PROP_PITCH_SET |
[0]: The engine index to target (from 1 to 16, or 0 for all engines) | Set prop pitch levers (0 to 16383) |
PROP_PITCH1_SETPROP_PITCH2_SETPROP_PITCH3_SETPROP_PITCH4_SET
|
|
N/A |
Set prop pitch lever 1/2/3/4 exact value (0 to 16383) |
TOGGLE_PROPELLER_SYNC |
KEY_TOGGLE_PROP_SYNC |
N/A |
Turns propeller synchronization switch on |
PROPELLER_REVERSE_THRUST_TOGGLE |
KEY_PROPELLER_REVERSE_THRUST_TOGGLE |
N/A |
Toggle the propeller reverser thrust between on (1) and off (0). |
PROPELLER_REVERSE_THRUST_HOLD |
KEY_PROPELLER_REVERSE_THRUST_HOLD |
N/A |
Activate propeller reverse thrust. |
TOGGLE_AUTOFEATHER_ARM |
KEY_TOGGLE_ARM_AUTOFEATHER |
N/A |
Turns auto-feather arming switch on. |
TOGGLE_FEATHER_SWITCHES |
KEY_TOGGLE_FEATHER_SWITCHES |
[0]: The engine index to target (from 1 to 16, or 0 for all engines) | Trigger propeller feather switches for the indexed engine. |
TOGGLE_FEATHER_SWITCH_1TOGGLE_FEATHER_SWITCH_2TOGGLE_FEATHER_SWITCH_3TOGGLE_FEATHER_SWITCH_4
|
|
N/A |
Trigger propeller 1/2/3/4 switch. |
TOGGLE_PROPELLER_DEICE |
KEY_TOGGLE_PROPELLER_DEICE |
N/A |
Toggles propeller deice switch for all engines. |
Throttle
| Event ID | Key Name | Parameters | Description |
|---|---|---|---|
AXIS_THROTTLE_MINUS |
KEY_AXIS_THROTTLE_MINUS |
[0]: the value between 0 - 16383 |
Subtracts the given value from the throttle of all engines (the final position will depend on the min_throttle_limit value). |
AXIS_THROTTLE_PLUS |
KEY_AXIS_THROTTLE_PLUS |
[0]: the value between 0 - 16383 |
Adds the given value to the throttle of all engines. |
AXIS_THROTTLE_SET |
KEY_AXIS_THROTTLE_SET |
[0]: The engine index to target (from 1 to 16, or 0 for all engines) [1]: the value between 0 - 16383 |
Set the throttle on the indexed engine. |
AXIS_THROTTLE1_SETAXIS_THROTTLE2_SETAXIS_THROTTLE3_SETAXIS_THROTTLE4_SET
|
|
[0]: the value between 0 - 16383 |
Set throttle 1/2/3/4 exactly (0 - 16383) |
DECREASE_THROTTLE |
KEY_DECREASE_THROTTLE |
N/A | Decrement throttles |
INCREASE_THROTTLE |
KEY_INCREASE_THROTTLE |
N/A | Increment throttles |
SET_REVERSE_THRUST_OFF |
KEY_SET_THROTTLE_REVERSE_THRUST_OFF |
[0]: The engine index to target (from 1 to 16, or 0 for all engines) | Turn off throttle reverse thrust for the indexed engine. |
SET_REVERSE_THRUST_ON |
KEY_SET_THROTTLE_REVERSE_THRUST_ON |
[0]: The engine index to target (from 1 to 16, or 0 for all engines) | Turn on throttle reverse thrust for the indexed engine. |
|
|
|
N/A | Turn off the throttle reverse thrust for engine 1/2/3/4. |
|
|
|
N/A | Turn on the throttle reverse thrust for engine 1/2/3/4. |
THROTTLE_10 |
KEY_THROTTLE_10 |
N/A | Set throttles to 10% |
THROTTLE_20 |
KEY_THROTTLE_20 |
N/A | Set throttles to 20% |
THROTTLE_30 |
KEY_THROTTLE_30 |
N/A | Set throttles to 30% |
THROTTLE_40 |
KEY_THROTTLE_40 |
N/A | Set throttles to 40% |
THROTTLE_50 |
KEY_THROTTLE_50 |
N/A | Set throttles to 50% |
THROTTLE_60 |
KEY_THROTTLE_60 |
N/A | Set throttles to 60% |
THROTTLE_70 |
KEY_THROTTLE_70 |
N/A | Set throttles to 70% |
THROTTLE_80 |
KEY_THROTTLE_80 |
N/A | Set throttles to 80% |
THROTTLE_90 |
KEY_THROTTLE_90 |
N/A | Set throttles to 90% |
THROTTLE_AXIS_SET_EX1 |
KEY_THROTTLE_AXIS_SET_EX1 |
[0]: Index of the engine (starting at 1) or 0 to target all engines. [1]: throttle from 0 to 16983 |
Set throttle value for the indexed engine, taking into account the reverser status, ie: When in reverse and setting to 100% the throttle position will be sent back toward minimum position of 0%. |
THROTTLE1_AXIS_SET_EX1THROTTLE2_AXIS_SET_EX1THROTTLE3_AXIS_SET_EX1THROTTLE4_AXIS_SET_EX1
|
|
[0]: throttle from 0 to 16983 | Set throttle value for engine 1/2/3/4, taking into account the reverser status, ie: When in reverse and setting to 100% the throttle position will be sent back toward minimum position of 0%. |
THROTTLE_CUT |
KEY_THROTTLE_CUT |
N/A | Set throttles to idle |
THROTTLE1_CUTTHROTTLE2_CUTTHROTTLE3_CUTTHROTTLE4_CUT
|
|
N/A | Set throttle 1/2/3/4 to idle |
THROTTLE_CUT_EX1 |
KEY_THROTTLE_CUT_EX1 |
N/A | Set throttles to idle |
THROTTLE1_CUT_EX1THROTTLE2_CUT_EX1THROTTLE3_CUT_EX1THROTTLE4_CUT_EX1
|
|
N/A | Set throttle 1/2/3/4 to idle |
THROTTLE_DECR |
KEY_THROTTLE_DECR |
N/A | Decrement throttles by 10%. |
|
|
N/A | Decrement throttle 1/2/3/4 by 10% | |
THROTTLE_DECR_SMALL |
KEY_THROTTLE_DECR_SMALL |
N/A | Decrease throttles by 5%. |
|
|
N/A | Decrease throttle 1/2/3/4 by 5%. | |
THROTTLE_DECREASE_EX1 |
KEY_THROTTLE_DECREASE_EX1 |
[0]: The engine index to target (from 1 to 16, or 0 for all engines) | Decrease the throttle for the indexed engine, taking into account the reverser status, ie: When in reverse a decrease event will actually increase the throttle position bringing it toward the minimum reverse position. |
THROTTLE1_DECREASE_EX1THROTTLE2_DECREASE_EX1THROTTLE3_DECREASE_EX1THROTTLE4_DECREASE_EX1
|
|
N/A | Decrease the throttle for engine 1/2/3/4, taking into account the reverser status, ie: When in reverse a decrease event will actually increase the throttle position bringing it toward the minimum reverse position. |
THROTTLE_DECREASE_SMALL_EX1 |
KEY_THROTTLE_DECREASE_EX1_SMALL |
[0]: The engine index to target (from 1 to 16, or 0 for all engines) | Decrease the throttle for the indexed engine by half the amount of the normal decrease event, taking into account the reverser status, ie: When in reverse a decrease event will actually increase the throttle position bringing it toward the minimum reverse position. |
THROTTLE1_DECREASE_SMALL_EX1THROTTLE2_DECREASE_SMALL_EX1THROTTLE3_DECREASE_SMALL_EX1THROTTLE4_DECREASE_SMALL_EX1
|
|
N/A | Decrease the throttle for engine 1/2/3/4 by half the amount of the normal decrease event, taking into account the reverser status, ie: When in reverse a decrease event will actually increase the throttle position bringing it toward the minimum reverse position. |
THROTTLE_DETENT_NEXT |
KEY_THROTTLE_DETENT_NEXT |
N/A | By default this is equivalent to THROTTLE_FULL. However it can be intercepted by XML/JS to implement custom behaviors. |
THROTTLE_DETENT_PREV |
KEY_THROTTLE_DETENT_PREV |
N/A | By default this is equivalent to THROTTLE_CUT. However it can be intercepted by XML/JS to implement custom behaviors. |
THROTTLE_FULL |
KEY_THROTTLE_FULL |
N/A | Set throttles max |
THROTTLE1_FULLTHROTTLE2_FULLTHROTTLE3_FULLTHROTTLE4_FULL
|
|
N/A | Set throttle 1/2/3/4 max |
THROTTLE_FULL_EX1 |
KEY_THROTTLE_FULL_EX1 |
[0]: The engine index to target (from 1 to 16, or 0 for all engines) | Set the indexed throttle to full power, taking into consideration the reverser status. |
THROTTLE1_FULL_EX1THROTTLE2_FULL_EX1THROTTLE3_FULL_EX1THROTTLE4_FULL_EX1
|
|
N/A | Set the throttle 1/2/3/4 to full power, taking into consideration the reverser status. |
THROTTLE_INCR |
KEY_THROTTLE_INCR |
N/A | Increase all throttles by 10%. |
|
|
N/A | Increase throttles 1/2/3/4 by 10%. | |
THROTTLE_INCR_SMALL |
KEY_THROTTLE_INCR_SMALL |
N/A | Increase all throttles by 5%. |
|
|
N/A | Increase throttles 1/2/3/4 by 5%. | |
THROTTLE_INCREASE_EX1 |
KEY_THROTTLE_INCREASE_EX1 |
[0]: The engine index to target (from 1 to 16, or 0 for all engines) | Increase the throttle for the indexed engine, taking into account the reverser status, ie: When in reverse an increase event will actually decrease the throttle position bringing it toward the maximum reverse position. |
THROTTLE1_INCREASE_EX1THROTTLE2_INCREASE_EX1THROTTLE3_INCREASE_EX1THROTTLE4_INCREASE_EX1
|
|
N/A | Increase the throttle for engine 1/2/3/4, taking into account the reverser status, ie: When in reverse an increase event will actually decrease the throttle position bringing it toward the maximum reverse position. |
THROTTLE_INCREASE_SMALL_EX1 |
KEY_THROTTLE_INCREASE_SMALL_EX1 |
[0]: The engine index to target (from 1 to 16, or 0 for all engines) | Increase the throttle for the indexed engine by half the amount of the normal increase event, taking into account the reverser status, ie: When in reverse an increase event will actually decrease the throttle position bringing it toward the maximum reverse position. |
THROTTLE1_INCREASE_SMALL_EX1THROTTLE2_INCREASE_SMALL_EX1THROTTLE3_INCREASE_SMALL_EX1THROTTLE4_INCREASE_SMALL_EX1
|
|
N/A | Increase the throttle for engine 1/2/3/4 by half the amount of the normal increase event, taking into account the reverser status, ie: When in reverse an increase event will actually decrease the throttle position bringing it toward the maximum reverse position. |
THROTTLE_RANGE_DECR |
KEY_THROTTLE_RANGE_DECR |
N/A | By default this is equivalent to THROTTLE_DECR. However it can be intercepted by XML/JS to implement custom behaviors. |
THROTTLE_RANGE_INCR |
KEY_THROTTLE_RANGE_INCR |
N/A | By default this is equivalent to THROTTLE_INCR. However it can be intercepted by XML/JS to implement custom behaviors. |
THROTTLE_REVERSE_THRUST_TOGGLE |
KEY_THROTTLE_REVERSE_THRUST_TOGGLE |
N/A | Toggles the reverser on (1) or off (0). |
THROTTLE_REVERSE_THRUST_HOLD |
KEY_THROTTLE_REVERSE_THRUST_HOLD |
N/A | Activates the reverser for all engines. |
|
|
N/A | Activates the reverser for engine 1/2/3/4. | |
THROTTLE_SET |
KEY_THROTTLE_SET |
[0]: the value between 0 - 16383 |
Set throttles exactly (0- 16383) |
THROTTLE1_SETTHROTTLE2_SETTHROTTLE3_SETTHROTTLE4_SET
|
|
[0]: the value between 0 - 16383 |
Set throttle 1/2/3/4 exactly (0 to 16383) |
|
|
|
N/A | Toggle on or off the reverse thruster for engine 1/2/3/4. |
Turbine
Starter
| Event ID | Key Name | Parameters | Description |
|---|---|---|---|
JET_STARTER |
JET_STARTER |
[0]: The engine index to target (from 1 to 16, or 0 for all engines) | Selects jet engine starter (for +/- sequence) |
SET_STARTER1_HELDSET_STARTER2_HELDSET_STARTER3_HELDSET_STARTER4_HELD
|
|
[0]: Bool |
Set the Starter for engine 1/2/3/4 to on or off. If set to on (TRUE) the starter will stay on, and setting the event to off (FALSE) will disable the starter, but only after the engine RPM is above the 50% threshold. To disable the starter immediately you should use STARTER1_SET, and note that turbine engines will need both these events triggered to off (FALSE). |
SET_STARTER_ALL_HELD |
KEY_SET_STARTER_ALL_HELD |
[0]: Bool |
Set the Starter for all engines to on or off. If set to on (TRUE) the starter will stay on until set to off (FALSE) with another call to the event. |
STARTER1_SETSTARTER2_SETSTARTER3_SETSTARTER4_SET
|
|
[0]: Bool |
Set the Starter for engine 1/2/3/4 to on or off. Note that the starter will only stay on for a short time before switching itself off again on piston engines. If you wish the starter to stay on, use SET_STARTER1_HELD. |
TOGGLE_ALL_STARTERS |
KEY_TOGGLE_ALL_STARTERS |
N/A |
Toggle starters. |
TOGGLE_MASTER_STARTER_SWITCH |
KEY_TOGGLE_MASTER_STARTER_SWITCH |
N/A |
Toggle starter for master engine. |
TOGGLE_STARTER1TOGGLE_STARTER2TOGGLE_STARTER3TOGGLE_STARTER4
|
|
N/A |
Toggle starter 1/2/3/4. |