(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
DC4-32V Input 2 Channel SSD Solid State Relay Module High Low Level Trigger NO NC SPDT Isolation Converter Switch PLC
1. Wide voltage input power supply: DC4-32V power input with reverse connection protection function.
2. The input and output adopts photoelectric coupling isolation control, the input and output are completely isolated, and the anti-interference is strong. The output switch has no contact contact, no noise, high switching frequency, and no limit on the number of switching actions.
3. The driving current required for the control signal input terminal is low, and it only needs 0.1mA to work normally.
4. The switching response of this module is fast, the on time is 1ms, and the off time is 1ms
5. The dimensions of this module are: 45mm*32mm*15mm, and the size of the mounting hole is: 35mm*25mm, which can be equipped with a plastic guide rail PCB installation simple bracket
Trigger level signal input type
High Level
Low Level
Output switch state
Normally open
Normally closed
Normally Open + Normally Closed
Output switch operating voltage
350V/120mA 400V/100mA 600V/100mA
600V/0.9A 1500V/20mA 60V/0.5A
60V/1.0A 60V/1.8A 60V/2.5A
Remarks:"Normally closed, normally open" is the term used for switches, relays, electronic analog switches, etc. in electronic circuits.Normally open means that when the electrical appliance (switch) is not energized (without control signal), its contacts are disconnected (off or off), normally closed means that the contact of the switch is closed when the switch is not energized (no control signal is applied).