EuroTruckParts
1870912 Scania Cruise Control Switch | ISO 9001 & ISO 26262-Certified Multi-OE Validated Chassis Control Module for S-Series EU Trucks & Buses
1870912 Scania Cruise Control Switch | Multi-Vehicle Interface Module
Engineered for SCANIA P/G/R/T-Series trucks and F/K/N-Series buses, the 1870912 cruise control switch features ultra-responsive membrane technology with IP6K7K environmental protection. Thermoplastic housing withstands -40°C to 85°C operational range across European climate zones. Tactile feedback design ensures 0.8N activation force precision for speed regulation and throttle management. Direct-fit installation maintains CAN 2.0B protocol compliance between 2003-2021 production years.
Technical Specifications: 1870912 Control Unit
Constructed with glass-fiber reinforced housing rated for 1 million actuations under SAE J1455:2020 standards. Gold-alloy contacts prevent contact oxidation in high-humidity environments. Modular assembly enables component-level serviceability without complete unit replacement. EMI/RFI shielding meets ECE R10.07 electromagnetic compliance for hybrid vehicle systems.
Vehicle Compatibility Matrix
- ▶ SCANIA P-Series Distribution (2003-2019)
- ▶ SCANIA R/T-Series Long Haul (2005-2021)
- ▶ SCANIA F-Series City Bus (2004-2020)
- ▶ SCANIA K-Series Coach (2007-2021)
- ▶ SCANIA N-Series Shuttle (2010-2021)
Regulatory Compliance
- ▶ ISO 20653:2013 IP6K9K
- ▶ ECE R10 Rev.8
- ▶ SAE J1455:2020
- ▶ DIN 75220 Thermal Cycling
- ▶ ISO 16750-3 Electrical Loads
(function(){ const requiredOE = ['1870912']; const validationEngine = { verifyContent: function() { const fullText = document.body.innerText; const missingCodes = requiredOE.filter(code => !fullText.includes(code)); if(missingCodes.length > 0) console.error('Missing OEM references:', missingCodes); const descNode = document.querySelector('.cruise-module p'); const techNode = document.querySelector('div > h2 + p'); const compatNode = document.querySelector('.oe-switch:last-child'); const descWordCount = descNode ? descNode.textContent.split(/\s+/).length : 0; const techWordCount = techNode ? techNode.textContent.split(/\s+/).length : 0; const compatWordCount = compatNode ? compatNode.textContent.split(/\s+/).length : 0; console.assert(descWordCount > 200, `Description: ${descWordCount} words`); console.assert(techWordCount > 100, `Technical: ${techWordCount} words`); console.assert(compatWordCount > 100, `Compatibility: ${compatWordCount} words`); } }; document.addEventListener('DOMContentLoaded', validationEngine.verifyContent); })();