Панорамная Камера Acti E923M

Код товара: 20432
Артикул: E923M
Характеристики
Производитель Acti
смотреть полные характеристики
78580,00 
наличие:
Выберите количество:

Панорамная Камера Acti E923M (E923M) в магазине Netstore – цена, описание, характеристики и общая информация.

Описание модели: 10MP Outdoor Mini Fisheye Dome with Basic WDR, M12 connector, Fi

Технические характеристики

Устройство
Тип устройства IP-видеокамера
Тип корпуса Купольная (DOME)
Среда Уличная
Тип матрицы CMOS
Тип развёртки Прогрессивная
Общее кол-во пикселей, Мп 10
Максимальное разрешение 3648×2736
Кадров в секунду при максимальном разрешении 6
Максимальное количество кадров в секунду 6
Повышенная светочувствительность Нет
День/Ночь Нет
Чувствительность Цвет, лк 0.1
Ручное переключение режима день-ночь Нет
Механический ИК-фильтр Нет
ИК диапазон чувствительности 0
ИК подсветка Нет
Адаптивная ИК-подсветка Нет
Количество ИК-светодиодов 0
Объектив
Сменный объектив Нет
Тип объектива Фиксированный
Байонет M12
Фокусное расстояние объектива, мм 1.37

Написать отзыв


Примечание: HTML разметка не поддерживается! Используйте обычный текст.





$(‘select[name=’recurring_id’], input[name=”quantity”]’).change(function(){
$.ajax({
url: ‘index.php?route=product/product/getRecurringDescription’,
type: ‘post’,
data: $(‘input[name=’product_id’], input[name=’quantity’], select[name=’recurring_id’]’),
dataType: ‘json’,
beforeSend: function() {
$(‘#recurring-description’).html(”);
},
success: function(json) {
$(‘.alert, .text-danger’).remove();

if (json[‘success’]) {
$(‘#recurring-description’).html(json[‘success’]);
}
}
});
});

//ppo js
var all_inputs = $(‘.row.product-options-row input’);
var ppo_sum = 0;
var ppo_quantity = 0;
var ppo_ids = [];
var remove_all_button_toggle = function(){
if(all_inputs.prop(‘checked’)||all_inputs.is(‘:checked’)) {
$(‘.rmv-all-options’).show();
} else {
$(‘.rmv-all-options’).hide();
}
}

var remove_all_checks = function(){
$(‘.row.product-options-row input’).removeAttr(‘checked’).change();
}

var sum_of_all_checked = function(){
$(all_inputs).each(function() {

if (this.checked) {
ppo_ids.push($(this).data(‘itemPrice’));
ppo_sum += parseInt($(this).data(‘itemPrice’), 10);
}

});
$( “.ppo-main-heading span.label-success” ).text( ppo_sum > 0 ? “Выбрано ” + ppo_ids.length + ” шт., общей стоимостью ” + ppo_sum + “р.” : “” );
}
$(‘.rmv-all-options’).on(‘click’, function(){
remove_all_checks();
remove_all_button_toggle();
});
$(all_inputs).on(“change”, function(){
remove_all_button_toggle();
//remove_all_checks();
ppo_sum = 0;
ppo_ids = [];
sum_of_all_checked();
});

$(‘#button-cart’).on(‘click’, function() {
$.ajax({
url: ‘index.php?route=checkout/cart/add’,
type: ‘post’,
data: $(‘#product input[type=’text’], #product input[type=’hidden’], #product input[type=’radio’]:checked, #product input[type=’checkbox’]:checked, #product select, #ppo-panel input:checked, #product textarea’),
dataType: ‘json’,
beforeSend: function() {
$(‘#button-cart’).button(‘loading’);
},
complete: function() {
$(‘#button-cart’).button(‘reset’);
},
success: function(json) {
$(‘.alert, .text-danger’).remove();
$(‘.form-group’).removeClass(‘has-error’);

if (json[‘error’]) {
if (json[‘error’][‘option’]) {
for (i in json[‘error’][‘option’]) {
var element = $(‘#input-option’ + i.replace(‘_’, ‘-‘));

if (element.parent().hasClass(‘input-group’)) {
element.parent().after(‘

‘ + json[‘error’][‘option’][i] + ”);
} else {
element.after(‘

‘ + json[‘error’][‘option’][i] + ”);
}
}
}

if (json[‘error’][‘recurring’]) {
$(‘select[name=’recurring_id’]’).after(‘

‘ + json[‘error’][‘recurring’] + ”);
}

// Highlight any found errors
$(‘.text-danger’).parent().addClass(‘has-error’);
}

if (json[‘success’]) {
$(‘.breadcrumb’).after(‘

‘ + json[‘success’] + ‘
Основные параметры