深圳市昌鸿科技有限公司
配套DIS-16B?或可选DIS-20B/25B/36B)消解?

  -->消解仪显示器?.5吋彩色触摸屏,分辨率?20x240,中英显礹

  --> 带打印及USB数据上传;

  --> 用于废水检测、/p>

  【技术参数【/strong>

  【主机【/p>

  测量范围?超过稀释测?

  COD??000mg/L

  氨氮?.02?5mg/L

  总磷?.00?0mg/L

  总氮?.05~100mg/L

  示值误差:

  COD:≤5 %

  氨氮:≤3%?.2

  总磷:≤5%?.2

  总氮:≤5%

   性:?%

  光学稳定性:仪器吸光值在20min内漂移小?.002A

  抗氯干扰:≤2000mg/L(COD测定)

   量:4Kg

  外形尺寸?40mm250mm130mm

   耗:<10W

  【消解仪【/strong>

  控温范围:室温~200℃可设定

  COD消解温度165ℂ/p>

  总磷?20ℂ/p>

  总氮?25ℂ/p>

  控温精度?#177;0.5ℂ/p>

  消解时间?-999min的可 COD:15min,总磷?0min,总氮30min

  批处理量?6个水?可?5?6?0)

   耗:<500W

  显示屏幕?.5吋彩色触摸屏,分辨率?20x240,中英显礹/p>

   量:DIS-16B?.5kg (DIS-20B?.5kg DIS-25B?.0KG DIS-36B?.0kg )

  外形尺寸?55mm260mm135mm(不含防护?

  【产品特点【/strong>

  利用进口高亮度、长寿命冷光源,以及高稳定的窄带干涉光学系统,使仪器稳定性、重复性极高、/p>

  消解仪和主机为独立仪器,不影响光学系统稳定性、/p>

  消解仪温度PID自动控温、计时,精度高、/p>

  消解温度和时间可自由设定,以用于其它用途、/p>

  消解、比色用同一消解比色管,其强度、硬度高,可多次重复使用、/p>

  可各保存COD、氨氮、总磷和总氮的标准曲?0条及400个测定值,断电不丢失、/p>

  具有打印功能:可对测试的记录立即打印或查询记录打印、/p>

  具有USB接口数据上传功能,可把仪器存储的数据记录上传至电脑保存或编辑打印、/p>

  LCD大屏液晶显示,长寿命及低故障率,操作中文菜单显示、/p>

  【配套清单【/strong>

  主机一?/p>

  DIS-16B(或可选DIS-20B ,DIS-25B ,DIS-36B )消解仪一?/p>

  消解比色?0?/p>

  试管架一?/p>

  COD试剂一?可测200个水?

  氨氮试剂一?可测250个水?

  总磷试剂一?可测100个水?

  总氮试剂一?可测50个水?

  消解防护罩一?/p>

  使用说明书一仼/p>

  产品合格证一份及保修卡一仼/p>

消解仪显示器?.5吋彩色触摸屏,分辨率?20x240,中英显礹--'; var shareTitle = '深昌鸿COD、氨氮、总磷、总氮测定仪CNPN-401?; var appid = '';var shareLink = window.location.href.split("#")[0]; if (shareTitle=='') shareTitle=document.title; if (shareTitle=='WECHAT_EMPTY_TITLE') shareTitle=$('title').html(); if (shareTitle=='WECHAT_EMPTY_TITLE') shareTitle=$(document).attr('title'); if (shareTitle=='WECHAT_EMPTY_TITLE') shareTitle=''; if (descContent==''){ obj=document.querySelector('meta[name="description"]'); if (obj!=null){ metacontent=obj.getAttribute('content'); //网页描述 if (!(typeof metacontent == 'undefined' || metacontent == null || metacontent == '')) descContent=metacontent; } //alert(descContent.length); } if (descContent=='') descContent=shareTitle; if (imgUrl=='' && $('#wxshareimg').length >0){ imgsrc=$('#wxshareimg').attr('src'); if (!(typeof imgsrc == "undefined" || imgsrc == null || imgsrc == "")){ imgUrl=get_abspath(imgsrc); } } if (imgUrl=='') imgUrl='//m.znpla.com/img/pub/pic/logo300_300.png'; shareLink = shareLink.split("&form=singlemessage")[0]; shareLink = shareLink.split("?form=singlemessage")[0]; $.ajax({ type : 'POST', url : "//www.znpla.com/user/weixin/jssdk.php", dataType : "json", data:{url:encodeURIComponent(shareLink)}, success : function(response){ var appId = response.appId; var timestamp = response.timestamp; var nonceStr = response.nonceStr; var signature = response.signature; //alert(appId+' '+timestamp); //alert(nonceStr+' '+signature); //alert(response.url); //alert(shareLink); wx.config({ debug: false, appId: appId, timestamp: timestamp, nonceStr: nonceStr, signature: signature, jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage' ] }); wx.ready(function() { wx.onMenuShareTimeline({ title: shareTitle, // 分享标题 link: shareLink, // 分享链接,该链接域名或路径必须与当前页面对应的公众号JS安全域名一 imgUrl: imgUrl, // 分享图标 success: function () { // 用户确认分享后执行的回调函数 }, cancel: function () { // 用户取消分享后执行的回调函数 } }); wx.onMenuShareAppMessage({ title: shareTitle, // 分享标题 desc: descContent, // 分享描述 link: shareLink, // 分享链接,该链接域名或路径必须与当前页面对应的公众号JS安全域名一 imgUrl: imgUrl, // 分享图标 //type: '', // 分享类型,music、video或link,不填默认为link //dataUrl:'' , // 如果type是music或video,则要提供数据链接,默认为空 success: function () { // 用户确认分享后执行的回调函数 }, cancel: function () { // 用户取消分享后执行的回调函数 } }); }); }, error:function(response){ window.parent.growl("分享失败["+response.responseText+"]!","error"); } });