(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
Product Description
The LD series laser displacement sensors are the world's first developed laser displacement sensors based on photon counting imaging technology. We have specially developed a new type of photon counting imaging sensor (PCI) for the LD series. The PCI can detect photon signals at the nanosecond level and digitize the signals at the pixel level, thereby digitizing the entire signal chain and providing high-speed, high-quality photon signals, ensuring the performance of LD series laser displacement sensors.
The LD series utilizes a 650nm laser as the light source, enabling high-precision distance measurement at a maximum frame rate of 2kHz. It achieves a maximum repeatability of 5μm and features excellent black and white surface calibration capability with an accuracy within 10μm for black and white surfaces.