(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
Application: Industrial production process control Production flew-line management Attendance management and more AGV Car Features: 1. Self-intellectual property; 2. Support ISO18000-6C (EPC C1G2) protocol tag; 3. 865~868MHz, 902~928MHz frequency band (frequency customization optional by Soft); 4. FHSS or Fix Frequency transmission; 5. RF output power up to 26dBm (adjustable); 6. 3dBi PCB Antenna with effect distance up to 0~2m*; 7. Support active mode, answer mode, trigger-activating and password work mode; 8. Low power dissipation with single +12V DC power supply; 9. Support RS232, RS485 interface, RJ45; 10. Support ModBus.
* Effective distance depends on antenna, tag and environment.