need pro's help

blitztomato

Junior Member
Senior Member
Joined
Jun 6, 2006
Messages
12
Points
1,501
i want to know where is the alarm module in my car (year 2002 wira 1.5GLI sedan) i cant find it,
 
yea its around there try looking directly under the center console should be somewhere there black box
 
i found out already and it is quite hard to identify the wire cos i want to install a new alarm module
anyone have any diagram of the original proton wira wiring diagram
 
this is my wira 2001 alarm unit, compared and for your reference.

#1(R/G)=ground of starter killer relay coil & door SW "-" trigger
#2(B) = Ground
#3 (G/R) = to flasher sw #3
#4 (R/B) = 12V supply in
#5 (R/B) = doors sw and boot sw
#6 (R/B) ="door central lock" to lock
#7(Br/R)="door central lock" to unlock
#8 (G/L) = IG ON from key
#9(B/Y)= siren
#10(Y/G)=alarm LED
#11 (G) = hood switch, 12V when alarm is on
#12(Y/R) = override sw (need to short to ground)
#13(G/W) = to flasher sw #5
#14 (Br/R) = 12V
 
Last edited:

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'); } });