1322 lines
69 KiB
XML
1322 lines
69 KiB
XML
![]() |
<?xml version="1.0" encoding="gbk"?>
|
|||
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
|||
|
<svg onmousedown="Grab(evt)" xmlns:cge="http://www.cim.com" width="100%" xmlns:xlink="http://www.w3.org/1999/xlink" onload="Init(evt)" xmlns="http://www.w3.org/2000/svg" height="100%" version="1.1" onmouseup="Drop(evt)" >
|
|||
|
<script type="text/javascript" ><![CDATA[var SVGDocument=null,SVGRoot=null,TrueCoords=null,GrabPoint=null,BackDrop=null,DragTarget=null,gHeight=gWidth=gBx=gBy=jX=jY=0,gScale=1,widths=window.innerWidth,heights=window.innerHeight,resTime=null;try{isNaN(parseFloat(window.parent.glWidth))?window.onresize=function(){widths=window.innerWidth,heights=window.innerHeight,resize()}:(widths=parseFloat(window.parent.glWidth),heights=parseFloat(window.parent.glHeight),window.onresize=function(){widths=window.innerWidth,heights=window.innerHeight,clearTimeout(resTime),resTime=setTimeout(function(){resize()},100)})}catch(e){widths=window.innerWidth,heights=window.innerHeight,window.onresize=function(){widths=window.innerWidth,heights=window.innerHeight,resize()}}function resize(){var e=heights/gHeight,t=widths/gWidth;gScale=scale=e>t?t-.005:e-.005,gBx=(widths/2-(gWidth+jX)*scale/2)/scale-jX/2,gBy=(heights/2-(gHeight+jY)*scale/2)/scale-jY/2,(svgPanel=document.getElementById("testdrag")).setAttribute("transform","scale("+scale+"),translate("+gBx+","+gBy+")")}var gridLength=20,scale=1,svgPanel=null;function Init(e){SVGDocument=e.target.ownerDocument,SVGRoot=SVGDocument.documentElement,TrueCoords=SVGRoot.createSVGPoint(),GrabPoint=SVGRoot.createSVGPoint(),BackDrop=SVGDocument.getElementById("BackDrop");var t=(svgPanel=SVGDocument.getElementById("testdrag")).getBBox();gHeight=t.height,gWidth=t.width,jX=t.x,jY=t.y,resize(),document.addEventListener&&document.addEventListener("DOMMouseScroll",scrollZoom,!1),window.onmousewheel=document.onmousewheel=scrollZoom,document.documentElement.style.overflowY="hidden",a1x=document.getElementById("a1x"),a1y=document.getElementById("a1y"),b1x=document.getElementById("b1x"),b1y=document.getElementById("b1y"),pz1=document.getElementById("pz1"),pz2=document.getElementById("pz2"),/Android|webOS|iPhone|iPod|BlackBerry/i.test(navigator.userAgent)&&((docSVG=document.getElementsByTagName("svg")[0]).addEventListener("touchstart",function(e){e.preventDefault(),tostart(e)},!1),document.addEventListener("touchmove",function(e){e.preventDefault(),tomove(e)},!1),document.addEventListener("touchcancel",function(e){e.preventDefault(),clearTimeout(dbTime),dbTime=setTimeout(function(){toState=!1},500)},!1),document.addEventListener("touchstart",function(e){if(e.preventDefault(),1==e.touches.length){if(dbTap.i&&Math.abs(dbTap.j-e.touches[0].clientX)<10)return dbTap.i=!1,void resize();dbTap.i=!0,dbTap.j=e.touches[0].clientX,clearTimeout(dbTime),dbTime=setTimeout(function(){dbTap.i=!1,dbTap.j=0},300)}else dbTap.i=!1},!1),docSVG.addEventListener("touchend",function(e){e.preventDefault(),clearTimeout(dbTime),dbTime=setTimeout(function(){toState=!1},500)},!1))}var dbTap={i:!1,j:0},dbTime=null,docSVG=null,toState=!1,sZoom=0,xSVG=[0,0],ySVG=[0,0],xSVG_Y=[0,0],ySVG_Y=[0,0],dTap={x:0,y:0,state:!0};function tostart(e){2==e.touches.length?(toState=!0,xSVG[0]=e.touches[0].clientX.toFixed(3),xSVG[1]=e.touches[1].clientX.toFixed(3),ySVG[0]=e.touches[0].clientY.toFixed(3),ySVG[1]=e.touches[1].clientY.toFixed(3),sZoom=Math.sqrt(Math.pow(xSVG[0]-xSVG[1],2)+Math.pow(ySVG[0]-ySVG[1],2))):(toState=!1,dTap.x=e.touches[0].clientX.toFixed(3),dTap.y=e.touches[0].clientY.toFixed(3))}function tomove(e){if(1==toState&&2==e.touches.length){xSVG_Y[0]=e.touches[0].clientX.toFixed(0),xSVG_Y[1]=e.touches[1].clientX.toFixed(0),ySVG_Y[0]=e.touches[0].clientY.toFixed(0),ySVG_Y[1]=e.touches[1].clientY.toFixed(0);var t=Math.sqrt(Math.pow(xSVG_Y[0]-xSVG_Y[1],2)+Math.pow(ySVG_Y[0]-ySVG_Y[1],2));zoomss(sZoom>t?.94:1.1004)}else 0==toState&&dragss(e)}function zoomss(e){var t=widths/2,n=heights/2,o=svgPanel.getScreenCTM(),i=o.e,a=o.f,s=scale;scale*=e;var l=(t-(jX*s+i))/s*scale,c=(n-(jY*s+a))/s*scale,d=(t-jX*scale-l)/scale,r=(n-jY*scale-c)/scale;svgPanel.setAttribute("transform","scale("+scale+"),translate("+d+","+r+")")}function dragss(e){var t=svgPanel.getScreenCTM(),n=t.e,o=t.f,i=e.touches[0].clientX,a=e.touches[0].clientY,s=i-dTap.x,l=a-dTap.y;dTap.x=i,dTap.y=a,svgPanel.setAttribute("transform","scale("+scale+"),translate("+(n/scale+s/scale)+","+(o/scale+l/sca
|
|||
|
<style>.sLeft{stroke-dasharray:1000;stroke-dashoffset:1000;animation:run1 10s linear infinite}.sRight{stroke-dasharray:1000;stroke-dashoffset:1000;animation:run2 10s linear infinite}.sTop{stroke-dasharray:1000;stroke-dashoffset:1000;animation:run3 10s linear infinite}.sBottom{stroke-dasharray:1000;stroke-dashoffset:1000;animation:run4 10s linear infinite}@keyframes run1{from{stroke-dasharray:30,20}to{stroke-dasharray:40,20}}@keyframes run2{from{stroke-dasharray:40,20}to{stroke-dasharray:30,20}}@keyframes run3{from{stroke-dasharray:30,20}to{stroke-dasharray:40,20}}@keyframes run4{from{stroke-dasharray:40,20}to{stroke-dasharray:30,20}}
|
|||
|
</style>
|
|||
|
<rect width="110%" x="-10%" pointer-events="all" y="-10%" fill="none" height="110%" style="fill:rgb(0,0,0)" id="BackDrop" />
|
|||
|
<g id="0" >
|
|||
|
<rect width="1280" height="1024" style="fill:rgb(0,0,0)" />
|
|||
|
</g>
|
|||
|
<g id="testdrag" >
|
|||
|
<script type="text/javascript" ><![CDATA[gHeight=parseFloat(document.getElementById("0").getElementsByTagName("rect")[0].getAttribute("height")),gWidth=parseFloat(document.getElementById("0").getElementsByTagName("rect")[0].getAttribute("width")),resize();]]></script>
|
|||
|
<g id="1" >
|
|||
|
<rect width="239" x="35" y="154" height="645" style="fill:none;stroke-width:1;stroke:rgb(0,0,255)" id="Graph1" >
|
|||
|
<metadata>
|
|||
|
<cge:CimClass mousePressEvent="" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</rect>
|
|||
|
</g>
|
|||
|
<g id="2" >
|
|||
|
<rect width="955" x="278" y="154" height="44" style="fill:none;stroke-width:1;stroke:rgb(0,0,255)" id="Graph2" >
|
|||
|
<metadata>
|
|||
|
<cge:CimClass mousePressEvent="" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</rect>
|
|||
|
</g>
|
|||
|
<g id="3" >
|
|||
|
<rect width="441" x="278" y="202" height="283" style="fill:none;stroke-width:1;stroke:rgb(0,0,255)" id="Graph3" >
|
|||
|
<metadata>
|
|||
|
<cge:CimClass mousePressEvent="" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</rect>
|
|||
|
</g>
|
|||
|
<g id="4" >
|
|||
|
<rect width="441" x="277" y="494" height="305" style="fill:none;stroke-width:1;stroke:rgb(0,0,255)" id="Graph4" >
|
|||
|
<metadata>
|
|||
|
<cge:CimClass mousePressEvent="" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</rect>
|
|||
|
</g>
|
|||
|
<g id="5" >
|
|||
|
<rect width="502" x="731" y="202" height="597" style="fill:none;stroke-width:1;stroke:rgb(0,0,255)" id="Graph5" >
|
|||
|
<metadata>
|
|||
|
<cge:CimClass mousePressEvent="" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</rect>
|
|||
|
</g>
|
|||
|
<g id="6" >
|
|||
|
<rect width="40" x="197" y="270" height="20" style="fill:none;stroke-width:0;stroke:rgb(0,0,255)" id="Graph6" >
|
|||
|
<metadata>
|
|||
|
<cge:CimClass mousePressEvent="" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</rect>
|
|||
|
<text x="218" y="281" style="fill:rgb(255,0,0); text-anchor:middle;dominant-baseline:middle;font-weight:normal" font-family="SimSun" font-size="14" >
|
|||
|
<tspan x="218" y="281" >V</tspan>
|
|||
|
<metadata>
|
|||
|
<cge:CimClass CimType="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</text>
|
|||
|
</g>
|
|||
|
<g id="7" >
|
|||
|
<rect width="50" x="150" y="270" height="20" style="fill:none;stroke-width:0;stroke:rgb(0,0,255)" id="Graph7" >
|
|||
|
<metadata>
|
|||
|
<cge:CimClass mousePressEvent="" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" StationID="-1" ObjectID="68" k="1" BacCode="mA" FieldNo="-8739" LineID="" />
|
|||
|
</metadata>
|
|||
|
</rect>
|
|||
|
<text x="176" y="281" style="fill:rgb(255,0,0); text-anchor:middle;dominant-baseline:middle;font-weight:normal" font-family="SimSun" font-size="14" >
|
|||
|
<tspan x="176" y="281" >0.0</tspan>
|
|||
|
<metadata>
|
|||
|
<cge:CimClass CimType="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" StationID="-1" ObjectID="68" k="1" BacCode="mA" FieldNo="-8739" LineID="" />
|
|||
|
</metadata>
|
|||
|
</text>
|
|||
|
</g>
|
|||
|
<g id="8" >
|
|||
|
<rect width="40" x="197" y="354" height="20" style="fill:none;stroke-width:0;stroke:rgb(0,0,255)" id="Graph8" >
|
|||
|
<metadata>
|
|||
|
<cge:CimClass mousePressEvent="" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</rect>
|
|||
|
<text x="218" y="365" style="fill:rgb(255,0,0); text-anchor:middle;dominant-baseline:middle;font-weight:normal" font-family="SimSun" font-size="14" >
|
|||
|
<tspan x="218" y="365" >A</tspan>
|
|||
|
<metadata>
|
|||
|
<cge:CimClass CimType="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</text>
|
|||
|
</g>
|
|||
|
<g id="9" >
|
|||
|
<rect width="50" x="150" y="354" height="20" style="fill:none;stroke-width:0;stroke:rgb(0,0,255)" id="Graph9" >
|
|||
|
<metadata>
|
|||
|
<cge:CimClass mousePressEvent="" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" StationID="-1" ObjectID="68" k="1" BacCode="mA" FieldNo="-8739" LineID="" />
|
|||
|
</metadata>
|
|||
|
</rect>
|
|||
|
<text x="176" y="365" style="fill:rgb(255,0,0); text-anchor:middle;dominant-baseline:middle;font-weight:normal" font-family="SimSun" font-size="14" >
|
|||
|
<tspan x="176" y="365" >0.0</tspan>
|
|||
|
<metadata>
|
|||
|
<cge:CimClass CimType="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" StationID="-1" ObjectID="68" k="1" BacCode="mA" FieldNo="-8739" LineID="" />
|
|||
|
</metadata>
|
|||
|
</text>
|
|||
|
</g>
|
|||
|
<g id="10" >
|
|||
|
<rect width="40" x="197" y="691" height="20" style="fill:none;stroke-width:0;stroke:rgb(0,0,255)" id="Graph10" >
|
|||
|
<metadata>
|
|||
|
<cge:CimClass mousePressEvent="" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</rect>
|
|||
|
<text x="218" y="702" style="fill:rgb(255,0,0); text-anchor:middle;dominant-baseline:middle;font-weight:normal" font-family="SimSun" font-size="14" >
|
|||
|
<tspan x="218" y="702" >kvA</tspan>
|
|||
|
<metadata>
|
|||
|
<cge:CimClass CimType="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</text>
|
|||
|
</g>
|
|||
|
<g id="11" >
|
|||
|
<rect width="90" x="59" y="270" height="20" style="fill:none;stroke-width:0;stroke:rgb(0,0,255)" id="Graph11" >
|
|||
|
<metadata>
|
|||
|
<cge:CimClass mousePressEvent="" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</rect>
|
|||
|
<text x="105" y="281" style="fill:rgb(255,255,255); text-anchor:middle;dominant-baseline:middle;font-weight:normal" font-family="SimSun" font-size="14" >
|
|||
|
<tspan x="105" y="281" >PCS<EFBFBD><EFBFBD>ѹ</tspan>
|
|||
|
<metadata>
|
|||
|
<cge:CimClass CimType="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</text>
|
|||
|
</g>
|
|||
|
<g id="12" >
|
|||
|
<rect width="50" x="150" y="602" height="20" style="fill:none;stroke-width:0;stroke:rgb(0,0,255)" id="Graph12" >
|
|||
|
<metadata>
|
|||
|
<cge:CimClass mousePressEvent="" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" StationID="-1" ObjectID="68" k="1" BacCode="mA" FieldNo="-8739" LineID="" />
|
|||
|
</metadata>
|
|||
|
</rect>
|
|||
|
<text x="176" y="613" style="fill:rgb(255,0,0); text-anchor:middle;dominant-baseline:middle;font-weight:normal" font-family="SimSun" font-size="14" >
|
|||
|
<tspan x="176" y="613" >0.0</tspan>
|
|||
|
<metadata>
|
|||
|
<cge:CimClass CimType="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" StationID="-1" ObjectID="68" k="1" BacCode="mA" FieldNo="-8739" LineID="" />
|
|||
|
</metadata>
|
|||
|
</text>
|
|||
|
</g>
|
|||
|
<g id="13" >
|
|||
|
<rect width="90" x="59" y="354" height="20" style="fill:none;stroke-width:0;stroke:rgb(0,0,255)" id="Graph13" >
|
|||
|
<metadata>
|
|||
|
<cge:CimClass mousePressEvent="" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</rect>
|
|||
|
<text x="105" y="365" style="fill:rgb(255,255,255); text-anchor:middle;dominant-baseline:middle;font-weight:normal" font-family="SimSun" font-size="14" >
|
|||
|
<tspan x="105" y="365" >PCS<EFBFBD>ܵ<EFBFBD><EFBFBD><EFBFBD></tspan>
|
|||
|
<metadata>
|
|||
|
<cge:CimClass CimType="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</text>
|
|||
|
</g>
|
|||
|
<g id="14" >
|
|||
|
<rect width="194" x="53" y="258" height="40" style="fill:none;stroke-width:1;stroke:rgb(255,255,255)" id="Graph14" >
|
|||
|
<metadata>
|
|||
|
<cge:CimClass mousePressEvent="" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</rect>
|
|||
|
</g>
|
|||
|
<g id="15" >
|
|||
|
<rect width="50" x="150" y="691" height="20" style="fill:none;stroke-width:0;stroke:rgb(0,0,255)" id="Graph15" >
|
|||
|
<metadata>
|
|||
|
<cge:CimClass mousePressEvent="" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" StationID="-1" ObjectID="68" k="1" BacCode="mA" FieldNo="-8739" LineID="" />
|
|||
|
</metadata>
|
|||
|
</rect>
|
|||
|
<text x="176" y="702" style="fill:rgb(255,0,0); text-anchor:middle;dominant-baseline:middle;font-weight:normal" font-family="SimSun" font-size="14" >
|
|||
|
<tspan x="176" y="702" >0.0</tspan>
|
|||
|
<metadata>
|
|||
|
<cge:CimClass CimType="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" StationID="-1" ObjectID="68" k="1" BacCode="mA" FieldNo="-8739" LineID="" />
|
|||
|
</metadata>
|
|||
|
</text>
|
|||
|
</g>
|
|||
|
<g id="16" >
|
|||
|
<rect width="90" x="59" y="602" height="20" style="fill:none;stroke-width:0;stroke:rgb(0,0,255)" id="Graph16" >
|
|||
|
<metadata>
|
|||
|
<cge:CimClass mousePressEvent="" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</rect>
|
|||
|
<text x="105" y="613" style="fill:rgb(255,255,255); text-anchor:middle;dominant-baseline:middle;font-weight:normal" font-family="SimSun" font-size="14" >
|
|||
|
<tspan x="105" y="613" >PCS<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD></tspan>
|
|||
|
<metadata>
|
|||
|
<cge:CimClass CimType="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</text>
|
|||
|
</g>
|
|||
|
<g id="17" >
|
|||
|
<rect width="40" x="197" y="516" height="20" style="fill:none;stroke-width:0;stroke:rgb(0,0,255)" id="Graph17" >
|
|||
|
<metadata>
|
|||
|
<cge:CimClass mousePressEvent="" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</rect>
|
|||
|
<text x="218" y="527" style="fill:rgb(255,0,0); text-anchor:middle;dominant-baseline:middle;font-weight:normal" font-family="SimSun" font-size="14" >
|
|||
|
<tspan x="218" y="527" >kar</tspan>
|
|||
|
<metadata>
|
|||
|
<cge:CimClass CimType="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</text>
|
|||
|
</g>
|
|||
|
<g id="18" >
|
|||
|
<rect width="90" x="59" y="691" height="20" style="fill:none;stroke-width:0;stroke:rgb(0,0,255)" id="Graph18" >
|
|||
|
<metadata>
|
|||
|
<cge:CimClass mousePressEvent="" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</rect>
|
|||
|
<text x="105" y="702" style="fill:rgb(255,255,255); text-anchor:middle;dominant-baseline:middle;font-weight:normal" font-family="SimSun" font-size="14" >
|
|||
|
<tspan x="105" y="702" >PCS<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ڹ<EFBFBD><EFBFBD><EFBFBD></tspan>
|
|||
|
<metadata>
|
|||
|
<cge:CimClass CimType="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</text>
|
|||
|
</g>
|
|||
|
<g id="19" >
|
|||
|
<rect width="37" x="197" y="435" height="17" style="fill:none;stroke-width:0;stroke:rgb(0,0,255)" id="Graph19" >
|
|||
|
<metadata>
|
|||
|
<cge:CimClass mousePressEvent="" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</rect>
|
|||
|
<text x="216" y="444" style="fill:rgb(255,0,0); text-anchor:middle;dominant-baseline:middle;font-weight:normal" font-family="SimSun" font-size="14" >
|
|||
|
<tspan x="216" y="444" >KW</tspan>
|
|||
|
<metadata>
|
|||
|
<cge:CimClass CimType="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</text>
|
|||
|
</g>
|
|||
|
<g id="20" >
|
|||
|
<rect width="50" x="150" y="516" height="20" style="fill:none;stroke-width:0;stroke:rgb(0,0,255)" id="Graph20" >
|
|||
|
<metadata>
|
|||
|
<cge:CimClass mousePressEvent="" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" StationID="-1" ObjectID="68" k="1" BacCode="mA" FieldNo="-8739" LineID="" />
|
|||
|
</metadata>
|
|||
|
</rect>
|
|||
|
<text x="176" y="527" style="fill:rgb(255,0,0); text-anchor:middle;dominant-baseline:middle;font-weight:normal" font-family="SimSun" font-size="14" >
|
|||
|
<tspan x="176" y="527" >0.0</tspan>
|
|||
|
<metadata>
|
|||
|
<cge:CimClass CimType="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" StationID="-1" ObjectID="68" k="1" BacCode="mA" FieldNo="-8739" LineID="" />
|
|||
|
</metadata>
|
|||
|
</text>
|
|||
|
</g>
|
|||
|
<g id="21" >
|
|||
|
<rect width="194" x="54" y="588" height="40" style="fill:none;stroke-width:1;stroke:rgb(255,255,255)" id="Graph21" >
|
|||
|
<metadata>
|
|||
|
<cge:CimClass mousePressEvent="" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</rect>
|
|||
|
</g>
|
|||
|
<g id="22" >
|
|||
|
<rect width="194" x="54" y="340" height="40" style="fill:none;stroke-width:1;stroke:rgb(255,255,255)" id="Graph22" >
|
|||
|
<metadata>
|
|||
|
<cge:CimClass mousePressEvent="" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</rect>
|
|||
|
</g>
|
|||
|
<g id="23" >
|
|||
|
<rect width="194" x="54" y="677" height="40" style="fill:none;stroke-width:1;stroke:rgb(255,255,255)" id="Graph23" >
|
|||
|
<metadata>
|
|||
|
<cge:CimClass mousePressEvent="" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</rect>
|
|||
|
</g>
|
|||
|
<g id="24" >
|
|||
|
<rect width="50" x="150" y="432" height="20" style="fill:none;stroke-width:0;stroke:rgb(0,0,255)" id="Graph24" >
|
|||
|
<metadata>
|
|||
|
<cge:CimClass mousePressEvent="" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" StationID="-1" ObjectID="68" k="1" BacCode="mA" FieldNo="-8739" LineID="" />
|
|||
|
</metadata>
|
|||
|
</rect>
|
|||
|
<text x="176" y="443" style="fill:rgb(255,0,0); text-anchor:middle;dominant-baseline:middle;font-weight:normal" font-family="SimSun" font-size="14" >
|
|||
|
<tspan x="176" y="443" >0.0</tspan>
|
|||
|
<metadata>
|
|||
|
<cge:CimClass CimType="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" StationID="-1" ObjectID="68" k="1" BacCode="mA" FieldNo="-8739" LineID="" />
|
|||
|
</metadata>
|
|||
|
</text>
|
|||
|
</g>
|
|||
|
<g id="25" >
|
|||
|
<rect width="90" x="59" y="516" height="20" style="fill:none;stroke-width:0;stroke:rgb(0,0,255)" id="Graph25" >
|
|||
|
<metadata>
|
|||
|
<cge:CimClass mousePressEvent="" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</rect>
|
|||
|
<text x="105" y="527" style="fill:rgb(255,255,255); text-anchor:middle;dominant-baseline:middle;font-weight:normal" font-family="SimSun" font-size="14" >
|
|||
|
<tspan x="105" y="527" >PCS<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> </tspan>
|
|||
|
<metadata>
|
|||
|
<cge:CimClass CimType="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</text>
|
|||
|
</g>
|
|||
|
<g id="26" >
|
|||
|
<rect width="90" x="59" y="432" height="20" style="fill:none;stroke-width:0;stroke:rgb(0,0,255)" id="Graph26" >
|
|||
|
<metadata>
|
|||
|
<cge:CimClass mousePressEvent="" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</rect>
|
|||
|
<text x="105" y="443" style="fill:rgb(255,255,255); text-anchor:middle;dominant-baseline:middle;font-weight:normal" font-family="SimSun" font-size="14" >
|
|||
|
<tspan x="105" y="443" >PCS<EFBFBD><EFBFBD><EFBFBD>й<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD></tspan>
|
|||
|
<metadata>
|
|||
|
<cge:CimClass CimType="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</text>
|
|||
|
</g>
|
|||
|
<g id="27" >
|
|||
|
<rect width="194" x="54" y="502" height="40" style="fill:none;stroke-width:1;stroke:rgb(255,255,255)" id="Graph27" >
|
|||
|
<metadata>
|
|||
|
<cge:CimClass mousePressEvent="" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</rect>
|
|||
|
</g>
|
|||
|
<g id="28" >
|
|||
|
<rect width="194" x="54" y="418" height="40" style="fill:none;stroke-width:1;stroke:rgb(255,255,255)" id="Graph28" >
|
|||
|
<metadata>
|
|||
|
<cge:CimClass mousePressEvent="" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</rect>
|
|||
|
</g>
|
|||
|
<g id="29" >
|
|||
|
<rect width="156" x="81" y="177" height="39" style="fill:none;stroke-width:0;stroke:rgb(0,0,255)" id="Graph29" >
|
|||
|
<metadata>
|
|||
|
<cge:CimClass mousePressEvent="" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</rect>
|
|||
|
<text x="160" y="197" style="fill:rgb(255,255,255); text-anchor:middle;dominant-baseline:middle;font-weight:normal" font-family="SimSun" font-size="22" >
|
|||
|
<tspan x="160" y="197" >PCSϵͳ<EFBFBD><EFBFBD>Ϣ</tspan>
|
|||
|
<metadata>
|
|||
|
<cge:CimClass CimType="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</text>
|
|||
|
</g>
|
|||
|
<g id="30" >
|
|||
|
<rect width="153" x="901" y="222" height="41" style="fill:none;stroke-width:0;stroke:rgb(0,0,255)" id="Graph31" >
|
|||
|
<metadata>
|
|||
|
<cge:CimClass mousePressEvent="" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</rect>
|
|||
|
<text x="978" y="243" style="fill:rgb(255,255,255); text-anchor:middle;dominant-baseline:middle;font-weight:normal" font-family="SimSun" font-size="22" >
|
|||
|
<tspan x="978" y="243" >PCSģ<EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ϣ</tspan>
|
|||
|
<metadata>
|
|||
|
<cge:CimClass CimType="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</text>
|
|||
|
</g>
|
|||
|
<g id="31" >
|
|||
|
<rect width="179" x="403" y="220" height="37" style="fill:none;stroke-width:0;stroke:rgb(0,0,255)" id="Graph32" >
|
|||
|
<metadata>
|
|||
|
<cge:CimClass mousePressEvent="" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</rect>
|
|||
|
<text x="493" y="239" style="fill:rgb(255,255,255); text-anchor:middle;dominant-baseline:middle;font-weight:normal" font-family="SimSun" font-size="22" >
|
|||
|
<tspan x="493" y="239" ><EFBFBD><EFBFBD><EFBFBD><EFBFBD>״̬</tspan>
|
|||
|
<metadata>
|
|||
|
<cge:CimClass CimType="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</text>
|
|||
|
</g>
|
|||
|
<g id="32" >
|
|||
|
<line style="fill:rgb(255,255,255);stroke-width:3;stroke:rgb(255,255,255)" id="Graph39_0" y1="155" y2="168" x1="274" x2="274" >
|
|||
|
<metadata>
|
|||
|
<cge:CimClass mousePressEvent="" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</line>
|
|||
|
</g>
|
|||
|
<g id="33" >
|
|||
|
<line style="fill:rgb(255,255,255);stroke-width:3;stroke:rgb(255,255,255)" id="Graph40_1" y1="155" y2="155" x1="274" x2="256" >
|
|||
|
<metadata>
|
|||
|
<cge:CimClass mousePressEvent="" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</line>
|
|||
|
</g>
|
|||
|
<g id="34" >
|
|||
|
<line style="fill:rgb(255,255,255);stroke-width:3;stroke:rgb(255,255,255)" id="Graph38" y1="156" y2="169" x1="36" x2="36" >
|
|||
|
<metadata>
|
|||
|
<cge:CimClass mousePressEvent="" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</line>
|
|||
|
</g>
|
|||
|
<g id="35" >
|
|||
|
<line style="fill:rgb(255,255,255);stroke-width:3;stroke:rgb(255,255,255)" id="Graph37" y1="156" y2="156" x1="36" x2="54" >
|
|||
|
<metadata>
|
|||
|
<cge:CimClass mousePressEvent="" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</line>
|
|||
|
</g>
|
|||
|
<g id="36" >
|
|||
|
<line style="fill:rgb(255,255,255);stroke-width:3;stroke:rgb(255,255,255)" id="Graph43_0" y1="801" y2="788" x1="275" x2="275" >
|
|||
|
<metadata>
|
|||
|
<cge:CimClass mousePressEvent="" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</line>
|
|||
|
</g>
|
|||
|
<g id="37" >
|
|||
|
<line style="fill:rgb(255,255,255);stroke-width:3;stroke:rgb(255,255,255)" id="Graph44_1" y1="801" y2="801" x1="276" x2="258" >
|
|||
|
<metadata>
|
|||
|
<cge:CimClass mousePressEvent="" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</line>
|
|||
|
</g>
|
|||
|
<g id="38" >
|
|||
|
<line style="fill:rgb(255,255,255);stroke-width:3;stroke:rgb(255,255,255)" id="Graph45_0" y1="799" y2="785" x1="36" x2="36" >
|
|||
|
<metadata>
|
|||
|
<cge:CimClass mousePressEvent="" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</line>
|
|||
|
</g>
|
|||
|
<g id="39" >
|
|||
|
<line style="fill:rgb(255,255,255);stroke-width:3;stroke:rgb(255,255,255)" id="Graph46_1" y1="799" y2="799" x1="36" x2="55" >
|
|||
|
<metadata>
|
|||
|
<cge:CimClass mousePressEvent="" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</line>
|
|||
|
</g>
|
|||
|
<g id="40" >
|
|||
|
<line style="fill:rgb(255,255,255);stroke-width:3;stroke:rgb(255,255,255)" id="Graph49_0" y1="799" y2="784" x1="732" x2="732" >
|
|||
|
<metadata>
|
|||
|
<cge:CimClass mousePressEvent="" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</line>
|
|||
|
</g>
|
|||
|
<g id="41" >
|
|||
|
<line style="fill:rgb(255,255,255);stroke-width:3;stroke:rgb(255,255,255)" id="Graph50_1" y1="799" y2="799" x1="732" x2="751" >
|
|||
|
<metadata>
|
|||
|
<cge:CimClass mousePressEvent="" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</line>
|
|||
|
</g>
|
|||
|
<g id="42" >
|
|||
|
<line style="fill:rgb(255,255,255);stroke-width:3;stroke:rgb(255,255,255)" id="Graph50_0" y1="799" y2="784" x1="1233" x2="1233" >
|
|||
|
<metadata>
|
|||
|
<cge:CimClass mousePressEvent="" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</line>
|
|||
|
</g>
|
|||
|
<g id="43" >
|
|||
|
<line style="fill:rgb(255,255,255);stroke-width:3;stroke:rgb(255,255,255)" id="Graph51_1" y1="799" y2="799" x1="1234" x2="1215" >
|
|||
|
<metadata>
|
|||
|
<cge:CimClass mousePressEvent="" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</line>
|
|||
|
</g>
|
|||
|
<g id="44" >
|
|||
|
<line style="fill:rgb(255,255,255);stroke-width:3;stroke:rgb(255,255,255)" id="Graph52_0" y1="155" y2="168" x1="280" x2="280" >
|
|||
|
<metadata>
|
|||
|
<cge:CimClass mousePressEvent="" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</line>
|
|||
|
</g>
|
|||
|
<g id="45" >
|
|||
|
<line style="fill:rgb(255,255,255);stroke-width:3;stroke:rgb(255,255,255)" id="Graph53_1" y1="155" y2="155" x1="280" x2="298" >
|
|||
|
<metadata>
|
|||
|
<cge:CimClass mousePressEvent="" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</line>
|
|||
|
</g>
|
|||
|
<g id="46" >
|
|||
|
<line style="fill:rgb(255,255,255);stroke-width:3;stroke:rgb(255,255,255)" id="Graph54_0" y1="204" y2="217" x1="733" x2="733" >
|
|||
|
<metadata>
|
|||
|
<cge:CimClass mousePressEvent="" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</line>
|
|||
|
</g>
|
|||
|
<g id="47" >
|
|||
|
<line style="fill:rgb(255,255,255);stroke-width:3;stroke:rgb(255,255,255)" id="Graph55_1" y1="203" y2="203" x1="732" x2="751" >
|
|||
|
<metadata>
|
|||
|
<cge:CimClass mousePressEvent="" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</line>
|
|||
|
</g>
|
|||
|
<g id="48" >
|
|||
|
<line style="fill:rgb(255,255,255);stroke-width:3;stroke:rgb(255,255,255)" id="Graph55_0" y1="482" y2="469" x1="721" x2="721" >
|
|||
|
<metadata>
|
|||
|
<cge:CimClass mousePressEvent="" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</line>
|
|||
|
</g>
|
|||
|
<g id="49" >
|
|||
|
<line style="fill:rgb(255,255,255);stroke-width:3;stroke:rgb(255,255,255)" id="Graph56_1" y1="482" y2="482" x1="722" x2="704" >
|
|||
|
<metadata>
|
|||
|
<cge:CimClass mousePressEvent="" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</line>
|
|||
|
</g>
|
|||
|
<g id="50" >
|
|||
|
<rect width="393" x="309" y="280" height="184" style="fill:none;stroke-width:1;stroke:rgb(0,0,255)" id="Graph57" >
|
|||
|
<metadata>
|
|||
|
<cge:CimClass mousePressEvent="" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</rect>
|
|||
|
</g>
|
|||
|
<g id="51" >
|
|||
|
<line style="fill:rgb(255,255,255);stroke-width:1;stroke:rgb(0,0,255)" id="Graph58" y1="317" y2="317" x1="310" x2="702" >
|
|||
|
<metadata>
|
|||
|
<cge:CimClass mousePressEvent="" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</line>
|
|||
|
</g>
|
|||
|
<g id="52" >
|
|||
|
<line style="fill:none;stroke-width:1;stroke:rgb(0,0,255)" id="Graph59" y1="354" y2="354" x1="311" x2="704" >
|
|||
|
<metadata>
|
|||
|
<cge:CimClass mousePressEvent="" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</line>
|
|||
|
</g>
|
|||
|
<g id="53" >
|
|||
|
<line style="fill:none;stroke-width:1;stroke:rgb(0,0,255)" id="Graph60" y1="392" y2="392" x1="311" x2="704" >
|
|||
|
<metadata>
|
|||
|
<cge:CimClass mousePressEvent="" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</line>
|
|||
|
</g>
|
|||
|
<g id="54" >
|
|||
|
<line style="fill:none;stroke-width:1;stroke:rgb(0,0,255)" id="Graph61" y1="428" y2="428" x1="311" x2="703" >
|
|||
|
<metadata>
|
|||
|
<cge:CimClass mousePressEvent="" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</line>
|
|||
|
</g>
|
|||
|
<g id="55" >
|
|||
|
<rect width="161" x="349" y="288" height="21" style="fill:none;stroke-width:0;stroke:rgb(0,0,255)" id="Graph62" >
|
|||
|
<metadata>
|
|||
|
<cge:CimClass mousePressEvent="" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</rect>
|
|||
|
<text x="430" y="299" style="fill:rgb(255,255,255); text-anchor:middle;dominant-baseline:middle;font-weight:normal" font-family="SimSun" font-size="16" >
|
|||
|
<tspan x="430" y="299" ><EFBFBD>澯<EFBFBD><EFBFBD>1</tspan>
|
|||
|
<metadata>
|
|||
|
<cge:CimClass CimType="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</text>
|
|||
|
</g>
|
|||
|
<g id="56" >
|
|||
|
<rect width="161" x="349" y="325" height="21" style="fill:none;stroke-width:0;stroke:rgb(0,0,255)" id="Graph63" >
|
|||
|
<metadata>
|
|||
|
<cge:CimClass mousePressEvent="" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</rect>
|
|||
|
<text x="430" y="336" style="fill:rgb(255,255,255); text-anchor:middle;dominant-baseline:middle;font-weight:normal" font-family="SimSun" font-size="16" >
|
|||
|
<tspan x="430" y="336" ><EFBFBD>澯<EFBFBD><EFBFBD>2</tspan>
|
|||
|
<metadata>
|
|||
|
<cge:CimClass CimType="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</text>
|
|||
|
</g>
|
|||
|
<g id="57" >
|
|||
|
<rect width="161" x="349" y="364" height="21" style="fill:none;stroke-width:0;stroke:rgb(0,0,255)" id="Graph64" >
|
|||
|
<metadata>
|
|||
|
<cge:CimClass mousePressEvent="" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</rect>
|
|||
|
<text x="430" y="375" style="fill:rgb(255,255,255); text-anchor:middle;dominant-baseline:middle;font-weight:normal" font-family="SimSun" font-size="16" >
|
|||
|
<tspan x="430" y="375" ><EFBFBD>澯<EFBFBD><EFBFBD>3<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD></tspan>
|
|||
|
<metadata>
|
|||
|
<cge:CimClass CimType="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</text>
|
|||
|
</g>
|
|||
|
<g id="58" >
|
|||
|
<rect width="161" x="349" y="402" height="21" style="fill:none;stroke-width:0;stroke:rgb(0,0,255)" id="Graph65" >
|
|||
|
<metadata>
|
|||
|
<cge:CimClass mousePressEvent="" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</rect>
|
|||
|
<text x="430" y="413" style="fill:rgb(255,255,255); text-anchor:middle;dominant-baseline:middle;font-weight:normal" font-family="SimSun" font-size="16" >
|
|||
|
<tspan x="430" y="413" ><EFBFBD><EFBFBD><EFBFBD><EFBFBD>״̬<EFBFBD><EFBFBD></tspan>
|
|||
|
<metadata>
|
|||
|
<cge:CimClass CimType="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</text>
|
|||
|
</g>
|
|||
|
<g id="59" >
|
|||
|
<rect width="161" x="349" y="436" height="21" style="fill:none;stroke-width:0;stroke:rgb(0,0,255)" id="Graph66" >
|
|||
|
<metadata>
|
|||
|
<cge:CimClass mousePressEvent="" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</rect>
|
|||
|
<text x="430" y="447" style="fill:rgb(255,255,255); text-anchor:middle;dominant-baseline:middle;font-weight:normal" font-family="SimSun" font-size="16" >
|
|||
|
<tspan x="430" y="447" >PCS״̬<EFBFBD><EFBFBD></tspan>
|
|||
|
<metadata>
|
|||
|
<cge:CimClass CimType="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</text>
|
|||
|
</g>
|
|||
|
<g id="60" >
|
|||
|
<rect width="77" x="573" y="288" height="22" style="fill:none;stroke-width:0;stroke:rgb(0,0,255)" id="Graph67" >
|
|||
|
<metadata>
|
|||
|
<cge:CimClass mousePressEvent="" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" StationID="-1" ObjectID="434" k="1" BacCode="mA" FieldNo="-8739" LineID="" />
|
|||
|
</metadata>
|
|||
|
</rect>
|
|||
|
<text x="612" y="300" style="fill:rgb(255,255,255); text-anchor:middle;dominant-baseline:middle;font-weight:normal" font-family="SimSun" font-size="16" >
|
|||
|
<tspan x="612" y="300" >0.0</tspan>
|
|||
|
<metadata>
|
|||
|
<cge:CimClass CimType="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" StationID="-1" ObjectID="434" k="1" BacCode="mA" FieldNo="-8739" LineID="" />
|
|||
|
</metadata>
|
|||
|
</text>
|
|||
|
</g>
|
|||
|
<g id="61" >
|
|||
|
<rect width="77" x="573" y="323" height="22" style="fill:none;stroke-width:0;stroke:rgb(0,0,255)" id="Graph68" >
|
|||
|
<metadata>
|
|||
|
<cge:CimClass mousePressEvent="" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" StationID="-1" ObjectID="435" k="1" BacCode="mA" FieldNo="-8739" LineID="" />
|
|||
|
</metadata>
|
|||
|
</rect>
|
|||
|
<text x="612" y="335" style="fill:rgb(255,255,255); text-anchor:middle;dominant-baseline:middle;font-weight:normal" font-family="SimSun" font-size="16" >
|
|||
|
<tspan x="612" y="335" >0.0</tspan>
|
|||
|
<metadata>
|
|||
|
<cge:CimClass CimType="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" StationID="-1" ObjectID="435" k="1" BacCode="mA" FieldNo="-8739" LineID="" />
|
|||
|
</metadata>
|
|||
|
</text>
|
|||
|
</g>
|
|||
|
<g id="62" >
|
|||
|
<rect width="77" x="573" y="360" height="22" style="fill:none;stroke-width:0;stroke:rgb(0,0,255)" id="Graph69" >
|
|||
|
<metadata>
|
|||
|
<cge:CimClass mousePressEvent="" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" StationID="-1" ObjectID="436" k="1" BacCode="mA" FieldNo="-8739" LineID="" />
|
|||
|
</metadata>
|
|||
|
</rect>
|
|||
|
<text x="612" y="372" style="fill:rgb(255,255,255); text-anchor:middle;dominant-baseline:middle;font-weight:normal" font-family="SimSun" font-size="16" >
|
|||
|
<tspan x="612" y="372" >0.0</tspan>
|
|||
|
<metadata>
|
|||
|
<cge:CimClass CimType="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" StationID="-1" ObjectID="436" k="1" BacCode="mA" FieldNo="-8739" LineID="" />
|
|||
|
</metadata>
|
|||
|
</text>
|
|||
|
</g>
|
|||
|
<g id="63" >
|
|||
|
<rect width="77" x="573" y="397" height="22" style="fill:none;stroke-width:0;stroke:rgb(0,0,255)" id="Graph70" >
|
|||
|
<metadata>
|
|||
|
<cge:CimClass mousePressEvent="" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" StationID="-1" ObjectID="437" k="1" BacCode="mA" FieldNo="-8739" LineID="" />
|
|||
|
</metadata>
|
|||
|
</rect>
|
|||
|
<text x="612" y="409" style="fill:rgb(255,255,255); text-anchor:middle;dominant-baseline:middle;font-weight:normal" font-family="SimSun" font-size="16" >
|
|||
|
<tspan x="612" y="409" >0.0</tspan>
|
|||
|
<metadata>
|
|||
|
<cge:CimClass CimType="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" StationID="-1" ObjectID="437" k="1" BacCode="mA" FieldNo="-8739" LineID="" />
|
|||
|
</metadata>
|
|||
|
</text>
|
|||
|
</g>
|
|||
|
<g id="64" >
|
|||
|
<rect width="77" x="573" y="436" height="22" style="fill:none;stroke-width:0;stroke:rgb(0,0,255)" id="Graph71" >
|
|||
|
<metadata>
|
|||
|
<cge:CimClass mousePressEvent="" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" StationID="-1" ObjectID="438" k="1" BacCode="mA" FieldNo="-8739" LineID="" />
|
|||
|
</metadata>
|
|||
|
</rect>
|
|||
|
<text x="612" y="448" style="fill:rgb(255,255,255); text-anchor:middle;dominant-baseline:middle;font-weight:normal" font-family="SimSun" font-size="16" >
|
|||
|
<tspan x="612" y="448" >0.0</tspan>
|
|||
|
<metadata>
|
|||
|
<cge:CimClass CimType="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" StationID="-1" ObjectID="438" k="1" BacCode="mA" FieldNo="-8739" LineID="" />
|
|||
|
</metadata>
|
|||
|
</text>
|
|||
|
</g>
|
|||
|
<g id="65" >
|
|||
|
<line style="fill:rgb(255,255,255);stroke-width:3;stroke:rgb(255,255,255)" id="Graph71_0" y1="801" y2="785" x1="283" x2="283" >
|
|||
|
<metadata>
|
|||
|
<cge:CimClass mousePressEvent="" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</line>
|
|||
|
</g>
|
|||
|
<g id="66" >
|
|||
|
<line style="fill:rgb(255,255,255);stroke-width:3;stroke:rgb(255,255,255)" id="Graph72_1" y1="801" y2="801" x1="283" x2="302" >
|
|||
|
<metadata>
|
|||
|
<cge:CimClass mousePressEvent="" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</line>
|
|||
|
</g>
|
|||
|
<g id="67" >
|
|||
|
<line style="fill:rgb(255,255,255);stroke-width:3;stroke:rgb(255,255,255)" id="Graph72_0" y1="801" y2="785" x1="719" x2="719" >
|
|||
|
<metadata>
|
|||
|
<cge:CimClass mousePressEvent="" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</line>
|
|||
|
</g>
|
|||
|
<g id="68" >
|
|||
|
<line style="fill:rgb(255,255,255);stroke-width:3;stroke:rgb(255,255,255)" id="Graph73_1" y1="801" y2="801" x1="721" x2="701" >
|
|||
|
<metadata>
|
|||
|
<cge:CimClass mousePressEvent="" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</line>
|
|||
|
</g>
|
|||
|
<g id="69" >
|
|||
|
<rect width="95" x="996" y="290" height="21" style="fill:none;stroke-width:0;stroke:rgb(0,0,255)" id="Graph76" >
|
|||
|
<metadata>
|
|||
|
<cge:CimClass mousePressEvent="" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" StationID="-1" ObjectID="452" k="1" BacCode="mA" FieldNo="-8739" LineID="" />
|
|||
|
</metadata>
|
|||
|
</rect>
|
|||
|
<text x="1044" y="301" style="fill:rgb(255,255,255); text-anchor:middle;dominant-baseline:middle;font-weight:normal" font-family="SimSun" font-size="16" >
|
|||
|
<tspan x="1044" y="301" >0.0</tspan>
|
|||
|
<metadata>
|
|||
|
<cge:CimClass CimType="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" StationID="-1" ObjectID="452" k="1" BacCode="mA" FieldNo="-8739" LineID="" />
|
|||
|
</metadata>
|
|||
|
</text>
|
|||
|
</g>
|
|||
|
<g id="70" >
|
|||
|
<rect width="147" x="745" y="287" height="24" style="fill:none;stroke-width:0;stroke:rgb(0,0,255)" id="Graph75" >
|
|||
|
<metadata>
|
|||
|
<cge:CimClass mousePressEvent="" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</rect>
|
|||
|
<text x="819" y="300" style="fill:rgb(255,255,255); text-anchor:middle;dominant-baseline:middle;font-weight:normal" font-family="SimSun" font-size="16" >
|
|||
|
<tspan x="819" y="300" ><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ߵ<EFBFBD>ѹAB</tspan>
|
|||
|
<metadata>
|
|||
|
<cge:CimClass CimType="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</text>
|
|||
|
</g>
|
|||
|
<g id="71" >
|
|||
|
<rect width="494" x="734" y="281" height="35" style="fill:none;stroke-width:1;stroke:rgb(0,0,255)" id="Graph74" >
|
|||
|
<metadata>
|
|||
|
<cge:CimClass mousePressEvent="" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</rect>
|
|||
|
</g>
|
|||
|
<g id="72" >
|
|||
|
<rect width="95" x="997" y="369" height="21" style="fill:none;stroke-width:0;stroke:rgb(0,0,255)" id="Graph88_0" >
|
|||
|
<metadata>
|
|||
|
<cge:CimClass mousePressEvent="" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" StationID="-1" ObjectID="454" k="1" BacCode="mA" FieldNo="-8739" LineID="" />
|
|||
|
</metadata>
|
|||
|
</rect>
|
|||
|
<text x="1045" y="380" style="fill:rgb(255,255,255); text-anchor:middle;dominant-baseline:middle;font-weight:normal" font-family="SimSun" font-size="16" >
|
|||
|
<tspan x="1045" y="380" >0.0</tspan>
|
|||
|
<metadata>
|
|||
|
<cge:CimClass CimType="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" StationID="-1" ObjectID="454" k="1" BacCode="mA" FieldNo="-8739" LineID="" />
|
|||
|
</metadata>
|
|||
|
</text>
|
|||
|
</g>
|
|||
|
<g id="73" >
|
|||
|
<rect width="147" x="746" y="366" height="24" style="fill:none;stroke-width:0;stroke:rgb(0,0,255)" id="Graph89_1" >
|
|||
|
<metadata>
|
|||
|
<cge:CimClass mousePressEvent="" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</rect>
|
|||
|
<text x="820" y="379" style="fill:rgb(255,255,255); text-anchor:middle;dominant-baseline:middle;font-weight:normal" font-family="SimSun" font-size="16" >
|
|||
|
<tspan x="820" y="379" ><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ߵ<EFBFBD>ѹCA</tspan>
|
|||
|
<metadata>
|
|||
|
<cge:CimClass CimType="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</text>
|
|||
|
</g>
|
|||
|
<g id="74" >
|
|||
|
<rect width="494" x="735" y="360" height="35" style="fill:none;stroke-width:1;stroke:rgb(0,0,255)" id="Graph90_2" >
|
|||
|
<metadata>
|
|||
|
<cge:CimClass mousePressEvent="" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</rect>
|
|||
|
</g>
|
|||
|
<g id="75" >
|
|||
|
<rect width="95" x="997" y="448" height="21" style="fill:none;stroke-width:0;stroke:rgb(0,0,255)" id="Graph90_0" >
|
|||
|
<metadata>
|
|||
|
<cge:CimClass mousePressEvent="" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" StationID="-1" ObjectID="456" k="1" BacCode="mA" FieldNo="-8739" LineID="" />
|
|||
|
</metadata>
|
|||
|
</rect>
|
|||
|
<text x="1045" y="459" style="fill:rgb(255,255,255); text-anchor:middle;dominant-baseline:middle;font-weight:normal" font-family="SimSun" font-size="16" >
|
|||
|
<tspan x="1045" y="459" >0.0</tspan>
|
|||
|
<metadata>
|
|||
|
<cge:CimClass CimType="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" StationID="-1" ObjectID="456" k="1" BacCode="mA" FieldNo="-8739" LineID="" />
|
|||
|
</metadata>
|
|||
|
</text>
|
|||
|
</g>
|
|||
|
<g id="76" >
|
|||
|
<rect width="147" x="746" y="445" height="24" style="fill:none;stroke-width:0;stroke:rgb(0,0,255)" id="Graph91_1" >
|
|||
|
<metadata>
|
|||
|
<cge:CimClass mousePressEvent="" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</rect>
|
|||
|
<text x="820" y="458" style="fill:rgb(255,255,255); text-anchor:middle;dominant-baseline:middle;font-weight:normal" font-family="SimSun" font-size="16" >
|
|||
|
<tspan x="820" y="458" ><EFBFBD><EFBFBD><EFBFBD>ص<EFBFBD><EFBFBD><EFBFBD>B</tspan>
|
|||
|
<metadata>
|
|||
|
<cge:CimClass CimType="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</text>
|
|||
|
</g>
|
|||
|
<g id="77" >
|
|||
|
<rect width="494" x="735" y="439" height="35" style="fill:none;stroke-width:1;stroke:rgb(0,0,255)" id="Graph92_2" >
|
|||
|
<metadata>
|
|||
|
<cge:CimClass mousePressEvent="" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</rect>
|
|||
|
</g>
|
|||
|
<g id="78" >
|
|||
|
<rect width="95" x="997" y="527" height="21" style="fill:none;stroke-width:0;stroke:rgb(0,0,255)" id="Graph81" >
|
|||
|
<metadata>
|
|||
|
<cge:CimClass mousePressEvent="" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" StationID="-1" ObjectID="458" k="1" BacCode="mA" FieldNo="-8739" LineID="" />
|
|||
|
</metadata>
|
|||
|
</rect>
|
|||
|
<text x="1045" y="538" style="fill:rgb(255,255,255); text-anchor:middle;dominant-baseline:middle;font-weight:normal" font-family="SimSun" font-size="16" >
|
|||
|
<tspan x="1045" y="538" >0.0</tspan>
|
|||
|
<metadata>
|
|||
|
<cge:CimClass CimType="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" StationID="-1" ObjectID="458" k="1" BacCode="mA" FieldNo="-8739" LineID="" />
|
|||
|
</metadata>
|
|||
|
</text>
|
|||
|
</g>
|
|||
|
<g id="79" >
|
|||
|
<rect width="168" x="749" y="524" height="24" style="fill:none;stroke-width:0;stroke:rgb(0,0,255)" id="Graph93_1" >
|
|||
|
<metadata>
|
|||
|
<cge:CimClass mousePressEvent="" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</rect>
|
|||
|
<text x="834" y="537" style="fill:rgb(255,255,255); text-anchor:middle;dominant-baseline:middle;font-weight:normal" font-family="SimSun" font-size="16" >
|
|||
|
<tspan x="834" y="537" ><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ƶ<EFBFBD>ʣ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>һ<EFBFBD>£<EFBFBD></tspan>
|
|||
|
<metadata>
|
|||
|
<cge:CimClass CimType="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</text>
|
|||
|
</g>
|
|||
|
<g id="80" >
|
|||
|
<rect width="494" x="735" y="518" height="35" style="fill:none;stroke-width:1;stroke:rgb(0,0,255)" id="Graph94_2" >
|
|||
|
<metadata>
|
|||
|
<cge:CimClass mousePressEvent="" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</rect>
|
|||
|
</g>
|
|||
|
<g id="81" >
|
|||
|
<rect width="95" x="997" y="604" height="21" style="fill:none;stroke-width:0;stroke:rgb(0,0,255)" id="Graph94_0" >
|
|||
|
<metadata>
|
|||
|
<cge:CimClass mousePressEvent="" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" StationID="-1" ObjectID="460" k="1" BacCode="mA" FieldNo="-8739" LineID="" />
|
|||
|
</metadata>
|
|||
|
</rect>
|
|||
|
<text x="1045" y="615" style="fill:rgb(255,255,255); text-anchor:middle;dominant-baseline:middle;font-weight:normal" font-family="SimSun" font-size="16" >
|
|||
|
<tspan x="1045" y="615" >0.0</tspan>
|
|||
|
<metadata>
|
|||
|
<cge:CimClass CimType="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" StationID="-1" ObjectID="460" k="1" BacCode="mA" FieldNo="-8739" LineID="" />
|
|||
|
</metadata>
|
|||
|
</text>
|
|||
|
</g>
|
|||
|
<g id="82" >
|
|||
|
<rect width="147" x="746" y="601" height="24" style="fill:none;stroke-width:0;stroke:rgb(0,0,255)" id="Graph95_1" >
|
|||
|
<metadata>
|
|||
|
<cge:CimClass mousePressEvent="" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</rect>
|
|||
|
<text x="820" y="614" style="fill:rgb(255,255,255); text-anchor:middle;dominant-baseline:middle;font-weight:normal" font-family="SimSun" font-size="16" >
|
|||
|
<tspan x="820" y="614" ><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>й<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD></tspan>
|
|||
|
<metadata>
|
|||
|
<cge:CimClass CimType="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</text>
|
|||
|
</g>
|
|||
|
<g id="83" >
|
|||
|
<rect width="494" x="735" y="595" height="35" style="fill:none;stroke-width:1;stroke:rgb(0,0,255)" id="Graph96_2" >
|
|||
|
<metadata>
|
|||
|
<cge:CimClass mousePressEvent="" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</rect>
|
|||
|
</g>
|
|||
|
<g id="84" >
|
|||
|
<rect width="95" x="997" y="683" height="21" style="fill:none;stroke-width:0;stroke:rgb(0,0,255)" id="Graph96_0" >
|
|||
|
<metadata>
|
|||
|
<cge:CimClass mousePressEvent="" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" StationID="-1" ObjectID="462" k="1" BacCode="mA" FieldNo="-8739" LineID="" />
|
|||
|
</metadata>
|
|||
|
</rect>
|
|||
|
<text x="1045" y="694" style="fill:rgb(255,255,255); text-anchor:middle;dominant-baseline:middle;font-weight:normal" font-family="SimSun" font-size="16" >
|
|||
|
<tspan x="1045" y="694" >0.0</tspan>
|
|||
|
<metadata>
|
|||
|
<cge:CimClass CimType="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" StationID="-1" ObjectID="462" k="1" BacCode="mA" FieldNo="-8739" LineID="" />
|
|||
|
</metadata>
|
|||
|
</text>
|
|||
|
</g>
|
|||
|
<g id="85" >
|
|||
|
<rect width="147" x="746" y="680" height="24" style="fill:none;stroke-width:0;stroke:rgb(0,0,255)" id="Graph97_1" >
|
|||
|
<metadata>
|
|||
|
<cge:CimClass mousePressEvent="" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</rect>
|
|||
|
<text x="820" y="693" style="fill:rgb(255,255,255); text-anchor:middle;dominant-baseline:middle;font-weight:normal" font-family="SimSun" font-size="16" >
|
|||
|
<tspan x="820" y="693" ><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ڹ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD></tspan>
|
|||
|
<metadata>
|
|||
|
<cge:CimClass CimType="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</text>
|
|||
|
</g>
|
|||
|
<g id="86" >
|
|||
|
<rect width="494" x="735" y="674" height="35" style="fill:none;stroke-width:1;stroke:rgb(0,0,255)" id="Graph98_2" >
|
|||
|
<metadata>
|
|||
|
<cge:CimClass mousePressEvent="" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</rect>
|
|||
|
</g>
|
|||
|
<g id="87" >
|
|||
|
<rect width="95" x="997" y="330" height="21" style="fill:none;stroke-width:0;stroke:rgb(0,0,255)" id="Graph100_0" >
|
|||
|
<metadata>
|
|||
|
<cge:CimClass mousePressEvent="" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" StationID="-1" ObjectID="453" k="1" BacCode="mA" FieldNo="-8739" LineID="" />
|
|||
|
</metadata>
|
|||
|
</rect>
|
|||
|
<text x="1045" y="341" style="fill:rgb(255,255,255); text-anchor:middle;dominant-baseline:middle;font-weight:normal" font-family="SimSun" font-size="16" >
|
|||
|
<tspan x="1045" y="341" >0.0</tspan>
|
|||
|
<metadata>
|
|||
|
<cge:CimClass CimType="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" StationID="-1" ObjectID="453" k="1" BacCode="mA" FieldNo="-8739" LineID="" />
|
|||
|
</metadata>
|
|||
|
</text>
|
|||
|
</g>
|
|||
|
<g id="88" >
|
|||
|
<rect width="147" x="746" y="327" height="24" style="fill:none;stroke-width:0;stroke:rgb(0,0,255)" id="Graph101_1" >
|
|||
|
<metadata>
|
|||
|
<cge:CimClass mousePressEvent="" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</rect>
|
|||
|
<text x="820" y="340" style="fill:rgb(255,255,255); text-anchor:middle;dominant-baseline:middle;font-weight:normal" font-family="SimSun" font-size="16" >
|
|||
|
<tspan x="820" y="340" ><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ߵ<EFBFBD>ѹBC</tspan>
|
|||
|
<metadata>
|
|||
|
<cge:CimClass CimType="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</text>
|
|||
|
</g>
|
|||
|
<g id="89" >
|
|||
|
<rect width="494" x="735" y="321" height="35" style="fill:none;stroke-width:1;stroke:rgb(0,0,255)" id="Graph102_2" >
|
|||
|
<metadata>
|
|||
|
<cge:CimClass mousePressEvent="" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</rect>
|
|||
|
</g>
|
|||
|
<g id="90" >
|
|||
|
<rect width="95" x="997" y="488" height="21" style="fill:none;stroke-width:0;stroke:rgb(0,0,255)" id="Graph102_0" >
|
|||
|
<metadata>
|
|||
|
<cge:CimClass mousePressEvent="" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" StationID="-1" ObjectID="457" k="1" BacCode="mA" FieldNo="-8739" LineID="" />
|
|||
|
</metadata>
|
|||
|
</rect>
|
|||
|
<text x="1045" y="499" style="fill:rgb(255,255,255); text-anchor:middle;dominant-baseline:middle;font-weight:normal" font-family="SimSun" font-size="16" >
|
|||
|
<tspan x="1045" y="499" >0.0</tspan>
|
|||
|
<metadata>
|
|||
|
<cge:CimClass CimType="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" StationID="-1" ObjectID="457" k="1" BacCode="mA" FieldNo="-8739" LineID="" />
|
|||
|
</metadata>
|
|||
|
</text>
|
|||
|
</g>
|
|||
|
<g id="91" >
|
|||
|
<rect width="147" x="746" y="485" height="24" style="fill:none;stroke-width:0;stroke:rgb(0,0,255)" id="Graph103_1" >
|
|||
|
<metadata>
|
|||
|
<cge:CimClass mousePressEvent="" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</rect>
|
|||
|
<text x="820" y="498" style="fill:rgb(255,255,255); text-anchor:middle;dominant-baseline:middle;font-weight:normal" font-family="SimSun" font-size="16" >
|
|||
|
<tspan x="820" y="498" ><EFBFBD><EFBFBD><EFBFBD>ص<EFBFBD><EFBFBD><EFBFBD>C</tspan>
|
|||
|
<metadata>
|
|||
|
<cge:CimClass CimType="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</text>
|
|||
|
</g>
|
|||
|
<g id="92" >
|
|||
|
<rect width="494" x="735" y="479" height="35" style="fill:none;stroke-width:1;stroke:rgb(0,0,255)" id="Graph104_2" >
|
|||
|
<metadata>
|
|||
|
<cge:CimClass mousePressEvent="" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</rect>
|
|||
|
</g>
|
|||
|
<g id="93" >
|
|||
|
<rect width="95" x="999" y="644" height="21" style="fill:none;stroke-width:0;stroke:rgb(0,0,255)" id="Graph104_0" >
|
|||
|
<metadata>
|
|||
|
<cge:CimClass mousePressEvent="" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" StationID="-1" ObjectID="461" k="1" BacCode="mA" FieldNo="-8739" LineID="" />
|
|||
|
</metadata>
|
|||
|
</rect>
|
|||
|
<text x="1047" y="655" style="fill:rgb(255,255,255); text-anchor:middle;dominant-baseline:middle;font-weight:normal" font-family="SimSun" font-size="16" >
|
|||
|
<tspan x="1047" y="655" >0.0</tspan>
|
|||
|
<metadata>
|
|||
|
<cge:CimClass CimType="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" StationID="-1" ObjectID="461" k="1" BacCode="mA" FieldNo="-8739" LineID="" />
|
|||
|
</metadata>
|
|||
|
</text>
|
|||
|
</g>
|
|||
|
<g id="94" >
|
|||
|
<rect width="147" x="746" y="641" height="24" style="fill:none;stroke-width:0;stroke:rgb(0,0,255)" id="Graph105_1" >
|
|||
|
<metadata>
|
|||
|
<cge:CimClass mousePressEvent="" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</rect>
|
|||
|
<text x="820" y="654" style="fill:rgb(255,255,255); text-anchor:middle;dominant-baseline:middle;font-weight:normal" font-family="SimSun" font-size="16" >
|
|||
|
<tspan x="820" y="654" ><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD></tspan>
|
|||
|
<metadata>
|
|||
|
<cge:CimClass CimType="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</text>
|
|||
|
</g>
|
|||
|
<g id="95" >
|
|||
|
<rect width="494" x="735" y="635" height="35" style="fill:none;stroke-width:1;stroke:rgb(0,0,255)" id="Graph106_2" >
|
|||
|
<metadata>
|
|||
|
<cge:CimClass mousePressEvent="" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</rect>
|
|||
|
</g>
|
|||
|
<g id="96" >
|
|||
|
<rect width="95" x="997" y="409" height="21" style="fill:none;stroke-width:0;stroke:rgb(0,0,255)" id="Graph79" >
|
|||
|
<metadata>
|
|||
|
<cge:CimClass mousePressEvent="" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" StationID="-1" ObjectID="455" k="1" BacCode="mA" FieldNo="-8739" LineID="" />
|
|||
|
</metadata>
|
|||
|
</rect>
|
|||
|
<text x="1045" y="420" style="fill:rgb(255,255,255); text-anchor:middle;dominant-baseline:middle;font-weight:normal" font-family="SimSun" font-size="16" >
|
|||
|
<tspan x="1045" y="420" >0.0</tspan>
|
|||
|
<metadata>
|
|||
|
<cge:CimClass CimType="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" StationID="-1" ObjectID="455" k="1" BacCode="mA" FieldNo="-8739" LineID="" />
|
|||
|
</metadata>
|
|||
|
</text>
|
|||
|
</g>
|
|||
|
<g id="97" >
|
|||
|
<rect width="147" x="746" y="406" height="24" style="fill:none;stroke-width:0;stroke:rgb(0,0,255)" id="Graph107_1" >
|
|||
|
<metadata>
|
|||
|
<cge:CimClass mousePressEvent="" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</rect>
|
|||
|
<text x="820" y="419" style="fill:rgb(255,255,255); text-anchor:middle;dominant-baseline:middle;font-weight:normal" font-family="SimSun" font-size="16" >
|
|||
|
<tspan x="820" y="419" ><EFBFBD><EFBFBD><EFBFBD>ص<EFBFBD><EFBFBD><EFBFBD>A</tspan>
|
|||
|
<metadata>
|
|||
|
<cge:CimClass CimType="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</text>
|
|||
|
</g>
|
|||
|
<g id="98" >
|
|||
|
<rect width="494" x="735" y="400" height="35" style="fill:none;stroke-width:1;stroke:rgb(0,0,255)" id="Graph108_2" >
|
|||
|
<metadata>
|
|||
|
<cge:CimClass mousePressEvent="" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</rect>
|
|||
|
</g>
|
|||
|
<g id="99" >
|
|||
|
<rect width="95" x="997" y="567" height="21" style="fill:none;stroke-width:0;stroke:rgb(0,0,255)" id="Graph110_0" >
|
|||
|
<metadata>
|
|||
|
<cge:CimClass mousePressEvent="" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" StationID="-1" ObjectID="459" k="1" BacCode="mA" FieldNo="-8739" LineID="" />
|
|||
|
</metadata>
|
|||
|
</rect>
|
|||
|
<text x="1045" y="578" style="fill:rgb(255,255,255); text-anchor:middle;dominant-baseline:middle;font-weight:normal" font-family="SimSun" font-size="16" >
|
|||
|
<tspan x="1045" y="578" >0.0</tspan>
|
|||
|
<metadata>
|
|||
|
<cge:CimClass CimType="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" StationID="-1" ObjectID="459" k="1" BacCode="mA" FieldNo="-8739" LineID="" />
|
|||
|
</metadata>
|
|||
|
</text>
|
|||
|
</g>
|
|||
|
<g id="100" >
|
|||
|
<rect width="147" x="746" y="564" height="24" style="fill:none;stroke-width:0;stroke:rgb(0,0,255)" id="Graph111_1" >
|
|||
|
<metadata>
|
|||
|
<cge:CimClass mousePressEvent="" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</rect>
|
|||
|
<text x="820" y="577" style="fill:rgb(255,255,255); text-anchor:middle;dominant-baseline:middle;font-weight:normal" font-family="SimSun" font-size="16" >
|
|||
|
<tspan x="820" y="577" ><EFBFBD><EFBFBD><EFBFBD>ع<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD></tspan>
|
|||
|
<metadata>
|
|||
|
<cge:CimClass CimType="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</text>
|
|||
|
</g>
|
|||
|
<g id="101" >
|
|||
|
<rect width="494" x="735" y="558" height="35" style="fill:none;stroke-width:1;stroke:rgb(0,0,255)" id="Graph112_2" >
|
|||
|
<metadata>
|
|||
|
<cge:CimClass mousePressEvent="" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</rect>
|
|||
|
</g>
|
|||
|
<g id="102" >
|
|||
|
<rect width="150" x="284" y="160" height="35" style="fill:none;stroke-width:0;stroke:rgb(0,0,255)" id="Graph105" >
|
|||
|
<metadata>
|
|||
|
<cge:CimClass mousePressEvent="" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</rect>
|
|||
|
<text x="360" y="178" style="fill:rgb(255,255,255); text-anchor:middle;dominant-baseline:middle;font-weight:normal" font-family="SimSun" font-size="22" >
|
|||
|
<tspan x="360" y="178" >PCS<EFBFBD><EFBFBD><EFBFBD>м<EFBFBD><EFBFBD><EFBFBD></tspan>
|
|||
|
<metadata>
|
|||
|
<cge:CimClass CimType="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</text>
|
|||
|
</g>
|
|||
|
<g id="103" >
|
|||
|
<rect width="106" x="41" y="826" height="24" style="fill:rgb(177,158,255);stroke-width:0;stroke:rgb(201,226,255)" id="Graph113" >
|
|||
|
<metadata>
|
|||
|
<cge:CimClass mousePressEvent="!OpenPreDrw();" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</rect>
|
|||
|
<text x="95" y="839" style="fill:rgb(255,255,255); text-anchor:middle;dominant-baseline:middle;font-weight:normal" font-family="SimSun" font-size="16" >
|
|||
|
<tspan x="95" y="839" ><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>һ<EFBFBD><EFBFBD></tspan>
|
|||
|
<metadata>
|
|||
|
<cge:CimClass CimType="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</text>
|
|||
|
</g>
|
|||
|
<g id="104" >
|
|||
|
<image width="95" x="1095" y="160" xlink:href="Graph114.png" height="30" id="Graph114" >
|
|||
|
<metadata>
|
|||
|
<cge:CimClass mousePressEvent="!OpenDrwFile(PCS7.drw);" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</image>
|
|||
|
<text x="1143" y="176" style="fill:rgb(255,255,255); text-anchor:middle;dominant-baseline:middle;font-weight:normal" font-family="SimSun" font-size="15" >
|
|||
|
<tspan x="1143" y="176" >BMS<EFBFBD>ϴ<EFBFBD><EFBFBD><EFBFBD>Ϣ</tspan>
|
|||
|
<metadata>
|
|||
|
<cge:CimClass CimType="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</text>
|
|||
|
</g>
|
|||
|
<g id="105" >
|
|||
|
<image width="95" x="987" y="160" xlink:href="Graph115.png" height="30" id="Graph115" >
|
|||
|
<metadata>
|
|||
|
<cge:CimClass mousePressEvent="!OpenDrwFile(PCS6.drw);" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</image>
|
|||
|
<text x="1035" y="176" style="fill:rgb(255,255,255); text-anchor:middle;dominant-baseline:middle;font-weight:normal" font-family="SimSun" font-size="15" >
|
|||
|
<tspan x="1035" y="176" >BMS<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD></tspan>
|
|||
|
<metadata>
|
|||
|
<cge:CimClass CimType="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</text>
|
|||
|
</g>
|
|||
|
<g id="106" >
|
|||
|
<image width="95" x="879" y="160" xlink:href="Graph116.png" height="30" id="Graph116" >
|
|||
|
<metadata>
|
|||
|
<cge:CimClass mousePressEvent="!OpenDrwFile(PCS5.drw);" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</image>
|
|||
|
<text x="927" y="176" style="fill:rgb(255,255,255); text-anchor:middle;dominant-baseline:middle;font-weight:normal" font-family="SimSun" font-size="15" >
|
|||
|
<tspan x="927" y="176" >PCS<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD></tspan>
|
|||
|
<metadata>
|
|||
|
<cge:CimClass CimType="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</text>
|
|||
|
</g>
|
|||
|
<g id="107" >
|
|||
|
<image width="95" x="771" y="160" xlink:href="Graph117.png" height="30" id="Graph117" >
|
|||
|
<metadata>
|
|||
|
<cge:CimClass mousePressEvent="!OpenDrwFile(PCS4.drw);" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</image>
|
|||
|
<text x="819" y="176" style="fill:rgb(255,255,255); text-anchor:middle;dominant-baseline:middle;font-weight:normal" font-family="SimSun" font-size="15" >
|
|||
|
<tspan x="819" y="176" >PCS<EFBFBD><EFBFBD>Ϣ</tspan>
|
|||
|
<metadata>
|
|||
|
<cge:CimClass CimType="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</text>
|
|||
|
</g>
|
|||
|
<g id="108" >
|
|||
|
<image width="95" x="663" y="160" xlink:href="Graph118.png" height="30" id="Graph118" >
|
|||
|
<metadata>
|
|||
|
<cge:CimClass mousePressEvent="!OpenDrwFile(PCS3.drw);" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</image>
|
|||
|
<text x="711" y="176" style="fill:rgb(255,255,255); text-anchor:middle;dominant-baseline:middle;font-weight:normal" font-family="SimSun" font-size="15" >
|
|||
|
<tspan x="711" y="176" >PCS<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD></tspan>
|
|||
|
<metadata>
|
|||
|
<cge:CimClass CimType="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</text>
|
|||
|
</g>
|
|||
|
<g id="109" >
|
|||
|
<image width="95" x="555" y="160" xlink:href="Graph119.png" height="30" id="Graph119" >
|
|||
|
<metadata>
|
|||
|
<cge:CimClass mousePressEvent="!OpenDrwFile(PCS2.drw);" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</image>
|
|||
|
<text x="603" y="176" style="fill:rgb(255,255,255); text-anchor:middle;dominant-baseline:middle;font-weight:normal" font-family="SimSun" font-size="15" >
|
|||
|
<tspan x="603" y="176" >PCS<EFBFBD><EFBFBD><EFBFBD>ز<EFBFBD></tspan>
|
|||
|
<metadata>
|
|||
|
<cge:CimClass CimType="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</text>
|
|||
|
</g>
|
|||
|
<g id="110" >
|
|||
|
<image width="95" x="447" y="160" xlink:href="Graph120.png" height="30" id="Graph120" >
|
|||
|
<metadata>
|
|||
|
<cge:CimClass mousePressEvent="!OpenDrwFile(PCS1.drw);" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</image>
|
|||
|
<text x="495" y="176" style="fill:rgb(255,255,255); text-anchor:middle;dominant-baseline:middle;font-weight:normal" font-family="SimSun" font-size="15" >
|
|||
|
<tspan x="495" y="176" >PCS<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ϣ</tspan>
|
|||
|
<metadata>
|
|||
|
<cge:CimClass CimType="" />
|
|||
|
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
|
|||
|
</metadata>
|
|||
|
</text>
|
|||
|
</g>
|
|||
|
</g>
|
|||
|
</svg>
|