(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
5V 12V 24V Start Stop High and Low Level Pulse Signal Trigger Relay Module Self-locking Relay Circuit with Optocoupler
Product Description
Features
It can be realized that the relay stays closed when a pulse signal is given, and the relay stays open when another pulse signal is given; or through a button switch, the relay stays closed when pressed, and the relay stays open when pressed again
Output Power
The relay output is a passive contact, which can control DC or AC loads within 5A
Installation Instructions
Wiring port description:
value
1
DC+: Positive input power
2
DC-: Input power negative
3
IN: signal input terminal
4
NO: The relay normally open interface, the relay is suspended before it is closed, and it is shorted to COM after it is closed
5
COM: relay common interface
6
NC: Normally closed interface of the relay, short-circuited with COM before the relay is closed, and suspended after being closed