(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}/5
Description
Product Description
1 way description: 1. Board size: 73 * 15mm 2. Punctuation: test whether AC 220V exists 3. Output TTL level: SCM can be used for testing, the voltage is 3-5V 4. Suitable for PLC 24V level product description: The microcontroller can detect the output TTL level. The power supply can be 3-5V Can also access PLC24V level Then the PLC input terminal COM COM power supply 24V input terminal board signal output OUT, the optical coupling board GND power supply negative The blue 2P 5.0 terminal is connected to 220V voltage The 3P terminal is connected to the microcontroller input. safety warning: When the power supply module is behind the white wire frame on the power supply board, you cannot touch any equipment because it is high voltage. Pay attention to the safety of electricity.