The event IDs listed here are all related to the aircraft electrical systems.

Please note that many of these events are flagged as using an electrical component name (or index). Using the name is only applicable to the v2.00+ electrical system, and is the recommended way to target a specific component. If you are using prior versions, only the index is valid and names will not be accepted. If you are supplying a name for the component, it should be supplied in single quotes '' followed by _n. For example, consider this line.N definition:

line.1 = Name:115V_AC_XFR_BUS_1_To_EXT_GEN_BUS # Connection:ConA(115V_AC_XFR_BUS_1,EXT_GEN_BUS)

When using this line via RPN in your model behaviours, you would have something like this:

'115V_AC_XFR_BUS_1_To_EXT_GEN_BUS'_n (>K:ELECTRICAL_LINE_CONNECTION_TOGGLE)

instead of:

1 (>K:ELECTRICAL_LINE_CONNECTION_TOGGLE)

Batteries

Key NameEvent IDParametersDescription
BATTERY1_SETBATTERY2_SETBATTERY3_SETBATTERY4_SETKEY_BATTERY1_SETKEY_BATTERY2_SETKEY_BATTERY3_SETKEY_BATTERY4_SET[0]: boolSet the battery 1/2/3/4 switch to on or off.
ELECTRICAL_BATTERY_BREAKER_TOGGLEKEY_ELECTRICAL_BATTERY_BREAKER_TOGGLE[0] Source bus.N name (or index)[1] battery.N name (or index)Toggle the battery breaker state with a bus. Takes two indices, the bus and the battery name (or index).See Event ID’s As Key Events for more information.
MASTER_BATTERY_OFFKEY_MASTER_BATTERY_OFF[0]: battery.N name (or index)Turns the named (or indexed) battery switch off.
MASTER_BATTERY_ONKEY_MASTER_BATTERY_ON[0]: battery.N name (or index)Turns the named (or indexed) battery switch on.
MASTER_BATTERY_SETKEY_MASTER_BATTERY_SET[0]: battery.N name (or index)[1]: boolSet the named (or indexed) battery switch state.
TOGGLE_MASTER_BATTERYKEY_TOGGLE_MASTER_BATTERY[0]: battery.N name (or index)Toggle named (or indexed) battery switch state.
TOGGLE_MASTER_BATTERY_ALTERNATORKEY_TOGGLE_MASTER_BATTERY_ALTERNATOR[0]: battery.N name (or index)Toggles named (or indexed) master battery and alternator switch

Breakers

