AIRCRAFT ELECTRICAL EVENTS
The event IDs listed here are all related to the aircraft electrical systems.
Alternator
Key | Parameters | Description |
---|---|---|
ALTERNATOR_OFF |
[0]: alternator index |
Turns the indexed alternator off. The alternator index is the N index of the alternator.N definition. |
ALTERNATOR_ON |
[0]: alternator index |
Turns the indexed alternator on. The alternator index is the N index of the alternator.N definition. |
ALTERNATOR_SET |
[0]: The state on/off (bool) [1]: alternator index |
Sets the indexed alternator. The alternator index is the N index of the alternator.N definition. |
ELECTRICAL_ALTERNATOR_BREAKER_TOGGLE |
[0] Source bus index [1] Target alternator index |
Toggle the alternator breaker state with a bus. Takes two indices, the bus and the alternator index (see SimVars And Keys 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_ALTERNATOR1 TOGGLE_ALTERNATOR2 TOGGLE_ALTERNATOR3 TOGGLE_ALTERNATOR4
|
N/A |
Toggles alternator/generator 1/2/3/4 switch. |
TOGGLE_MASTER_ALTERNATOR |
[0]: alternator index |
Toggles main alternator/generator switch. The alternator index is the N index of the alternator.N definition. |
APU
Batteries
Key | Parameters | Description |
---|---|---|
BATTERY1_SET BATTERY2_SET BATTERY3_SET BATTERY4_SET
|
[0]: bool |
Set the battery 1/2/3/4 switch to on or off. |
ELECTRICAL_BATTERY_BREAKER_TOGGLE |
[0] Source bus index [1] Target battery index |
Toggle the battery breaker state with a bus. Takes two indices, the bus and the battery index (see SimVars And Keys for more information). The bus index is the N index of the |
MASTER_BATTERY_OFF |
[0]: battery index |
Turns the indexed battery switch off. The battery index is the N index of the battery.N definition. |
MASTER_BATTERY_ON |
[0]: battery index |
Turns the indexed battery switch on. The battery index is the N index of the battery.N definition. |
MASTER_BATTERY_SET |
[0]: battery index [1]: bool |
Set the battery switch state. The battery index is the N index of the battery.N definition. |
TOGGLE_MASTER_BATTERY |
[0]: battery index |
Toggle battery switch state. The battery index is the N index of the battery.N definition. |
TOGGLE_MASTER_BATTERY_ALTERNATOR |
[0]: battery index |
Toggles master battery and alternator switch |
TOGGLE_ELECTRIC_VACUUM_PUMP |
N/A |
Toggles backup electric vacuum pump |
Breakers
String Name | Parameters | Description |
---|---|---|
BREAKER_AVNFAN_TOGGLE |
[0]: circuit.N index [1]: Source bus.N Index |
Toggle the Fan breaker |
BREAKER_AUTOPILOT_TOGGLE |
Toggle the autopilot breaker | |
BREAKER_GPS_TOGGLE |
Toggle the GPS breaker | |
BREAKER_ADF_TOGGLE |
Toggle the ADF breaker | |
BREAKER_XPNDR_TOGGLE |
Toggle the transponder breaker | |
BREAKER_FLAP_TOGGLE |
Toggle the flaps breaker | |
BREAKER_INST_TOGGLE |
Toggle the instruments breaker | |
BREAKER_TURNCOORD_TOGGLE |
Toggle the | |
BREAKER_INSTLTS_TOGGLE |
Toggle the | |
BREAKER_ALTFLD_TOGGLE |
Toggle the | |
BREAKER_WARN_TOGGLE |
Toggle the warning breaker | |
BREAKER_AVNBUS1_TOGGLE |
Toggle the | |
BREAKER_AVNBUS2_TOGGLE |
Toggle the | |
BREAKER_NAVCOM1_TOGGLE |
Toggle the NAV / COM 1 breaker | |
BREAKER_NAVCOM2_TOGGLE |
Toggle the NAV / COM 2 breaker | |
BREAKER_NAVCOM3_TOGGLE |
Toggle the NAV / COM 3 breaker | |
BREAKER_AVNFAN_SET |
[0]: circuit.N index [1]: State, either connected (1) or not (0). [2]: Source bus.N Index
For legacy aircraft: [0]: State, either connected (1) or not (0). |
Set the fan breaker |
BREAKER_AUTOPILOT_SET |
Set the autopilot breaker | |
BREAKER_GPS_SET |
Set the GPS breaker | |
BREAKER_NAVCOM1_SET |
Set the NAV/COM 1 breaker | |
BREAKER_NAVCOM2_SET |
Set the NAV/COM 2 breaker | |
BREAKER_NAVCOM3_SET |
Set the NAV/COM 3 breaker | |
BREAKER_ADF_SET |
Set the ADF breaker | |
BREAKER_XPNDR_SET |
Set the transponder breaker | |
BREAKER_FLAP_SET |
Set the flaps breaker | |
BREAKER_INST_SET |
Set the instrument breaker | |
BREAKER_AVNBUS1_SET |
Set the | |
BREAKER_AVNBUS2_SET |
Set the | |
BREAKER_TURNCOORD_SET |
Set the | |
BREAKER_INSTLTS_SET |
Set the | |
BREAKER_ALTFLD_SET |
Set the | |
BREAKER_WARN_SET |
Set the warning breaker |
Lights
Miscellaneous
Event Name | Parameters | Description |
---|---|---|
ELECTRICAL_BUS_BREAKER_TOGGLE |
[0]: Source bus index [1]: Target Bus Index |
Toggle the breaker state between busses. Takes two indices, the source bus and the target bus (see SimVars And Keys for more information). The bus index is the N index of the bus.N definition. |
ELECTRICAL_BUS_TO_ALTERNATOR_CONNECTION_TOGGLE |
[0]: Source bus index [1]: Alternator index |
Toggle alternator connection state with a bus. Takes two indices, the bus and the alternator (see SimVars And Keys 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. |
ELECTRICAL_BUS_TO_BATTERY_CONNECTION_TOGGLE |
[0]: Source bus index [1]: battery index |
Toggle battery connection state with a bus. Takes two indices, the bus and the battery (see SimVars And Keys for more information). The bus index is the N index of the bus.N definition, and the battery index is the N index of the battery.N definition. |
ELECTRICAL_BUS_TO_BUS_CONNECTION_TOGGLE |
[0]: Source bus index [1]: bus index |
Toggle bus connection state with a bus. Takes two indices, the initial bus and the second bus (see SimVars And Keys for more information). The bus index is the N index of the bus.N definition in both cases. |
ELECTRICAL_BUS_TO_CIRCUIT_CONNECTION_TOGGLE |
[0]: Source bus index [1]: circuit index |
Toggle circuit connection state with a bus. Takes two indices, the bus and the circuit (see SimVars And Keys for more information). The bus index is the N index of the bus.N definition, and the circuit index is the value assigned to the circuit Type when the circuit.N was defined. |
ELECTRICAL_BUS_TO_EXTERNAL_POWER_CONNECTION_TOGGLE |
[0]: Source bus index [1]: external power index |
Toggle external power connection state with a bus. Takes two indices, the bus and the external power source (see SimVars And Keys for more information). The bus index is the N index of the bus.N definition, and the external power index is the N index of the externalpower.N definition. |
ELECTRICAL_CIRCUIT_BREAKER_TOGGLE |
[0] Source bus index [1] Target circuit index |
Toggle the circuit breaker state with a bus. Takes two indices, the bus and the circuit index (see SimVars And Keys for more information). The bus index is the N index of the bus.N definition, and the circuit index is the N index of the circuit.N definition. |
ELECTRICAL_CIRCUIT_POWER_SETTING_SET |
[0]: circuit index [1]: circuit power setting (%) |
Set circuit power setting. Takes two indices, the circuit and the power setting (see SimVars And Keys for more information). The circuit index is the value assigned to the circuit Type when the circuit.N was defined. |
ELECTRICAL_CIRCUIT_TOGGLE |
circuit index |
Toggle the indexed circuit switch state. The index is the value assigned to the circuit N when the circuit.N was defined. |
ELECTRICAL_EXECUTE_PROCEDURE |
[0]: procedure index [1]: bInverse (optional) |
Execute procedure.N with bInverse as an optional argument |
ELECTRICAL_EXTERNAL_POWER_BREAKER_TOGGLE |
[0] Source bus index [1] Target external power index |
Toggle the external power breaker state with a bus. Takes two indices, the bus and the external power index (see SimVars And Keys for more information). The bus index is the N index of the bus.N definition, and the external power index is the N index of the externalpower.N definition. |
PANEL_LIGHTS_POWER_SETTING_SET |
[0]: panel light circuit index [1]: power setting (%) |
Set panel light circuit power setting. Takes two indices, the circuit and the power setting (see SimVars And Keys for more information). The index is the value assigned to the circuit Type when the circuit.N was defined. |
CABIN_LIGHTS_POWER_SETTING_SET |
[0]: cabin light circuit index [1]: power setting (%) |
Set cabin light circuit power setting. Takes two indices, the circuit and the power setting (see SimVars And Keys for more information). The index is the value assigned to the circuit Type when the circuit.N was defined. |
PEDESTRAL_LIGHTS_POWER_SETTING_SET |
[0]: pedestal light circuit index [1]: power setting (%) |
Set pedestal light circuit power setting. Takes two indices, the circuit and the power setting (see SimVars And Keys for more information). The index is the value assigned to the circuit Type when the circuit.N was defined. |
GLARESHIELD_LIGHTS_POWER_SETTING_SET |
[0]: glareshield light circuit index [1]: power setting (%) |
Set glareshield light circuit power setting. Takes two indices, the circuit and the power setting (see SimVars And Keys for more information). The index is the value assigned to the circuit Type when the circuit.N was defined. |
SET_EXTERNAL_POWER |
[0]: external power index [1]: The state on/off (1, 0) |
Set the external power switch state. The index is the value assigned to the circuit N when the externalpower.N was defined. |
TOGGLE_EXTERNAL_POWER |
[0]: external power index |
Toggle external power switch state. The index is the value assigned to the circuit N when the externalpower.N was defined. |