Buy in a bundle and save!

Product Starter Protector Traveler Premier
DS600 Alarm
DS610 Motion Sensor
DS620 Door Sensor
DS630 Cable Lock
DS530 Solar Charger
DS508 Remote Siren Kit
Starter bundle
Protector GPS tracking bundle
Bluetooth GPS Tracking bundle
Premier GPS Tracker bundle

DS508K Remote Siren Kit

  • $119.00
    Unit price per 
Shipping calculated at checkout.


  • 30 Watt- 120 db siren (Extremely Loud!!)
  • Dual Tone: Depending on the wire used, two different siren sounds are possible.
  • 6-14 VDC, 1.1 A at 12VDC
  • 9.25” x 6.1” x 8.1” (Siren only)
  • Kit includes DS508 Siren, DS410 External Power Switch and 12V 2A 24W AC/DC switching power supply adapter that allows siren/strobe to be powered from a 12-24V battery or 110V wall outlet.
  • Kit comes pre-wired and ready to plug directly into your Mobilelock and sound on an alarm for the desired duration


Specifications

  • 30 Watt- 120 db siren (Extremely Loud!!)
  • Dual Tone: Depending on the wire used, two different siren sounds are possible.
  • 6-14 VDC, 1.1 A at 12VDC
  • 9.25” x 6.1” x 8.1”
  • Includes 12V 2A 24W AC/DC switching power supply adaptor. Can be connected to a battery or wall outlet

Requires DS410 External Power Switch to be connected to the DS600 Mobilelock 

'; currentNode[j].setAttribute("data-src", myLink); // set local HTML // replace ___data___ with data - dev.to's markdown parser won't let me use it :) currentNode[j].src = "data:text/html;charset=utf-8," + localHtml; } } } // remove listeners at the end removeEventListener(document, updateElements); } function removeEvents(obj, callback) { if (window.__obs) { window.__obs.disconnect(); } } function registerEvents(obj, callback) { const MutationObserver = window.MutationObserver || window.WebKitMutationObserver; if (MutationObserver) { const obs = new MutationObserver(function(mutations, observer) { callback(mutations) }); obs.observe(obj, { childList: true, subtree: true }); window.__obs = obs; } } // register events registerEvents(document, updateElements);