<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 
<html lang="tr-TR" xmlns="http://www.w3.org/1999/xhtml" itemscope itemtype="http://schema.org/WebPage" >
<head> 
<title>Akıllı ev otomasyon - Üretici Fiyatlarıyla - Egsguvenlik.com</title>  
<meta http-equiv='Content-Type' content='text/html; charset=ISO-8859-9'> 
<meta http-equiv='Content-Language' content='tr'> 
<meta name="description" content="WA-7 Akıllı ev otomasyon cihazını üretici fiyatlarıyla, hızlı kargo seçeneği ile Egsguvenlik.com' dan satın alabilirsiniz." />
<meta name="copyright" content="EGS E-Ticaret Platformu" />
<meta name="robots" content="index,follow" />
<link rel="canonical" href="https://www.egsguvenlik.com/wa-7" /> 
<link rel="alternate" hreflang="en" href="https://www.egsguvenlik.com/wa-7?language=english" /> 
<link rel="alternate" hreflang="x-default" href="https://www.egsguvenlik.com/wa-7" />
<meta property="og:image" content="https://www.egsguvenlik.com/product_img/WA-7.png" />
<meta property="og:image:width" content="300" />
<meta property="og:image:height" content="300" />
<meta name="twitter:image" content="https://www.egsguvenlik.com/product_img/WA-7.png" />
<meta property="og:type" content="product" />
<meta property="og:title" content="WA-7 Akıllı ev otomasyon - Üretici Fiyatlarıyla - Egsguvenlik.com" />
<meta property="og:description" content="WA-7 Akıllı ev otomasyon cihazını üretici fiyatlarıyla, hızlı kargo seçeneği ile Egsguvenlik.com' dan satın alabilirsiniz." />
<meta property="product:availability" content="in stock" />
<meta property="og:url" content="https://www.egsguvenlik.com/wa-7" />
<meta property="og:site_name" content="https://www.egsguvenlik.com/" />
<meta name="twitter:card" content="summary" />
<meta name="twitter:title" content="WA-7 Akıllı ev otomasyonı - Üretici Fiyatlarıyla - Egsguvenlik.com" />
<meta name="twitter:description" content="WA-7 Akıllı ev otomasyon cihazını üretici fiyatlarıyla, hızlı kargo seçeneği ile Egsguvenlik.com' dan satın alabilirsiniz." />

<link rel="shortcut icon" href="//www.egsguvenlik.com/library/title.ico" />	
<link rel="icon" type="image/gif" href="//egsguvenlik.com/library/title.ico" />

<link rel="stylesheet" href="css/reset.css" type="text/css" media="screen" />
<link rel="stylesheet" href="css/styles.css" type="text/css" media="screen" />
<link rel="stylesheet" href="css/layout.css" type="text/css" media="screen" />
 
<script type="text/javascript" src="fpdb/js/jquery-1.6.min.js"></script>   
<script type="text/javascript" src="fpdb/js/jquery.easing.1.3.js"></script>  
<script type="text/javascript" src="fpdb/js/slider_img.js"></script>  
<script type="text/javascript" src="SpryAssets/SpryTabbedPanels.js"></script> 
<script src="fpdb/js/javafunction.js" type="text/javascript" charset="utf-8"></script> 
<script src="fpdb/js/javanew.js" type="text/javascript" charset="utf-8"></script> 

<script src="fpdb/js/jquery-1.8.3.min.js"></script>
<script src="fpdb/js/jquery.elevatezoom.js"></script>

<link href="SpryAssets/SpryTabbedPanels.css" rel="stylesheet" type="text/css" />

     

<style type="text/css">
body {
	background-color: #EEEEEE;
}
body,td,th {
	color: #003;
}
</style>
 
</head>

 

<script type="text/javascript"> 
 
