The universal physical symbols for on off states are the vertical line ("I" or "1") for ON and the circle ("O" or "0") for OFF, formally defined by the IEC 60417 standard. In schematic diagrams, however, the representation changes: IEEE 315 (US) and IEC 60617 (Global) use distinct contact gap drawings to denote open and closed circuits. Misinterpreting these symbols—especially confusing logic states with physical isolation—remains a leading cause of bench and jobsite electrical accidents.
The Master Reference: Standard Symbols for On Off States
Before wiring a panel or debugging a PCB, you must identify which symbol set the manufacturer is using. Physical device markings follow equipment standards, while paper and CAD schematics follow diagrammatic standards. The table below maps the exact symbols you will encounter on hardware and in documentation.
| Symbol / Marking | Governing Standard | Meaning in Practice | Typical Application |
|---|---|---|---|
| I (Vertical Line) | IEC 60417-5007 | Power ON (Closed circuit, current flows) | Rocker switches, PSU toggle, motor starters |
| O (Circle) | IEC 60417-5008 | Power OFF (Open circuit, current blocked) | Rocker switches, PSU toggle, motor starters |
| ⏻ (Circle with line) | IEC 60417-5009 | Standby / Soft Power (Logic off, primary live) | PCBs, microcontrollers, ATX power supplies |
| SPST Open/Closed | IEEE 315 / IEC 60617 | Schematic NO/NC contacts (gap vs bridge) | Relay coils, limit switches, ladder logic |
| 1 / 0 | MIL-STD / Logic | Logic HIGH (VCC) / Logic LOW (GND) | Digital ICs, PLC I/O mapping, DIP switches |
Regional Standards: IEC vs IEEE vs Legacy Machine Directives
While the physical "I" and "O" are nearly universal on modern consumer electronics, industrial control panels and schematic diagrams vary heavily by region. If you are reading a legacy US schematic or an older British control panel, the symbols and color codes will conflict with modern IEC norms.
| Feature | Global / EU (IEC / EN) | United States (IEEE / NEMA / NEC) | Legacy UK (Pre-2004 BS) |
|---|---|---|---|
| Schematic Standard | IEC 60617 (Block/functional) | IEEE 315 / ANSI Y32.2 (Ladder/gap) | BS 3939 (Superseded by IEC) |
| Physical Switch Markings | I (On) / O (Off) | I/O or ON/OFF text | I/O or 1/0 |
| Pushbutton Colors (EN 60204 / NFPA 79) | GREEN = Start/ON RED = Stop/OFF |
Historically RED = ON (Run) GREEN = OFF (Stop) in some legacy PLCs |
Followed older BS conventions, often reversed from modern IEC |
| Indicator Light for 'Running' | Green or White | Green, White, or Amber | Red (Legacy indicator for 'Live') |
Which standard applies to you? If you are designing a product for global export or the EU market, you must strictly adhere to IEC standards and the EN 60204-1 machine directive for color coding. If you are maintaining a US-based industrial facility built before 1990, expect to find NEMA-style ladder logic (IEEE 315) and potentially inverted pushbutton colors where a red button initiates a motor run cycle. Never assume color equals state without verifying the schematic.
The "Rows People Get Wrong" & Logic Traps
Even experienced technicians misread specific switch states when moving between digital logic and physical power routing. Here are the most common misinterpretations of the reference table above.
1. Confusing Logic "0" with Physical "O" (OFF)
In digital electronics (Row 5), a logic "0" means the pin is pulled to GND (0V). However, in a high-side switching circuit, a logic 0 might be the required state to energize a P-channel MOSFET and turn the load ON. Never assume a digital "0" reading on your multimeter means the downstream load is de-energized. Trace the schematic to confirm if the logic is active-high or active-low.
2. The Center-Off DPDT Trap
On a 3-position toggle switch (ON-OFF-ON), the center position is physically marked "O". However, in momentary switches marked (ON)-OFF-(ON), the "O" is the only stable state. If you are wiring a motor reversal circuit, assuming the center "O" provides a physical break is correct, but assuming it provides dynamic braking is wrong. The "O" position simply floats the motor windings; it does not short them to brake the rotor.
3. Tripped Breakers vs. The "O" Symbol
On IEC-marked miniature circuit breakers (MCBs), "I" is up and "O" is down. When a breaker trips on a thermal overload, the handle often drops to a center position between "I" and "O". A common mistake is glancing at the panel, seeing the handle is not on "I", and assuming the circuit is dead. The internal contacts may still be partially closed or the trip mechanism may be jammed. Always treat a center-positioned breaker as LIVE until tested.
Safe Interpretation When Markings Are Faded or Missing
On jobsite equipment, UV exposure, chemical solvents, and physical abrasion frequently erase the "I" and "O" silk-screening on rocker switches and rotary disconnects. When visual confirmation is impossible, you must rely on electrical testing. According to OSHA Lockout/Tagout (LOTO) guidelines, you must never assume a switch state based on mechanical feel alone.
Follow this exact diagnostic sequence using a CAT III or CAT IV rated multimeter (e.g., Fluke 87V or 117):
- Visual & Mechanical Inspection: Toggle the switch. A healthy physical "OFF" (open) state usually has a distinct, snappy over-center spring feel. If the toggle feels mushy or lacks detent resistance, the internal rocker mechanism may be broken, meaning the switch could be stuck ON regardless of the handle position.
- De-energize and LOTO: If upstream access is available, kill the main feed and apply a lockout. You cannot safely perform a continuity test on a live circuit.
- Continuity Test (Dead Circuit): Set your meter to continuity/ohms. Place probes on the Line and Load terminals of the switch.
- Reading < 0.5 Ω: The switch is physically ON (Closed).
- Reading OL (Open Loop): The switch is physically OFF (Open).
- Live Voltage Test (If De-energizing is Impossible): If you must test a live 120V/240V circuit, set the meter to AC Volts. Place the black probe on a known good ground and the red probe on the Load side of the switch.
- Reading nominal voltage (e.g., 120V): The switch is ON, passing current.
- Reading 0V: The switch is likely OFF. Crucial next step: Measure Line-to-Ground to verify you actually have incoming power. If Line is also 0V, your upstream breaker is tripped, and the switch state is unknown.
Ultimately, symbols for on off states are a first-line communication tool, not a guarantee of safety. Whether you are reading an IEC 60417 rocker switch or an IEEE 315 schematic, always verify the physical state of the contacts with a tested meter before putting your hands on the terminals.






