Manual Override vs Auto Fault Decision Tree
Why this matters
A system that runs fine on manual but fails on automatic is telling you something specific: the equipment is mechanically sound and the fault lives in the control logic, a sensor, or the safety chain. Conversely, a system that will not run even on manual override has a hardware or power problem, not a logic problem. This single split - does it work when you force it - cuts the troubleshooting in half. This tree teaches that test and what each outcome means across HVAC, pool, appliance, and equipment controls in any trade.
Start here: understand the two modes
- Auto means the control decides when to run based on its inputs (sensors, switches, schedule, safety chain). If any input is wrong or any safety is open, auto will refuse.
- Manual override means you command the output directly and bypass some or all of the decision logic. It proves whether the hardware can run when told to.
The diagnostic value: forcing the output separates "the thing is broken" from "the thing is being told not to run."
Run the test: force it and watch
Use the equipment's manual or test mode (a test switch, a manual position, a forced output) to command the device directly.
- It runs on manual but not on auto: the hardware is good. The fault is in the inputs, the logic, or the safety chain. Go to the auto-fault path.
- It will not run even on manual: the hardware, output device, or power is faulty. The control logic is not your problem. Go to the hardware path.
- It runs on manual but trips off shortly: a safety is opening under operation - a real condition (overheat, overpressure, flow loss) is present. Not a logic-only fault.
If it runs manual but not auto: hunt the inputs and logic
The equipment works, so something is preventing the auto decision from saying "go."
- Walk the safety chain. An open high-limit, pressure switch, float, flow switch, or interlock blocks auto operation while a manual override may bypass it. Find the open safety. If it is open for a real reason, that real condition is your fault.
- Check the calling input. The thermostat, sensor, or schedule that should call for operation may not be calling. A drifted or failed sensor (see the sensor tree) makes auto think no operation is needed.
- Check the permissive inputs. Many controls require proof of a prerequisite before they run a stage. A missing proof input keeps auto idle.
- Check the control settings. A setpoint, schedule, or mode set wrong leaves auto with no reason to run even though everything is healthy.
If it will not run even on manual: hardware and power
Forcing the output did nothing, so the decision logic is not the issue.
- Power to the output device. Confirm voltage reaches the relay, contactor, motor, or valve when commanded. No power, trace upstream.
- The output device itself. A failed relay, triac, contactor, or motor will not run on any command.
- A mechanical bind or load stopping the device from moving (see the binding tree).
- An open in the load circuit - a broken wire, blown fuse, or open overload between the control and the device.
If it trips off after starting on manual
This is the most important "do not ignore" outcome. A safety opened during operation because a genuine fault condition appeared.
- A high-limit opening means it actually got too hot - check airflow, water flow, or load.
- A pressure switch opening means pressure actually went out of range.
- A flow switch opening means flow actually dropped.
The safety is not nuisance-tripping; it caught a real problem. Never jumper a safety to keep the equipment running. That removes protection and lets the real fault do damage.
Diagnostic summary
| Manual result | Auto result | Conclusion |
|---|---|---|
| Runs | Will not run | Logic, input, or open safety |
| Will not run | Will not run | Hardware, output device, or power |
| Runs then trips | n/a | Real safety condition present |
The trap to avoid
Do not leave a system running on permanent manual override to make the complaint go away. Override is a diagnostic tool, not a repair. If auto will not run, find the input or safety that is blocking it and fix the underlying condition. A system pinned on manual has its safeties bypassed and will eventually hurt someone or wreck itself.
References
- Equipment manufacturer general practice on test/override modes and safety chains
- OSHA practice on not defeating safety interlocks
- See related: The Control Isn't Responding Decision Tree
- See related: Sensor Reading Drift Decision Tree