(window.webpackJsonp=window.webpackJsonp||[]).push([[35],{232:function(t,e){(function(){var t,e,n,r,o,l=function(t,e){return function(){return t.apply(e,arguments)}},c=[].indexOf||function(t){for(var i=0,e=this.length;i<e;i++)if(i in this&&this[i]===t)return i;return-1};e=function(){function t(){}return t.prototype.extend=function(t,e){var n,r;for(n in e)r=e[n],null==t[n]&&(t[n]=r);return t},t.prototype.isMobile=function(t){return/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(t)},t.prototype.createEvent=function(t,e,n,r){var o;return null==e&&(e=!1),null==n&&(n=!1),null==r&&(r=null),null!=document.createEvent?(o=document.createEvent("CustomEvent")).initCustomEvent(t,e,n,r):null!=document.createEventObject?(o=document.createEventObject()).eventType=t:o.eventName=t,o},t.prototype.emitEvent=function(t,e){return null!=t.dispatchEvent?t.dispatchEvent(e):e in(null!=t)?t[e]():"on"+e in(null!=t)?t["on"+e]():void 0},t.prototype.addEvent=function(t,e,n){return null!=t.addEventListener?t.addEventListener(e,n,!1):null!=t.attachEvent?t.attachEvent("on"+e,n):t[e]=n},t.prototype.removeEvent=function(t,e,n){return null!=t.removeEventListener?t.removeEventListener(e,n,!1):null!=t.detachEvent?t.detachEvent("on"+e,n):delete t[e]},t.prototype.innerHeight=function(){return"innerHeight"in window?window.innerHeight:document.documentElement.clientHeight},t}(),n=this.WeakMap||this.MozWeakMap||(n=function(){function t(){this.keys=[],this.values=[]}return t.prototype.get=function(t){var i,e,n,r;for(i=e=0,n=(r=this.keys).length;e<n;i=++e)if(r[i]===t)return this.values[i]},t.prototype.set=function(t,e){var i,n,r,o;for(i=n=0,r=(o=this.keys).length;n<r;i=++n)if(o[i]===t)return void(this.values[i]=e);return this.keys.push(t),this.values.push(e)},t}()),t=this.MutationObserver||this.WebkitMutationObserver||this.MozMutationObserver||(t=function(){function t(){"undefined"!=typeof console&&null!==console&&console.warn("MutationObserver is not supported by your browser."),"undefined"!=typeof console&&null!==console&&console.warn("WOW.js cannot detect dom mutations, please call .sync() after loading new content.")}return t.notSupported=!0,t.prototype.observe=function(){},t}()),r=this.getComputedStyle||function(t,e){return this.getPropertyValue=function(e){var n;return"float"===e&&(e="styleFloat"),o.test(e)&&e.replace(o,function(t,e){return e.toUpperCase()}),(null!=(n=t.currentStyle)?n[e]:void 0)||null},this},o=/(\-([a-z]){1})/g,this.WOW=function(){function o(t){null==t&&(t={}),this.scrollCallback=l(this.scrollCallback,this),this.scrollHandler=l(this.scrollHandler,this),this.resetAnimation=l(this.resetAnimation,this),this.start=l(this.start,this),this.scrolled=!0,this.config=this.util().extend(t,this.defaults),null!=t.scrollContainer&&(this.config.scrollContainer=document.querySelector(t.scrollContainer)),this.animationNameCache=new n,this.wowEvent=this.util().createEvent(this.config.boxClass)}return o.prototype.defaults={boxClass:"wow",animateClass:"animated",offset:0,mobile:!0,live:!0,callback:null,scrollContainer:null},o.prototype.init=function(){var t;return this.element=window.document.documentElement,"interactive"===(t=document.readyState)||"complete"===t?this.start():this.util().addEvent(document,"DOMContentLoaded",this.start),this.finished=[]},o.prototype.start=function(){var e,n,r,o,l;if(this.stopped=!1,this.boxes=function(){var t,n,r,o;for(o=[],t=0,n=(r=this.element.querySelectorAll("."+this.config.boxClass)).length;t<n;t++)e=r[t],o.push(e);return o}.call(this),this.all=function(){var t,n,r,o;for(o=[],t=0,n=(r=this.boxes).length;t<n;t++)e=r[t],o.push(e);return o}.call(this),this.boxes.length)if(this.disabled())this.resetStyle();else for(n=0,r=(o=this.boxes).length;n<r;n++)e=o[n],this.applyStyle(e,!0);if(this.disabled()||(this.util().addEvent(this.config.scrollContainer||window,"scroll",this.scrollHandler),this.util().addEvent(window,"resize",this.scrollHandler),this.interval=setInterval(this.scrollCallback,50)),this.config.live)return new t((l=this,function(t){var e,n,r,o,c;for(c=[],e=0,n=t.length;e<n;e++)o=t[e],c.push(function(){var t,e,n,l;for(l=[],t=0,e=(n=o.addedNodes||[]).length;t<e;t++)r=n[t],l.push(this.doSync(r));return l}.call(l));return c})).observe(document.body,{childList:!0,subtree:!0})},o.prototype.stop=function(){if(this.stopped=!0,this.util().removeEvent(this.config.scrollContainer||window,"scroll",this.scrollHandler),this.util().removeEvent(window,"resize",this.scrollHandler),null!=this.interval)return clearInterval(this.interval)},o.prototype.sync=function(element){if(t.notSupported)return this.doSync(this.element)},o.prototype.doSync=function(element){var t,e,n,r,o;if(null==element&&(element=this.element),1===element.nodeType){for(o=[],e=0,n=(r=(element=element.parentNode||element).querySelectorAll("."+this.config.boxClass)).length;e<n;e++)t=r[e],c.call(this.all,t)<0?(this.boxes.push(t),this.all.push(t),this.stopped||this.disabled()?this.resetStyle():this.applyStyle(t,!0),o.push(this.scrolled=!0)):o.push(void 0);return o}},o.prototype.show=function(t){return this.applyStyle(t),t.className=t.className+" "+this.config.animateClass,null!=this.config.callback&&this.config.callback(t),this.util().emitEvent(t,this.wowEvent),this.util().addEvent(t,"animationend",this.resetAnimation),this.util().addEvent(t,"oanimationend",this.resetAnimation),this.util().addEvent(t,"webkitAnimationEnd",this.resetAnimation),this.util().addEvent(t,"MSAnimationEnd",this.resetAnimation),t},o.prototype.applyStyle=function(t,e){var n,r,o,l;return r=t.getAttribute("data-wow-duration"),n=t.getAttribute("data-wow-delay"),o=t.getAttribute("data-wow-iteration"),this.animate((l=this,function(){return l.customStyle(t,e,r,n,o)}))},o.prototype.animate="requestAnimationFrame"in window?function(t){return window.requestAnimationFrame(t)}:function(t){return t()},o.prototype.resetStyle=function(){var t,e,n,r,o;for(o=[],e=0,n=(r=this.boxes).length;e<n;e++)t=r[e],o.push(t.style.visibility="visible");return o},o.prototype.resetAnimation=function(t){var e;if(t.type.toLowerCase().indexOf("animationend")>=0)return(e=t.target||t.srcElement).className=e.className.replace(this.config.animateClass,"").trim()},o.prototype.customStyle=function(t,e,n,r,o){return e&&this.cacheAnimationName(t),t.style.visibility=e?"hidden":"visible",n&&this.vendorSet(t.style,{animationDuration:n}),r&&this.vendorSet(t.style,{animationDelay:r}),o&&this.vendorSet(t.style,{animationIterationCount:o}),this.vendorSet(t.style,{animationName:e?"none":this.cachedAnimationName(t)}),t},o.prototype.vendors=["moz","webkit"],o.prototype.vendorSet=function(t,e){var n,r,o,l;for(n in r=[],e)o=e[n],t[""+n]=o,r.push(function(){var e,r,c,v;for(v=[],e=0,r=(c=this.vendors).length;e<r;e++)l=c[e],v.push(t[""+l+n.charAt(0).toUpperCase()+n.substr(1)]=o);return v}.call(this));return r},o.prototype.vendorCSS=function(t,e){var n,o,l,c,style,v;for(c=(style=r(t)).getPropertyCSSValue(e),n=0,o=(l=this.vendors).length;n<o;n++)v=l[n],c=c||style.getPropertyCSSValue("-"+v+"-"+e);return c},o.prototype.animationName=function(t){var e;try{e=this.vendorCSS(t,"animation-name").cssText}catch(n){e=r(t).getPropertyValue("animation-name")}return"none"===e?"":e},o.prototype.cacheAnimationName=function(t){return this.animationNameCache.set(t,this.animationName(t))},o.prototype.cachedAnimationName=function(t){return this.animationNameCache.get(t)},o.prototype.scrollHandler=function(){return this.scrolled=!0},o.prototype.scrollCallback=function(){var t;if(this.scrolled&&(this.scrolled=!1,this.boxes=function(){var e,n,r,o;for(o=[],e=0,n=(r=this.boxes).length;e<n;e++)(t=r[e])&&(this.isVisible(t)?this.show(t):o.push(t));return o}.call(this),!this.boxes.length&&!this.config.live))return this.stop()},o.prototype.offsetTop=function(element){for(var t;void 0===element.offsetTop;)element=element.parentNode;for(t=element.offsetTop;element=element.offsetParent;)t+=element.offsetTop;return t},o.prototype.isVisible=function(t){var e,n,r,o,l;return n=t.getAttribute("data-wow-offset")||this.config.offset,o=(l=this.config.scrollContainer&&this.config.scrollContainer.scrollTop||window.pageYOffset)+Math.min(this.element.clientHeight,this.util().innerHeight())-n,e=(r=this.offsetTop(t))+t.clientHeight,r<=o&&e>=l},o.prototype.util=function(){return null!=this._util?this._util:this._util=new e},o.prototype.disabled=function(){return!this.config.mobile&&this.util().isMobile(navigator.userAgent)},o}()}).call(this)},233:function(t,e,n){},237:function(t,e,n){"use strict";var r=n(233);n.n(r).a},238:function(t,e,n){"use strict";var r={name:"productParameterTable",data:function(){return{}},methods:{},props:{titlePos:{type:String,default:"left"},type:{type:String,default:""},flag:{type:String,default:""},title:{type:String,default:"产品参数"},parameterData:{type:Array,default:[]},parameterTitle:{type:Array,default:function(){return[]}},interlaced:{type:Boolean,default:!1}}},o=(n(237),n(14)),component=Object(o.a)(r,function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticStyle:{width:"100%",display:"flex","align-items":"center","justify-content":"center","margin-bottom":"65px"}},[n("div",{staticClass:"parameter-model"},["1"!==t.flag?n("h3",[t._v(t._s(t.title))]):t._e(),t._v(" "),n("div",{staticClass:"table-product-parameter"},[n("div",{directives:[{name:"show",rawName:"v-show",value:"top"===t.titlePos,expression:"titlePos === 'top'"}],staticClass:"table-row"},t._l(t.parameterTitle,function(e,r){return n("div",{key:"perameter-title-"+r,staticClass:"table-row-col label-top-title"},[n("div",{staticClass:"table-row-col-item"},[t._v(t._s(e))])])}),0),t._v(" "),t._l(t.parameterData,function(e,r){return n("div",{key:"table-row-col-"+r,staticClass:"table-row",class:t.interlaced?"table-row-interlaced":""},t._l(e,function(e,o){return n("div",{key:"table-row-col-item-data"+r+"-"+o,staticClass:"table-row-col",class:0===o&&"left"===t.titlePos&&"通讯电源"===t.type?"label-title":0===o&&"left"===t.titlePos?"label-title2":""},t._l(e.col,function(e,l){return n("div",{key:"table-row-col-"+r+"--"+o+"-"+l,staticClass:"table-row-col-item",domProps:{innerHTML:t._s(e)}})}),0)}),0)})],2)])])},[],!1,null,"64724044",null);e.a=component.exports},239:function(t,e,n){t.exports=n.p+"img/8735ff7.png"},240:function(t,e,n){t.exports=n.p+"img/6dcd82c.png"},331:function(t,e,n){},583:function(t,e,n){t.exports=n.p+"img/332cad2.png"},584:function(t,e,n){t.exports=n.p+"img/0652001.png"},585:function(t,e,n){t.exports=n.p+"img/7e2418d.jpg"},586:function(t,e,n){t.exports=n.p+"img/4629575.jpg"},587:function(t,e,n){t.exports=n.p+"img/db54e07.jpg"},588:function(t,e,n){t.exports=n.p+"img/f62d151.jpg"},589:function(t,e,n){t.exports=n.p+"img/663d383.png"},590:function(t,e,n){"use strict";var r=n(331);n.n(r).a},793:function(t,e,n){"use strict";n.r(e);var r=[function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"product-title"},[e("h1",{staticClass:"product-title-h1"},[this._v("三相智能监测终端")])])},function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"product-info-summary"},[e("h3",[this._v("产品概述")]),this._v(" "),e("p",{staticClass:"paragraph"},[this._v("\n            SZWDW300导轨式安装三相多功能电力监测终端，专为能效管理系统所设计；便利的导轨安装方式，可直接与空气开关、断路器、接触器一起安装，可作为工厂、学校、医院、商场等具有电力分项管理需求的信号采集单元。可外接电流互感器，PT,CT倍率可设置；也可以接一体式开口互感器或罗氏线圈(Rogowski\n            Coil)，实现免拆线安装，简化安装步骤，节约施工成本，更方便工程安装及系统的构建和实施。可测量三相电网上的电流、电压、有功功率、无功功率、四象限电能等30个电参数。标配RS485通信接口，通过标准的Modbus协议，可与各种组态系统兼容，把前端采集到的电参量实时传送给系统数据中心。\n          ")])])},function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"product-info-summary"},[n("h3",[t._v("功能介绍")]),t._v(" "),n("p",[t._v("\n            *\n            可测量三相交流电路中多达30个参数：Ia,Ib,Ic,Ua,Ub,Uc,Uab,Ubc,Uca,F,Pa,Pb,Pc,P,\n            Qa,Qb,Qc,Q,Sa, Sb,Sc,S, PFa,PFb, PFc,\n            PF,正反向有功电能，正反向无功电能；"),n("br"),t._v("\n            * 液晶显示，8位数字(0.00-99999999 kWh)；"),n("br"),t._v("\n            * 电能数据掉电永久保存；"),n("br"),t._v("\n            * 输入电流：5A, 20A, 40A, 60A, 100A, 200A, 400A, 600A\n            (开口式互感器)；800A, 1kA, 2kA, 4kA, 6kA(罗氏线圈)；"),n("br"),t._v("\n            * 接线方式：三相四线 (3x57.7/100V, 3x220/380V),三相三线 (3x380V,\n            3x100V)；"),n("br"),t._v("\n            * 接线错误报警，根据错误代码定位接线错误；"),n("br"),t._v("\n            * 无源有功脉冲输出，符合DIN43864；"),n("br"),t._v("\n            * 2线制RS485通信接口（自适应Modbus-RTU，DL/T645-1997,2007）；"),n("br"),t._v("\n            * 选配一路无源开关量（干节点）输出，可控制外部开关；"),n("br"),t._v("\n            * 35mm标准导轨式安装；"),n("br"),t._v("\n            * 提供免费调试软件，二次开发DLL动态库。\n          ")])])},function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"product-info-summary"},[n("h3",[t._v("功能特征")]),t._v(" "),n("ul",{staticClass:"disc"},[n("li",[t._v("开口式互感器设计，最大支持600A,免停电免拆线安装；")]),t._v(" "),n("li",[t._v("可测量包括电压、电流、功率、用电量等在内的30余参数;")]),t._v(" "),n("li",[t._v("支持参数配置及数据高清液晶显示；")]),t._v(" "),n("li",[t._v("支持485、以太网、4G等多种通讯方式；")]),t._v(" "),n("li",[t._v("标准导轨式安装，省时省力；")]),t._v(" "),n("li",[t._v("AC85V-265V交流宽电压供电。")])])])},function(){var t=this,e=t.$createElement,r=t._self._c||e;return r("div",{staticClass:"product-info-summary"},[r("h3",[t._v("显示方式")]),t._v(" "),r("div",{staticClass:"illustrate"},[r("img",{attrs:{src:n(583),width:"783px",height:"100%"}})]),t._v(" "),r("div",{staticStyle:{"font-family":"PingFang-SC-Regular","font-size":"16px","font-weight":"normal","font-stretch":"normal","line-height":"25px","letter-spacing":"0px",color:"#222222",width:"1400px"}},[t._v("\n            注意：\n          ")]),t._v(" "),r("p",[t._v("\n            1、正常通信时，屏幕下方的"),r("i",{staticClass:"icon iconfont icon-dianhua3",staticStyle:{"font-size":"14px"}}),t._v("会闪烁\n          ")]),t._v(" "),r("p",[t._v("\n            2、如果上电后接线有接线错误，报警灯将常亮，可查看显示中错误编码确定接线错误原因:\n          ")])])},function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"content-1"},[e("div",{staticClass:"content-1-box"},[e("img",{attrs:{src:n(584),width:"100%",height:"100%"}})])])},function(){var t=this,e=t.$createElement,r=t._self._c||e;return r("div",{staticClass:"content-2"},[r("div",{staticClass:"content-2-box"},[r("div",{staticClass:"content-2-box-1"},[r("span",{staticClass:"title"},[t._v("电卫士App")]),t._v(" "),r("div",{staticClass:"title-bottom"},[r("div",{staticClass:"title-box"},[r("span",{staticClass:"title-2"},[t._v("实时监测")]),t._v(" "),r("span",{staticClass:"title-3"},[t._v("多角度智能监测多项电气安全隐患，查看用电数据")])]),t._v(" "),r("div",{staticClass:"title-box"},[r("span",{staticClass:"title-2"},[t._v("远程控制")]),t._v(" "),r("span",{staticClass:"title-3"},[t._v("立即开合闸、定时任务、漏保自检，远程控制")])]),t._v(" "),r("div",{staticClass:"title-box"},[r("span",{staticClass:"title-2"},[t._v("报警推送")]),t._v(" "),r("span",{staticClass:"title-3"},[t._v("精确定位故障点，实时推送报警、预警信息")])])])]),t._v(" "),r("div",{staticClass:"content-2-box-2"},[r("div",{staticClass:"box-1"},[r("span",{staticClass:"title"},[t._v("请使用浏览器扫一扫下载")]),t._v(" "),r("div",{staticClass:"erweima"},[r("img",{attrs:{src:n(239)}}),t._v(" "),r("img",{attrs:{src:n(240)}})]),t._v(" "),r("div",{staticClass:"title-bottom"},[r("div",{staticClass:"title-1"},[t._v("Android下载")]),t._v(" "),r("div",{staticClass:"title-1"},[t._v("iOS下载")])])])])])])},function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"table-box"},[n("table",{attrs:{border:"1",cellspacing:"0"}},[n("thead",[n("tr",{staticStyle:{"background-color":"#f7f0ee"},attrs:{width:"100%"}},[n("th",{attrs:{width:"120px"}}),t._v(" "),n("th",{attrs:{width:"278px"}},[t._v("参数项目")]),t._v(" "),n("th",{attrs:{width:"998px"}},[t._v("型号规格")])])]),t._v(" "),n("tbody",[n("tr",{attrs:{width:"100%"}},[n("td",{attrs:{rowspan:"9"}},[t._v("输入")]),t._v(" "),n("td",[t._v("接线")]),t._v(" "),n("td",[t._v("单相，三相四线，三相三线")])]),t._v(" "),n("tr",{attrs:{width:"100%"}},[n("td",{attrs:{rowspan:"3"}},[t._v("电压")]),t._v(" "),n("td",[t._v("额定值：AC 220V/400V 等")])]),t._v(" "),n("tr",{attrs:{width:"100%"}},[n("td",[t._v("过载能力：持续480V；1秒1000V")])]),t._v(" "),n("tr",{attrs:{width:"100%"}},[n("td",[t._v("功耗：＜1VA")])]),t._v(" "),n("tr",{attrs:{width:"100%"}},[n("td",{attrs:{rowspan:"3"}},[t._v("电流")]),t._v(" "),n("td",[t._v("\n                  5A、20A、40A、60A、100A、200A、400A、600A（开口式互感器）800A、1kA、2kA、4kA、6kA（罗氏线圈）\n                ")])]),t._v(" "),n("tr",{attrs:{width:"100%"}},[n("td",[t._v("过载能力：持续1.2 倍；1秒10倍")])]),t._v(" "),n("tr",{attrs:{width:"100%"}},[n("td",[t._v("功耗：＜1VA")])]),t._v(" "),n("tr",{attrs:{width:"100%"}},[n("td",[t._v("频率")]),t._v(" "),n("td",[t._v("45-65Hz")])]),t._v(" "),n("tr",{attrs:{width:"100%"}},[n("td",[t._v("精度")]),t._v(" "),n("td",[t._v("\n                  0.2%（电流、电压）； 0.5%（频率：0.05Hz，无功电能：1%）\n                ")])]),t._v(" "),n("tr",{attrs:{width:"100%"}},[n("td",{attrs:{colspan:"2"}},[t._v("电能脉冲")]),t._v(" "),n("td",[t._v("光耦电能脉冲，脉冲宽度：80ms ± 20ms")])]),t._v(" "),n("tr",{attrs:{width:"100%"}},[n("td",{attrs:{colspan:"2",rowspan:"4"}},[t._v("RS485 通信")]),t._v(" "),n("td",[t._v("\n                  2线制隔离RS485接口（自适应Modus-RTU 或 DL/T645-1997/2007）\n                ")])]),t._v(" "),n("tr",{attrs:{width:"100%"}},[n("td",[t._v("校验：无校验、偶校验、奇检验，无校验2个停止位")])]),t._v(" "),n("tr",{attrs:{width:"100%"}},[n("td",[t._v("\n                  波特率：1200bps、2400bps、4800bps、9600bps、19.2kbps、38.4kbps\n                ")])]),t._v(" "),n("tr",{attrs:{width:"100%"}},[n("td",[t._v("总线容量：32个")])]),t._v(" "),n("tr",{attrs:{width:"100%"}},[n("td",{attrs:{colspan:"2",rowspan:"2"}},[t._v("开关量输出+(选配)")]),t._v(" "),n("td",[t._v("供电方式：干节点")])]),t._v(" "),n("tr",{attrs:{width:"100%"}},[n("td",[t._v("开关容量：AC220/3A、DC24V/5A")])]),t._v(" "),n("tr",{attrs:{width:"100%"}},[n("td",{attrs:{colspan:"2"}},[t._v("辅助电源")]),t._v(" "),n("td",[t._v("电压 AC/DC85-265V；功耗 ＜3VA")])]),t._v(" "),n("tr",{attrs:{width:"100%"}},[n("td",{attrs:{colspan:"2",rowspan:"2"}},[t._v("耐压")]),t._v(" "),n("td",[t._v("2kVAC/分钟（输入/输出）")])]),t._v(" "),n("tr",{attrs:{width:"100%"}},[n("td",[t._v("输入/壳体；输出/壳体＞50MΩ")])]),t._v(" "),n("tr",{attrs:{width:"100%"}},[n("td",{attrs:{rowspan:"6"}},[t._v("试验标准")]),t._v(" "),n("td",[t._v("静电抗干扰")]),t._v(" "),n("td",[t._v("EN61000-4-2，4级")])]),t._v(" "),n("tr",{attrs:{width:"100%"}},[n("td",[t._v("辐射抗干扰")]),t._v(" "),n("td",[t._v("EN61000-4-3，4级")])]),t._v(" "),n("tr",{attrs:{width:"100%"}},[n("td",[t._v("快速瞬间脉冲群干扰")]),t._v(" "),n("td",[t._v("EN61000-4-4，4级")])]),t._v(" "),n("tr",{attrs:{width:"100%"}},[n("td",[t._v("浪涌抗干扰")]),t._v(" "),n("td",[t._v("EN61000-4-5，4级")])]),t._v(" "),n("tr",{attrs:{width:"100%"}},[n("td",[t._v("传导射频干扰")]),t._v(" "),n("td",[t._v("EN55022，B级")])]),t._v(" "),n("tr",{attrs:{width:"100%"}},[n("td",[t._v("辐射射频干扰")]),t._v(" "),n("td",[t._v("EN55022，B级")])]),t._v(" "),n("tr",{attrs:{width:"100%"}},[n("td",{attrs:{colspan:"2"}},[t._v("安装")]),t._v(" "),n("td",[t._v("标准 35mm导轨")])]),t._v(" "),n("tr",{attrs:{width:"100%"}},[n("td",{attrs:{colspan:"2",rowspan:"4"}},[t._v("环境")]),t._v(" "),n("td",[t._v("工作温度：-20C ~ +60℃")])]),t._v(" "),n("tr",{attrs:{width:"100%"}},[n("td",[t._v("存储温度：-40C~ +70℃")])]),t._v(" "),n("tr",{attrs:{width:"100%"}},[n("td",[t._v("相对湿度：5% ~ 95%（无凝露）")])]),t._v(" "),n("tr",{attrs:{width:"100%"}},[n("td",[t._v("海拔： ＜2500m")])]),t._v(" "),n("tr",{attrs:{width:"100%"}},[n("td",{attrs:{colspan:"2",rowspan:"2"}},[t._v("其他")]),t._v(" "),n("td",[t._v("尺寸：72x89x59mm（4P）")])]),t._v(" "),n("tr",{attrs:{width:"100%"}},[n("td",[t._v("重量：175g")])])])])])},function(){var t=this,e=t.$createElement,r=t._self._c||e;return r("div",{staticClass:"product-info-summary"},[r("h3",[t._v("安装尺寸")]),t._v(" "),r("img",{staticStyle:{"margin-bottom":"39px"},attrs:{src:n(585),width:"100%",alt:""}}),t._v(" "),r("h3",[t._v("安装")]),t._v(" "),r("img",{staticStyle:{"margin-bottom":"39px"},attrs:{src:n(586),width:"100%",alt:""}}),t._v(" "),r("h3",[t._v("产品接线图解（SZWDW300接线图）")]),t._v(" "),r("img",{staticStyle:{"margin-bottom":"27px"},attrs:{src:n(587),width:"100%",alt:""}}),t._v(" "),r("p",[t._v("1、电压输入：")]),t._v(" "),r("p",[t._v("\n            (1)输入线电压如果高于450V，应考虑使用PT，便于维护，建议使用接线排；\n          ")]),t._v(" "),r("p",[t._v("\n            (2)为接线安全、防止雷击等，建议在电压输入端和辅助电源L端接1A保险丝；\n          ")]),t._v(" "),r("p",[t._v("2、电流输入：")]),t._v(" "),r("p",[t._v("(1)SZWDW300与开口式互感器(罗氏线圈)必须成对安装；")]),t._v(" "),r("p",[t._v("\n            (2)每个开口式互感器上有不同颜色，黄色A相，绿色B相，红色C相，必须安装对应相安装；\n          ")]),t._v(" "),r("p",[t._v("\n            (3)开口式互感器(罗氏线圈)接入时，安装方向根据标签箭头方向与电流方向一致；否则电流反向，电能会计入反向电能；\n          ")]),t._v(" "),r("p",[t._v("\n            3、相序：要确保输入电压、电流相对应，相序一致，方向一致；否则会出现数值和符号错误（功率和电能）!\n          ")]),t._v(" "),r("p",{staticStyle:{"margin-bottom":"60px"}},[t._v("\n            4、三相三线：当现场没有中性线的情况下使用三相三线接线方式；同时实际接线方式和表内设置方式必须一致，否则仪表的测量数据不正确；\n          ")]),t._v(" "),r("h3",[t._v("RS485接线")]),t._v(" "),r("img",{staticStyle:{"margin-bottom":"33px"},attrs:{src:n(588),width:"100%",alt:""}}),t._v(" "),r("p",[t._v("\n            1.同一条RS485总线上，设备数量不要超过32个，建议RS485总线使用图中手拉手的T型接法，不用使用星型接法;\n          ")]),t._v(" "),r("p",[t._v("\n            2.当RS485总线长度很长或总线上设备很多时，总线未端请接一个120Ω的匹配电阻;\n          ")]),t._v(" "),r("p",{staticStyle:{"margin-bottom":"60px"}},[t._v("\n            3.在同一条RS485总线上每只SZWDW300都有一个不同的表号，请使用按键\n          ")])])}],o=(n(29),n(4)),l=n(238),c=n(30),v={name:"hardware",head:function(){return{title:"".concat(this.tdkData.title,"-山东卓文信息科技有限公司"),meta:[{name:"keywords",content:this.tdkData.keywords},{name:"description",content:this.tdkData.description}]}},asyncData:function(){var t=Object(o.a)(regeneratorRuntime.mark(function t(e){var n,r,o,l,v,data;return regeneratorRuntime.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:return n=e.route,r=e.app,o={keywords:"",description:"",title:""},t.next=4,c.c.getMenuList(r.$axios);case 4:if(l=t.sent,v=l.err,data=l.data,!v){t.next=9;break}return t.abrupt("return",!1);case 9:return data.list.forEach(function(t){t.columnUrl===n.path&&(o.keywords=t.keywords,o.description=t.description,o.title=t.columnName)}),t.abrupt("return",{tdkData:o,productName:"三相终端监测"});case 11:case"end":return t.stop()}},t)}));return function(e){return t.apply(this,arguments)}}(),data:function(){return{tdkData:{title:"",description:"",keywords:"",webSiteName:"山东卓文信息科技有限公司"},productDataArr:[{img:n(589),name:"SZWDW300"}],tabIndex:0}},methods:{},components:{productParameterTable:l.a},mounted:function(){new(0,n(232).WOW)({live:!0,offset:0}).init()}},d=(n(590),n(14)),component=Object(d.a)(v,function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"hardware-box"},[n("div",{staticClass:"banner-box"}),t._v(" "),n("div",{staticClass:"product-box"},[t._m(0),t._v(" "),n("div",{staticClass:"product-list-box"},[t._l(t.productDataArr,function(e,r){return n("div",{key:"product-"+r,staticClass:"product-item"},[n("img",{attrs:{src:e.img,alt:"",height:"240px"}}),t._v(" "),n("h3",[t._v(t._s(e.name))])])}),t._v(" "),n("div",{staticClass:"clear-b"})],2)]),t._v(" "),n("div",{staticClass:"product-info-box"},[n("div",{staticClass:"product-box-tab"},[n("ul",[n("li",{class:0===t.tabIndex?"active":"",on:{click:function(e){t.tabIndex=0}}},[t._v("\n          产品概述\n        ")]),t._v(" "),n("li",{class:1===t.tabIndex?"active":"",on:{click:function(e){t.tabIndex=1}}},[t._v("\n          参数型号\n        ")]),t._v(" "),n("li",{class:2===t.tabIndex?"active":"",on:{click:function(e){t.tabIndex=2}}},[t._v("\n          尺寸图\n        ")])])]),t._v(" "),n("div",{staticClass:"clear-b"}),t._v(" "),n("div",{staticClass:"product-info-content"},[n("div",{directives:[{name:"show",rawName:"v-show",value:0===t.tabIndex,expression:"tabIndex === 0"}],staticClass:"product-info-content-box"},[t._m(1),t._v(" "),t._m(2),t._v(" "),t._m(3),t._v(" "),t._m(4),t._v(" "),t._m(5),t._v(" "),t._m(6)]),t._v(" "),n("div",{directives:[{name:"show",rawName:"v-show",value:1===t.tabIndex,expression:"tabIndex === 1"}],staticClass:"product-info-content-box",staticStyle:{"padding-top":"10px"}},[t._m(7)]),t._v(" "),n("div",{directives:[{name:"show",rawName:"v-show",value:2===t.tabIndex,expression:"tabIndex === 2"}],staticClass:"product-info-content-box"},[t._m(8)])])])])},r,!1,null,"4c7025cc",null);e.default=component.exports}}]);