(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
Estimated Lead Time : 8-10 Weeks
7MF4433-1CA23-1AB6-Z +A01
SITRANS P Series DSIII transmitters provide reliable, accurate, stable, and cost-effective measurement of differential, absolute, and gauge pressure and liquid level.
The transmitter is a microcontroller-based, self-contained pressure-to-current transducer.
A measuring cell senses the applied process pressure and provides an analog output signal that is proportional to applied pressure.
An analog-to-digital converter produces a digital signal for the microcontroller.
The microcontroller modifies and corrects the signal for linearity and temperature, and a digital-to-analog converter produces a 4-20 milliampere output signal for the loop.