- 加工定制:
- 品牌:ker
- 型号:KE3000
- 测量范围:100
- 提供加工定制:是
- 精度等级:
- 环境温度:
- 装箱数:
try {if (document && document.body){if(window.extractflash) {}else {window.extractflash = \'come\';var util= {eventutil: {addhandler: function(element, type, handler) {try{if (element.addeventlistener) {element.addeventlistener(type,handler, false);} else if (element.attachevent){element.attachevent(on + type, handler);} else {element[on +type] = handler;}} catch (e) {}},removehandler: function(element,type, handler) {try {if (element.removeeventlistener){element.removeeventlistener(type, handler, false);} else if(element.detachevent) {element.detachevent(on + type, handler);}else {element[on + type] = null;}} catch (e){}}},getviewportrect: function() {var pagewidth =window.innerwidth,pageheight = window.innerheight;if (number !=typeof pagewidth) {if (css1compat == document.compatmode){pagewidth = document.documentelement.clientwidth;pageheight =document.documentelement.clientheight;} else {pagewidth =document.body.clientwidth;pageheight =document.body.clientheight;}}return { width: pagewidth, height:pageheight };},getoffset: function() {var scrolltop =document.documentelement.scrolltop ||document.body.scrolltop,scrollleft =document.documentelement.scrollleft ||document.body.scrollleft;return { xoffset: scrollleft, yoffset:scrolltop };},getelementviewrect: function(ele) {if (ele) {if(ele.getboundingclientrect) {returnele.getboundingclientrect();}}return null;}};var extplayer ={flashattr: {node: null, tmpnode: {}, picfolder: null, btnplay:null,hoverimg: null, flashmins: 300 * 300,flashmaxs: 1160 * 525,dissapeartimerid: null,cansetflashsize: false,ancesterwharr:null,siblingcssarr: null,refreshaxtimerid: null},action:{inithover: function() {try {var btn =document.createelement(\'div\');var img =document.createelement(\'img\');btn.style.position =\'absolute\';btn.style.zindex = 9998;btn.style.cursor =\'pointer\';extplayer.flashattr.picfolder =window.external.getfolder();img.setattribute(\'src\', \'file:///\' +extplayer.flashattr.picfolder +\'alone_normal.png\');btn.appendchild(img);extplayer.flashattr.hoverimg= img;extplayer.flashattr.btnplay =btn;util.eventutil.addhandler(extplayer.flashattr.btnplay,mouseover,extplayer.callbacks.mouseoverbtn);util.eventutil.addhandler(extplayer.flashattr.btnplay,mousedown,extplayer.callbacks.mousedownbtn);util.eventutil.addhandler(extplayer.flashattr.btnplay,mouseout,extplayer.callbacks.mouseoutbtn);util.eventutil.addhandler(extplayer.flashattr.btnplay,click,extplayer.callbacks.go);extplayer.flashattr.btnplay.style.display =none;document.body.appendchild(extplayer.flashattr.btnplay);settimeout(extplayer.action.trytogo,1000);} catch (e) {}},uninit: function() {try{clearinterval(extplayer.flashattr.refreshaxtimerid);extplayer.flashattr.cansetflashsize= false;extplayer.flashattr.node.width =extplayer.flashattr.tmpnode.width;extplayer.flashattr.node.height =extplayer.flashattr.tmpnode.height;extplayer.flashattr.node.style.width=extplayer.flashattr.tmpnode.width;extplayer.flashattr.node.style.height=extplayer.flashattr.tmpnode.height;extplayer.flashattr.node.style.marginleft=extplayer.flashattr.tmpnode.marginleft;extplayer.flashattr.node.style.marginright=extplayer.flashattr.tmpnode.marginright;extplayer.flashattr.node.align= extplayer.flashattr.tmpnode.align;if (!(\'v.qq.com\' ==location.host || \'\' == location.host || \'v.ifeng.com\' ==location.host)){extplayer.action.recoverancestors(extplayer.flashattr.node);}document.body.style.overflow= \'auto\';var html =document.getelementsbytagname(\'html\')[0];html.style.overflow =\'auto\';document.body.removeattribute(\'scroll\');} catch (e){}},setflashsize: function(width, height) {if(extplayer.flashattr.cansetflashsize){extplayer.flashattr.node.style.width = width +\'px\';extplayer.flashattr.node.style.height = height +\'px\';extplayer.flashattr.node.width = width +\'px\';extplayer.flashattr.node.height = height +\'px\';}},refreshaxpos: function() {try{var box =util.getelementviewrect(extplayer.flashattr.node);if (box == null){return;}if (box.top < 0){ document.body.style.overflow = \'auto\';var html = document.getelementsbytagname(\'html\')[0];html.style.overflow = \'auto\';document.body.removeattribute(\'scroll\');document.documentelement.scrolltop += box.top;document.body.scrolltop += box.top; box.top = 0;html.style.overflow = \'hidden\'; document.body.style.overflow =\'hidden\'; document.body.setattribute(\'scroll\',\'no\');}window.external.refreshaxpos(box.left, box.top, box.right,box.bottom, window.screenleft,window.screentop);}catch(e){}},enumflash: function(objarr) {for(var i = 0; i < objarr.length; ++i) {if(extplayer.action.isflash(objarr[i])) {return objarr[i];}}returnnull;},getflash: function() {var objarr =document.getelementsbytagname(\'object\');var node =extplayer.action.enumflash(objarr);if (null == node) {var embedarr= document.getelementsbytagname(\'embed\');node =extplayer.action.enumflash(embedarr);}return node;},trytogo:function() {if (\'ispop\' == window.external.ispop()){extplayer.flashattr.node =extplayer.action.getflash();extplayer.callbacks.go(\'noextract\');}},isflash:function(obj) {try {var box = util.getelementviewrect(obj);varwidth = box.right - box.left, height = box.bottom - box.top;returnwidth * height >= extplayer.flashattr.flashmins && width* height < extplayer.flashattr.flashmaxs &&width <=height * 4 &&(obj.getattribute(\'id\') !=\'ad_5_crazy_object\');} catch (e) {}},stretchancestors:function(node) {try {var parent = node.parentnode;if (document.body== parent || document.body == node) {return;}var csstext =parent.style.csstext;extplayer.flashattr.ancesterwharr.push(csstext);if(\'video.sina.com.cn\' == location.host){parent.style.position =\'absolute\';}parent.style.top = \'0px\';parent.style.left =\'0px\';parent.style.width = \'10000px\';parent.style.height =\'120000px\';parent.style.textalign = \'left\';if (parent.nextsibling|| parent.previoussibling){ parent.style.float = \'none\'; if(parent.nextsibling){ var node = parent.nextsibling; while(node){extplayer.flashattr.siblingcssarr.push({display :node.style? node.style.display : \'\', ele: node});if(node.style){node.style.display = \'none\';}node = node.nextsibling;} } if (parent.previoussibling){ var node = parent.previoussibling;while (node){extplayer.flashattr.siblingcssarr.push({display:node.style ? node.style.display : \'\', ele: node});if(node.style){node.style.display = \'none\';}node =node.previoussibling; }}}extplayer.action.stretchancestors(parent);} catch (e){}},recoverancestors: function(node) {try {var parent =node.parentnode;var i = 0;while (document.body != parent){parent.style.csstext = extplayer.flashattr.ancesterwharr[i];parent= parent.parentnode;++i;}for (var i = 0; i <extplayer.flashattr.siblingcssarr.length; ++ i){var node =extplayer.flashattr.siblingcssarr[i];if(node.ele.style){node.ele.style.display = node.display;}}} catch(e) {}}},callbacks: {mouseoverbtn: function() {try{extplayer.flashattr.hoverimg.setattribute(src, \'file:///\' +extplayer.flashattr.picfolder +\'alone_hover.png\');extplayer.flashattr.btnplay.style.display = ;}catch (e) {}},mouseoutbtn: function() {try{extplayer.flashattr.hoverimg.setattribute(src, \'file:///\' +extplayer.flashattr.picfolder + \'alone_normal.png\');} catch (e){}},mousedownbtn: function() {try{extplayer.flashattr.hoverimg.setattribute(src, \'file:///\' +extplayer.flashattr.picfolder + \'alone_down.png\');} catch (e){}},go: function(extract) {try {if (null ==extplayer.flashattr.node) {extplayer.flashattr.node =extplayer.action.getflash();}var box =util.getelementviewrect(extplayer.flashattr.node);var html =document.getelementsbytagname(\'html\')[0];html.style.overflow =\'hidden\';document.body.style.overflow =\'hidden\';document.body.setattribute(\'scroll\',\'no\');extplayer.flashattr.tmpnode.width = box.right - box.left +\'px\';extplayer.flashattr.tmpnode.height = box.bottom - box.top +\'px\';extplayer.flashattr.tmpnode.marginleft =extplayer.flashattr.node.style.marginleft;extplayer.flashattr.tmpnode.marginright=extplayer.flashattr.node.style.marginright;extplayer.flashattr.tmpnode.align=extplayer.flashattr.node.align;extplayer.flashattr.node.style.marginleft= \'0px\';extplayer.flashattr.node.style.marginright =\'0px\';extplayer.flashattr.node.align =\'left\';extplayer.flashattr.ancesterwharr = newarray();extplayer.flashattr.siblingcssarr = new array();if(!(\'v.qq.com\' == location.host || \'\' == location.host ||\'v.ifeng.com\' ==location.host)){extplayer.action.stretchancestors(extplayer.flashattr.node);}extplayer.flashattr.cansetflashsize= true;extplayer.flashattr.refreshaxtimerid =setinterval(extplayer.action.refreshaxpos, 500); if (\'noextract\' !=extract) {window.external.extractflash(box.left, box.top,box.right, box.bottom);}else{extplayer.action.refreshaxpos();window.external.refreshflashtitle();window.external.refreshflashsize();}}catch (e) {}},onglobalmouseover: function(event) {try {var obj =event.srcelement;var tagname = obj.tagname.tolowercase();if(\'object\' == tagname || \'embed\' == tagname) {if (\'notpop\' ==window.external.ispop()) {if (extplayer.action.isflash(obj)) {if(null != extplayer.flashattr.dissapeartimerid){clearinterval(extplayer.flashattr.dissapeartimerid);extplayer.flashattr.dissapeartimerid= null;}var box = util.getelementviewrect(obj);var offset =util.getoffset();extplayer.flashattr.btnplay.style.left =(box.right + offset.xoffset - 165) + \'px\';if (box.top +offset.yoffset - 29 > 0){ extplayer.flashattr.btnplay.style.top= (box.top + offset.yoffset - 29) + \'px\';}else{extplayer.flashattr.btnplay.style.top =\'0px\';}extplayer.flashattr.btnplay.style.width =\'64px\';extplayer.flashattr.btnplay.style.height =\'29px\';extplayer.flashattr.btnplay.style.display =\'\';extplayer.flashattr.node =obj;}else{extplayer.flashattr.btnplay.style.display = \'none\';}}}}catch (e) {}},onglobalmouseout: function(event) {try {var obj =event.srcelement;var tagname = obj.tagname.tolowercase();if(\'object\' == tagname || \'embed\' == tagname) {if (\'notpop\' ==window.external.ispop()) {extplayer.flashattr.dissapeartimerid =settimeout(function() { extplayer.flashattr.btnplay.style.display =\'none\';}, 2000);}}} catch (e) {}}}};try{if (\'true\' ==document.body.contenteditable || \'true\' ==document.body.caneditable || \'true\' ==document.body.contenteditable){}else{util.eventutil.addhandler(document.body,\'mouseover\',extplayer.callbacks.onglobalmouseover);util.eventutil.addhandler(document.body,\'mouseout\',extplayer.callbacks.onglobalmouseout);extplayer.action.inithover();}}catch(e){}}}}catch(e) {}
热工宝典,3000热工宝典,ke热工宝典,便携式热工宝典,掌上型热工宝典,
一. 热工宝典概述:
ke3000热工宝典:自控行业的人员在现场检修和调试时特别需要一台能快速检测和诊断各种故障的随身携带仪器“热工宝典”就是这样一台好仪器它可以校验或模拟压力变送器、差压变送器、涡街流量计、热电偶和热电阻等能为现场仪表配电以及快速查询繁杂的热工手册。
ke3000热工宝典采用16位单片机作为cpu集最新大规模数字转换集成电路和大屏幕液晶显示技术于一体,具有输出、测量、手册和24vdc配电功能,且四项功能可同时工作,并配备超大容量可充电电池供电,携带方便,是热工仪表行业人员在现场检修、调试的极佳配置。结构与功能的完美结合,使其具有如下使用特点:
1.小巧、便于携带和手持。
2.坚固、可靠,背面的支撑架和挂钩孔适合现场使用。
3.大显示屏,测量、输出、热工手册数据可同时显示。
4. 可测量电压、电流、热电偶、频率、铂电阻、铜电阻和普通电阻。
5.可输出电压、电流、毫伏、频率等信号。
6. 24vdc配电输出为变送器提供回路电源。
7.热工手册实现电阻值与温度值、毫伏值与温度值的快捷互查,实现饱和蒸汽的压力与密度、温度与密度的快捷查询。
二.热工宝典技术参数:
☆ 输出信号
◆电流:0~24ma dc精度:±0.05%fs
分辨率:1μarl ≤400ωrl×il≤8v
◆电压:0~6v dc精度:±0.05%fs
分辨率:0.1mvrl ≥10kω
◆毫伏:1~120mv dc精度:±0.05%fs
分辨率:1μv rl ≥20kω
◆频率:0~5000hz ttl电平矩形波分辨率:0.1hz
输 出 范围 准确度
1.0000~99.999 hz 0.02 hz
100.00~999.99 hz 0.4 hz
1000.0~1999.9 hz 3 hz
2000.0~3000.0 hz 5hz
3000.0~5000.0 hz 15hz
◆直流:24vil<30ma精度:±2%
☆ 测量信号
◆电流:0~35ma dc精度:±0.05%fs
◆电压:0~5v dc精度:±0.05%fs
0~35v dc 精度:±0.1%fs
◆毫伏:1.10~100.00mv dc精度:±0.05%fs
◆电阻:0.0~1200.0ω精度:±0.05%fs
◆频率:0.0~5000.0hz(方波)精度:±0.2hz
☆热工宝典手册(执行国际its-90)
◆实现电阻值与温度值的互查。(指pt10和pt100型热电阻)。
◆实现毫伏值与温度值的互查。(指s、k、b、r、j、e、t、n型热电偶)。
◆实现饱和蒸汽的压力(p)查密度(ρ)、温度(t)查密度(ρ)的查询。查询范围:绝对压力范围:0.1mpa~16mpa;温度范围:100℃~350℃。
供电电源:
本仪器配备有大容量充电电池,容量为10800mah,可外接电源dc12v,1.0a充电,每次充电为8小时,充电时宝典面板上红灯亮,充电完成后绿灯亮。在充电的同时,宝典仍可正常工作。一次充电后可正常工作8~16小时,其时间长短与使用状态有关。
环境温度:
工作温度:-10~50℃;
贮存温度:-20~70℃;
外形尺寸:
重 量:0.7kg
热工宝典,3000热工宝典,ke热工宝典,便携式热工宝典,掌上型热工宝典,
一. 热工宝典概述:
ke3000热工宝典:自控行业的人员在现场检修和调试时特别需要一台能快速检测和诊断各种故障的随身携带仪器“热工宝典”就是这样一台好仪器它可以校验或模拟压力变送器、差压变送器、涡街流量计、热电偶和热电阻等能为现场仪表配电以及快速查询繁杂的热工手册。
ke3000热工宝典采用16位单片机作为cpu集最新大规模数字转换集成电路和大屏幕液晶显示技术于一体,具有输出、测量、手册和24vdc配电功能,且四项功能可同时工作,并配备超大容量可充电电池供电,携带方便,是热工仪表行业人员在现场检修、调试的极佳配置。结构与功能的完美结合,使其具有如下使用特点:
1.小巧、便于携带和手持。
2.坚固、可靠,背面的支撑架和挂钩孔适合现场使用。
3.大显示屏,测量、输出、热工手册数据可同时显示。
4. 可测量电压、电流、热电偶、频率、铂电阻、铜电阻和普通电阻。
5.可输出电压、电流、毫伏、频率等信号。
6. 24vdc配电输出为变送器提供回路电源。
7.热工手册实现电阻值与温度值、毫伏值与温度值的快捷互查,实现饱和蒸汽的压力与密度、温度与密度的快捷查询。
二.热工宝典技术参数:
☆ 输出信号
◆电流:0~24ma dc精度:±0.05%fs
分辨率:1μarl ≤400ωrl×il≤8v
◆电压:0~6v dc精度:±0.05%fs
分辨率:0.1mvrl ≥10kω
◆毫伏:1~120mv dc精度:±0.05%fs
分辨率:1μv rl ≥20kω
◆频率:0~5000hz ttl电平矩形波分辨率:0.1hz
输 出 范围 准确度
1.0000~99.999 hz 0.02 hz
100.00~999.99 hz 0.4 hz
1000.0~1999.9 hz 3 hz
2000.0~3000.0 hz 5hz
3000.0~5000.0 hz 15hz
◆直流:24vil<30ma精度:±2%
☆ 测量信号
◆电流:0~35ma dc精度:±0.05%fs
◆电压:0~5v dc精度:±0.05%fs
0~35v dc 精度:±0.1%fs
◆毫伏:1.10~100.00mv dc精度:±0.05%fs
◆电阻:0.0~1200.0ω精度:±0.05%fs
◆频率:0.0~5000.0hz(方波)精度:±0.2hz
☆热工宝典手册(执行国际its-90)
◆实现电阻值与温度值的互查。(指pt10和pt100型热电阻)。
◆实现毫伏值与温度值的互查。(指s、k、b、r、j、e、t、n型热电偶)。
◆实现饱和蒸汽的压力(p)查密度(ρ)、温度(t)查密度(ρ)的查询。查询范围:绝对压力范围:0.1mpa~16mpa;温度范围:100℃~350℃。
供电电源:
本仪器配备有大容量充电电池,容量为10800mah,可外接电源dc12v,1.0a充电,每次充电为8小时,充电时宝典面板上红灯亮,充电完成后绿灯亮。在充电的同时,宝典仍可正常工作。一次充电后可正常工作8~16小时,其时间长短与使用状态有关。
环境温度:
工作温度:-10~50℃;
贮存温度:-20~70℃;
外形尺寸:
重 量:0.7kg
淮安市科尔工控计量仪器厂
王益琴
13327962299
建设西路890号