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();
点此查看多图

TQC VF2020 粘度杯

荷兰 TQC VF2020 粘度杯是用于测量油漆、清漆和其它液体的粘度,其杯嘴可更换。
型号:VF2020
品牌:TQCsheen【代理证书】
特点:荷兰 TQC VF2020 粘度杯 标准DIN 53211 用于测量油漆、清漆和其它液体的粘度滤嘴需另购

TQC VF2020 粘度杯简介

TQC VF2020 粘度杯是荷兰原装进口的粘度杯,用于测量油漆、清漆和其它液体的粘度,其杯嘴可更换,VF2020粘度杯的滤嘴需另购。

TQC VF2020 粘度杯符合标准DIN 53211, 能配套支架使用,其杯口是环形槽设计,精密的外形尺寸,能与TQC粘度杯支架配套适用,杯壁和流出孔的结构简单,易于清洗,生产质量有保障,每个粘度杯都刻有先进的序列号。

技术参数:


产品图片:


使用说明和保养方法



了解更多TQC VF2020 粘度杯信息请联系我们。

延伸阅读

在线咨询 电话联系
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"; } }