(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 Description
UHF RFID Smart Tool Cabinet SR-RUX261
Product Introduction SR-RUX261 RFID Smart Tool Cabinet is one of the RFID tool management solutions. The tool cabinet integrates various intelligent devices such as RFID reader, RFID antenna, Android all-in-one PC, IC card reader, humiture controller, etc. It can automatically manage the tools with RFID labels inside the cabinet. The user scans the IC card to unlock the door → borrow/return the tools → close the door to automatically confirm the operation. The system will show the user’s information, tool details, lending time and other information. There are also daily/monthly checking and other functions, which can help collect the quantity, types, and status of tools in real time, realizing efficient and intelligent management of tools.
Application:
It is mainly used in aviation, electric power, fire protection, machinery, railway, and other industries, realizing automated and fast borrowing, returning, positioning, searching and maintenance of tools.