function LoadCurrency(){   

    var mobile = (/iphone|android|blackberry|mini|windows\sce|palm/i.test(navigator.userAgent.toLowerCase()))  
 	if (mobile == true){
	  document.cookie = "OrientationProcess=wa-7.asp"; 
	  document.location="anasayfa" 
	  return;  
	 
	} else {		 
	
	 var MEMBERTYPE = 'CONSUMER'	 
	 if (MEMBERTYPE != "CONSUMER") {
	    document.getElementById('salesprice').style.display='block' 
	 }  
	      
     var TabbedPanels1 = new Spry.Widget.TabbedPanels("TabbedPanels1"); 
	 CheckLanguage( '44.0506', '51.0586')
     document.getElementById('main').style.visibility='visible' 
	 
	 
	 
	 var renk = 'Gri'
	 var renkdizi = new Array()	
	 renkdizi = renk.split("*")
	 var RenkSec = "Renk Seç"
	 var colortype = renkdizi[0]
	 
	 if (Language == "English") {
			 RenkSec =  "Select Color"			
			 if (colortype == "Krem") {
				 colortype = "Cream"			   
			 } else if (colortype == "Siyah") {
				 colortype = "Black"			   
			 } else if (colortype == "Gri") { 
			     colortype = "Gray"			     
			 } else if (colortype == "Açık Gri") { 
			     colortype = "Light Gray"	
			 } else if (colortype == "Metalik Gri") { 
			     colortype = "Metallic Gray"	
			 } else if (colortype == "Beyaz") { 
			     colortype = "White"	
			 } else if (colortype == "Kırmızı") { 
			     colortype = "Red"		 
			 } 
			 
			 document.getElementById('proggrhome').innerHTML = "Home Automation System &#9658;"
			 		 
		} 	 
		
	  document.getElementById('colorfirst').innerHTML = RenkSec 
	  
	 
	 if (renkdizi.length > 1){ 
	   
	   
	  for(i=0; i<renkdizi.length;i++) { 
	      var x = document.getElementById("renktype0");
	      var option = document.createElement("option");
		  var val = renkdizi[i]
		  
		  if (Language == "English") {		  
		      if (val == "Krem") {
				 val = "Cream"			   
			 } else if (val == "Siyah") {
				 val = "Black"			   
			 } else if (val == "Gri") { 
			     val = "Gray"			     
			 } else if (val == "Açık Gri") { 
			     val = "Light Gray"	
			 } else if (val == "Metalik Gri") { 
			     val = "Metallic Gray"	
			 } else if (val == "Beyaz") { 
			     val = "White"	
			 } else if (val == "Kırmızı") { 
			     val = "Red"		 
			 } 		 
		  }		  
		  
          option.text = val;
          x.add(option);	  
	  } 
	 
	   
	 } else {	   
	    
	    document.getElementById('colorfirst').innerHTML = colortype 
	  
	 }  
	 
	 
	} 
 	
}

function AddNewBasket(val){ 
var procode = document.getElementById("procode" + val).innerHTML
var protitle = document.getElementById("protitle" + val).innerHTML 
AddBasket(procode, protitle, location.pathname, "usdprc" + val,"tlprice" + val, "propcs" + val, "renktype" + val, "", 'usd', 'euro' ) 
}  

</script> 

<body onload="LoadCurrency()" id="indexpage"> 

<div class="introductons" id="introductons">
 <img  id="introimage" src="images/cancel2.png" width="35" style="float:right; margin-top: -40px; margin-right:-1px" /></div>

<div class="preinvoice" id="preinvoice">
<div class="labeltitle" id="totalitem"> </div><br />
 
<div class="tableblock">
 <table id="ordertable">
  
   <tr>
    <th id="cl1" width="104px" scope="col" cellspacing="0">Resim </th>
    <th id="cl2" width="104px" scope="col">Ürün Kodu</th>    
    <th id="cl3" width="104px" scope="col">Ürün Ado</th>
    <th id="cl4" width="104px" scope="col">Renk</th>
    <th id="cl5" width="104px" scope="col">Adet</th>
    <th id="cl6" width="104px" scope="col">B.Fiyat TL.</th> 
    <th id="cl7" width="104px" scope="col">Tutar TL.</th>         
  </tr> 
</table> 
</div>

<div id="aratoplamwr" class="label1" style="margin-top:8px"> Ara Toplam </div> 
<div class="label2" style="margin-top:8px" id="aratoplam"> </div><br />
<div id="kdvtoplamwr" class="label1"> KDV % 20</div> 
<div class="label2" id="kdvtoplam"> </div><br />
<div id="geneltoplamwr" class="label1"> Genel Toplam</div>
<div class="label2" id="geneltoplam"> </div><br />

<div  id="smallorder" class="label1"></div>  

<div class="button1"> 
<input id="btn1" type="button" name="Button1" value="Alışverişe Devam Et" onClick="CloseBasket()" />  
</div>

<div class="button2">
<input id="btn2" type="button" name="Button2" value="Siparişi Tamamla" onClick="SepetimeGonder()" />
</div>
</div>
 
<div class="upperline">
   
</div>  

<div id="main" style="visibility:hidden">  

