(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();
})();
Exhibition Review | The Inaugural Metrology Instrument and Equipment Expo (2024)
Nov 05, 2024
by SenseFuture
From October 30 to 31, 2024, the inaugural Metrology Instrument and Equipment Expo (2024) was held in Suzhou under the theme "Metrology Empowering New Productivity." The event showcased more than 1,500 instruments, equipment, and metrology testing technologies from over 280 institutions and enterprises. It aimed to establish a platform for supply-demand matching and industrial collaboration, providing a comprehensive display of innovative developments in the metrology service industry, new metrology testing equipment developed by China's metrology institutions, and the latest products in metrology instruments.
On the opening day, Deputy Director Bai Qingyuan of the State Administration for Market Regulation, along with leaders from Jiangsu Province and Suzhou City, visited the exhibition booths. Renowned companies, including Thermo Fisher Scientific, Bosch, and CGN (China General Nuclear Power Group), explored the showcased products in detail and discussed potential collaboration opportunities.
SenseFuture™, as an incubated enterprise of Shenzhen and the Shenzhen Institute for Technology Innovation (NIM) , participated in the exhibition at the NIM booth. The company showcased its independently developed products, including the ±0.001°C temperature controller, precision thermostatic chambers, and the CO₂ stable isotope analyzer.