(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
Product Description
Function: Output an alarm single when there is water length is higher than 2mm.
Technical parameter: 1.rating voltage: AC/DC 9-36V 2.work current < 20mA 3.quiescent current <3 Ma 4.work temperature: -5°C~60°C 5.load capability of relay: (2A @ 250V AC) (2A @ 30V DC) 6.response rate: <50 ms 7.length of wire: 2000mm (or based on requirements) 8.packaging material: epoxy resin
Figure of sensor:
Connection wire definition: 1.red: DC power anode pole 2.black: DC power cathode 3.blue/green: COM port of alarm single 4.yellow: alarm single (N.O)
Install method: If you want to detect little water (length is not exceed 2mm), can put a sponge block on the floor and put sensor on it, sponge block absorb water, the detect probe can touch the water, sensor output alarm single. If need more drive current, an outer drive circuit is needed.