Key NameEvent IDParametersDescription
BREAKER_AVNFAN_TOGGLEKEY_BREAKER_AVNFAN_TOGGLE[0]: circuit.N name (or index)[1]: Source bus.N name (or index)Toggle the Fan breaker
BREAKER_AUTOPILOT_TOGGLEKEY_BREAKER_AUTOPILOT_TOGGLE[0]: circuit.N name (or index)[1]: Source bus.N name (or index)Toggle the autopilot breaker
BREAKER_GPS_TOGGLEKEY_BREAKER_GPS_TOGGLE[0]: circuit.N name (or index)[1]: Source bus.N name (or index)Toggle the GPS breaker
BREAKER_ADF_TOGGLEKEY_BREAKER_ADF_TOGGLE[0]: circuit.N name (or index)[1]: Source bus.N name (or index)Toggle the ADF breaker
BREAKER_XPNDR_TOGGLEKEY_BREAKER_XPNDR_TOGGLE[0]: circuit.N name (or index)[1]: Source bus.N name (or index)Toggle the transponder breaker
BREAKER_FLAP_TOGGLEKEY_BREAKER_FLAP_TOGGLE[0]: circuit.N name (or index)[1]: Source bus.N name (or index)Toggle the flaps breaker
BREAKER_INST_TOGGLEKEY_BREAKER_INST_TOGGLE[0]: circuit.N name (or index)[1]: Source bus.N name (or index)Toggle the instruments breaker
BREAKER_TURNCOORD_TOGGLEKEY_BREAKER_TURNCOORD_TOGGLE[0]: circuit.N name (or index)[1]: Source bus.N name (or index)Toggle the
BREAKER_INSTLTS_TOGGLEKEY_BREAKER_INSTLTS_TOGGLE[0]: circuit.N name (or index)[1]: Source bus.N name (or index)Toggle the
BREAKER_ALTFLD_TOGGLEKEY_BREAKER_ALTFLD_TOGGLE[0]: circuit.N name (or index)[1]: Source bus.N name (or index)Toggle the
BREAKER_WARN_TOGGLEKEY_BREAKER_WARN_TOGGLE[0]: circuit.N name (or index)[1]: Source bus.N name (or index)Toggle the warning breaker
BREAKER_AVNBUS1_TOGGLEKEY_BREAKER_AVNBUS1_TOGGLE[0]: circuit.N name (or index)Toggle the
BREAKER_AVNBUS2_TOGGLEKEY_BREAKER_AVNBUS2_TOGGLE[0]: circuit.N name (or index)Toggle the
BREAKER_NAVCOM1_TOGGLEKEY_BREAKER_NAVCOM1_TOGGLE[0]: circuit.N name (or index)Toggle the NAV / COM 1 breaker
BREAKER_NAVCOM2_TOGGLEKEY_BREAKER_NAVCOM2_TOGGLE[0]: circuit.N name (or index)Toggle the NAV / COM 2 breaker
BREAKER_NAVCOM3_TOGGLEKEY_BREAKER_NAVCOM3_TOGGLE[0]: circuit.N name (or index)Toggle the NAV / COM 3 breaker
BREAKER_AVNFAN_SETKEY_BREAKER_AVNFAN_SET[0]: circuit.N name (or index)[1]: State, either connected (1) or not (0).[2]: Source bus.N name (or index)Set the fan breaker
BREAKER_AUTOPILOT_SETKEY_BREAKER_AUTOPILOT_SET[0]: circuit.N name (or index)[1]: State, either connected (1) or not (0).[2]: Source bus.N name (or index)Set the autopilot breaker
BREAKER_GPS_SETKEY_BREAKER_GPS_SET[0]: circuit.N name (or index)[1]: State, either connected (1) or not (0).[2]: Source bus.N name (or index)Set the GPS breaker
BREAKER_NAVCOM1_SETKEY_BREAKER_NAVCOM1_SET[0]: circuit.N name (or index)[1]: State, either connected (1) or not (0).[2]: Source bus.N name (or index)Set the NAV/COM 1 breaker
BREAKER_NAVCOM2_SETKEY_BREAKER_NAVCOM2_SET[0]: circuit.N name (or index)[1]: State, either connected (1) or not (0).[2]: Source bus.N name (or index)Set the NAV/COM 2 breaker
BREAKER_NAVCOM3_SETKEY_BREAKER_NAVCOM3_SET[0]: circuit.N name (or index)[1]: State, either connected (1) or not (0).[2]: Source bus.N name (or index)Set the NAV/COM 3 breaker
BREAKER_ADF_SETKEY_BREAKER_ADF_SET[0]: circuit.N name (or index)[1]: State, either connected (1) or not (0).[2]: Source bus.N name (or index)Set the ADF breaker
BREAKER_XPNDR_SETKEY_BREAKER_XPNDR_SET[0]: circuit.N name (or index)[1]: State, either connected (1) or not (0).[2]: Source bus.N name (or index)Set the transponder breaker
BREAKER_FLAP_SETKEY_BREAKER_FLAP_SET[0]: circuit.N name (or index)[1]: State, either connected (1) or not (0).[2]: Source bus.N name (or index)Set the flaps breaker
BREAKER_INST_SETKEY_BREAKER_INST_SET[0]: circuit.N name (or index)[1]: State, either connected (1) or not (0).[2]: Source bus.N name (or index)Set the instrument breaker
BREAKER_AVNBUS1_SETKEY_BREAKER_AVNBUS1_SET[0]: circuit.N name (or index)[1]: State, either connected (1) or not (0).[2]: Source bus.N name (or index)Set the
BREAKER_AVNBUS2_SETKEY_BREAKER_AVNBUS2_SET[0]: circuit.N name (or index)[1]: State, either connected (1) or not (0).[2]: Source bus.N name (or index)Set the
BREAKER_TURNCOORD_SETKEY_BREAKER_TURNCOORD_SET[0]: circuit.N name (or index)[1]: State, either connected (1) or not (0).[2]: Source bus.N name (or index)Set the
BREAKER_INSTLTS_SETKEY_BREAKER_INSTLTS_SET[0]: circuit.N name (or index)[1]: State, either connected (1) or not (0).[2]: Source bus.N name (or index)Set the
BREAKER_ALTFLD_SETKEY_BREAKER_ALTFLD_SET[0]: circuit.N name (or index)[1]: State, either connected (1) or not (0).[2]: Source bus.N name (or index)Set the
BREAKER_WARN_SETKEY_BREAKER_WARN_SET[0]: circuit.N name (or index)[1]: State, either connected (1) or not (0).[2]: Source bus.N name (or index)Set the warning breaker

