The standard on off symbol is defined by the IEC 60417 standard: a vertical line (| or I) means ON (closed circuit), and a circle (O) means OFF (open circuit). A broken circle with a vertical line () indicates standby or soft power. In physical mains wiring, a switch must always interrupt the ungrounded Line/Hot conductor to safely de-energize the load. For US NEC systems, this is the Black wire; for IEC systems, it is the Brown wire. Never switch the Neutral conductor.

The IEC 60417 On Off Symbol & Terminal Reference Table

Before wiring any panel or enclosure, you must map the external actuator symbols to the internal switch terminals. The IEC 60417 standard governs the graphical symbols, while NEMA and IEC component standards govern the internal terminal markings. Here is the complete reference for what you will see on the faceplate and the back of the switch body.

Symbol / Mark Name Meaning in Practice Internal State
| or I Line (Binary 1) Power ON. The circuit is closed, allowing current to flow to the load. COM connected to NO
O Circle (Binary 0) Power OFF. The circuit is open, physically breaking the current path. COM disconnected from NO
Standby / Sleep Soft power. Disconnects logic but leaves the power supply energized. Momentary or logic-triggered
Hard Power True mains disconnect. Physically isolates the device from the AC line. DPST or SPST hard break
COM or C Common The moving contact. Always wire the incoming Line/Hot source here. Pivot point of the switch
NO Normally Open Load terminal for standard ON/OFF control. Energized only when switched ON. Open until actuated
NC Normally Closed Energized when switch is OFF. Used for kill-switches or safety interlocks. Closed until actuated

Regional Wire Color Codes for Switched Circuits

The physical on off symbol is useless if you wire the switch to the wrong conductor. A switch must only break the Line (Hot) wire. If you switch the Neutral, the device will turn off, but the internal components will remain at full mains voltage—a lethal shock hazard if someone opens the chassis. Wire colors vary strictly by region and standard.

Standard / Region Line / Hot (SWITCHED) Neutral (UNSWITCHED) Earth / Ground
NEC (US / Canada) Black (or Red for 3-way) White or Gray Bare Copper or Green
IEC (EU / Modern UK / AU) Brown Blue Green/Yellow Stripe
Old UK (Pre-2006) Red Black Green/Yellow Stripe
⚠️ SAFETY WARNING: In Old UK wiring, the Neutral is Black. In modern IEC wiring, Black is sometimes used as a switched leg or phase wire. Always verify conductors with a non-contact voltage tester and a multimeter before assuming color compliance. Electrical Safety First strongly recommends testing all legacy circuits before modifying them.

Rows People Get Wrong (And the Hazards They Create)

Even experienced bench technicians and DIYers misinterpret specific rows in the tables above. Here are the most common failure modes and how to avoid them.

  • Confusing Standby () with Hard Off (): Many modern power supplies use the standby symbol. Users assume this physically disconnects the mains. It does not. The symbol usually triggers a logic-level MOSFET or relay on the low-voltage DC side, leaving the primary AC/DC bridge rectifier energized at 120V/230V AC. If you are servicing the board, you must unplug the device, not just press the standby button.
  • Wiring NC instead of NO for Standard Loads: When wiring a basic light or motor, you want the load to turn ON when you flip the switch to the I position. This requires the Normally Open (NO) terminal. If you accidentally wire the Normally Closed (NC) terminal, the circuit will be backwards: the load runs when the switch is OFF, and stops when you flip it ON. This is a critical failure mode for emergency stop circuits.
  • Ignoring Inductive Load Derating: A switch rated for '15A 125V AC' is usually rated for resistive loads (like a heater). If you use that same switch to control an inductive load (like an AC motor or a transformer), the inrush current and back-EMF will arc and pit the internal contacts. A 15A resistive switch is typically only rated for 1/2 HP (approx. 5-7A) for motor loads. Always check the datasheet for the specific inductive rating.

Decision Path: Selecting Your Switch Type and Rating

Do not guess your switch topology. Use this decision table to select the exact mechanical configuration and a proven part number based on your specific load profile.

If Your Load Is... Required Switch Topology Concrete Pick (Part Number)
120V AC Resistive (Lights, Heaters) < 15A SPST (Single Pole, Single Throw) Leviton 5601 (Standard AC Toggle)
240V AC Inductive (Motors, Compressors) < 20A DPST (Double Pole, breaks both Lines) Schurter 4793 (Heavy Duty Rocker)
12V/24V DC Automotive or Solar < 30A SPST with high DC arc suppression Blue Sea Systems 9001e (Battery Switch)
5V/3.3V DC Logic (Microcontrollers, ESP32) SPST Momentary (Tactile) C&K PTS645 Series (Tactile Switch)
Safety E-Stop (Must physically lock OFF) DPST NC with Push-to-Break / Twist-Release Siemens 3SU1 (Mushroom Head E-Stop)
💡 PRO TIP: When switching DC loads above 12V, standard AC rocker switches will fail prematurely. DC arcs do not cross zero like AC arcs, meaning the plasma arc sustains longer and melts the contacts. Always use switches specifically rated for DC voltage and current, or use a low-side N-channel MOSFET controlled by a low-current toggle switch.

Safe Interpretation When Markings Are Faded or Missing

Cheap injection-molded rocker switches from overseas suppliers often have the I and O symbols painted on rather than molded into the plastic. Within a few hundred actuations, the paint flakes off, leaving a blank actuator. Worse, the internal terminal markings (COM, NO, NC) are frequently omitted entirely on budget components. Never guess the pinout by looking at the physical toggle direction.

Follow this strict verification procedure using a digital multimeter (DMM) to map the switch safely:

  1. De-energize the Circuit: Remove the switch from the circuit entirely or ensure the main breaker is OFF and locked out. Never test continuity on a live circuit; you will blow the internal fuse of your multimeter or destroy the meter.
  2. Set DMM to Continuity: Turn your multimeter dial to the continuity setting (the diode/soundwave icon). Touch the probes together to verify the meter beeps.
  3. Identify the Common (COM) Terminal: Place one probe on a terminal and the other on a second terminal. Toggle the switch. If the meter beeps in one position and is silent in the other, you have found the COM and the NO (or NC) terminal. If the meter never beeps, move the first probe to the third terminal (if it's a 3-pin switch) and repeat.
  4. Determine NO vs NC: Once you find the pair that changes state, note the physical position of the actuator. If the meter beeps when the actuator is pressed to the side typically marked I (or the side that protrudes at the top), that terminal is NO. If it beeps when pressed to the O side, that terminal is NC.
  5. Mark the Terminals: Use a silver paint pen or a label maker to permanently mark COM and NO on the switch body before installing it in the enclosure.

By relying on the NFPA 70 (NEC) guidelines for conductor identification and verifying physical switch states with a meter, you eliminate the guesswork that leads to short circuits and energized chassis hazards. Always default to breaking the Line conductor, respect the inductive derating curves in the manufacturer datasheet, and treat the standby symbol as a logic command, not a physical disconnect.