(window.webpackJsonp=window.webpackJsonp||[]).push([[32],{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"},322:function(t,e,n){t.exports=n.p+"img/6884222.png"},323:function(t,e,n){t.exports=n.p+"img/b5c53a5.png"},328:function(t,e,n){},545:function(t,e,n){t.exports=n.p+"img/36d9201.png"},546:function(t,e,n){t.exports=n.p+"img/2b4373d.png"},547:function(t,e,n){t.exports=n.p+"img/58d7633.png"},548:function(t,e,n){t.exports=n.p+"img/4e95c50.png"},549:function(t,e,n){t.exports=n.p+"img/a994e8c.png"},550:function(t,e,n){t.exports=n.p+"img/d038d50.png"},551:function(t,e,n){t.exports=n.p+"img/902ac0a.png"},552:function(t,e,n){t.exports=n.p+"img/211afd7.jpg"},553:function(t,e,n){t.exports=n.p+"img/a10add0.png"},554:function(t,e,n){t.exports=n.p+"img/358cf1a.jpg"},555:function(t,e,n){t.exports=n.p+"img/8ab7d3a.jpg"},556:function(t,e,n){t.exports=n.p+"img/1a48cdc.jpg"},557:function(t,e,n){t.exports=n.p+"img/a09bf9a.jpg"},558:function(t,e,n){t.exports=n.p+"img/11ed009.jpg"},559:function(t,e,n){"use strict";var r=n(328);n.n(r).a},790: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",{staticStyle:{"margin-bottom":"47px"}},[e("img",{attrs:{src:n(545),width:"100%",height:"100%"}})])},function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"product-info-summary"},[n("div",{staticClass:"product-info-summary"},[n("h3",[t._v("适用范围")]),t._v(" "),n("p",[t._v("\n              SZWM4EL塑壳断路器适用于三相四线中性点直接接地的低压电网，对线路或用电设备的接地故障，过电流、短路、缺相及过压等进行保护。也可防止电气线路或电气设备接地故障引起电气火灾和电气设备损坏事故，以及用来对人身触电危险提供间接接触保护。\n            ")])]),t._v(" "),n("h3",[t._v("工作环境")]),t._v(" "),n("ul",{staticClass:"disc"},[n("li",[t._v("环境温度-5℃~40℃")]),t._v(" "),n("li",[t._v("\n              相对空气湿度最湿月的月平均最低温度不超过25℃时，该月的平均最大相对湿度不超过90℃，并考虑到因温度变化发生在产品表明的凝露\n            ")]),t._v(" "),n("li",[t._v("海拔不超过2000米")]),t._v(" "),n("li",[t._v("污染等级3级")]),t._v(" "),n("li",[t._v("安装类别Ⅲ")]),t._v(" "),n("li",[t._v("安装场所的外磁场在任何方向不超过地磁场的5倍。")])])])},function(){var t=this,e=t.$createElement,r=t._self._c||e;return r("div",{staticClass:"product-info-summary pic",staticStyle:{"margin-bottom":"5px"}},[r("h3",[t._v("功能特性")]),t._v(" "),r("img",{attrs:{src:n(546),alt:""}}),t._v(" "),r("div",{staticClass:"p-box"},[r("p",{staticClass:"title"},[t._v("(1) 短路保护功能")]),t._v(" "),r("p",{staticClass:"title2"},[t._v("\n              短路保护就是短路瞬时跳闸。要注意在负荷变化后及时调整保护的整定值，防止整定值过小频繁跳闸影响供电质量，或整定值过大使线路和设备得不到有效保护。\n            ")])]),t._v(" "),r("div",{staticClass:"p-box"},[r("p",{staticClass:"title"},[t._v("(2) 过载延时保护功能")]),t._v(" "),r("p",{staticClass:"title2"},[t._v("\n              过载延时保护是指负荷电流超过设备的限定范围有烧毁设备的危险，保护装置能在一定时间内切断电源。过载有个热量积累的过程，保护动作不需要过于迅速。对于短时过电流，保护不应该动作。\n            ")])]),t._v(" "),r("div",{staticClass:"p-box"},[r("p",{staticClass:"title"},[t._v("(3) 隔离功能")]),t._v(" "),r("p",{staticClass:"title2"},[t._v("\n              隔离功能就是要求断路器断开后的泄漏电流不致对人身和设备产生危害。多次短路跳闸后开关性能下降，泄漏电流会增大。对人体而言30mA以下为安全漏电电流，而在恶劣的环境中，超过300mA的泄漏电流持续2小时以上，就可能使绝缘损坏发生相地短路进而引发火灾。\n            ")])]),t._v(" "),r("div",{staticClass:"p-box"},[r("p",{staticClass:"title"},[t._v("(4) 漏电保护功能")]),t._v(" "),r("p",{staticClass:"title2"},[t._v("\n              漏电器有热磁式和电子式两种，相比而言电子式漏电器具有体积小、精度高、灵敏度高的优点，但其抗干扰能力较差。目前电子式漏电保护器占据主流，当漏电电流达到整定值时，执行电路接收零序电流互感器二次侧的感应电压信号，驱动转换触点输出漏电保护信号，使脱扣器动作切断电源。\n            ")])]),t._v(" "),r("div",{staticClass:"p-box"},[r("p",{staticClass:"title"},[t._v("(5) 数据采集功能")]),t._v(" "),r("p",{staticClass:"title2"},[t._v("\n              智慧塑壳断路器使用电管理更加智能化可以实时采集数据（如电压、电流、漏电流、有功功率、无功功率、功率因数、温度、电量等各种用电信息）。\n            ")])]),t._v(" "),r("div",{staticClass:"p-box"},[r("p",{staticClass:"title"},[t._v("(6) 通讯功能")]),t._v(" "),r("p",{staticClass:"title2"},[t._v("\n              按规定的通讯协议，可实现遥测、遥控、遥调、遥信四遥功能。\n            ")])])])},function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"p-box"},[e("p",{staticClass:"title"},[this._v("定档工作方式")]),this._v(" "),e("p",{staticClass:"title2"},[this._v("漏电电流报警值大于等于0.6 I△n 动作时间")])])},function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"p-box"},[e("p",{staticClass:"title"},[this._v("自动跟踪方式")]),this._v(" "),e("p",{staticClass:"title2"},[this._v("\n              自动跟踪换挡条件∶下调档位∶小于0.51An，且持续2分钟上调档位∶大于0.51An，且持续1分钟。在自动跟踪工作方式下，上电初始工作在剩余电流档位最高档。当满足换挡“下调”条件时，即实际剥余电流小于下一档位值的0.5倍且持续2分钟，则档位自动调整到下一档。如本档位满足档位“上调”条件时，即实际剩余电流大于本档档位值的0.5倍且持续1分钟，则档位会上调到上一档。在某一档位下（除最高档外），当剩余电流大于0.75I△n，开关延时后动作分闸，重合闸后剩余电流档位上调到上一档位。\n            ")])])},function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"p-box"},[e("p",{staticClass:"title"},[this._v("重合闸/闭锁（锁定）")]),this._v(" "),e("p",{staticClass:"title2"},[this._v("\n              漏电重合闸功能开启：漏电动作时间设置在0.5s档位（默认开启）\n            ")]),this._v(" "),e("p",{staticClass:"title2"},[this._v("漏电重合闸时间：20s-60s。")]),this._v(" "),e("p",{staticClass:"title2"},[this._v("\n              闭锁时间：5s，即当重合闸后5s内再次发生漏电故障，则在延时跳闸后控制器进入闭锁状态，不再重合闸。\n            ")])])},function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"product-info-summary pic",staticStyle:{"margin-bottom":"5px"}},[e("h3",[this._v("通讯功能")]),this._v(" "),e("img",{attrs:{src:n(547),alt:""}})])},function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"p-box"},[e("p",{staticClass:"title",staticStyle:{"margin-bottom":"22px"}},[this._v("\n            Di1输入可以作为普通控制输入，也可以设置为报警或故障的输入或其他逻辑状态的输入，功能可编程。\n          ")]),this._v(" "),e("img",{staticStyle:{"margin-bottom":"61px"},attrs:{src:n(548)}})])},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:"gongnengtexing-box"},[r("div",{staticClass:"gongnengtexing-info fl-l"},[r("h4",[t._v("状态指示灯含义")]),t._v(" "),r("p",[t._v("1、“合闸”灯：断路器合闸后，“合闸”灯亮")]),t._v(" "),r("p",[t._v("\n                2、“故障”灯：当出现欠压、缺相、过压、电流报警时，灯闪烁；当出现次压、缺相、达压、电流故障时，灯恒亮\n              ")]),t._v(" "),r("p",[t._v("3、“通讯”灯：通讯时，通讯灯闪烁")]),t._v(" "),r("h4",[t._v("按键说明")]),t._v(" "),r("p",[t._v("1、“分闸”键：按此键断路器进入分闸")]),t._v(" "),r("p",[t._v("2、“合闸”键：按此键断路器自动合闸")]),t._v(" "),r("p",[t._v("\n                3、“返回”键：按此键退出设置参数状态，进入正常检测运行状态；清除故障状态\n              ")]),t._v(" "),r("p",[t._v("\n                4、“设置”键：断路器分闸或合闸状态时，按此键进入设置参数或査询参数\n              ")]),t._v(" "),r("p",[t._v("5、“上”、“下”键：可以选择菜单中所需要的选项；增减设置参数")]),t._v(" "),r("p",[t._v("6、“确认”键：参数设置完成后，按此键保存设置参数")]),t._v(" "),r("p",[t._v("7、“试验”键：按此键模拟漏电故障")])]),t._v(" "),r("div",[r("img",{attrs:{src:n(549)}})])])])},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(550),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.$createElement,e=this._self._c||t;return e("div",{staticClass:"product-info-summary"},[e("h3",[this._v("型号含义")]),this._v(" "),e("div",{staticClass:"table-product-parameter"},[e("img",{attrs:{src:n(551)}})])])},function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"product-info-summary",staticStyle:{"margin-top":"40px"}},[n("h3",[t._v("主要技术性能参数")]),t._v(" "),n("div",{staticClass:"header-title"},[t._v("符号说明")]),t._v(" "),n("div",{staticClass:"product-info-tag"},[n("div",{staticClass:"product-info-tag-item"},[t._v("In：断路器额定工作电流")]),t._v(" "),n("div",{staticClass:"product-info-tag-item"},[t._v("I△n：额定剩余动作电流")]),t._v(" "),n("div",{staticClass:"product-info-tag-item"},[t._v("\n              Ir：过载长延时脱扣整定电流\n            ")]),t._v(" "),n("div",{staticClass:"product-info-tag-item"},[t._v("tR：过载长延时整定时间")]),t._v(" "),n("div",{staticClass:"product-info-tag-item"},[t._v("\n              Lsd：短路短延时脱扣整定电流\n            ")]),t._v(" "),n("div",{staticClass:"product-info-tag-item"},[t._v("tsd：短路短延时整定时间")]),t._v(" "),n("div",{staticClass:"product-info-tag-item"},[t._v("Ii：短路瞬时脱扣整定电流")]),t._v(" "),n("div",{staticClass:"product-info-tag-item"},[t._v("I：主回路电流")]),t._v(" "),n("div",{staticClass:"product-info-tag-item"},[t._v("Ip：过载预报警整定电流")]),t._v(" "),n("div",{staticClass:"product-info-tag-item"},[t._v("Ue：额定工作电压")]),t._v(" "),n("div",{staticClass:"product-info-tag-item"}),t._v(" "),n("div",{staticClass:"product-info-tag-item"}),t._v(" "),n("div",{staticClass:"clear-b"})])])},function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"table-box"},[n("table",{attrs:{border:"1",width:"100%",cellspacing:"0"}},[n("tbody",{attrs:{width:"100%"}},[n("tr",{attrs:{width:"100%"}},[n("td",{staticStyle:{"background-color":"#f7f0ee"},attrs:{width:"278px"}},[t._v("\n                  壳架等级额定电流Inm\n                ")]),t._v(" "),n("td",{attrs:{width:"225.2px"}},[t._v("125A")]),t._v(" "),n("td",{attrs:{width:"225.2px"}},[t._v("250A")]),t._v(" "),n("td",{attrs:{width:"225.2px"}},[t._v("400A")]),t._v(" "),n("td",{attrs:{width:"225.2px"}},[t._v("630A")]),t._v(" "),n("td",{attrs:{width:"225.2px"}},[t._v("800A")])]),t._v(" "),n("tr",{attrs:{width:"100%"}},[n("td",{staticStyle:{"background-color":"#f7f0ee"},attrs:{width:"278px"}},[t._v("\n                  额定电流In\n                ")]),t._v(" "),n("td",{attrs:{colspan:"5"}},[t._v("(0.4-1)In 可调")])]),t._v(" "),n("tr",{attrs:{width:"100%"}},[n("td",{staticStyle:{"background-color":"#f7f0ee"},attrs:{width:"278px"}},[t._v("\n                  额定工作电压Ue\n                ")]),t._v(" "),n("td",{attrs:{colspan:"5"}},[t._v("AC400V")])]),t._v(" "),n("tr",{attrs:{width:"100%"}},[n("td",{staticStyle:{"background-color":"#f7f0ee"},attrs:{width:"278px"}},[t._v("\n                  额定绝缘电压Ui\n                ")]),t._v(" "),n("td",{attrs:{colspan:"5"}},[t._v("AC1000V")])]),t._v(" "),n("tr",{attrs:{width:"100%"}},[n("td",{staticStyle:{"background-color":"#f7f0ee"},attrs:{width:"278px"}},[t._v("\n                  额定冲击耐受电压Uimp\n                ")]),t._v(" "),n("td",{attrs:{colspan:"5"}},[t._v("8000V")])]),t._v(" "),n("tr",{attrs:{width:"100%"}},[n("td",{staticStyle:{"background-color":"#f7f0ee"},attrs:{width:"278px"}},[t._v("\n                  极限短路分断能力Icu\n                ")]),t._v(" "),n("td",{attrs:{colspan:"2"}},[t._v("M型：50kA， H型：65kA")]),t._v(" "),n("td",{attrs:{colspan:"3"}},[t._v("M型：65kA， H型：85kA")])]),t._v(" "),n("tr",{attrs:{width:"100%"}},[n("td",{staticStyle:{"background-color":"#f7f0ee"},attrs:{width:"278px"}},[t._v("\n                  运行短路分断能力Ics\n                ")]),t._v(" "),n("td",{attrs:{colspan:"2"}},[t._v("M型：35kA， H型：50kA")]),t._v(" "),n("td",{attrs:{colspan:"3"}},[t._v("M型：50kA， H型：65kA")])]),t._v(" "),n("tr",{attrs:{width:"100%"}},[n("td",{staticStyle:{"background-color":"#f7f0ee"},attrs:{width:"278px"}},[t._v("\n                  额定短时耐受电流Icw\n                ")]),t._v(" "),n("td",{attrs:{colspan:"2"}},[t._v("5kA/1s")]),t._v(" "),n("td",{attrs:{colspan:"3"}},[t._v("10kA/1s")])]),t._v(" "),n("tr",{attrs:{width:"100%"}},[n("td",{staticStyle:{"background-color":"#f7f0ee"},attrs:{width:"278px"}},[t._v("\n                  辅助电源电压 Ue\n                ")]),t._v(" "),n("td",{attrs:{colspan:"5"}},[t._v("AC400V")])]),t._v(" "),n("tr",{attrs:{width:"100%"}},[n("td",{staticStyle:{"background-color":"#f7f0ee"},attrs:{width:"278px"}},[t._v("\n                  适用极数\n                ")]),t._v(" "),n("td",{attrs:{colspan:"5"}},[t._v("4P或3P+N")])]),t._v(" "),n("tr",{attrs:{width:"100%"}},[n("td",{staticStyle:{"background-color":"#f7f0ee"},attrs:{width:"278px"}},[t._v("\n                  额定剩余动作电流I△n\n                ")]),t._v(" "),n("td",{attrs:{colspan:"5"}},[t._v("\n                  可定制10组参数数值可选(出厂50~1000mA可调，默认设置300mA/500mA)\n                ")])]),t._v(" "),n("tr",{attrs:{width:"100%"}},[n("td",{staticStyle:{"background-color":"#f7f0ee"},attrs:{width:"278px"}},[t._v("\n                  额定剩余不动作电流\n                ")]),t._v(" "),n("td",{attrs:{colspan:"5"}},[t._v("I△no = 50%I△n")])]),t._v(" "),n("tr",{attrs:{width:"100%"}},[n("td",{staticStyle:{"background-color":"#f7f0ee"},attrs:{width:"278px"}},[t._v("\n                  额定极限不驱动时间(s)\n                ")]),t._v(" "),n("td",{attrs:{colspan:"5"}},[t._v("\n                  可定制3组参数数值(默认0.06/0.2/0.3 可调，出厂默认设置0.06s)\n                ")])]),t._v(" "),n("tr",{attrs:{width:"100%"}},[n("td",{staticStyle:{"background-color":"#f7f0ee"},attrs:{width:"278px"}},[t._v("\n                  延时重合闸时间\n                ")]),t._v(" "),n("td",{attrs:{colspan:"5"}},[t._v("(20-60)S")])]),t._v(" "),n("tr",{attrs:{width:"100%"}},[n("td",{staticStyle:{"background-color":"#f7f0ee"},attrs:{width:"278px"}},[t._v("\n                  动作特性分类\n                ")]),t._v(" "),n("td",{attrs:{colspan:"5"}},[t._v("AC型")])]),t._v(" "),n("tr",{attrs:{width:"100%"}},[n("td",{staticStyle:{"background-color":"#f7f0ee"},attrs:{width:"278px"}},[t._v("\n                  产品使用类别\n                ")]),t._v(" "),n("td",{attrs:{colspan:"5"}},[t._v("B类")])]),t._v(" "),n("tr",{attrs:{width:"100%"}},[n("td",{staticStyle:{"background-color":"#f7f0ee"},attrs:{width:"278px"}},[t._v("\n                  剩余电流告警\n                ")]),t._v(" "),n("td",{attrs:{colspan:"4"}},[t._v("出厂默认禁用，用户可启用")]),t._v(" "),n("td",{staticStyle:{padding:"40px","text-align":"left"},attrs:{rowspan:"15"}},[n("span",[t._v("轮显时或按复位:")]),n("br"),n("br"),t._v(" "),n("span",[t._v("1、按   \n                    "),n("div",{staticClass:"shape"}),t._v("\n                      进入功能 设置界面;")]),n("br"),n("br"),t._v(" "),n("span",[t._v("2、\n                    "),n("div",{staticClass:"shape2"}),t._v("\n                      启用，数字 常亮，表示启用;")]),n("br"),n("br"),t._v(" "),n("span",[t._v("3、\n                    "),n("div",{staticClass:"shape3"}),t._v("\n                      禁用，数字 闪烁表示禁用;")]),n("br"),n("br"),t._v(" "),n("span",[t._v('数码显示代码参照： 附录C-2"')])])]),t._v(" "),n("tr",{attrs:{width:"100%"}},[n("td",{staticStyle:{"background-color":"#f7f0ee"},attrs:{width:"278px"}},[t._v("\n                  自动定档(剩余电流跟踪)\n                ")]),t._v(" "),n("td",{attrs:{colspan:"4"}},[t._v("出厂默认禁用，用户可启用")]),t._v(" "),n("td")]),t._v(" "),n("tr",{attrs:{width:"100%"}},[n("td",{staticStyle:{"background-color":"#f7f0ee"},attrs:{width:"278px"}},[t._v("\n                  突变保护(剩余电流)\n                ")]),t._v(" "),n("td",{attrs:{colspan:"4"}},[t._v("出厂默认禁用，用户可启用")]),t._v(" "),n("td")]),t._v(" "),n("tr",{attrs:{width:"100%"}},[n("td",{staticStyle:{"background-color":"#f7f0ee"},attrs:{width:"278px"}},[t._v("\n                  特波保护\n                ")]),t._v(" "),n("td",{attrs:{colspan:"4"}},[t._v("出厂默认禁用，用户可启用")]),t._v(" "),n("td")]),t._v(" "),n("tr",{attrs:{width:"100%"}},[n("td",{staticStyle:{"background-color":"#f7f0ee"},attrs:{width:"278px"}},[t._v("\n                  自动重合闸\n                ")]),t._v(" "),n("td",{attrs:{colspan:"4"}},[t._v("出厂默认启用，用户可禁用")]),t._v(" "),n("td")]),t._v(" "),n("tr",{attrs:{width:"100%"}},[n("td",{staticStyle:{"background-color":"#f7f0ee"},attrs:{width:"278px"}},[t._v("\n                  来电试合闸\n                ")]),t._v(" "),n("td",{attrs:{colspan:"4"}},[t._v("出厂默认启用，用户可禁用")]),t._v(" "),n("td")]),t._v(" "),n("tr",{attrs:{width:"100%"}},[n("td",{staticStyle:{"background-color":"#f7f0ee"},attrs:{width:"278px"}},[t._v("\n                  过压保护\n                ")]),t._v(" "),n("td",{attrs:{colspan:"4"}},[t._v("\n                  出厂(275V土5%，可自行整定) 默认禁用，用户可启用\n                ")]),t._v(" "),n("td")]),t._v(" "),n("tr",{attrs:{width:"100%"}},[n("td",{staticStyle:{"background-color":"#f7f0ee"},attrs:{width:"278px"}},[t._v("\n                  欠压保护\n                ")]),t._v(" "),n("td",{attrs:{colspan:"4"}},[t._v("\n                  出厂(165V士5%，可自行整定) 默认禁用，用户可启用\n                ")]),t._v(" "),n("td")]),t._v(" "),n("tr",{attrs:{width:"100%"}},[n("td",{staticStyle:{"background-color":"#f7f0ee"},attrs:{width:"278px"}},[t._v("\n                  缺相保护\n                ")]),t._v(" "),n("td",{attrs:{colspan:"4"}},[t._v("出厂默认禁用，用户可启用")]),t._v(" "),n("td")]),t._v(" "),n("tr",{attrs:{width:"100%"}},[n("td",{staticStyle:{"background-color":"#f7f0ee"},attrs:{width:"278px"}},[t._v("\n                  全失压保护\n                ")]),t._v(" "),n("td",{attrs:{colspan:"4"}},[t._v("出厂默认禁用，用户可启用")]),t._v(" "),n("td")]),t._v(" "),n("tr",{attrs:{width:"100%"}},[n("td",{staticStyle:{"background-color":"#f7f0ee"},attrs:{width:"278px"}},[t._v("\n                  过载保护\n                ")]),t._v(" "),n("td",{attrs:{colspan:"4"}},[t._v("出厂默认启用，用户可禁用")]),t._v(" "),n("td")]),t._v(" "),n("tr",{attrs:{width:"100%"}},[n("td",{staticStyle:{"background-color":"#f7f0ee"},attrs:{width:"278px"}},[t._v("\n                  短路延时保护\n                ")]),t._v(" "),n("td",{attrs:{colspan:"4"}},[t._v("出厂默认禁用，用户可启用")]),t._v(" "),n("td")]),t._v(" "),n("tr",{attrs:{width:"100%"}},[n("td",{staticStyle:{"background-color":"#f7f0ee"},attrs:{width:"278px"}},[t._v("\n                  三相不平衡保护\n                ")]),t._v(" "),n("td",{attrs:{colspan:"4"}},[t._v("出厂默认启用，用户可禁用")]),t._v(" "),n("td")]),t._v(" "),n("tr",{attrs:{width:"100%"}},[n("td",{staticStyle:{"background-color":"#f7f0ee"},attrs:{width:"278px"}},[t._v("\n                  缺零保护\n                ")]),t._v(" "),n("td",{attrs:{colspan:"4"}},[t._v("出厂默认禁用，用户可启用")]),t._v(" "),n("td")]),t._v(" "),n("tr",{attrs:{width:"100%"}},[n("td",{staticStyle:{"background-color":"#f7f0ee"},attrs:{width:"278px"}},[t._v("\n                  远动分断(远程分断)\n                ")]),t._v(" "),n("td",{attrs:{colspan:"4"}},[t._v("出厂默认启用，用户可禁用")]),t._v(" "),n("td")]),t._v(" "),n("tr",{attrs:{width:"100%"}},[n("td",{staticStyle:{"background-color":"#f7f0ee"},attrs:{width:"278px"}},[t._v("备注")]),t._v(" "),n("td",{attrs:{colspan:"5"}},[t._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("img",{staticStyle:{"margin-bottom":"30px"},attrs:{src:n(552)}}),this._v(" "),e("img",{staticStyle:{"margin-bottom":"104px"},attrs:{src:n(553)}})])}],o=(n(29),n(4)),l=n(238),c=n(30),v={name:"hardware-moulded-shell",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{technologyParameterData2:[[{col:["剩余电流"]},{col:["I△n "]},{col:["2I△n"]},{col:["5~10I△n"]}],[{col:["最大断开时间"]},{col:["0.2s  "]},{col:["0.1s "]},{col:["0.04s"]}],[{col:["极限不驱动时间      "]},{col:["——"]},{col:[">0.06s "]},{col:["—— "]}]],tdkData:{title:"",description:"",keywords:"",webSiteName:"山东卓文信息科技有限公司"},gatePositionType:0,productDataArr:[{img:n(554),name:"SZWM4EL-125MY/3N"},{img:n(555),name:"SZWM4EL-250MY/3N"},{img:n(556),name:"SZWM4EL-400MY/3N"},{img:n(557),name:"SZWM4EL-630MY/3N"},{img:n(558),name:"SZWM4EL-800Y/3N"}],tabIndex:0}},methods:{},components:{productParameterTable:l.a},activated:function(){this.gatePositionType=0},mounted:function(){new(0,n(232).WOW)({live:!0,offset:0}).init()}},d=(n(559),n(14)),component=Object(d.a)(v,function(){var t=this,e=t.$createElement,r=t._self._c||e;return r("div",{staticClass:"hardware-box"},[r("div",{class:0===t.gatePositionType?"banner-box":"banner-box2"},[r("div",{staticClass:"gate-position-box"},[0===t.gatePositionType?r("div",{staticClass:"gate-position-btn",on:{click:function(e){t.gatePositionType=1}}},[r("img",{attrs:{src:n(322)}})]):t._e(),t._v(" "),1===t.gatePositionType?r("div",{staticClass:"gate-position-btn",on:{click:function(e){t.gatePositionType=0}}},[r("img",{attrs:{src:n(323)}})]):t._e()])]),t._v(" "),r("div",{staticClass:"product-box"},[t._m(0),t._v(" "),r("div",{staticClass:"product-list-box"},[t._l(t.productDataArr,function(e,n){return r("div",{key:"product-"+n,staticClass:"product-item"},[r("img",{attrs:{src:e.img,alt:"",width:"100%"}}),t._v(" "),r("h3",[t._v(t._s(e.name))])])}),t._v(" "),r("div",{staticClass:"clear-b"})],2)]),t._v(" "),r("div",{staticClass:"product-info-box"},[r("div",{staticClass:"product-box-tab"},[r("ul",[r("li",{class:0===t.tabIndex?"active":"",on:{click:function(e){t.tabIndex=0}}},[t._v("\n          产品概述\n        ")]),t._v(" "),r("li",{class:1===t.tabIndex?"active":"",on:{click:function(e){t.tabIndex=1}}},[t._v("\n          参数型号\n        ")]),t._v(" "),r("li",{class:2===t.tabIndex?"active":"",on:{click:function(e){t.tabIndex=2}}},[t._v("\n          尺寸图\n        ")])])]),t._v(" "),r("div",{staticClass:"clear-b"}),t._v(" "),r("div",{staticClass:"product-info-content"},[r("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(" "),r("div",{staticClass:"product-info-summary",staticStyle:{"margin-bottom":"5px"}},[r("h3",[t._v("剩余电流保护功能")]),t._v(" "),t._m(4),t._v(" "),r("div",{staticClass:"p-box"},[r("p",{staticClass:"title"},[t._v("动作时间")]),t._v(" "),r("productParameterTable",{staticStyle:{"margin-bottom":"0px"},attrs:{titlePos:"left",flag:"1",parameterData:t.technologyParameterData2,title:""}})],1),t._v(" "),t._m(5),t._v(" "),t._m(6)]),t._v(" "),t._m(7),t._v(" "),r("productParameterTable",{staticStyle:{"margin-bottom":"29px"},attrs:{titlePos:"top",parameterTitle:["通讯接口方式","通讯协议","通讯地址","通讯速率"],parameterData:[[{col:["隔离半双工RS-485"]},{col:["Modbus-RTU"]},{col:["1——255"]},{col:["9.6k"]}]],title:"通讯参数"}}),t._v(" "),t._m(8),t._v(" "),t._m(9),t._v(" "),t._m(10),t._v(" "),t._m(11)],1),t._v(" "),r("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(12),t._v(" "),t._m(13),t._v(" "),r("div",{staticClass:"header-title"},[t._v("技术参数")]),t._v(" "),t._m(14)]),t._v(" "),r("div",{directives:[{name:"show",rawName:"v-show",value:2===t.tabIndex,expression:"tabIndex === 2"}],staticClass:"product-info-content-box"},[t._m(15)])])])])},r,!1,null,"573df86e",null);e.default=component.exports}}]);