Micro Switch SPDT (Bag of 2)

This small single-pole, double-throw (SPDT) limit switch is ideal for keeping track of physical parts in a system. It can also be used as a simple user input button as it makes a noticable click when pressed. It can switch 5A and 125V DC or 250V AC.

Product Specifications

Sensor Properties
Controlled By Digital Input (5V)
Sensor Type Input (Switch)
Switch Type SPDT
Physical Properties
Travel 4 mm
Electrical Properties
Switching Current Max 5 A
Switching Voltage Max (AC) 250 V AC
Switching Voltage Max (DC) 125 V DC

 

// <![CDATA[
$(document).ready(function() { // Toggle discount pricing on product page if($('#ph-j-price-table tbody tr').length > 4) { $('#ph-j-price-table').append(' ' + $('#ph-j-price-table tbody tr:nth-child(4) td:nth-child(1)').text() + '+ ... '); $('#ph-j-show-pricing').click(function() { $('#ph-j-price-table tbody').addClass('ph-all-prices'); $('#ph-j-price-table tfoot').remove(); }); } else if($('#ph-j-price-table tbody tr').length === 4) { $('#ph-j-price-table tbody').addClass('ph-all-prices'); } $('#ph-addtocart-btn').click(function() { addToCart('419', getAddQty(), getAddMeas(), '3563_0'); }); });
// ]]>