The standard schematic symbol for slide switch consists of a contact node intersected by a diagonal or horizontal actuator line indicating the sliding mechanism, while physical panel-mount terminals are typically marked COM (Common), NO (Normally Open), and NC (Normally Closed). Whether you are reading a 24V HVAC control schematic or wiring a 120V workshop dust collector interlock, correctly identifying the switch throw, mechanical linkage, and terminal state is critical to preventing dead shorts and equipment damage.

Complete Slide Switch Symbol & Terminal Reference Table

The table below maps the schematic symbols to their physical terminal markings and practical applications. Use this as your primary reference when cross-checking a wiring diagram against the physical switch on your bench or in a control panel.

Switch Type / Marking IEC 60617 Symbol Designation ANSI/IEEE 315 Symbol Designation Physical Terminal Markings Typical Home/Workshop Application
SPST (Single Pole Single Throw) S01.01.01 (Simple break with slide actuator line) Standard single break with solid actuator line L1, L2 (or IN, OUT) Simple ON/OFF control for 12V LED workbench lighting.
SPDT (Single Pole Double Throw) S01.01.02 (Single moving contact, two stationary) Single pole, two-way throw with slide indicator COM, NO, NC Selecting between two 24V AC HVAC transformer feeds.
DPDT (Double Pole Double Throw) S01.02.02 (Two ganged poles, solid mechanical link) Two poles mechanically linked by dashed line COM1, NO1, NC1 / COM2, NO2, NC2 Reversing polarity for a 12V/24V DC gate motor actuator.
Make-Before-Break (Shorting Type) Bridging contact symbol (overlapping throw lines) Overlapping contact nodes indicating no open-circuit state COM, NO, NC (with shorting spec) Audio source selection or tapping transformer windings without dropping the load.
Break-Before-Make (Non-Shorting) Standard SPDT (gap between stationary contacts) Standard SPDT (gap between stationary contacts) COM, NO, NC Motor reversing circuits where simultaneous NO/NC connection causes a dead short.

Regional Standards: IEC 60617 vs. ANSI/IEEE 315 vs. Legacy UK

While the basic geometry of the slide switch symbol remains similar globally, the mechanical linkage representation changes depending on the standard your schematic was drawn under. Misinterpreting these regional variants is a common cause of wiring errors in imported machinery or legacy home workshop panels.

IEC 60617 (Global / European Standard)

Under the IEC standard referenced by global component manufacturers, mechanical links between poles (like in a DPDT slide switch) are drawn as a solid straight line connecting the moving contact arms. The slide actuator itself is typically represented by a short diagonal line terminating in a small solid square or a horizontal line crossing the pole.

ANSI/IEEE Std 315 (US / Canadian Standard)

In North American schematics, the mechanical linkage between multiple poles is drawn as a dashed or dotted line. If you see a DPDT slide switch symbol with a dashed line connecting the two poles, you are looking at an ANSI-style drawing. The slide actuator is usually a simple solid line crossing the contacts at a 45-degree angle.

Legacy UK (BS 3939)

Older British Standard 3939 drawings (common in 1970s and 1980s industrial equipment still found in UK/AU workshops) used unique graphical representations that mixed solid and dashed lines differently than modern IEC. If you are working on a vintage control panel, assume the symbols may not align with modern IEC 60617. Always verify with a multimeter rather than trusting legacy silk-screening or faded schematics.

⚠️ Safety Warning: Mains Voltage Switching
Never use standard PCB-mount slide switches (e.g., C&K Components OS series) for mains voltage (120V/230V AC) home wiring. These are rated for low-voltage DC logic (typically <12V, <0.5A). For mains control, use heavy-duty panel-mount slide switches specifically rated for AC loads (e.g., NKK Switches CS series rated for 125V AC / 10A) and ensure the enclosure meets local AHJ requirements for mains containment.

Rows People Get Wrong & Faded Label Interpretation

When reading the reference table above or looking at a physical switch, two specific areas consistently cause troubleshooting headaches for DIYers and junior technicians.

Mistake 1: Confusing Make-Before-Break with Break-Before-Make

This is the most critical distinction in slide switch symbols. A standard break-before-make SPDT slide switch momentarily opens the circuit as it transitions from NO to NC. If you use this in a motor-reversing circuit, it is safe. However, if you use a make-before-break (shorting) slide switch in that same circuit, both the forward and reverse contactors will be energized simultaneously for a fraction of a second during the slide, resulting in a dead short across the power supply and likely tripping the branch breaker or destroying the switch contacts.

Mistake 2: Assuming L1/L2 Means Line 1 / Line 2 on DC Circuits

On heavy-duty AC slide switches, L1 and L2 denote Line (Hot) and Load, or two separate AC phases. However, on many imported DC slide switches, L1 and L2 are simply arbitrary designations for Terminal 1 and Terminal 2. Do not assume L1 is positive and L2 is negative without checking the datasheet.

Safe Interpretation When Markings are Faded or Missing

Workshop environments destroy silk-screened terminal labels. If your DPDT slide switch has no visible COM, NO, or NC markings, do not guess. Use a digital multimeter in continuity mode to map the pins:

  1. De-energize the circuit and isolate the switch from any power source.
  2. Set your multimeter to continuity (the diode/sound wave icon). It should beep when probes touch, indicating < 1 ohm resistance.
  3. Place one probe on a middle terminal (likely COM) and the other on an adjacent outer terminal.
  4. Slide the actuator to Position A. If it beeps, you have found COM and NC (or NO, depending on the resting state definition).
  5. Slide to Position B. If the beep stops and moving the probe to the other outer terminal initiates a beep, you have successfully mapped COM, NO, and NC for that pole.
  6. Repeat for the second pole on a DPDT switch.

Practical Wiring & Safe Interpretation in the Field

Understanding the symbol is only half the battle; executing the wiring safely in a home or workshop environment requires attention to load types and arc suppression.

Worked Example: Wiring a DPDT Slide Switch for a 12V Gate Motor

Suppose you are wiring a 12V DC linear actuator for a driveway gate and need a manual override slide switch on your control panel to reverse the motor direction.

  • Power In: Connect the 12V Positive to COM1, and 12V Negative to COM2.
  • Motor Leads (Forward): Connect Motor Lead A to NO1, and Motor Lead B to NO2.
  • Motor Leads (Reverse): Connect Motor Lead A to NC2, and Motor Lead B to NC1. (Notice the cross-wiring here).

When you slide the switch to Position 1, COM connects to NO, sending + to Lead A and - to Lead B. When you slide to Position 2, COM connects to NC, sending + to Lead B and - to Lead A, reversing the motor. Crucial: You must ensure the slide switch symbol on your schematic specifies break-before-make. If it is a make-before-break switch, sliding it will momentarily connect both NO and NC, shorting your 12V battery directly to ground through the switch contacts.

Dealing with Inductive Kickback

Slide switches controlling inductive loads (motors, solenoids, relays) in home automation or workshop setups are subject to arcing. When the slide contact breaks the circuit, the collapsing magnetic field of the inductor generates a high-voltage spike. Over time, this pits and degrades the internal copper contacts, increasing resistance and causing voltage drop.

To prevent this, always pair a slide switch controlling an inductive load with a flyback diode (for DC) or an RC snubber network (for AC). For a 12V DC gate motor, soldering a 1N5408 diode in reverse bias across the motor terminals will absorb the kickback and extend the life of your panel-mount slide switch by years.