<ul class="uppergroup">   
   <ul class="list-services"> 
   
       <li id="language" class="item-12" style="margin-right:30px"> <a style="cursor:pointer" onclick="ChangeLanguage()">English</a></li> 
       <li id="Index1" class="item-3" style="margin-right:2px"> <a href="bizeulas">İletişim</a> </li>  
       <li class="item-6" style="margin-right:-3px"> <a href="https://twitter.com/electrosec1" target="_blank">Twitter</a> </li>   
       <li id="Index2" class="item-5" style="margin-right:-8px"> <a href="#" onclick="TavsiyeLink()">Tavsiye Et</a> </li>
       <li id="Index3" class="item-4" style="margin-right:-19px"> <a href="indirme">İndirme </a> </li> 
       <li id="Index4" class="item-9" style="margin-right:-7px"> <a href="takip">Sipariş Takip</a> </li> 
       <li id="Index5" class="item-2" style="margin-right:-44px"> <a href="member"> Üye İşlemleri</a> </li>  
       <li id="Index6" class="item-8" style="font-weight:bold; color:#3FF; cursor:default; margin-right:15px;margin-right:-5px">  <a href="https://www.egsguvenlik.com">Ana Sayfa</a>   </li>       
       <div style=" border-left:3px solid #EEEEEE; height:30px; width:5px; display:inline-block; float:right; margin-right:5px ">  </div>        
       <li id="Index7" class="item-10"  style="margin-right:-40px"> <a href="https://wa.me/905332359972?text=Merhaba" target="_blank">WhatsApp Yardım</a> </li> 
       <li id="Index8" class="item-11" style="margin-right:-48px"> <a href="https://egsguvenlik.com/fiyat_listeleri/2026_fiyat_listesi.pdf" target="_blank">2026 Fiyat Listesi</a> </li>       
                 
   </ul> 
</ul>  



