How to install a delay?

yzliew

Known Member
Senior Member
Joined
Feb 20, 2006
Messages
114
Points
1,516
How to install a delay???

What is 85,86,87 and 30A??

Possitive need to plug where ,what need to connect where.

Sifu help me for that ,thank you
 
i think u mean 'RELAY'.. 85 (is switch '+' teminal),86( is switch '-' or ground), 87(is your consumer's '+' teminal.... cosumer like horn or blub)...and 30(is the direct battery supply.. u might wanna put a fuse for this line).... hope info like this can help... if u need to learn more go to howstuffworks.com and find out... :)
 

Similar threads

Posts refresh every 5 minutes




Search

Online now

Enjoying Zerotohundred?

Log-in for an ad-less experience
localStorage.removeItem('xenFHideSidebar'); } }); }); $(document).ready(function () { 'use strict'; $('#gece-modu').on('click', function (e) { e.preventDefault(); $(document.documentElement).toggleClass('gece-modu'); if ($(document.documentElement).hasClass('gece-modu')) { localStorage.setItem('xenFDarkMode', true); $("meta[name='theme-color']").attr("content","#090909"); } else { localStorage.removeItem('xenFDarkMode'); $("meta[name='theme-color']").attr("content","#202020"); } }); }); $(document).ready(function () { 'use strict'; var aktifYukseklik, currentScrollTop = 0, header = $('#xenF-header'); $(window).scroll(function () { var scrollYukseklik = $(window).scrollTop(); var headerYukseklik = header.height(); currentScrollTop = scrollYukseklik; if (aktifYukseklik < currentScrollTop && scrollYukseklik > headerYukseklik + headerYukseklik) { header.addClass('slideUp'); } else if (aktifYukseklik > currentScrollTop && !(scrollYukseklik <= headerYukseklik)) { header.removeClass('slideUp'); } aktifYukseklik = currentScrollTop; }); }); $(window).scroll(function(){ if ($(this).scrollTop() > 50) { $('#xenF-header').addClass('headerShadow'); } else { $('#xenF-header').removeClass('headerShadow'); } });