Lights

Key NameEvent IDParametersDescription
ALL_LIGHTS_TOGGLEKEY_ALL_LIGHTS_TOGGLE[0]: circuit.N name (or index)Toggle all lights
BEACON_LIGHTS_ONKEY_BEACON_LIGHTS_ON[0]: circuit.N name (or index)Turn beacon lights on
BEACON_LIGHTS_OFFKEY_BEACON_LIGHTS_OFF[0]: circuit.N name (or index)Turn beacon lights off
BEACON_LIGHTS_SETKEY_BEACON_LIGHTS_SET[0]: state, either on (1) or off (0)[1]: circuit.N name (or index)Set beacon lights on/off (1,0)
CABIN_LIGHTS_OFFKEY_CABIN_LIGHTS_OFF[0]: circuit.N name (or index)Turn cabin lights off
CABIN_LIGHTS_ONKEY_CABIN_LIGHTS_ON[0]: circuit.N name (or index)Turn cabin lights on
CABIN_LIGHTS_POWER_SETTING_SETKEY_CABIN_LIGHTS_POWER_SETTING_SET[0]: circuit.N name (or index)[1]: power setting (%)Set cabin light circuit power setting. Takes two indices, the circuit and the power setting (see Event ID’s As Key Events for more information).
CABIN_LIGHTS_SETKEY_CABIN_LIGHTS_SET[0]: state, either on (1) or off (0)[1]: circuit.N name (or index)Set cabin lights on/off (1,0)
GLARESHIELD_LIGHTS_OFFKEY_GLARESHIELD_LIGHTS_OFF[0]: circuit.N name (or index)Turn glareshield lights off
GLARESHIELD_LIGHTS_ONKEY_GLARESHIELD_LIGHTS_ON[0]: circuit.N name (or index)Turn glareshield lights on
GLARESHIELD_LIGHTS_POWER_SETTING_SETKEY_GLARESHIELD_LIGHTS_POWER_SETTING_SET[0]: circuit.N name (or index)[1]: power setting (%)Set glareshield light circuit power setting. Takes two indices, the circuit and the power setting (see Event ID’s As Key Events for more information).
GLARESHIELD_LIGHTS_SETKEY_GLARESHIELD_LIGHTS_SET[0]: state, either on (1) or off (0)[1]: circuit.N name (or index)Set glareshield lights on/off (1,0)
GLARESHIELD_LIGHTS_TOGGLEKEY_GLARESHIELD_LIGHTS_TOGGLE[0]: circuit.N name (or index)Toggle glareshield lights
LANDING_LIGHT_DOWNKEY_LANDING_LIGHT_DOWN[0]: circuit.N name (or index)Rotate landing light down
LANDING_LIGHT_HOMEKEY_LANDING_LIGHT_HOME[0]: circuit.N name (or index)Return landing light to default position
LANDING_LIGHT_LEFTKEY_LANDING_LIGHT_LEFT[0]: circuit.N name (or index)Rotate landing light left
LANDING_LIGHT_RIGHTKEY_LANDING_LIGHT_RIGHT[0]: circuit.N name (or index)Rotate landing light right
LANDING_LIGHT_UPKEY_LANDING_LIGHT_UP[0]: circuit.N name (or index)Rotate landing light up
LANDING_LIGHTS_ONKEY_LANDING_LIGHTS_ON[0]: circuit.N name (or index)Turn landing lights on
LANDING_LIGHTS_OFFKEY_LANDING_LIGHTS_OFF[0]: circuit.N name (or index)Turn landing lights off
LANDING_LIGHTS_SETKEY_LANDING_LIGHTS_SET[0]: state, either on (1) or off (0)[1]: circuit.N name (or index)Set landing lights on/off (1,0)
LANDING_LIGHTS_TOGGLEKEY_LANDING_LIGHTS_TOGGLE[0]: circuit.N name (or index)Toggle landing lights
LIGHT_AMBIENT_COLOR_SETKEY_LIGHT_AMBIENT_COLOR_SET[0]: Ambient light index[1]: Colour valueThis can be used to set the colour of an ambient light. When providing a colour value, this can be done using either a hexadecimal value or a decimal value, for example: 0xFF994422 or 4288234530. For hexadecimal, it should be formatted as: 0xAABBGGRR.0xFF994422 1 (>K:2:LIGHT_AMBIENT_COLOR_SET)NOTE: This will set both the start and end colour of the ambient light to the same colour.
LIGHT_POTENTIOMETER_INCKEY_LIGHT_POTENTIOMETER_INCN/A
LIGHT_POTENTIOMETER_DECKEY_LIGHT_POTENTIOMETER_DECN/A
LIGHT_POTENTIOMETER_SETKEY_LIGHT_POTENTIOMETER_SET[0]: circuit.N name (or index)[1]: Potentiometer value
LIGHT_POTENTIOMETER_1_SETLIGHT_POTENTIOMETER_2_SETLIGHT_POTENTIOMETER_3_SETLIGHT_POTENTIOMETER_4_SETLIGHT_POTENTIOMETER_5_SETLIGHT_POTENTIOMETER_6_SETLIGHT_POTENTIOMETER_7_SETLIGHT_POTENTIOMETER_8_SETLIGHT_POTENTIOMETER_9_SETLIGHT_POTENTIOMETER_10_SETLIGHT_POTENTIOMETER_11_SETLIGHT_POTENTIOMETER_12_SETLIGHT_POTENTIOMETER_13_SETLIGHT_POTENTIOMETER_14_SETLIGHT_POTENTIOMETER_15_SETLIGHT_POTENTIOMETER_16_SETLIGHT_POTENTIOMETER_17_SETLIGHT_POTENTIOMETER_18_SETLIGHT_POTENTIOMETER_19_SETLIGHT_POTENTIOMETER_20_SETLIGHT_POTENTIOMETER_21_SETLIGHT_POTENTIOMETER_22_SETLIGHT_POTENTIOMETER_23_SETLIGHT_POTENTIOMETER_24_SETLIGHT_POTENTIOMETER_25_SETLIGHT_POTENTIOMETER_26_SETLIGHT_POTENTIOMETER_27_SETLIGHT_POTENTIOMETER_28_SETLIGHT_POTENTIOMETER_29_SETLIGHT_POTENTIOMETER_30_SETKEY_LIGHT_POTENTIOMETER_1_SETKEY_LIGHT_POTENTIOMETER_2_SETKEY_LIGHT_POTENTIOMETER_3_SETKEY_LIGHT_POTENTIOMETER_4_SETKEY_LIGHT_POTENTIOMETER_5_SETKEY_LIGHT_POTENTIOMETER_6_SETKEY_LIGHT_POTENTIOMETER_7_SETKEY_LIGHT_POTENTIOMETER_8_SETKEY_LIGHT_POTENTIOMETER_9_SETKEY_LIGHT_POTENTIOMETER_10_SETKEY_LIGHT_POTENTIOMETER_11_SETKEY_LIGHT_POTENTIOMETER_12_SETKEY_LIGHT_POTENTIOMETER_13_SETKEY_LIGHT_POTENTIOMETER_14_SETKEY_LIGHT_POTENTIOMETER_15_SETKEY_LIGHT_POTENTIOMETER_16_SETKEY_LIGHT_POTENTIOMETER_17_SETKEY_LIGHT_POTENTIOMETER_18_SETKEY_LIGHT_POTENTIOMETER_19_SETKEY_LIGHT_POTENTIOMETER_20_SETKEY_LIGHT_POTENTIOMETER_21_SETKEY_LIGHT_POTENTIOMETER_22_SETKEY_LIGHT_POTENTIOMETER_23_SETKEY_LIGHT_POTENTIOMETER_24_SETKEY_LIGHT_POTENTIOMETER_25_SETKEY_LIGHT_POTENTIOMETER_26_SETKEY_LIGHT_POTENTIOMETER_27_SETKEY_LIGHT_POTENTIOMETER_28_SETKEY_LIGHT_POTENTIOMETER_29_SETKEY_LIGHT_POTENTIOMETER_30_SET[0]: Potentiometer valueSet the given potentiometer value.
LOGO_LIGHTS_SETKEY_LOGO_LIGHTS_SET[0]: state, either on (1) or off (0)[1]: circuit.N name (or index)Set logo lights on/off (1,0)
NAV_LIGHTS_ONKEY_NAV_LIGHTS_ON[0]: circuit.N name (or index)Turn navigation lights on
NAV_LIGHTS_OFFKEY_NAV_LIGHTS_OFF[0]: circuit.N name (or index)Turn navigation lights off
NAV_LIGHTS_SETKEY_NAV_LIGHTS_SET[0]: state, either on (1) or off (0)[1]: circuit.N name (or index)Set navigation lights on/off (1,0)
PANEL_LIGHTS_ONKEY_PANEL_LIGHTS_ON[0]: circuit.N name (or index)Turn panel lights on
PANEL_LIGHTS_OFFKEY_PANEL_LIGHTS_OFF[0]: circuit.N name (or index)Turn panel lights off
PANEL_LIGHTS_POWER_SETTING_SETKEY_PANEL_LIGHTS_POWER_SETTING_SET[0]: circuit.N name (or index)[1]: power setting (%)Set panel light circuit power setting. Takes two indices, the circuit and the power setting (see Event ID’s As Key Events for more information).
PANEL_LIGHTS_SETKEY_PANEL_LIGHTS_SET[0]: state, either on (1) or off (0)[1]: circuit.N name (or index)Set panel lights on/off (1,0)
PANEL_LIGHTS_TOGGLEKEY_PANEL_LIGHTS_TOGGLE[0]: circuit.N name (or index)Toggle panel lights
PEDESTRAL_LIGHTS_OFFKEY_PEDESTRAL_LIGHTS_OFF[0]: circuit.N name (or index)Turn pedestral lights off
PEDESTRAL_LIGHTS_ONKEY_PEDESTRAL_LIGHTS_ON[0]: circuit.N name (or index)Turn pedestral lights on
PEDESTRAL_LIGHTS_POWER_SETTING_SETKEY_PEDESTRAL_LIGHTS_POWER_SETTING_SET[0]: circuit.N name (or index)[1]: power setting (%)Set pedestal light circuit power setting. Takes two indices, the circuit and the power setting (see Event ID’s As Key Events for more information).
PEDESTRAL_LIGHTS_SETKEY_PEDESTRAL_LIGHTS_SET[0]: state, either on (1) or off (0)[1]: light circuit name (or index)Set pedestral lights on/off (1,0)
PEDESTRAL_LIGHTS_TOGGLEKEY_PEDESTRAL_LIGHTS_TOGGLE[0]: light circuit name (or index)Toggle pedestral lights
RECOGNITION_LIGHTS_SETKEY_RECOGNITION_LIGHTS_SET[0]: state, either on (1) or off (0)[1]: circuit.N name (or index)Set recognition lights on/off (1,0)
STROBES_ONKEY_STROBES_ON[0]: circuit.N name (or index)Turn strobe lights on
STROBES_OFFKEY_STROBES_OFF[0]: circuit.N name (or index)Turn strobe light off
STROBES_SETKEY_STROBES_SET[0]: state, either on (1) or off (0)[1]: circuit.N name (or index)Set strobe lights on/off (1,0)
STROBES_TOGGLEKEY_STROBES_TOGGLE[0]: circuit.N name (or index)Toggle strobe lights
TAXI_LIGHTS_ONKEY_TAXI_LIGHTS_ON[0]: circuit.N name (or index)Turn taxi lights on
TAXI_LIGHTS_OFFKEY_TAXI_LIGHTS_OFF[0]: circuit.N name (or index)Turn taxi light off
TAXI_LIGHTS_SETKEY_TAXI_LIGHTS_SET[0]: state, either on (1) or off (0)[1]: circuit.N name (or index)Set taxi lights on/off (1,0)
TOGGLE_BEACON_LIGHTSKEY_TOGGLE_BEACON_LIGHTS[0]: circuit.N name (or index)Toggle beacon lights
TOGGLE_CABIN_LIGHTSKEY_TOGGLE_CABIN_LIGHTS[0]: circuit.N name (or index)Toggle cockpit/cabin lights
TOGGLE_LOGO_LIGHTSKEY_TOGGLE_LOGO_LIGHTS[0]: circuit.N name (or index)Toggle logo lights
TOGGLE_NAV_LIGHTSKEY_TOGGLE_NAV_LIGHTS[0]: circuit.N name (or index)Toggle navigation lights
TOGGLE_RECOGNITION_LIGHTSKEY_TOGGLE_RECOGNITION_LIGHTS[0]: circuit.N name (or index)Toggle recognition lights
TOGGLE_TAXI_LIGHTSKEY_TOGGLE_TAXI_LIGHTS[0]: circuit.N name (or index)Toggle taxi lights
TOGGLE_WING_LIGHTSKEY_TOGGLE_WING_LIGHTS[0]: circuit.N name (or index)Toggle wing lights
WING_LIGHTS_OFFKEY_WING_LIGHTS_OFF[0]: circuit.N name (or index)Turn wing lights off
WING_LIGHTS_ONKEY_WING_LIGHTS_ON[0]: circuit.N name (or index)Turn wing light on
WING_LIGHTS_SETKEY_WING_LIGHTS_SET[0]: state, either on (1) or off (0)[1]: circuit.N name (or index)Set wing lights on/off (1,0)

