Security/Alarm Wire Gray 16/4 (16AWG 4Conductor) Stranded CM / Inwall rated Pullbox 1
Product Code: 10K6-0421SH
Availability: Out Of Stock
Processes and Ships Same Day from USA

Need a high quality Security/Alarm Wire, Gray, 16/4 (16AWG 4-Conductor), Stranded, CM / Inwall rated, Pullbox, 1000 foot? Not only is the qualiy great for Security/Alarm Wire, Gray, 16/4 (16AWG 4-Conductor), Stranded, CM / Inwall rated, Pullbox, 1000 foot but also the best price.
Some Features of Security/Alarm Wire, Gray, 16/4 (16AWG 4-Conductor), Stranded, CM / Inwall rated, Pullbox, 1000 foot
Our 1000 foot gray 16 AWG (American Wire Gauge) 4 conductor stranded security/alarm wire comes in easy to use pull boxes. This wire is CM / in-wall rated; it is not intended for plenum or riser situations. This security wire is designed for use in security/alarm systems. It is typically used for connecting motion sensors, keypads, magnetic contacts, glass breaks (acoustic detectors), smoke detectors, communicators, sounders/strobes, entry management and control panels in such systems. When wiring a system please be sure to consult the manufacturers' recommendations for wire conductors, gauge and expected resistance.
";
var fb_ad = '';
$.ajax({
url: 'index.php?route=checkout/cart/add',
type: 'post',
data: $('.product-info input[type=\'text\'], .product-info input[type=\'hidden\'], .product-info input[type=\'radio\']:checked, .product-info input[type=\'checkbox\']:checked, .product-info select, .product-info textarea'),
dataType: 'json',
success: function(json) {
$('.success, .atc-blanket .warning, .attention, information, .error').remove();
if (json['error']) {
if (json['error']['option']) {
for (i in json['error']['option']) {
$('#option-' + i).after('
' + json['error']['option'][i] + '');
}
}
if (json['error']['profile']) {
$('select[name="profile_id"]').after('
' + json['error']['profile'] + '');
}
}
if (json['success']) {
$('#notification').html('
' + json['success'] + '

'+fb_ad);
$('.success').fadeIn('slow');
$('#cart-total').html(json['total']);
$(".atc-blanket").remove();
$('html, body').animate({ scrollTop: 0 }, 'slow');
}
},
error: function() {
$(".atc-blanket").remove();
}
});
});
//-->