function start() { document.getElementById("Button1").disabled = true; document.getElementById("Button1").value = 5; window.setTimeout("tick()",1000); } function tick() { var time = new Number(document.getElementById("Button1").value); if(time>0) { document.getElementById("Button1").value = time-1; window.setTimeout("tick()",1000); } else { document.getElementById("Button1").disabled = false; } } function ssClick() { var cx = document.searchform.keys.value; searchform.action ="slist.asp?keys="+cx; }
start();
首页 /

污染度仪

  • 型号:ConSpector/Clean Line BC
    德国SITA析塔公司研制的污染度测量仪,可检测液体的荧光物质从而判断污染程度。主要应用于工业清洗过程中,监测清洗槽的污染度。用户可根据此数量有效优化槽液的使用寿命,避免污染度过高的槽液二次污染工件造成的质量问题,并可节省成本。
    了解更多
  • 型号:ConSpector
    德国SITA ConSpector 荧光物含量检测仪可用于检测溶液中荧光物质的含量。适用于工业清洁过程中监测清洁槽的污染度。
    了解更多
  • 型号:SITA ConSpector
    该污染度测量仪主要应用于工业清洁过程中,监测清洁槽的污染度,拥有2.5 W功率,LCD显示灯,高存储量的设计,是目前受欢迎的表面污染测量仪器。
    了解更多
  • 型号:ConSpector
    SITA ConSpector 是由德国SITA公司研制的污染度检测仪,让用户可以在实验室里检测生产中溶液的荧光物质从而判断污染或者干净程度。
    了解更多
在线咨询 电话联系
var _hmt = _hmt || []; (function() { var hm = document.createElement("script"); hm.src = "https://hm.baidu.com/hm.js?2411464452ad3a9d5e51c039b84d07d8"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(hm, s); })(); window.onscroll=function(){ var t=document.documentElement.scrollTop||document.body.scrollTop; var div2=document.getElementById("div2"); if(t>= 1000){ div2.className = "div2_1"; }else{ div2.className = "div2"; } }