<div style="width:280px;" id="LogoImg" class="logo" onclick="BayiGiris()">  
  </div>  
  
     <div style=" width:700px;float:right;margin-right:-2px; margin-top:-53px; margin-bottom:-15px">
     <div class="shopgroup" id="shopgroup" onClick="OpenBasket()">      
       <li class="item-1" id="pcs">  0 </li> 
       <li id="BasId" class="item-2">  Alışveriş Sepetim  </li><br /> 
       <li class="item-3" id="price">  0,00 TL  </li> 
     </div>
     
     <form id="search-form" method="post" action="detayli_arama">				   
          <div class="search-form">					
            <input autocomplete="off" type="text" name="search_button" id="searchproduct" onkeyup="DetayArama()" value="Ürün Ara ..." onBlur="SetValue()" onFocus="if(this.value =='Ürün Ara ...' || this.value =='Search Product ...') this.value=''" />
            <a  onClick="SearchClick()">Search</a>									
       </div>	         
     </form> 
    
     <div style="padding-left:5px;padding-bottom:5px;padding-top:5px" class="SearchProduct" id="SearchProduct">
          <table style="width:385px" id="searchtable"> </table> 
     </div>	
           
     <div  class="customerblock" id="customername"> </div>
     </div>	   
     
  
  
  <div class="productgroup"> 
   <ul class="list-access">     
        <li class="item-1">  
        <div id="progroupaccess" class="TitleProducts"> GEÇİŞ KONTROL SİSTEMLERİ </div>       
        <p id="progrpassword"> <a href="sifre-cihazlari"><l14> </l14> Şifre Cihazları </a>  </p>  
       
        <p id="progrrfidreader"> <a onclick="toogle('standreader*systemreader','rddev','Rfid Kart Okuyucular','-','bkro*Bağımsız Kart Okuyucular*skro*Sistem Kart Okuyucular')" id="rddev">&#9658; Rfid Kart Okuyucular </a> </p>      
        <p id="standreader" style="display:none; margin-left:30px"> <a href="rfid-bagimsiz-kart-okuyucular" id="bkro">Bağımsız Kart Okuyucular </a> </p> 
        <p id="systemreader" style="display:none; margin-left:30px"> <a href="rfid-sistem-kart-okuyucular" id="skro" >Sistem Kart Okuyucular </a> </p> 
       
        <p id="progrmifreader"> <a onclick="toogle('standmifare*systemmifare','mfdev','Mifare Kart Okuyucular','-','bkmro*Bağımsız Kart Okuyucular*skmro*Sistem Kart Okuyucular')" id="mfdev">&#9658; Mifare Kart Okuyucular </a> </p>      
        <p id="standmifare" style="display:none; margin-left:30px"> <a href="mifare-bagimsiz-kart-okuyucular" id="bkmro">Bağımsız Kart Okuyucular </a> </p> 
        <p id="systemmifare" style="display:none; margin-left:30px"> <a href="mifare-sistem-kart-okuyucular" id="skmro" >Sistem Kart Okuyucular </a> </p>         
       
        <p id="progrrfcard"> <a href="rfid-kart-anahtarliklar" id="rfkartdev"> <l14> </l14> Rfid Kart ve Anahtarlıklar </a> </p>
        <p id="progrmfcard"> <a href="mifare-kart-anahtarliklar" id="mfrkartdev"> <l14> </l14> Mifare Kart ve Anahtarlıklar </a> </p>
        <p id="progracpanel"> <a href="gecis-kontrol-panelleri"><l14></l14> Geçiş Kontrol Panelleri </a>  </p> 
        <p id="progfinger"> <a href="parmak-izi-sistemleri"><l14></l14> Yüz Tanıma ve Parmak İzi </a>  </p> 
        <p id="progrdev"> <a href="yazilim-gelistirme-setleri" id="acdevdev"><l14> </l14> Yazılım Geliştirme Setleri </a>  </p> 
        <p id="progrturns"> <a href="turnike-bariyerler" id="turndev"><l14> </l14> Turnike ve Bariyerler </a>  </p>  
        <p id="progrlock"> <a href="elektrikli-kapi-kilitleri" id="elecdoorlock"><l14> </l14> Elektrikli Kapı Kilitleri </a>  </p>   
     </li>  
    </ul>    
    
     <ul class="list-alarm">     
         <li class="item-1">  
         <div  id="progroupalarm" class="TitleProducts"> ALARM ve OTOMASYON </div>
         <p id="proggrhome" style="color:#FF00FF; margin-left:15px">  Akıllı Ev Otomasyon Sistemi &#9658; </p>  
         <p id="proggrburglar"> <a href="soygun-yangin-alarm-sistemleri"> <l14> </l14> Soygun ve Yangın Sistemleri </a></p> 
         <p id="proggrtemphum"> <a href="isi-nem-takip-sistemleri" id="thdev"> <l14> </l14> Isı ve Nem Takip Sistemleri </a>  </p>  
         <p id="proggrgsmdialer"> <a href="gsm-arama-uniteleri"><l14></l14> Gsm Arama Üniteleri </a> </p>  
         <p id="proggrphonedialer"> <a href="telefon-arama-modulleri"><l14></l14> Telefon Arama Modülleri </a> </p> 
         <p id="proggrahm"> <a href="alarm-izleme-sistemleri"><l14></l14> Alarm İzleme Sistemleri </a> </p> 
         <p id="proggrequipment"> <a onclick="toogle('alarmdedector*alarmsiren*manyetikkontak*butonakutrafo','alarmdev','Alarm Ekipmanları','-','-')" id="alarmdev">&#9658; Alarm Ekipmanları </a> </p>   
         <p id="alarmdedector" style="display:none; margin-left:30px"> <a href="alarm-dedektorleri">Alarm Dedektörleri </a> </p>           
         <p id="alarmsiren" style="display:none; margin-left:30px"> <a href="alarm-sirenleri">Alarm Sirenleri </a> </p> 
         <p id="manyetikkontak" style="display:none; margin-left:30px"> <a href="manyetik-kontaklar">Manyetik Kontaklar </a> </p> 
         <p id="butonakutrafo" style="display:none; margin-left:30px"> <a href="buton-aku-trafolar">Adaptör ve Aküler </a> </p>  
     </li>  
    </ul>   
    
      <ul class="list-cctv">     
          <li class="item-1"> 
          <div id="progroupcctv" class="TitleProducts"> CCTV KONTROL ÜNİTELERİ </div>
          <p id="progroupmatrix"> <a href="video-matrix"> <l14></l14> 48 Kanal Video / Audio Matrix </a></p>            
          <p id="progroupswitcher"> <a href="kamera-seciciler"> <l14></l14> Kamera Seçiciler </a></p>     
          <p id="progroupcontrol"> <a href="kontrol-uniteleri"> <l14></l14> Matrix/Seçici Kontrol </a></p>         
          <p id="progroupdist"> <a href="video-distributorler"> <l14></l14> Video Distribütörler </a></p>           
          <p id="progroupvoice"> <a href="dc-dc-adaptor"> <l14></l14> Adaptörler ve Ses Kartı</a></p> 
  
     </li>  
    </ul>    
               <div id="cargogroupImg" class="cargogroup"></div>              
               
               <ul id="dovizgroupImg" class="dovizgroup"> <br /> <br />  
              
               <li class="item-1">  USD    </li> 
               <li class="item-4" id="usd">  </li> <br /><br />
      
               <li class="item-2">  EURO    </li> 
               <li class="item-4" id="euro">  </li> <br /><br />
              
               <li id="PariteWord" class="item-3">  PARİTE    </li> 
               <li class="item-4" id="parite">  </li>                              
               </ul>  
               
               <div id="TitleBannerImg" class="TitleBanner"> </div>	
               <ul class="list-info">
               <li class="item-1">
               <p id="aboutus"> <a href="hakkimizda"> <l14></l14> Hakkımızda </a></p>
               <p id="sertifika"> <a href="belgelerimiz"> <l14></l14> Sertifikalar </a></p>
               <p id="securityp"> <a href="gizlilik-ve-guvenlik"> <l14></l14> Gizlilik ve Güvenlik </a></p>
               <p id="paymentdelivery"> <a href="odeme-ve-teslimat"> <l14></l14> Ödeme ve Teslimat </a></p>
               <p id="warrantyreturn"> <a href="garanti-ve-iade"> <l14></l14> Garanti ve İade Koşulları </a></p>
               <p id="salescontract"> <a href="mesafeli-satis-sozlesmesi"> <l14></l14> Mesafeli Satış Sözleşmesi </a></p>
               </li> </ul>       
               <div class="visamasterimg" style=" float:left; margin-left:50px; height:65px"></div>       
         </div>        
         
         
          <div  class="selectedproducs" id="selectedproducs">  
          <l15 id="protitle0" style="padding-left:20px">7 Kanal Akıllı Ev Otomasyon</l15> <ul class="list-services"> <li class="item-7"> <a onclick="goBack()">Geri Dön </a> </li> </ul>
            <div  class="producttable"> <br />
    
               <table> 
               <tr>                
               <th style="padding-bottom:20px; width:400px"  scope="col" cellspacing="0">   
               
               <img src=product_img/WA-7.png id="zoom_00" onmousemove=loadzoom("#zoom_00") width=200  data-zoom-image=product_img/WA-7.png />             
             
               </th>
               
               <th style="text-align:lef;" scope="col" cellspacing="0">
                <div class="producttableright1">Stok Kodu</div> 
                <div id="procode0" class="producttableright2">WA-7</div>  
                <div class="producttableright3" id="usdprc0">260,00 $ + Kdv.</div>
                <div class="producttableright3"> <l13 id="tlprice0">Kdv. Dahil 13.514,73 TL</l13> </div>
                
                <div>  <form id="pcs-form"> 
                <div style="width:40px" class="pcs-form"> <input style="width:30px" type='text' maxlength='3' onkeypress='return event.charCode >= 48 && event.charCode <= 57' id="propcs0" value="1" /> </div> </form> <l8 style="margin-left:10px">Adet</l8>               
               
                <form style="margin-left:10px;" id="renk-form"> 
                <select style="width:110px" size="1" id="renktype0">  
                <option id="colorfirst" disabled selected> </option>               
                </select> 
                </form>
                
                </div>  
                <div onclick="AddNewBasket(0)" id="inbasket" style="width:110px;margin-left:30px" class="tip">&nbsp; &nbsp; Sepete Ekle</div>               
                
                             
                
               </th>
              </tr> 
              </table>             
              
            </div>            
          </div>
          
          
   <div class="newproduct"  id="newproduct">   
        
    <div id="TabbedPanels1" class="TabbedPanels">
             <ul class="TabbedPanelsTabGroup">
               <li class="TabbedPanelsTab" tabindex="0"> Ürün Biligisi </li>
               <li class="TabbedPanelsTab" tabindex="0"> Teknik Dökümanlar </li>
               <li class="TabbedPanelsTab" tabindex="0"> Bu Ürüne Bağlı Ürünler </li>
               <li class="TabbedPanelsTab" tabindex="0"> Benzer Ürünler  </li>
               <li id="salesprice" style="display:none" class="TabbedPanelsTab" tabindex="0"> Önerilen Fiyatlar  </li>            
             </ul>
             
             <div class="TabbedPanelsContentGroup" id="tabbgcolor">
             
               <div class="TabbedPanelsContent">                  
                 <div class="productscontent"> 
                 
                 <table border="0" style="margin-left:10px; margin-top: 10px; margin-bottom:15px"> <tr>
                 <th scope="col" width="680px" cellspacing="0" style="padding-right:20px; font-size:12px; color:#006; font-family:Tahoma, Geneva, sans-serif; line-height:20px">
                  
					<font color='#ff0000'>*</font> Mobil uygulama ile olaylarının anında cebinize yazılı ve sesli bildirimleri <br />
					<font color='#ff0000'>*</font> 4 Kanal çıkış, 3 Kanal giriş akıllı ev otomasyonu <br />
					<font color='#ff0000'>*</font> Sabit dış IP, bulut vs. gibi 3. taraf sağlayıcılar gerektirmez  <br />
					<font color='#ff0000'>*</font> Dünyanın her yerinden kesintisiz bağlantı <br />
					<font color='#ff0000'>*</font> WI-FI Üzerinden ağ seçmeli bağlantı <br />
					<font color='#ff0000'>*</font> Aynı anda 4 farklı bağlantı desteği <br />
					<font color='#ff0000'>*</font> 4 Farklı kullanıcı girişi <br />
					<font color='#ff0000'>*</font> Çıkış kanalları kullanıcı yetkisi belirleme <br />
					<font color='#ff0000'>*</font> 2x16 Satır arka plan ışıklı LCD ekran <br />
					<font color='#ff0000'>*</font> Sürekli, saniye. dakika. saat ve gün seçmeli röle çekme süreleri <br />
					<font color='#ff0000'>*</font> Süre seçmelerde (Sn.dk.saat) , işlem saatinin her gün tekrar edilmesi <br />
					<font color='#ff0000'>*</font> 2 Kanal digital / analog seçimli girişler <br />
					<font color='#ff0000'>*</font> 1 Kanal ısı nem prob girişi <br />
					<font color='#ff0000'>*</font> -40 + 125 °C sıcaklık ölçüm aralığı <br />
					<font color='#ff0000'>*</font> 0 - 100 % RH nem ölçüm aralığı <br />
					<font color='#ff0000'>*</font> Tüm kanalların isimlendirilebilmesi <br />
					<font color='#ff0000'>*</font> Tüm giirişlerin çıkışlara bağlantılı çalışması seçenekleri <br />
					<font color='#ff0000'>*</font> Elektrik kesilmesine karşı tüm işlemlerin hafızaya alınarak  <br />   &nbsp; &nbsp;  kaldığı yerden devam etmesi <br />
					<font color='#ff0000'>*</font> Bilgisayar gerektirmeyen E-posta gönderimleri ; <br />   &nbsp; &nbsp; Harici Ip değişikliğinde IP numarası bilgisi  <br />   &nbsp; &nbsp; Alarm ve elektrik durumları bilgisi <br />   &nbsp; &nbsp; Yok-6-12-24 Saat seçmeli Isı / Nem periyodik mail gönderimi <br />
					<font color='#ff0000'>*</font> İnternet üzerinde SMS gönderimleri <br />
					<font color='#ff0000'>*</font> Tüm tarayıcılara uyumlu web tabanlı mobil uyumlu yazılım <br />
					<font color='#ff0000'>*</font> Excel, pdf ve yazıcı rapor çıktısı  <br />
					<font color='#ff0000'>*</font> Sistemde yapılan tüm olayların kullanıcı adıyla raporlanması <br />
					<font color='#ff0000'>*</font> 864 Olay hafızası, hafıza dolumunda ilk kayıttan itibaren üzerine yazma <br />
					<font color='#ff0000'>*</font> Adaptör ve ısı nem probu dahil <br />
					<font color='#ff0000'>*</font> Besleme girişi 12 Vdc. 1.5 Amper <br />
					<font color='#ff0000'>*</font> 20 Amper COM. / N.O / N.C. röle çıkışları <br />
					<font color='#ff0000'>*</font> Gri - Siyah renkli, Abs plastik kasa <br />
					<font color='#ff0000'>*</font> Elektrik panosuna (Ray tipi) veya duvara montaj yapılabilir <br />
					<font color='#ff0000'>*</font> Çok yüksek EMI ve RFI koruması <br />
					<font color='#ff0000'>*</font> Boyutlar : 157 x 90 x 45 mm. <br /> 
                  </th></tr></table>
                  
                  </div>               
               </div> 
               
               <div class="TabbedPanelsContent"> 
                 <div class="productscontent">  <ul class="Usermanual"> <br /><li class="item-1"><a style="cursor:pointer" onClick=OpenPdf("montaj/WA-7.pdf")> MONTAJ ve KULLANIM KILAVUZU</a> </li> <br /></ul>  </div>    
               </div> 
               
               <div class="TabbedPanelsContent"> 
                 <div class="productscontent">  <br /> <div class="SearchProductResult"><div id="protitle1"  class="FoundProLine1">Digital PIR Dedektör</div>
					<div id="procode1" class="FoundProLine2">EPD-312</div> <br />
					<table style="width:215px; height:70px" border="0" > <tr> <th style="text-align:center"> <img onmousemove=loadzoom("#zoom_01") id="zoom_01" width=40 src=product_img/EPD-312.png> </th> 
					</tr> </table>
					<table style="width:10%;height:190px" border="0" > <tr> <th style="line-height:150%;font-family:Tahoma, Geneva, sans-serif; font-size:100%;text-align:left; padding-left:10px">
					<font color='#ff0000'>* </font>Kızıl Ötesi 2 Element Sensör  <br />
					<font color='#ff0000'>* </font>ADC Micro İşlemci Kontrolü <br />
					<font color='#ff0000'>* </font>Algılama Alanı 11m. / 110° <br /></th> </tr> 
					<tr> <th style="font-family:Tahoma, Geneva, sans-serif; font-size:100%;text-align:center;padding-right:10px"> <l3 style="heigh:10px"> <a href="epd-312"> İncele </a> </l3>  </th> </tr> 
					<tr> <th style="font-family:Tahoma, Geneva, sans-serif; font-size:100%;text-align:center;padding-right:10px"><l4 id="usdprc1"> 28,60 $ + Kdv. </l4> </th> </tr>
					<tr> <th style="font-family:Tahoma, Geneva, sans-serif; font-size:100%;text-align:center;padding-right:10px"><l5 id="tlprice1"  style="margin-top:5px"> Kdv. Dahil 1.486,62 TL </l5> </th> </tr>
					<tr> <th style="padding-top:5px;font-family:Tahoma, Geneva, sans-serif; font-size:100%;text-align:center;padding-right:10px">
					<form id="pcs-form"> <input id="propcs1" style="width:30px" type="text" maxlength="3" onkeypress='return event.charCode >= 48 && event.charCode <= 57' value="1" /></form> 
					 <l8 style="margin-left:3px">Ad. </l8><form id="renk-form">
					<select style="width:85px" size="1" id="renktype1"><option disabled selected> Beyaz</option> </select>
					</form><div onclick="AddNewBasket(1)" id="inbasket" class="tip"><span> Sepete Ekle </span></div> 
					</th> </tr></table> 
					</div><div class="SearchProductResult"><div id="protitle2"  class="FoundProLine1">Dahili Flaşörlü Siren</div>
					<div id="procode2" class="FoundProLine2">IS-02</div> <br />
					<table style="width:215px; height:70px" border="0" > <tr> <th style="text-align:center"> <img onmousemove=loadzoom("#zoom_02") id="zoom_02" width=65 src=product_img/IS-02.png> </th> 
					</tr> </table>
					<table style="width:10%;height:190px" border="0" > <tr> <th style="line-height:150%;font-family:Tahoma, Geneva, sans-serif; font-size:100%;text-align:left; padding-left:10px">
					<font color='#ff0000'>* </font>Çalışma Voltajı 6-12 Vdc  <br />
					<font color='#ff0000'>* </font>1 Metrede en az 95 db Ses  <br />
					<font color='#ff0000'>* </font>Dakikada 150 Işık Frekansı <br /></th> </tr> 
					<tr> <th style="font-family:Tahoma, Geneva, sans-serif; font-size:100%;text-align:center;padding-right:10px"> <l3 style="heigh:10px">İncele </l3>  </th> </tr>
					<tr> <th style="font-family:Tahoma, Geneva, sans-serif; font-size:100%;text-align:center;padding-right:10px"><l4 id="usdprc2"> 13,00 $ + Kdv. </l4> </th> </tr>
					<tr> <th style="font-family:Tahoma, Geneva, sans-serif; font-size:100%;text-align:center;padding-right:10px"><l5 id="tlprice2"  style="margin-top:5px"> Kdv. Dahil 675,74 TL </l5> </th> </tr>
					<tr> <th style="padding-top:5px;font-family:Tahoma, Geneva, sans-serif; font-size:100%;text-align:center;padding-right:10px">
					<form id="pcs-form"> <input id="propcs2" style="width:30px" type="text" maxlength="3" onkeypress='return event.charCode >= 48 && event.charCode <= 57' value="1" /></form> 
					 <l8 style="margin-left:3px">Ad. </l8><form id="renk-form">
					<select style="width:85px" size="1" id="renktype2"><option disabled selected> Beyaz</option> </select>
					</form><div onclick="AddNewBasket(2)" id="inbasket" class="tip"><span> Sepete Ekle </span></div> 
					</th> </tr></table> 
					</div><div class="SearchProductResult"><div id="protitle3"  class="FoundProLine1">Su Baskın Dedektörü</div>
					<div id="procode3" class="FoundProLine2">WD-02</div> <br />
					<table style="width:215px; height:70px" border="0" > <tr> <th style="text-align:center"> <img onmousemove=loadzoom("#zoom_03") id="zoom_03" width=65 src=product_img/WD-02.png> </th> 
					</tr> </table>
					<table style="width:10%;height:190px" border="0" > <tr> <th style="line-height:150%;font-family:Tahoma, Geneva, sans-serif; font-size:100%;text-align:left; padding-left:10px">
					<font color='#ff0000'>* </font>Yerden Yükseklik Ayarlı  <br />
					<font color='#ff0000'>* </font>NO/NC/COM Röle Çıkışları <br />
					<font color='#ff0000'>* </font>Su Sıçramalara Karşı Dayanıklı <br /></th> </tr> 
					<tr> <th style="font-family:Tahoma, Geneva, sans-serif; font-size:100%;text-align:center;padding-right:10px"> <l3 style="heigh:10px">İncele </l3>  </th> </tr>
					<tr> <th style="font-family:Tahoma, Geneva, sans-serif; font-size:100%;text-align:center;padding-right:10px"><l4 id="usdprc3"> 32,00 $ + Kdv. </l4> </th> </tr>
					<tr> <th style="font-family:Tahoma, Geneva, sans-serif; font-size:100%;text-align:center;padding-right:10px"><l5 id="tlprice3"  style="margin-top:5px"> Kdv. Dahil 1.663,35 TL </l5> </th> </tr>
					<tr> <th style="padding-top:5px;font-family:Tahoma, Geneva, sans-serif; font-size:100%;text-align:center;padding-right:10px">
					<form id="pcs-form"> <input id="propcs3" style="width:30px" type="text" maxlength="3" onkeypress='return event.charCode >= 48 && event.charCode <= 57' value="1" /></form> 
					 <l8 style="margin-left:3px">Ad. </l8><form id="renk-form">
					<select style="width:85px" size="1" id="renktype3"><option disabled selected> Beyaz</option> </select>
					</form><div onclick="AddNewBasket(3)" id="inbasket" class="tip"><span> Sepete Ekle </span></div> 
					</th> </tr></table> 
					</div><div class="SearchProductResult"><div id="protitle4"  class="FoundProLine1">Optik Duman Dedektörü</div>
					<div id="procode4" class="FoundProLine2">SD-3239</div> <br />
					<table style="width:215px; height:70px" border="0" > <tr> <th style="text-align:center"> <img onmousemove=loadzoom("#zoom_04") id="zoom_04" width=65 src=product_img/SD-3239.png> </th> 
					</tr> </table>
					<table style="width:10%;height:190px" border="0" > <tr> <th style="line-height:150%;font-family:Tahoma, Geneva, sans-serif; font-size:100%;text-align:left; padding-left:10px">
					<font color='#ff0000'>* </font>Light Scatter Prensibi <br />
					<font color='#ff0000'>* </font>85 Db. Alarm, Mikroişlemcili  <br />
					<font color='#ff0000'>* </font>AC-DC Voltaj Girişi <br /></th> </tr> 
					<tr> <th style="font-family:Tahoma, Geneva, sans-serif; font-size:100%;text-align:center;padding-right:10px"> <l3 style="heigh:10px"> <a href="sd-3239"> İncele </a> </l3>  </th> </tr> 
					<tr> <th style="font-family:Tahoma, Geneva, sans-serif; font-size:100%;text-align:center;padding-right:10px"><l4 id="usdprc4"> 29,00 $ + Kdv. </l4> </th> </tr>
					<tr> <th style="font-family:Tahoma, Geneva, sans-serif; font-size:100%;text-align:center;padding-right:10px"><l5 id="tlprice4"  style="margin-top:5px"> Kdv. Dahil 1.507,41 TL </l5> </th> </tr>
					<tr> <th style="padding-top:5px;font-family:Tahoma, Geneva, sans-serif; font-size:100%;text-align:center;padding-right:10px">
					<form id="pcs-form"> <input id="propcs4" style="width:30px" type="text" maxlength="3" onkeypress='return event.charCode >= 48 && event.charCode <= 57' value="1" /></form> 
					 <l8 style="margin-left:3px">Ad. </l8><form id="renk-form">
					<select style="width:85px" size="1" id="renktype4"><option disabled selected> Beyaz</option> </select>
					</form><div onclick="AddNewBasket(4)" id="inbasket" class="tip"><span> Sepete Ekle </span></div> 
					</th> </tr></table> 
					</div>               
                  </div>    
               </div> 
               
               <div class="TabbedPanelsContent"> 
                 <div class="productscontent">    </div>    
               </div> 
               
               <div class="TabbedPanelsContent">               
                 <div style=" width:671px; font-size:12px; font-weight:bold;color:#006; padding-bottom:20px; padding-top:20px; padding-left: 20px" class="productscontent">  </div>                 
               </div>   
             </div>  
      </div>  
   </div>  
          
             
  
</div>

   
<script type="text/javascript">
/* <![CDATA[ */
var google_conversion_id = 979795567;
var google_custom_params = window.google_tag_params;
var google_remarketing_only = true;
/* ]]> */
</script>
<script type="text/javascript" src="//www.googleadservices.com/pagead/conversion.js">
</script>
<noscript> 

<div style="display:inline;">
<img height="1" width="1" style="border-style:none;" alt="" src="//googleads.g.doubleclick.net/pagead/viewthroughconversion/979795567/?value=0&amp;guid=ON&amp;script=0"/>
</div>
</noscript> 
</body> 
</html>