Miscellaneous

Key NameEvent IDParametersDescription
ELECTRICAL_BUS_BREAKER_TOGGLEKEY_ELECTRICAL_BUS_BREAKER_TOGGLE[0]: Source bus.N name (or index)[1]: Target bus.N name (or index)Toggle the breaker state between buses. Takes two names (or indices), the source bus and the target bus.See Event ID’s As Key Events for more information.
ELECTRICAL_BUS_TO_ALTERNATOR_CONNECTION_TOGGLEKEY_ELECTRICAL_BUS_TO_ALTERNATOR_CONNECTION_TOGGLE[0]: Source bus.N name (or index)[1]: Alternator indexToggle alternator connection state with a bus. Takes two names (or indices), the bus and the alternator.See Event ID’s As Key Events for more information.
ELECTRICAL_BUS_TO_BATTERY_CONNECTION_TOGGLEKEY_ELECTRICAL_BUS_TO_BATTERY_CONNECTION_TOGGLE[0]: Source bus.N name (or index)[1]: battery indexToggle battery connection state with a bus. Takes two names (or indices), the bus and the battery.See Event ID’s As Key Events for more information.
ELECTRICAL_BUS_TO_BUS_CONNECTION_TOGGLEKEY_ELECTRICAL_BUS_TO_BUS_CONNECTION_TOGGLE[0]: Source bus.N name (or index)[1]: Target bus.N name (or index)Toggle bus connection state with a bus. Takes two names (or indices), the initial bus and the second bus.See Event ID’s As Key Events for more information.
ELECTRICAL_BUS_TO_CIRCUIT_CONNECTION_TOGGLEKEY_ELECTRICAL_BUS_TO_CIRCUIT_CONNECTION_TOGGLE[0]: Source bus.N name (or index)[1]: circuit.N name (or index)Toggle circuit connection state with a bus. Takes two names (or indices), the bus and the circuit.See Event ID’s As Key Events for more information.
ELECTRICAL_BUS_TO_EXTERNAL_POWER_CONNECTION_TOGGLEKEY_ELECTRICAL_BUS_TO_EXTERNAL_POWER_CONNECTION_TOGGLE[0]: Source bus.N name (or index)[1]: externalpower.N name (or index)Toggle external power connection state with a bus. Takes two names (or indices), the bus and the external power source.See Event ID’s As Key Events for more information.
ELECTRICAL_CIRCUIT_BREAKER_TOGGLEKEY_ELECTRICAL_CIRCUIT_BREAKER_TOGGLE[0] Source bus.N name (or index)[1] Target circuit.N name (or index)Toggle the circuit breaker state with a bus. Takes two names (or indices), the bus and the circuit index.See Event ID’s As Key Events for more information.
ELECTRICAL_CIRCUIT_POWER_SETTING_SETKEY_ELECTRICAL_CIRCUIT_POWER_SETTING_SET[0]: circuit.N name (or index)[1]: circuit power setting (%)Set circuit power setting. Takes two names (or indices), the circuit and the power setting.See Event ID’s As Key Events for more information.
ELECTRICAL_CIRCUIT_TOGGLEKEY_ELECTRICAL_CIRCUIT_TOGGLE[0]: circuit.N name (or index)Toggle the named (or indexed) circuit switch state.See Event ID’s As Key Events for more information.
ELECTRICAL_EXECUTE_PROCEDUREKEY_ELECTRICAL_EXECUTE_PROCEDURE[0]: procedure index[1]: bInverse (optional)Execute a named (or indexed) procedure with bInverse as an optional argumentIMPORTANT! This event ID is only valid for V1.00 electrical systems. See here for more details: LEGACY: systems.cfg - \[ELECTRICAL\]
ELECTRICAL_EXTERNAL_POWER_BREAKER_TOGGLEKEY_ELECTRICAL_EXTERNAL_POWER_BREAKER_TOGGLE[0] Source bus.N name (or index)[1] externalpower.N name (or index)Toggle the named (or indexed) external power breaker state with a bus. Takes two indices, the bus and the external power index.See Event ID’s As Key Events for more information.
ELECTRICAL_LINE_BREAKER_SETKEY_ELECTRICAL_LINE_BREAKER_SET
ELECTRICAL_LINE_BREAKER_TOGGLEKEY_ELECTRICAL_LINE_BREAKER_TOGGLE
ELECTRICAL_LINE_CONNECTION_SETKEY_ELECTRICAL_LINE_CONNECTION_SET
ELECTRICAL_LINE_CONNECTION_TOGGLEKEY_ELECTRICAL_LINE_CONNECTION_TOGGLE
SET_EXTERNAL_POWERKEY_SET_EXTERNAL_POWER[0]: externalpower.N name (or index)[1]: The state on/off (1, 0)Set the external power switch state.
TOGGLE_EXTERNAL_POWERKEY_TOGGLE_EXTERNAL_POWER[0]: externalpower.N name (or index)Toggle external power switch state.
TOGGLE_ELECTRIC_VACUUM_PUMPKEY_TOGGLE_ELECTRIC_VACUUM_PUMPN/AToggles backup electric vacuum pump

