(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}/6
Description
Products Description
Specifications
Electrodeless conductivity sensor generates current in the closed loop of the solution, and then measures the current to measure the conductivity of the solution. The conductivity sensor drives the coil A, which induces alternating current in the solution; coil B detects the induced current, which is proportional to the conductivity of the solution. The conductivity sensor processes this signal and displays the corresponding reading.
The CS3790 series of electrodeless conductivity sensors are available in four different water resistant materials for a wide range of applications. Electromagnetic conductivity sensor can be used in metal surface treatment and mining, chemical and refining, food and beverage, pulp and paper, textile manufacturing, water treatment, wastewater treatment and other conductivity measurement.
Features
● Selection of solid material, no pollution ● Low maintenance ● A variety of conductivity sensor installation methods, including sanitary installation ● Optional materials: Polypropylene, PVDF, PEEK or PFA Teflon ● Standard integrated cable
Product Paramenters
Model No.
CS3790
Measuring Mode
Electromagnetic
Housing Material
PFA
Waterproof Rating
IP68
Measuring Range
0~2000mS/cm
Accuracy
±0.01%F.S
Pressure Range
≤1.6Mpa (Maximum flow rate 3m/s)
Temperature Compensation
PT1000
Temperature Range
-20℃-130℃(Limited by the sensor body material and installation hardware only)
Calibration
Standard solution calibrate and field calibration
Connection Methods
8 core cable
Cable Length
Standard 10m cable, can be extended
Application
Metal surface treatment and mining, chemical and refining, food and beverage, pulp and paper, textile manufacturing, water treatment, wastewater treatment and other conductivity measurement.