(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();
})();
Description
Product Description
2 channel differential signal conversion single-ended collector, grating ruler servo encoder signal to PLC
1, the differential signal into the collector signal output, 2 channels, electrical isolation between input and output.
2, limit operating frequency 2MHZ. Servo encoder, grating ruler, rotary encoder and other differential output of the encoder signal -->PLC high-speed counting interface counting.
3, output mode: push-pull output mode, support NPN or PNP input PLC interface.
4, the module built-in voltage conversion module, can output 5V, 1A(maximum), for the grating ruler module power supply (fully compatible).
5, installation method: DIN35mm rail installation, convenient and fast!
Note: This module (servo model) provides 5V, 100mA (Max) output. Please note whether the differential signal generator requires a 5V supply. Otherwise suspended, do not connect (such as servo drive). When the differential signal generation equipment uses a lot of power (such as rotary encoders, high-power grating ruler), please use a fully compatible model (5V, 1A (Max) output).
1, module output connection 1 (differential signal -> this module ->PNP input) :
2, module output connection 2 (differential signal -> this module ->NPN input) :