Alternator

The following events are only viable for aircraft using the v1.00 electrical system.

Key NameEvent IDParametersDescription
ALTERNATOR_OFFKEY_ALTERNATOR_OFF[0]: alternator.N IndexTurns the indexed alternator off. The alternator index is the N index of the alternator.N definition.
ALTERNATOR_ONKEY_ALTERNATOR_ON[0]: alternator.N IndexTurns the indexed alternator on. The alternator index is the N index of the alternator.N definition.
ALTERNATOR_SETKEY_ALTERNATOR_SET[0]: The state on/off (bool)[1]: alternator.N IndexSets the indexed alternator. The alternator index is the N index of the alternator.N definition.
ELECTRICAL_ALTERNATOR_BREAKER_TOGGLEKEY_ELECTRICAL_ALTERNATOR_BREAKER_TOGGLE[0] Source bus.N Index[1] alternator.N IndexToggle the alternator breaker state with a bus. Takes two indices, the bus and the alternator index (see Event ID’s As Key Events for more information.). The bus index is the N index of the bus.N definition, and the alternator index is the N index of the alternator.N definition.
TOGGLE_ALTERNATOR1TOGGLE_ALTERNATOR2TOGGLE_ALTERNATOR3TOGGLE_ALTERNATOR4KEY_TOGGLE_ALTERNATOR1KEY_TOGGLE_ALTERNATOR2KEY_TOGGLE_ALTERNATOR3KEY_TOGGLE_ALTERNATOR4N/AToggles alternator/generator 1/2/3/4 switch.
TOGGLE_MASTER_ALTERNATORKEY_TOGGLE_MASTER_ALTERNATOR[0]: alternator.N IndexToggles main alternator/generator switch. The alternator index is the N index of the alternator.N definition.

