This repository has been archived on 2025-04-28. You can view files and clone it, but cannot push or open issues or pull requests.
EMS/3.Document/青海能高储能EMS工程/上位机工程/工控机192.168.1.101/实时曲线.svg

321 lines
22 KiB
XML
Raw Permalink Normal View History

<?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(240,240,240)" id="BackDrop" />
<g id="0" >
<rect width="1280" height="1024" style="fill:rgb(240,240,240)" />
</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="1928" x="-33" y="1087" height="10" style="fill:rgb(0,0,0);stroke-width:0;stroke:rgb(0,0,255)" id="Graph411" >
<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="1928" x="37" y="1285" height="10" style="fill:rgb(0,0,0);stroke-width:0;stroke:rgb(0,0,255)" id="Graph877" >
<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="100" x="1072" y="235" height="25" style="fill:none;stroke-width:0;stroke:rgb(0,0,255)" id="Graph3259" >
<metadata>
<cge:CimClass mousePressEvent="" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
</metadata>
</rect>
<text x="1123" y="248" style="fill:rgb(0,0,0); text-anchor:middle;dominant-baseline:middle;font-weight:bold" font-family="SimSun" font-size="16" >
<tspan x="1123" y="248" ><EFBFBD><EFBFBD>·ѡ<EFBFBD><EFBFBD></tspan>
<metadata>
<cge:CimClass CimType="" />
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
</metadata>
</text>
</g>
<g id="4" >
<rect width="120" x="160" y="167" height="25" style="fill:rgb(170,255,127);stroke-width:1;stroke:rgb(255,255,255)" id="Graph3260" >
<metadata>
<cge:CimClass mousePressEvent="!SetSysValue(sys63,1);!OpenDrwFile(<28><>ʷ<EFBFBD><CAB7><EFBFBD><EFBFBD>.drw);" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
</metadata>
</rect>
<text x="221" y="180" style="fill:rgb(0,0,0); text-anchor:middle;dominant-baseline:middle;font-weight:bold" font-family="SimSun" font-size="16" >
<tspan x="221" y="180" ><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="5" >
<rect width="120" x="27" y="167" height="25" style="fill:rgb(170,255,127);stroke-width:1;stroke:rgb(255,255,255)" id="Graph3261" >
<metadata>
<cge:CimClass mousePressEvent="!SetSysValue(sys62,1);!OpenDrwFile(ʵʱ<CAB5><CAB1><EFBFBD><EFBFBD>.drw);" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
</metadata>
</rect>
<text x="88" y="180" style="fill:rgb(0,0,0); text-anchor:middle;dominant-baseline:middle;font-weight:bold" font-family="SimSun" font-size="16" >
<tspan x="88" y="180" >ʵʱ<EFBFBD><EFBFBD><EFBFBD><EFBFBD></tspan>
<metadata>
<cge:CimClass CimType="" />
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
</metadata>
</text>
</g>
<g id="6" >
<rect width="80" x="1128" y="473" height="22" style="fill:none;stroke-width:0;stroke:rgb(0,0,255)" id="Graph3253" >
<metadata>
<cge:CimClass mousePressEvent="" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
<cge:PSR_Ref AFMask="SCADA/PAS" StationID="-1" ObjectID="3781" k="1" BacCode="" FieldNo="-8739" LineID="" />
</metadata>
</rect>
<text x="1169" y="485" style="fill:rgb(0,0,0); text-anchor:middle;dominant-baseline:middle;font-weight:normal" font-family="SimSun" font-size="16" >
<tspan x="1169" y="485" >0.0</tspan>
<metadata>
<cge:CimClass CimType="" />
<cge:PSR_Ref AFMask="SCADA/PAS" StationID="-1" ObjectID="3781" k="1" BacCode="" FieldNo="-8739" LineID="" />
</metadata>
</text>
</g>
<g id="7" >
<rect width="80" x="1128" y="430" height="22" style="fill:none;stroke-width:0;stroke:rgb(0,0,255)" id="Graph15_8" >
<metadata>
<cge:CimClass mousePressEvent="" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
<cge:PSR_Ref AFMask="SCADA/PAS" StationID="-1" ObjectID="3780" k="1" BacCode="" FieldNo="-8739" LineID="" />
</metadata>
</rect>
<text x="1169" y="442" style="fill:rgb(0,0,0); text-anchor:middle;dominant-baseline:middle;font-weight:normal" font-family="SimSun" font-size="16" >
<tspan x="1169" y="442" >0.0</tspan>
<metadata>
<cge:CimClass CimType="" />
<cge:PSR_Ref AFMask="SCADA/PAS" StationID="-1" ObjectID="3780" k="1" BacCode="" FieldNo="-8739" LineID="" />
</metadata>
</text>
</g>
<g id="8" >
<rect width="80" x="1128" y="391" height="22" style="fill:none;stroke-width:0;stroke:rgb(0,0,255)" id="Graph16_9" >
<metadata>
<cge:CimClass mousePressEvent="" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
<cge:PSR_Ref AFMask="SCADA/PAS" StationID="-1" ObjectID="3779" k="1" BacCode="" FieldNo="-8739" LineID="" />
</metadata>
</rect>
<text x="1169" y="403" style="fill:rgb(0,0,0); text-anchor:middle;dominant-baseline:middle;font-weight:normal" font-family="SimSun" font-size="16" >
<tspan x="1169" y="403" >0.0</tspan>
<metadata>
<cge:CimClass CimType="" />
<cge:PSR_Ref AFMask="SCADA/PAS" StationID="-1" ObjectID="3779" k="1" BacCode="" FieldNo="-8739" LineID="" />
</metadata>
</text>
</g>
<g id="9" >
<rect width="80" x="1127" y="352" height="22" style="fill:none;stroke-width:0;stroke:rgb(0,0,255)" id="Graph17_10" >
<metadata>
<cge:CimClass mousePressEvent="" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
<cge:PSR_Ref AFMask="SCADA/PAS" StationID="-1" ObjectID="3778" k="1" BacCode="" FieldNo="-8739" LineID="" />
</metadata>
</rect>
<text x="1168" y="364" style="fill:rgb(0,0,0); text-anchor:middle;dominant-baseline:middle;font-weight:normal" font-family="SimSun" font-size="16" >
<tspan x="1168" y="364" >0.0</tspan>
<metadata>
<cge:CimClass CimType="" />
<cge:PSR_Ref AFMask="SCADA/PAS" StationID="-1" ObjectID="3778" k="1" BacCode="" FieldNo="-8739" LineID="" />
</metadata>
</text>
</g>
<g id="10" >
<line style="fill:rgb(255,255,255);stroke-width:2;stroke:rgb(255,255,0)" id="Graph18_11" y1="362" y2="362" x1="1211" x2="1238" >
<metadata>
<cge:CimClass mousePressEvent="" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
</metadata>
</line>
</g>
<g id="11" >
<line style="fill:rgb(255,255,255);stroke-width:2;stroke:rgb(0,0,255)" id="Graph3252" y1="485" y2="485" x1="1211" x2="1239" >
<metadata>
<cge:CimClass mousePressEvent="" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
</metadata>
</line>
</g>
<g id="12" >
<line style="fill:rgb(255,255,255);stroke-width:2;stroke:rgb(0,170,0)" id="Graph24_17" y1="402" y2="402" x1="1211" x2="1239" >
<metadata>
<cge:CimClass mousePressEvent="" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
</metadata>
</line>
</g>
<g id="13" >
<line style="fill:rgb(255,255,255);stroke-width:2;stroke:rgb(255,170,0)" id="Graph23_16" y1="441" y2="441" x1="1211" x2="1238" >
<metadata>
<cge:CimClass mousePressEvent="" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
</metadata>
</line>
</g>
<g id="14" >
<rect width="90" x="1033" y="839" height="35" style="fill:none;stroke-width:0;stroke:rgb(0,0,255)" id="Graph947" >
<metadata>
<cge:CimClass mousePressEvent="" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
</metadata>
</rect>
<text x="1079" y="857" style="fill:rgb(0,0,0); text-anchor:middle;dominant-baseline:middle;font-weight:bold" font-family="SimSun" font-size="16" >
<tspan x="1079" y="857" >Y<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="15" >
<rect width="90" x="1030" y="801" height="35" style="fill:none;stroke-width:0;stroke:rgb(0,0,255)" id="Graph948" >
<metadata>
<cge:CimClass mousePressEvent="" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
</metadata>
</rect>
<text x="1076" y="819" style="fill:rgb(0,0,0); text-anchor:middle;dominant-baseline:middle;font-weight:bold" font-family="SimSun" font-size="16" >
<tspan x="1076" y="819" >Y<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="16" >
<rect width="230" x="1027" y="387" height="33" style="fill:rgb(211,211,211);stroke-width:1;stroke:rgb(0,0,0)" id="Graph3258" >
<metadata>
<cge:CimClass mousePressEvent="" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
</metadata>
</rect>
</g>
<g id="17" >
<rect width="230" x="1027" y="467" height="33" style="fill:rgb(211,211,211);stroke-width:1;stroke:rgb(0,0,0)" id="Graph3257" >
<metadata>
<cge:CimClass mousePressEvent="" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
</metadata>
</rect>
</g>
<g id="18" >
<rect width="230" x="1027" y="425" height="33" style="fill:rgb(211,211,211);stroke-width:1;stroke:rgb(0,0,0)" id="Graph30_23" >
<metadata>
<cge:CimClass mousePressEvent="" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
</metadata>
</rect>
</g>
<g id="19" >
<rect width="230" x="1029" y="346" height="33" style="fill:rgb(211,211,211);stroke-width:1;stroke:rgb(0,0,0)" id="Graph31_24" >
<metadata>
<cge:CimClass mousePressEvent="" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
</metadata>
</rect>
</g>
<g id="20" >
<rect width="1256" x="9" y="165" height="28" style="fill:rgb(170,170,255);stroke-width:0;stroke:rgb(0,0,255)" id="Graph3250" >
<metadata>
<cge:CimClass mousePressEvent="" CimType="" showEvent="" mouseReleaseEvent="" fillEvent="" mouseHoldEvent="" />
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="-1" FieldNo="-8739" />
</metadata>
</rect>
</g>
<g id="21" >
<line style="fill:rgb(255,255,255);stroke-width:1;stroke:rgb(0,0,255)" y1="999" y2="999" x1="18" x2="995" />
<line style="fill:rgb(255,255,255);stroke-width:1;stroke:rgb(0,0,255)" y1="989" y2="999" x1="985" x2="995" />
<line style="fill:rgb(255,255,255);stroke-width:1;stroke:rgb(0,0,255)" y1="1009" y2="999" x1="985" x2="995" />
<line style="fill:rgb(255,255,255);stroke-width:1;stroke:rgb(0,0,255)" y1="203" y2="999" x1="18" x2="18" />
<line style="fill:rgb(255,255,255);stroke-width:1;stroke:rgb(0,0,255)" y1="203" y2="213" x1="18" x2="8" />
<line style="fill:rgb(255,255,255);stroke-width:1;stroke:rgb(0,0,255)" y1="203" y2="213" x1="18" x2="28" />
<path style="fill:rgb(255,255,255);stroke-width:1;stroke:rgb(0,0,255)" id="grid" d="M 18 203 L 995 203 M 18 362 L 995 362 M 18 521 L 995 521 M 18 680 L 995 680 M 18 839 L 995 839 " />
<text x="995" y="203" style="fill:rgb(0,0,0)" id="text1" text-anchor="end" >1000</text>
<text x="995" y="362" style="fill:rgb(0,0,0)" id="text2" text-anchor="end" >800</text>
<text x="995" y="521" style="fill:rgb(0,0,0)" id="text3" text-anchor="end" >600</text>
<text x="995" y="680" style="fill:rgb(0,0,0)" id="text4" text-anchor="end" >400</text>
<text x="995" y="839" style="fill:rgb(0,0,0)" id="text5" text-anchor="end" >200</text>
<text x="995" y="998" style="fill:rgb(0,0,0)" id="text2" text-anchor="end" >0</text>
<path style="fill:rgb(255,255,0);stroke-width:3;stroke:rgb(255,255,0)" id="line1" d="" >
<metadata>
<cge:CimClass CimType="" showEvent="!SetSvgCurve(3778,977,796,0,1000,50,8/193)" />
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="3778" FieldNo="-8739" />
</metadata>
</path>
<path style="fill:rgb(0,170,0);stroke-width:3;stroke:rgb(0,170,0)" id="line2" d="" >
<metadata>
<cge:CimClass CimType="" showEvent="!SetSvgCurve(3779,977,796,0,1000,50,8/193)" />
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="3779" FieldNo="-8739" />
</metadata>
</path>
<path style="fill:rgb(255,170,0);stroke-width:3;stroke:rgb(255,170,0)" id="line3" d="" >
<metadata>
<cge:CimClass CimType="" showEvent="!SetSvgCurve(3780,977,796,0,1000,50,8/193)" />
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="3780" FieldNo="-8739" />
</metadata>
</path>
<path style="fill:rgb(0,0,255);stroke-width:3;stroke:rgb(0,0,255)" id="line4" d="" >
<metadata>
<cge:CimClass CimType="" showEvent="!SetSvgCurve(3781,977,796,0,1000,50,8/193)" />
<cge:PSR_Ref AFMask="SCADA/PAS" ObjectID="3781" FieldNo="-8739" />
</metadata>
</path>
</g>
<g id="22" >
<rect width="243" x="1018" y="201" height="801" style="fill:none;stroke-width:1;stroke:rgb(0,0,0)" id="Graph1698" >
<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" >
<text x="1083" y="484" style="fill:rgb(0,0,0); text-anchor:middle;dominant-baseline:middle;font-weight:normal" font-family="SimSun" font-size="16" >
<tspan x="1083" y="484" >0.0</tspan>
<metadata>
<cge:CimClass CimType="" />
<cge:PSR_Ref AFMask="SCADA/PAS" StationID="-1" ObjectID="28" k="1" BacCode="mA" FieldNo="-8739" LineID="" />
</metadata>
</text>
</g>
<g id="24" >
<text x="1082" y="443" style="fill:rgb(0,0,0); text-anchor:middle;dominant-baseline:middle;font-weight:normal" font-family="SimSun" font-size="16" >
<tspan x="1082" y="443" >0.0</tspan>
<metadata>
<cge:CimClass CimType="" />
<cge:PSR_Ref AFMask="SCADA/PAS" StationID="-1" ObjectID="27" k="1" BacCode="mA" FieldNo="-8739" LineID="" />
</metadata>
</text>
</g>
<g id="25" >
<text x="1085" y="404" style="fill:rgb(0,0,0); text-anchor:middle;dominant-baseline:middle;font-weight:normal" font-family="SimSun" font-size="16" >
<tspan x="1085" y="404" >0.0</tspan>
<metadata>
<cge:CimClass CimType="" />
<cge:PSR_Ref AFMask="SCADA/PAS" StationID="-1" ObjectID="26" k="1" BacCode="mA" FieldNo="-8739" LineID="" />
</metadata>
</text>
</g>
<g id="26" >
<text x="1083" y="363" style="fill:rgb(0,0,0); text-anchor:middle;dominant-baseline:middle;font-weight:normal" font-family="SimSun" font-size="16" >
<tspan x="1083" y="363" >0.0</tspan>
<metadata>
<cge:CimClass CimType="" />
<cge:PSR_Ref AFMask="SCADA/PAS" StationID="-1" ObjectID="25" k="1" BacCode="mA" FieldNo="-8739" LineID="" />
</metadata>
</text>
</g>
</g>
</svg>