FYCYC-C919X Supported Event List
This page summarizes all SimConnect events currently implemented by the FYCYC development team for the C919 aircraft model. The list covers flight control, gear, lighting, throttle, and more, and is intended to help with hardware mapping and automation.
ATA Chapter | Event Name | Function Description |
---|---|---|
22 | AUTOPILOT_DISENGAGE_TOGGLE | Toggle autopilot engagement state |
22 | AUTOPILOT_OFF | Turn off autopilot |
22 | AUTO_THROTTLE_DISCONNECT | Disconnect autothrottle |
22 | AUTO_THROTTLE_TO_GA | Set autothrottle to Go-Around thrust |
27 | AILERON_LEFT | Roll aircraft left |
27 | AILERON_RIGHT | Roll aircraft right |
27 | AILERON_SET | Set aileron deflection |
27 | AXIS_AILERONS_SET | Set ailerons via axis input |
27 | CENTER_AILER_RUDDER | Center ailerons and rudder |
27 | ELEV_DOWN | Pitch nose down |
27 | ELEV_UP | Pitch nose up |
27 | ELEVATOR_DOWN | Deflect elevator down |
27 | ELEVATOR_UP | Deflect elevator up |
27 | AXIS_ELEVATOR_SET | Set elevator via axis input |
27 | ELEVATOR_SET | Set elevator deflection |
27 | ELEV_TRIM_DN | Elevator trim nose down |
27 | ELEV_TRIM_UP | Elevator trim nose up |
27 | RUDDER_LEFT | Yaw aircraft left |
27 | RUDDER_RIGHT | Yaw aircraft right |
27 | RUDDER_SET | Set rudder deflection |
27 | RUDDER_CENTER | Center rudder |
27 | AXIS_RUDDER_SET | Set rudder via axis input |
27 | RUDDER_AXIS_MINUS | Decrease rudder input |
27 | RUDDER_AXIS_PLUS | Increase rudder input |
27 | RUDDER_TRIM_LEFT | Rudder trim left |
27 | RUDDER_TRIM_RIGHT | Rudder trim right |
27 | RUDDER_TRIM_RESET | Reset rudder trim |
27 | FLAPS_INCR | Increase flap angle |
27 | FLAPS_DECR | Decrease flap angle |
27 | FLAPS_UP | Retract flaps fully |
27 | FLAPS_1 | Set flaps to position 1 |
27 | FLAPS_2 | Set flaps to position 2 |
27 | FLAPS_3 | Set flaps to position 3 |
27 | FLAPS_DOWN | Extend flaps fully |
27 | FLAPS_SET | Set specific flap detent |
27 | AXIS_FLAPS_SET | Set flaps via axis |
27 | SPOILERS_ARM_OFF | Disarm spoilers |
27 | SPOILERS_ARM_ON | Arm spoilers |
27 | SPOILERS_ARM_TOGGLE | Toggle spoiler arming state |
27 | SPOILERS_DEC | Decrease spoiler extension |
27 | SPOILERS_INC | Increase spoiler extension |
27 | SPOILERS_OFF | Retract spoilers |
27 | SPOILERS_ON | Extend spoilers |
27 | SPOILERS_TOGGLE | Toggle spoiler state |
27 | AXIS_SPOILER_SET | Set spoilers via axis |
32 | GEAR_SET | Set landing gear state |
32 | GEAR_UP | Retract landing gear |
32 | GEAR_DOWN | Extend landing gear |
32 | GEAR_TOGGLE | Toggle landing gear state |
32 | STEERING_INC | Increase steering input (right) |
32 | STEERING_DEC | Decrease steering input (left) |
32 | STEERING_SET | Set steering deflection |
32 | AXIS_STEERING_SET | Set nosewheel steering via axis |
32 | BRAKES | Apply brakes |
32 | BRAKES_LEFT | Apply left brake |
32 | BRAKES_RIGHT | Apply right brake |
32 | AXIS_LEFT_BRAKE_SET | Set left brake via axis |
32 | AXIS_RIGHT_BRAKE_SET | Set right brake via axis |
32 | PARKING_BRAKES | Toggle parking brake |
32 | PARKING_BRAKE_SET | Set parking brake |
32 | DECREASE_AUTOBRAKE_CONTROL | Decrease autobrake level |
32 | INCREASE_AUTOBRAKE_CONTROL | Increase autobrake level |
32 | AUTOBRAKE_LO_SET | Set autobrake to LOW |
32 | AUTOBRAKE_MED_SET | Set autobrake to MEDIUM |
32 | AUTOBRAKE_HI_SET | Set autobrake to HIGH |
32 | AUTOBRAKE_DISARM | Disarm autobrake |
33 | ALL_LIGHTS_TOGGLE | Toggle all lights |
33 | BEACON_LIGHTS_ON | Turn on beacon lights |
33 | BEACON_LIGHTS_OFF | Turn off beacon lights |
33 | CABIN_LIGHTS_ON | Turn on cabin lights |
33 | CABIN_LIGHTS_OFF | Turn off cabin lights |
33 | GLARESHIELD_LIGHTS_ON | Turn on glareshield lights |
33 | GLARESHIELD_LIGHTS_OFF | Turn off glareshield lights |
33 | LANDING_LIGHTS_ON | Turn on landing lights |
33 | LANDING_LIGHTS_OFF | Turn off landing lights |
33 | NAV_LIGHTS_ON | Turn on navigation lights |
33 | NAV_LIGHTS_OFF | Turn off navigation lights |
33 | PANEL_LIGHTS_ON | Turn on panel lights |
33 | PANEL_LIGHTS_OFF | Turn off panel lights |
33 | STROBES_ON | Turn on strobe lights |
33 | STROBES_OFF | Turn off strobe lights |
33 | TAXI_LIGHTS_ON | Turn on taxi lights |
33 | TAXI_LIGHTS_OFF | Turn off taxi lights |
33 | WING_LIGHTS_ON | Turn on wing lights |
33 | WING_LIGHTS_OFF | Turn off wing lights |
71 | THROTTLE_FULL | Set throttle to maximum |
71 | THROTTLE_CUT | Cut throttle |
71 | THROTTLE_INCR | Increase throttle |
71 | THROTTLE_DECR | Decrease throttle |
71 | THROTTLE_AXIS_SET_EX1 | Set throttle via axis |
71 | THROTTLE1_AXIS_SET_EX1 | Set throttle 1 via axis |
71 | THROTTLE2_AXIS_SET_EX1 | Set throttle 2 via axis |
71 | THROTTLE_SET | Set throttle value (0–100) |
71 | THROTTLE1_SET | Set throttle 1 value (0–100) |
71 | THROTTLE2_SET | Set throttle 2 value (0–100) |
71 | SET_REVERSE_THRUST_OFF | Disable reverse thrust (forward mode) |
71 | SET_REVERSE_THRUST_ON | Enable reverse thrust (reverse mode) |
71 | SET_THROTTLE1_REVERSE_THRUST_OFF | Disable reverse thrust on engine 1 |
71 | SET_THROTTLE2_REVERSE_THRUST_OFF | Disable reverse thrust on engine 2 |
71 | SET_THROTTLE1_REVERSE_THRUST_ON | Enable reverse thrust on engine 1 |
71 | SET_THROTTLE2_REVERSE_THRUST_ON | Enable reverse thrust on engine 2 |
71 | THROTTLE_REVERSE_THRUST_TOGGLE | Toggle reverse thrust |
71 | TOGGLE_THROTTLE1_REVERSE_THRUST | Toggle reverse thrust on engine 1 |
71 | TOGGLE_THROTTLE2_REVERSE_THRUST | Toggle reverse thrust on engine 2 |