(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();
})();
1/1
${data.index + 1}/${data.total}
Description
Brand
Micro Motion
As a supplier of high-quality flow measurement solutions, we offer the Micro Motion F-Series Coriolis Meter, consisting of the F050A sensor and the 3500 transmitter. This sensor, made from 316L stainless steel, features high-temperature and high-pressure capabilities, ensuring a mass flow accuracy of ±0.20%, suitable for various fluid measurements. The 3500 transmitter provides flexible output options and an intuitive multi-line LCD display, reducing maintenance and operating costs while enhancing production efficiency. Equipped with extensive certifications and real-time process diagnostics, choosing the F-Series products will help you optimize production processes and improve product quality and operational efficiency.
Micro Motion F050A Coriolis Meter
1/2 Inch (DN15), 316L Stainless Steel, High Temperature
Mass Flow Accuracy (Liquid)
±0.20% of rate (standard), ±0.15% of rate (optional), ±0.10% of rate (optional)
Mass Flow Repeatability (Liquid)
±0.050% of rate
Volume Flow Accuracy (Liquid)
±0.20% of rate (standard), ±0.15% of rate (optional), ±0.10% of rate (optional)