Light Switches - alesskerbinek/FlightSimPanel GitHub Wiki

The purpose of this unit is to simulate the aircraft master switches:

Requirements:

No Type Item Function
9x input Rocker switch pitot heat, dome, strobe, nav, bcn, lnd, txy, aux fuel pump, ???

Commands:

  • sim/lights/nav_lights_on Nav lights on.

  • sim/lights/nav_lights_off Nav lights off.

  • sim/lights/beacon_lights_on Beacon lights on.

  • sim/lights/beacon_lights_off Beacon lights off.

  • sim/lights/strobe_lights_on Strobe lights on.

  • sim/lights/strobe_lights_off Strobe lights off.

  • sim/lights/taxi_lights_on Taxi lights on.

  • sim/lights/taxi_lights_off Taxi lights off.

  • sim/lights/landing_lights_on Landing lights on.

  • sim/lights/landing_lights_off Landing lights off.

  • sim/ice/pitot_heat0_on Anti-ice: left pitot heat on.

  • sim/ice/pitot_heat0_off Anti-ice: left pitot heat off.

  • sim/fuel/fuel_pumps_on Fuel pumps on.

  • sim/fuel/fuel_pumps_off Fuel pumps off.

  • sim/fuel/fuel_selector_none Set fuel selector to none (shut off).

  • sim/fuel/fuel_selector_lft Set fuel selector to left tanks.

  • sim/fuel/fuel_selector_ctr Set fuel selector to center tanks.

  • sim/fuel/fuel_selector_rgt Set fuel selector to right tanks.

  • sim/fuel/fuel_selector_all Set fuel selector to all tanks.