APU

The following events are only viable for aircraft with at least one CIRCUIT_APU_STARTER circuit defined.

NOTE
While it appears that you can define multiple APUs in an aircraft, currently the simulation will only permit one APU to work. This may change in future updates.
Key NameEvent IDParametersDescription
APU_BLEED_AIR_SOURCE_SETKEY_APU_BLEED_AIR_SOURCE_SET[0]: Generator name (or index)[1]: BoolSets if the APU is the source of the bleed air system (true) or not (false).
APU_BLEED_AIR_SOURCE_TOGGLEKEY_APU_BLEED_AIR_SOURCE_TOGGLE[0]: Generator name (or index)Toggle if the APU is the source of the bleed air system or not.
APU_EXTINGUISH_FIREKEY_APU_EXTINGUISH_FIRE[0]: fire extinguisher indexExtinguish fire on APU using the indexed fire extinguisher.
APU_GENERATOR_SWITCH_TOGGLEKEY_APU_GENERATOR_SWITCH_TOGGLEN/ATurn the auxiliary generator on or off.
APU_GENERATOR_SWITCH_SETKEY_APU_GENERATOR_SWITCH_SET[0]: New switch value (0, or 1)[1]: index of the APU switchSet the auxiliary generator switch (0,1).
APU_OFF_SWITCHKEY_APU_OFF_SWITCHN/ATurn the APU off.
APU_STARTERKEY_APU_STARTERN/AStart up the auxiliary power unit (APU).