# Overhead Panel

<figure><img src="/files/VeF9vJOMAXEutZIp3IQw" alt=""><figcaption></figcaption></figure>

1. **Engine Power Control Levers 1/2:** OFF, IDLE, FLY. Also equipped with their corresponding starter buttons.&#x20;
2. **Fuel Control Levers 1/2:** OFF, DIR, XFED. Determines from which tank does fuel feed into the engines.&#x20;
   1. OFF: Fuel valves are closed, no fuel enters the engine.
   2. DIR: Direct fuel feed, Tank 1 feeds Engine 2, Tank 2 feeds Engine 2
   3. XFED: Both tanks feed both engines.
3. **Anti-Ice and De-Ice System Panel:** Controls the activation of engine inlet anti-ice, pitot tube heat, and blade de-icing systems.&#x20;
4. **Console and Instrument Lights Panel:** Adjusts the brightness of cockpit console and instrument panel lighting.
5. **Engine Ignition Switch:** Enables or disables ignition circuitry for engine start.
6. **Windshield Wipers:** Controls the speed and activation of the pilot and copilot windshield wipers for visibility in rain or wet conditions.
7. **Cargo Hook Panel:** Controls the status of the hook and external cargo hook system.&#x20;
   1. CONTR/ARMED Switch will power on and arm the Cargo Hook. Arming is required for Sling Load operations. Armed ALL and Armed COCKPIT positions both will power on and arm the hook.
   2. EMERG RELEASE has no utility in the simulator.
8. **Utility Hyd Pump:** Not used in the simulator.
9. **Rescue Hoist:** Powers on, and arms the rescue hoist system.
   1. PWR/ARMED provides power to the rescue hoist system. You may either use the ALL or COCKPIT positions to power it on.
   2. CONTROL switch provides Up/Down control of the rescue hoist.
10. **Electrical System Panel:** Provides control of the aircraft’s electrical power sources and distribution. Includes generator switches, battery, etc. For more information, [Electrical System](/miltech-simulations-mh60/aircraft-and-systems/aircraft-systems/electrical-system.md)
11. **Fire Test Knob:** Used to test the fire detection and warning systems for the engines and APU.
12. **APU Control Switches:** Starts, stops, and controls the Auxiliary Power Unit, which provides electrical and pneumatic power for ground operations.
13. **Interior Lighting Panel, Formation Lights Knob:** Controls cockpit glareshield lights, console lamps, and copilot instruments lighting. The formation lights knob adjusts brightness of external low-visibility lighting used during formation flight.
14. **Exterior Lighting Panel:** Controls aircraft position lights, anti-collision lights, landing/search lights, and other external lighting for ground and flight operations.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.miltechsimulations.com/miltech-simulations-mh60/aircraft-and-systems/overview-cockpit/overhead-panel.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
