A momentary switch symbol represents a non-latching electromechanical contact that returns to its default state the instant actuating force is removed. Unlike maintained (toggle) switches, momentary switches require continuous physical pressure. In schematics, the exact symbol dictates three critical parameters: the default resting state (Normally Open or Normally Closed), the mechanical actuation method (push, pull, or rotary), and the drafting standard in use. Getting the symbol wrong in a control circuit means a machine either fails to start or, worse, fails to stop.
The Master Momentary Switch Symbol Reference Table
The table below maps the most common momentary switch symbols across the three dominant representation styles you will encounter on the bench or in the field: IEC 60617 (global standard), NEMA/ANSI (legacy US industrial), and Ladder Logic (PLC programming). All symbols assume the switch is in its unactuated, resting state.
| Switch Type / Function | Contact Form | IEC 60617 Graphic Description | NEMA / ANSI Graphic Description | Ladder Logic (PLC) Symbol | Practical Application |
|---|---|---|---|---|---|
| Normally Open (NO) Pushbutton | SPST-NO (Form A) | Horizontal line broken by a gap, with a vertical actuator line ending in a flat bar above the gap. | Two parallel vertical lines (terminals) with a diagonal line bridging them, pushed down by a horizontal actuator. | Normally Open Contact: -| |- (Two parallel vertical bars) |
Start buttons, doorbell triggers, jog controls. |
| Normally Closed (NC) Pushbutton | SPST-NC (Form B) | Continuous horizontal line with a diagonal slash crossing it, vertical actuator above. | Two parallel vertical lines with a solid diagonal bridge, intersected by a horizontal actuator line. | Normally Closed Contact: -|/|- (Parallel bars with a diagonal slash) |
Stop buttons, safety interlocks, limit switches. |
| NO Pushbutton (Delayed Make) | SPST-NO | Standard NO symbol, but the actuator line features an arrowhead pointing away from the contact gap. | Standard NO symbol with a small 'hook' or arrow on the moving contact pointing in the direction of delay. | Timer On-Delay (TON) instruction block preceding a standard NO contact. | Soft-start circuits, anti-nuisance trip alarms. |
| NC Pushbutton (Delayed Break) | SPST-NC | Standard NC symbol, actuator line features an arrowhead pointing toward the contact. | Standard NC symbol with a delay 'hook' opposing the direction of actuation. | Timer Off-Delay (TOF) instruction block preceding a standard NC contact. | Motor braking circuits, cooling fan run-on timers. |
| Double-Throw (Form C) Push | SPDT (Form C) | Common terminal on left, branching to top NO and bottom NC terminals; single actuator bridges both. | Common terminal feeding a pivoting arm that rests on the NC terminal and swings to the NO terminal. | Two separate branches in the ladder rung, one using -| |- and the other -|/|-, tied to the same input tag. |
Directional selectors, interposing relays, state-toggle logic. |
| E-Stop (Mushroom, Twist-Release) | SPST-NC (Form B) | NC symbol with a mushroom-cap actuator line, and a small curved arrow indicating twist-to-release at the actuator base. | NC symbol with a large semi-circle (mushroom) on the actuator, marked with a manual twist-release hash. | Standard NC contact -|/|- hardwired to a dedicated safety relay input (not standard PLC logic). |
Emergency machine stops, safety circuit drops. |
Regional Standards: IEC vs. NEMA vs. Old UK
If you are troubleshooting a panel built in Germany, a machine imported from Ohio, or a retrofitted mill from 1970s London, the momentary switch symbol will look different. Knowing which standard applies to your region prevents catastrophic misinterpretation of control logic.
IEC 60617 (Global & Modern US)
The International Electrotechnical Commission (IEC) standard is the modern baseline for most of the world and is increasingly adopted in the US via NFPA 79. IEC symbols are minimalist. They rely on straight lines, right angles, and specific arrow directions to denote function. The physical layout of the symbol on the page does not necessarily reflect the physical layout of the switch; it represents the logical flow. For deep dives into IEC drafting rules, the IEC 60617 webstore provides the definitive graphical symbol database.
NEMA and ANSI (Legacy US Industrial)
NEMA (National Electrical Manufacturers Association) symbols, now largely maintained under ANSI/IEEE standards, were designed to be read intuitively by technicians without formal drafting training. NEMA symbols often use "gravity drop" logic—a diagonal line representing the moving contact will fall downward to close a Normally Open circuit if power is lost. While NEMA symbols are being phased out in new OEM designs, you will still find them in 80% of existing US industrial control panels built before 2010.
Old UK Standard (BS 3939 - Deprecated)
If you are working on older British equipment, you may encounter BS 3939 symbols. These used semicircles and distinct "hump" shapes to represent switch contacts. BS 3939 was officially withdrawn and replaced by BS EN 60617 (the UK adoption of IEC), but retrofit panels often mix the two. If you see a semicircle resting on two horizontal lines, treat it as an IEC/NEMA Normally Open contact, but verify with a meter.
The Rows People Get Wrong (And Faded Marking Protocols)
Even experienced technicians misread specific switch symbols, leading to dangerous wiring faults. Here are the most common pitfalls and how to resolve them when physical hardware markings fail.
Misinterpreting Delayed Make vs. Delayed Break
The most dangerous error in control schematics is confusing a delayed-make NO switch with a delayed-break NC switch. In IEC 60617, the direction of the arrowhead on the actuator line is the only differentiator.
- Delayed Make (NO): The arrow points away from the contact gap. The switch closes a fraction of a second after you press it.
- Delayed Break (NC): The arrow points toward the contact. The switch opens a fraction of a second after you press it, but more importantly, it delays closing when you release it.
E-Stop Twist-Release vs. Pull-Release
Look closely at the actuator symbol on the E-Stop row in the table above. A small curved arrow at the base of the mushroom cap means "twist to release." A straight horizontal line with a small upward arrow means "pull to release." If you install a pull-release physical switch in a circuit designed for a twist-release, operators in a panic will pull the button, fail to release the latch, and assume the machine is broken while the hazard remains active.
Never guess the function of an industrial pushbutton based on its cap color. While IEC 60204-1 dictates green for NO (Start) and red for NC (Stop), field replacements and faded plastic frequently violate this. If the physical print on the switch block (e.g., the "NO" or "NC" stamped into a Schneider Harmony XB5 contact block) is worn off, you must perform a live-dead-live continuity test.
The Faded Marking Verification Protocol
When you cannot read the physical switch block markings, use this bench procedure to map the terminals to the schematic symbol:
- De-energize and Lockout: Disconnect the control circuit. Verify zero voltage with a CAT III rated multimeter.
- Isolate the Switch: Pull the wires off the switch terminals. If it's a multi-pole block, label the wires with tape before pulling.
- Set Meter to Continuity: Use the audible beep setting on your multimeter.
- Probe and Actuate: Place probes across terminal pairs. Press the button.
- If it beeps only when pressed, it is NO (Form A).
- If it beeps until pressed, it is NC (Form B).
- If it beeps continuously across one pair, and only when pressed across another, it is a Double-Throw (Form C).
- Check for Delay: If your meter has a millisecond timestamp or you are using an oscilloscope across a pulled-up logic line, watch for contact bounce or intentional mechanical delay. Standard mechanical momentary switches exhibit 1-5ms of bounce; pneumatic delayed-break switches will show 50-500ms of delay.
Hardware Translation: Matching Symbols to Physical Switch Ratings
Reading the momentary switch symbol correctly is only half the job; selecting the physical hardware that matches the schematic's intent is where many DIY and junior tech builds fail. A schematic might show a simple NO pushbutton symbol, but the physical switch you buy must be rated for the specific load it is switching.
Switches are rated by IEC utilization categories. Do not use a standard resistive-rated switch to trigger an inductive motor contactor. The inductive kickback will pit and weld the contacts shut within a few dozen cycles, effectively turning your "momentary" switch into a "maintained" switch—a critical failure in control logic.
| IEC Utilization Category | Load Type | Typical Application | Physical Hardware Example |
|---|---|---|---|
| AC-12 | Resistive / Slightly Inductive | Signaling lamps, solid-state relay inputs, PLC digital inputs. | Eaton FAZ-XHI-11 (Standard 10A micro-switch) |
| AC-15 | Inductive (Electromagnetic) | Switching contactor coils, control relays, solenoid valves. | Schneider ZB5-ZB31 (Harmony XB5 Pilot Duty block, rated 3A at 240VAC) |
| DC-12 | Resistive DC | LED indicators, microcontroller GPIO pull-downs. | Standard 5A snap-action microswitch |
| DC-13 | Inductive DC (Electromagnets)Switching DC contactor coils, DC solenoids. Requires arc suppression. | Siemens 3SU1 contact block (with integrated blowout magnets for DC arc quenching) |
When wiring a momentary NO pushbutton to an ESP32 or Arduino GPIO pin for a home-automation project, the schematic symbol remains the same, but the physical implementation changes. You are operating in the micro-amp range. Use a 10kΩ pull-down resistor to GND, wire the NO switch between the GPIO pin and 3.3V, and enable the internal pull-down in your firmware. The mechanical bounce inherent in the physical momentary switch (represented purely as an ideal instant closure in the schematic symbol) must be handled via a 20ms software debounce delay in your code.
For comprehensive guidelines on control circuit wiring and switch selection in industrial environments, refer to the NFPA 70 (National Electrical Code) Article 725 for Class 1, 2, and 3 remote-control and signaling circuits, which dictates the wire sizing and overcurrent protection required for the low-voltage side of your momentary switch loops.






