MU2 Commands

The MU2 uses many custom commands, which can be mapped to your hardware. In addition, we also augment many standard X-Plane commands. Best practice is for us to use the default X-Plane commands wherever possible so that users do not have to remap all their hardware buttons and switches for their expected functions. In most cases, this works well and is transparent to the end user.

We also prefer to provide custom commands for most every one our controls. This provides us the ability to easily modify behavior in the future if the need arrives. In many cases; however, the MU2 custom commands will simply execute the default X-Plane commands.

When using the keyboard or mapping hardware buttons to the starter buttons, then the following two commands below are required to be used for proper starting of the engines however, instead of Laminar default engage_starter_[n] command,

xscenery/mu2b60/left_engine_start
xscenery/mu2b60/right_engine_start

In addition, you can use the following command to toggle the parking brake in/out. We do not use any of the default X-Plane brake commands for the parking brake.

xscenery/mu2b60/toggle_parking_brake

Augmented Default Commands

  • Augmented Commands are default X-Plane commands that we have either overriden completely or added extra functionality to. As such, these commands may behave differently that what you normally experience with other aircraft using these commands.

Default Commands Implemented

---- RADIOS ----
sim/radios/actv_com1_fine_up_833"
sim/radios/actv_com2_fine_up_833"
sim/radios/actv_nav1_fine_up"
sim/radios/actv_nav2_fine_up"
sim/radios/actv_com1_fine_down_833"
sim/radios/actv_com2_fine_down_833"
sim/radios/actv_nav1_fine_down"
sim/radios/actv_nav2_fine_down"
sim/radios/actv_adf1_hundreds_thous_up"
sim/radios/actv_adf1_hundreds_thous_down"
sim/radios/actv_adf1_tens_up"
sim/radios/actv_adf1_tens_down"
sim/radios/actv_adf1_ones_up"
sim/radios/actv_adf1_ones_down" 
sim/transponder/transponder_thousands_up"
sim/transponder/transponder_thousands_down"
sim/transponder/transponder_hundreds_up"
sim/transponder/transponder_hundreds_down"
sim/transponder/transponder_tens_up"
sim/transponder/transponder_tens_down"
sim/transponder/transponder_ones_up"
sim/transponder/transponder_ones_down"


sim/instruments/free_gyro_up"
sim/instruments/free_gyro_down"
sim/instruments/copilot_free_gyro_up"
sim/instruments/copilot_free_gyro_down"
sim/engines/throttle_up"
sim/engines/throttle_down"
sim/engines/prop_up"
sim/engines/prop_down"
sim/flight_controls/flaps_up"
sim/flight_controls/flaps_down"
sim/flight_controls/aileron_trim_left"
sim/flight_controls/aileron_trim_right"
sim/flight_controls/pitch_trim_up"
sim/flight_controls/pitch_trim_down"
sim/flight_controls/pitch_trim_up_mech"
sim/flight_controls/pitch_trim_down_mech"
sim/autopilot/take_off_go_around"
sim/engines/beta_toggle"
sim/engines/thrust_reverse_toggle"
sim/flight_controls/brakes_toggle_max"
sim/flight_controls/brakes_toggle_regular"
sim/autopilot/servos_off_any"
sim/autopilot/control_wheel_steer"
sim/starters/engage_starter_1"
sim/starters/engage_starter_2"

---- GNS 430 CONTROLS ----
sim/GPS/g430n1_coarse_down"
sim/GPS/g430n1_coarse_up"
sim/GPS/g430n1_fine_down"
sim/GPS/g430n1_fine_up"
sim/GPS/g430n1_chapter_up"
sim/GPS/g430n1_chapter_dn"
sim/GPS/g430n1_page_up"
sim/GPS/g430n1_page_dn"
sim/GPS/g430n1_cvol_up"
sim/GPS/g430n1_cvol_dn"
sim/GPS/g430n1_vvol_up"
sim/GPS/g430n1_vvol_dn"

---- GNS 530 CONTROLS ----
sim/GPS/g430n2_coarse_down"
sim/GPS/g430n2_coarse_up"
sim/GPS/g430n2_fine_down"
sim/GPS/g430n2_fine_up"
sim/GPS/g430n2_chapter_up"
sim/GPS/g430n2_chapter_dn"
sim/GPS/g430n2_page_up"
sim/GPS/g430n2_page_dn"
sim/GPS/g430n2_cvol_up"
sim/GPS/g430n2_cvol_dn"
sim/GPS/g430n2_vvol_up"
sim/GPS/g430n2_vvol_dn"

