
Check which contacts form pairs before connecting any tactile control component. Many four-terminal momentary actuators contain two internally linked contact pairs. A multimeter set to continuity mode quickly reveals them. Touch the probes to two legs; if the meter beeps, those legs belong to the same pair and act as a single connection point.
Inside this small control device, two parallel metal bridges close the circuit only while the cap is pressed. The four legs exist mainly for mechanical stability and easier placement on a printed board. In most models, the legs on the same side of the housing are already connected internally. Current flows between the opposite sides only during actuation.
Incorrect pairing is the most common assembly mistake. Connecting wires to two legs from the same internal group produces no change in state because the path is already closed. Instead, attach the supply line to one side of the actuator and the signal or load lead to the opposite side. This arrangement allows the contact mechanism to open and close the path as intended.
In microcontroller projects, one side usually connects to ground while the opposite side goes to an input configured with a pull-up resistor such as 10 kΩ. During idle state the input reads HIGH. Pressing the actuator links the input to ground and the signal becomes LOW. This method prevents floating inputs and provides stable readings during manual control.
4 Pin Push Button Switch Wiring Diagram and Terminal Connection Guide

Locate the two internally linked contact pairs before connecting the component. Use a multimeter in continuity mode and test the four metal legs. Two legs on the same side of the housing normally show direct continuity. These two points act as one electrical node, while the opposite side forms the second node.
Inside the actuator housing, a small spring plate connects both sides only while pressure is applied to the cap. In idle state the conductive path remains open. When pressed, the internal plate bridges the two contact groups and allows current to pass between them.
Correct connection requires attaching the supply line to one side of the component and the load or signal lead to the opposite side. The two legs on each side may be used interchangeably because they are already linked inside the device.
Typical connections include a control input on a microcontroller board or a simple LED circuit. For example, one side may connect to ground while the opposite side leads to a digital input with a 10 kΩ pull-up resistor. During idle state the input reads HIGH. Pressing the actuator connects the input to ground and the logic level changes to LOW.
Incorrect pairing happens when both wires are attached to the same internal group. In that case the path remains permanently closed and pressing the cap produces no electrical change. Verifying contact groups before soldering prevents this problem and ensures the device operates as intended.
Internal contact layout of a 4 pin push button and how paired terminals work
Test the four metal legs with a multimeter before installation. Continuity measurement quickly reveals which contacts are internally linked. Two legs located on the same side of the housing normally belong to the same conductive group. These paired contacts behave like a single node in the circuit.
Inside the housing, a small spring-loaded metal plate sits above two separated conductive pads. When the actuator cap is pressed, the plate bends downward and bridges the pads. Once pressure is released, the plate returns to its original position and the connection breaks.
The internal structure usually forms two mirrored contact groups arranged across the component body. Their behavior can be summarized as follows:
- Left side pair – permanently connected internally
- Right side pair – permanently connected internally
- Left group to right group – open during idle state
- Left group to right group – closed while the actuator is pressed
This layout explains why four legs exist even though only two electrical nodes are present. Extra terminals improve mechanical stability on printed boards and reduce stress on solder joints during repeated pressing.
Typical identification steps during assembly:
- Place probes of a continuity tester on two adjacent legs
- If the meter beeps, both belong to the same contact group
- Repeat for the opposite side of the component
- Use one leg from each group for the actual connection
Correct pairing ensures the actuator performs its intended function: closing the path only during manual pressure. Misinterpreting the internal contact groups leads to a permanently closed path or a connection that never changes state.