(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 Application
Product Paramenters
Product Name
HLD1953 intelligent lock control board
Standard Power Supply
2.5A (Maximum) DC 12V-24V
Operating Temperature
-20 ~ +70ºC
User Configuration
Cloud server, Android/iOS APP DEMO source
Relative Humidity
10-90% RH (Non-condensing)
Serial Port
Two RS232 serial ports
Application
Express cabinets and storage cabinets, etc.
Product Description
HLD1953 intelligent lock control board
HLD1953 is an industrial grade lock control board for IOT wired communication. HLD1953 adopts Industrial grade processor and communication module, and it has a good performance in anti-interference. It also has two RS232 ports for communicating with peripherals via serial ports.
This scalable relay control system can obtain relay status and sensor input status simultaneously. Each relay can be controlled individually, and the system can simultaneously obtain its input status within 100 milliseconds. As for the application, HLD1953 can be applied for express cabinets and storage cabinets, etc.