sim/flight_controls/landing_gear_up"
sim/flight_controls/landing_gear_down"


---- LANDING LIGHTS ----
sim/lights/landing_01_light_on      //  moves left landing light switch to EXT
sim/lights/landing_01_light_off     //  moves left landing light switch to RET
sim/lights/landing_02_light_on      //  moves right landing light switch to EXT
sim/lights/landing_02_light_off     //  moves right landing light switch to RET
sim/lights/landing_lights_on        //  moves both landing light switches to EXT
sim/lights/landing_lights_off       //  moves both landing light switchest to RET

Custom Commands

--  BRAVO USERS (w/button at back of throttles)
xscenery/mu2b60/left_power_lever_to_reverse
xscenery/mu2b60/right_power_lever_to_reverse
xscenery/mu2b60/both_power_levers_to_reverse

---- AP PITCH TRIM WHEEL ----
xscenery/mu2b60/ap_pitch_wheel_nose_down
xscenery/mu2b60/ap_pitch_wheel_nose_up

---- RADIO SWITCHES ----
xscenery/mu2b60/lh_radio_switch_on
xscenery/mu2b60/lh_radio_switch_off
xscenery/mu2b60/rh_radio_switch_on
xscenery/mu2b60/rh_radio_switch_off
xscenery/mu2b60/lh_radio_switch_toggle
xscenery/mu2b60/rh_radio_switch_toggle
xscenery/mu2b60/both_radio_switches_toggle
xscenery/mu2b60/both_radio_switches_off
xscenery/mu2b60/both_radio_switches_on

---- AIR START SWITCH POSTIONS ----
xscenery/mu2b60/startswitch_left
xscenery/mu2b60/startswitch_right
xscenery/mu2b60/startswitch_safe


----    CONDITION LEVER COMMANDS for EMER STOP ----
xscenery/mu2b60/both_condition_levers_to_EMERSTOP   //  commands both levers to the EMER STOP position
xscenery/mu2b60/both_condition_lever_to_TAXI        //  commands both levers from EMER back to TAXI
xscenery/mu2b60/toggle_both_emergency_stop          //  toggles both levers between EMER and TAXI

xscenery/mu2b60/left_condition_lever_to_EMERSTOP
xscenery/mu2b60/left_condition_lever_to_TAXI
xscenery/mu2b60/toggle_left_emergency_stop

xscenery/mu2b60/right_condition_lever_to_EMERSTOP
xscenery/mu2b60/right_condition_lever_to_TAXI
xscenery/mu2b60/toggle_right_emergency_stop


---- MISC CONTROLS ----
xscenery/mu2b60/connect_gpu
xscenery/m2ub60/disconnect_gpu
xscenery/mu2b60/lift_power_levers_KBD       //  Lifts the power levers in all cases.  Use with F1/F2 keyboard throttles
xscenery/mu2b60/ap_button
xscenery/mu2b60/yaw_button
xscenery/mu2b60/soft_ride_button
xscenery/mu2b60/toggle_yoke_visibility"
xscenery/mu2b60/test_annunciators"          //  annunciator test button on glareshield
xscenery/mu2b60/fire_detection_test"        //  fire detection test button on glareshield
xscenery/mu2b60/plt_adi_att_test"           //  pilot side ADI test button, lower left of ADI
xscenery/mu2b60/transponder_test"           //  GTX330 transponder test button
xscenery/mu2b60/davtron_ctl_push"           
xscenery/mu2b60/davtron_sel_push"
xscenery/mu2b60/pull_L_fire_handle"
xscenery/mu2b60/pull_R_fire_handle"
xscenery/mu2b60/master_caution_push"
xscenery/mu2b60/toggle_parking_brake"
xscenery/mu2b60/set_parking_brake
xscenery/mu2b60/release_parking_brake


