(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
4 Channel RS485 to Ethernet Converter Industrial Serial to Ethernet Server Modbus RTU TCP RS485 Ethernet Server
Product Description
A multifunctional, high-performance, high-stability serial server module. It has 4 RS485 interfaces; 1 10M/100M adaptive Ethernet interface; DC9~36V wide-voltage power supply. Users can easily complete the interconnection between RS485 equipment and network equipment by using it.
Network characteristics
· Support static and dynamic IP; · Support automatic switching of network cable crossover and direct connection · Working port, target IP and target port can be set; · In TCP server mode, each serial port supports 4 client connections; · Support DNS function; · Support network online firmware upgrade function; · It can span gateways, switches, and routers; it can work in a local area network or the Internet; · Support protocols include ETHERNET, ARP, IP, ICMP, UDP, DHCP, TCP; · Support web page parameter configuration and password login. · Modbus TCP to Modbus RTU.