(function(){
let w = window.innerWidth;
function setHeaderCssVar() {
const headerEle = document.getElementById('shoplaza-section-header');
if(!headerEle){ return };
document.body.style.setProperty('--window-height', `${window.innerHeight}px`);
document.body.style.setProperty('--header-height', `${headerEle.clientHeight}px`);
const mdScorllHideEle = headerEle.querySelector('.header__mobile .header__scroll_hide');
if (mdScorllHideEle) {
document.body.style.setProperty('--header-scroll-hide-height-md', `${mdScorllHideEle.clientHeight}px`);
}
const pcScorllHideEle = headerEle.querySelector('.header__desktop .header__scroll_hide');
if (pcScorllHideEle) {
document.body.style.setProperty('--header-scroll-hide-height-pc', `${pcScorllHideEle.clientHeight}px`);
}
}
function handlResize() {
if(w == window.innerWidth){return};
w = window.innerWidth;
setHeaderCssVar();
};
function init(){
setHeaderCssVar();
window.removeEventListener('resize', window._theme_header_listener)
window._theme_header_listener = handlResize;
window.addEventListener('resize', window._theme_header_listener);
}
init();
})();
${data.index + 1}/6
Description
5-24V Hand Sweep Sensor Switch DIY IR Proximity Sensor LED Cabinet Light Photoelectric Motion Sensor Pir Light Switch
Product Description
Hand scan sensor switch, used for non-contact hand scan control of LED lights, hand scan distance up to 30~80mm, infrared mode is used to block the sensor
Product Paramenters
Product name
hand sweep sensor module
Input voltage
5 ~ 24V (DC)
Output voltage
equal to input voltage
Output form
switch + indicator
Induction distance
30 ~ 80mm
Delay time
sweep and turn on / off
Induction principle
infrared, distance
Application
DC, constant voltage
Load current
resistive 3A
Standby current
10 ~ 15mA
Total power
<= 72W
Size
42 * 12 * 7.9mm
Installation Instructions
Note
The controller is only suitable for the switch control of LED lights, not for inductive loads (such as inductance, motors, relays, etc.)