The standard slide switch symbol in electrical schematics represents a maintained (latching) mechanical contact. In the US (ANSI/IEEE 315), it is drawn as a standard switch contact with a diagonal line and a small horizontal bar at the end indicating the sliding actuator. Internationally (IEC 60617), it uses a standard contact symbol paired with a solid black square or a specific mechanical linkage line. If you are wiring a low-voltage HVAC bypass, a custom smart-home control panel, or an alarm system subpanel, identifying whether the symbol denotes SPDT (Single Pole Double Throw) or DPDT (Double Pole Double Throw) dictates whether you are routing a single 24VAC signal or switching both line and neutral in a DC bus.
The Complete Slide Switch Symbol Reference Table
Use this table to translate the schematic symbol on your blueprint to the physical component you need to order. This covers the most common configurations found in low-voltage home automation and control panels.
| Switch Type | ANSI/IEEE 315 Symbol Description | IEC 60617 Symbol Description | Physical Pin Count | Typical Home/Low-Voltage Application |
|---|---|---|---|---|
| SPST (ON-OFF) | Single break contact, diagonal actuator line with horizontal bar | Single line contact with solid square actuator | 2 | Simple 12VDC LED indicator bypass |
| SPDT (ON-ON) | Two-position throw, diagonal actuator bridging one of two stationary contacts | Two-position throw with solid square actuator | 3 | 24VAC HVAC thermostat fan override (Auto/On) |
| SPDT (ON-OFF-ON) | Three-position throw, actuator shown with a central gap or three position dots | Three-position throw, central open gap indicated | 3 (or 6 with duplicate pins) | Motorized damper control (Open/Stop/Close) |
| DPDT (ON-ON) | Two parallel SPDT symbols linked by a dashed mechanical tie line | Two parallel IEC throws linked by a dashed line | 6 | Polarity reversal for 12VDC smart locks |
| DPDT (ON-OFF-ON) | Two parallel three-position throws, mechanically linked, center gap shown | Two parallel three-position throws, linked, center gap | 6 | Dual-bus transfer switch (Grid vs. Solar DC) |
Regional Standards: ANSI vs. IEC vs. Legacy Silkscreens
When reading schematics for imported smart home hubs or older legacy intercom systems, the standard used to draw the slide switch symbol will change based on the origin of the equipment.
- ANSI/IEEE 315 (North America): Relies heavily on the 'diagonal line' to represent the moving arm (wiper). The horizontal bar at the end of the diagonal line specifically denotes a slide actuator, distinguishing it from a toggle switch (which uses a small bat handle symbol) or a pushbutton.
- IEC 60617 (Europe/Global): Focuses on the electrical function rather than the physical actuator shape. A slide switch and a toggle switch might share the exact same base symbol, differentiated only by a small black square (slide) versus a small circle (toggle) next to the mechanical linkage.
- Legacy/Proprietary (Pre-1990s): Older HVAC and alarm panels often used proprietary silkscreens. You will frequently see a simple rectangle with a dot inside representing the switch body, with lines extending from the sides for pins. Do not rely on the physical drawing; rely on the pin numbering (1, 2, 3) stamped near the component.
Rows People Get Wrong (And How to Avoid Miswiring)
Misinterpreting a slide switch symbol usually results in a short circuit or a dead control board. Here are the specific schematic traps that catch DIYers and junior technicians.
Trap 1: Confusing ON-OFF-ON with ON-ON
An ON-ON slide switch has no center detent; the wiper is always connected to one of the outer pins. An ON-OFF-ON switch has a physical center stop where the wiper connects to nothing. In ANSI symbols, the ON-OFF-ON variant explicitly draws the actuator line shorter than the gap between the stationary contacts, or adds a third dot in the center. If you wire an ON-ON switch into a circuit designed for ON-OFF-ON (like a motorized valve controller), you will short the two control signals together when you throw the switch, potentially frying the driver transistors.
Trap 2: Assuming Slide Switches are Momentary
Slide switches are inherently maintained (latching). They stay in the position you leave them. However, schematics sometimes feature a slide-switch physical footprint used for a momentary function, indicated by a return spring arrow or a dashed line pointing back to the origin. If the symbol lacks this spring indicator, assume it is maintained. Never use a standard slide switch to replace a momentary pushbutton in a doorbell or reset circuit.
Trap 3: Break-Before-Make vs. Make-Before-Make
Standard slide switches are 'break-before-make'—the wiper disconnects from pin 1 before it connects to pin 2. If your schematic shows overlapping contact lines or a specific 'make-before-break' notation (rare in slide switches, common in rotary switches), a standard slide switch will cause a momentary power interruption that can brownout a microcontroller. For continuous power transfer, you need a specialized make-before-break switch or a software-handled debounce circuit.
Decision Path: Selecting the Right Physical Switch
Stop guessing at the electronics store. Use this decision tree to select the exact physical component that matches your schematic symbol and application requirements.
| Condition / Requirement | Action / Decision | Concrete Part Recommendation |
|---|---|---|
| Switching 120VAC / 240VAC mains branch circuits | STOP. Standard PCB slide switches are not rated or UL-listed for mains voltage. Use a panel-mount rocker or toggle switch. | Carling 110-series Rocker (UL Recognized) |
| Switching < 30VDC / < 0.5A, SPDT (ON-ON) required | Select a standard 2.54mm pitch through-hole slide switch. Ideal for alarm panels and smart home GPIO routing. | C&K OS102011MS2QN1 (~$0.85/unit) |
| Switching < 30VDC / < 0.5A, DPDT required for polarity reversal | Select a DPDT slide switch. Ensure the physical housing is wide enough for your panel cutout (typically 10mm+). | C&K OS202011MS2QN1 (~$1.20/unit) |
| Switching 12VDC / up to 3A (High current DC bus) | Standard signal slide switches will melt. You must use a power-rated slide switch with silver-alloy contacts. | NKK CS12ANW03 (Rated 3A @ 125VAC, ~$3.50/unit) |
| Surface Mount (SMD) required for compact PCB | Abandon through-hole. Use an SMD slide switch, but note that SMD variants are almost exclusively limited to < 0.3A signal switching. | C&K JS202011SCQN (SMD SPDT) |
Safe Interpretation: Mapping Unmarked Pins with a Multimeter
When you pull a salvaged slide switch from an old HVAC control board or buy a bulk lot of unmarked switches, the physical pinout is often a mystery. The schematic symbol tells you how it should work, but you must verify the physical pins. Never guess pin 1; a reversed wiper will send 24VAC directly into a 3.3V microcontroller GPIO.
- Set your multimeter to Continuity mode (the diode/sound wave icon). Verify it works by touching the probes together.
- Identify the Wiper (Common Pin): Place one probe on Pin 1 and the other on Pin 2. Slide the actuator. If continuity toggles on and off, move the second probe to Pin 3. If Pin 1 to Pin 3 also toggles (but opposite to Pin 2), then Pin 1 is your wiper (Common).
- Verify the Throw: In a standard 3-pin SPDT slide switch, the middle physical pin is almost always the wiper. However, in 6-pin DPDT switches, the wipers are typically pins 2 and 5 (the center pins of each row). Always verify with the meter.
- Mark the Datasheet: Once verified, use a silver paint pen to mark the wiper pin on the physical switch housing before soldering. This prevents orientation errors when flipping the board over for wave soldering or final enclosure assembly.
By cross-referencing the ANSI or IEC symbol on your schematic with the physical continuity map of the component, you eliminate the guesswork that leads to fried control boards and miswired low-voltage panels.