----OVERHEAD PANEL CONTROLS ----
xscenery/mu2b60/stall_vane_on"
xscenery/mu2b60/stall_vane_off"
xscenery/mu2b60/l_oil_cooler_on"
xscenery/mu2b60/l_oil_cooler_off"
xscenery/mu2b60/r_oil_cooler_on"
xscenery/mu2b60/r_oil_cooler_off"
xscenery/mu2b60/l_intake_on"
xscenery/mu2b60/l_intake_off"
xscenery/mu2b60/r_intake_on"
xscenery/mu2b60/r_intake_off"
xscenery/mu2b60/l_prop_deice_on"
xscenery/mu2b60/l_prop_deice_off"
xscenery/mu2b60/r_prop_deice_on"
xscenery/mu2b60/r_prop_deice_off"
xscenery/mu2b60/l_pitot_heat_on"
xscenery/mu2b60/l_pitot_heat_off"
xscenery/mu2b60/r_pitot_heat_on"
xscenery/mu2b60/r_pitot_heat_off"
xscenery/mu2b60/fsb_sign_on"
xscenery/mu2b60/fsb_sign_off"
xscenery/mu2b60/ns_sign_on"
xscenery/mu2b60/ns_sign_off"
xscenery/mu2b60/beacon_on"
xscenery/mu2b60/beacon_off"
xscenery/mu2b60/nav_lts_on"
xscenery/mu2b60/nav_lts_off"
xscenery/mu2b60/taxi_lts_on"
xscenery/mu2b60/taxi_lts_off"
xscenery/mu2b60/strobe_lts_on"
xscenery/mu2b60/strobe_lts_off"
xscenery/mu2b60/wing_ice_lts_on"
xscenery/mu2b60/wing_ice_lts_off"
xscenery/mu2b60/ind_lts_dim_on"
xscenery/mu2b60/ind_lts_dim_off"
xscenery/mu2b60/wing_deice_off"
xscenery/mu2b60/wing_deice_on"
xscenery/mu2b60/wipers_off"
xscenery/mu2b60/wipers_on"
xscenery/mu2b60/left_windshield_heat_off"
xscenery/mu2b60/left_windshield_heat_on"
xscenery/mu2b60/right_windshield_heat_off"
xscenery/mu2b60/right_windshield_heat_on"
xscenery/mu2b60/flood_map_to_flood"
xscenery/mu2b60/flood_map_to_map"
xscenery/mu2b60/flood_map_to_off"

---- QUADRANT ----
xscenery/mu2b60/L_unfeather_pump_on"
xscenery/mu2b60/R_unfeather_pump_on"
xscenery/mu2b60/left_engine_start"
xscenery/mu2b60/right_engine_start"
xscenery/mu2b60/lift_left_power_lever"
xscenery/mu2b60/lift_right_power_lever"
xscenery/mu2b60/lift_power_levers_SP"           //  Lift Power Levers command for hardware with a Single Paddle for both engines
xscenery/mu2b60/lift_power_levers_DP"           //  Lift Power Levers command for hardware with Dual Paddles, one for each engine
xscenery/mu2b60/lift_condition_levers"      
xscenery/mu2b60/add_left_roll_trim"
xscenery/mu2b60/add_right_roll_trim"
xscenery/mu2b60/left_engine_RCS_stop"
xscenery/mu2b60/right_engine_RCS_stop"
xscenery/mu2b60/both_engines_RCS_stop"

---- AUTOPILOT MODE BUTTONS ----
xscenery/mu2b60/ap_hdg_mode_button"
xscenery/mu2b60/ap_nav_mode_button"
xscenery/mu2b60/ap_apr_mode_button"
xscenery/mu2b60/ap_bc_mode_button"
xscenery/mu2b60/ap_vorapp_mode_button"
xscenery/mu2b60/ap_alt_mode_button"
xscenery/mu2b60/ap_altsel_mode_button"
xscenery/mu2b60/ap_vs_mode_button"
xscenery/mu2b60/ap_ias_mode_button"
xscenery/mu2b60/ap_sby_mode_button"

---- YOKE CONTROLS ----
xscenery/mu2b60/pilot_right_trim_switch_up"
xscenery/mu2b60/pilot_right_trim_switch_down"
xscenery/mu2b60/pilot_left_trim_switch_up"
xscenery/mu2b60/pilot_left_trim_switch_down"
xscenery/mu2b60/copilot_right_trim_switch_up"
xscenery/mu2b60/copilot_right_trim_switch_down"
xscenery/mu2b60/copilot_left_trim_switch_up"
xscenery/mu2b60/copilot_left_trim_switch_down"
xscenery/mu2b60/pilot_both_trim_switch_up"
xscenery/mu2b60/pilot_both_trim_switch_down"
xscenery/mu2b60/copilot_both_trim_switch_up"
xscenery/mu2b60/copilot_both_trim_switch_down"
xscenery/mu2b60/disconnect_servos"


---- AVITAB (IF INSTALLED) ----
xscenery/mu2b60/avitab_power_toggle"
xscenery/mu2b60/showhide_avitab"
xscenery/mu2b60/rotate_avitab_cw"
xscenery/mu2b60/rotate_avitab_ccw"

---- GMA 340 AUDIO PANEL ----
xscenery/mu2b60/audio_mkr_button"
xscenery/mu2b60/audio_com1_button"
xscenery/mu2b60/audio_com2_button"
xscenery/mu2b60/audio_com3_button"
xscenery/mu2b60/audio_com1_mic_button"
xscenery/mu2b60/audio_com2_mic_button"
xscenery/mu2b60/audio_com3_mic_button"
xscenery/mu2b60/audio_nav1_button"
xscenery/mu2b60/audio_nav2_button"
xscenery/mu2b60/audio_dme_button"
xscenery/mu2b60/audio_adf_button"
xscenery/mu2b60/audio_spkr_button"
xscenery/mu2b60/audio_pa_button"
xscenery/mu2b60/audio_pilot_button"
xscenery/mu2b60/audio_crew_button"
xscenery/mu2b60/audio_com12_button"
xscenery/mu2b60/audio_sens_button"
xscenery/mu2b60/audio_test_button"


----    MISC ANIMATIONS ----
xscenery/mu2b60/toggle_starboard_settee"
xscenery/mu2b60/toggle_port_settee"
xscenery/mu2b60/open_top_door"
xscenery/mu2b60/close_top_door"
xscenery/mu2b60/open_long_door"
xscenery/mu2b60/close_long_door"
xscenery/mu2b60/open_bottom_door"
xscenery/mu2b60/close_bottom_door"
xscenery/mu2b60/open_left_drawer"
xscenery/mu2b60/close_left_drawer"
xscenery/mu2b60/open_middle_drawer"
xscenery/mu2b60/close_middle_drawer"
xscenery/mu2b60/open_right_drawer"
xscenery/mu2b60/close_right_drawer"
xscenery/mu2b60/toggle_cabin_door"
xscenery/mu2b60/toggle_gpss_hdg"
xscenery/mu2b60/toggle_baggage_lights"
xscenery/mu2b60/toggle_cabin_lights"
xscenery/mu2b60/misc/toggle_armrest1"
xscenery/mu2b60/misc/toggle_armrest2"
xscenery/mu2b60/misc/toggle_armrest3"
xscenery/mu2b60/misc/toggle_armrest4"
xscenery/mu2b60/misc/toggle_starboard_settee"
xscenery/mu2b60/misc/toggle_privacy_door"

================================================================
Owners of the Real Sim Gear G500 product will have the
following commands available to them for hardware mapping.
These are also listed in the RSG documentation.
================================================================

Bottom Soft-keys (PFD, MFD):
--------------------------------------
rsg/g500/cmd/pfd/sfk_1 
rsg/g500/cmd/pfd/sfk_2 
rsg/g500/cmd/pfd/sfk_3 
rsg/g500/cmd/pfd/sfk_4 
rsg/g500/cmd/pfd/sfk_5 
rsg/g500/cmd/mfd/sfk_1 
rsg/g500/cmd/mfd/sfk_2 
rsg/g500/cmd/mfd/sfk_3 
rsg/g500/cmd/mfd/sfk_4 
rsg/g500/cmd/mfd/sfk_5

Knobs:
--------------------------------------
rsg/g500/cmd/pfd/knob_left 
rsg/g500/cmd/pfd/knob_right 
rsg/g500/cmd/pfd/knob_push 
rsg/g500/cmd/mfd/knob_in_left 
rsg/g500/cmd/mfd/knob_in_right 
rsg/g500/cmd/mfd/knob_out_left 
rsg/g500/cmd/mfd/knob_out_right 
rsg/g500/cmd/mfd/knob_push

Data Selection Buttons:
-------------------------------------       
rsg/g500/cmd/pfd/ctl_hdg 
rsg/g500/cmd/pfd/ctl_crs 
rsg/g500/cmd/pfd/ctl_alt 
rsg/g500/cmd/pfd/ctl_vs 
rsg/g500/cmd/pfd/ctl_baro

Remaining Buttons:
-------------------------------------
rsg/g500/cmd/mfd/range_up
rsg/g500/cmd/mfd/range_down
rsg/g500/cmd/mfd/menu 
rsg/g500/cmd/mfd/clr 
rsg/g500/cmd/mfd/ent