Step-by-step runbook for techs at the imaged PC. Two symptoms covered: UDC not collecting data (admin-unlock + COM port walkthrough) and DNC not pushing to controller (NTLARS reg restore + FMS Host FQDN + Realtek PCIe GbE static IP). Mermaid overview links to each section. Live HTML uses CDN; static HTML pre-renders SVG for offline / printable use. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
236 lines
184 KiB
HTML
236 lines
184 KiB
HTML
<!doctype html>
|
|
<html><head>
|
|
<meta charset="utf-8">
|
|
<title>Post-Deploy Debug Flowchart</title>
|
|
<style>
|
|
body { font-family: -apple-system, system-ui, "Segoe UI", sans-serif; max-width: 980px; margin: 2em auto; padding: 0 2em; line-height: 1.5; color: #24292f; }
|
|
h1, h2, h3 { border-bottom: 1px solid #d0d7de; padding-bottom: .3em; scroll-margin-top: 1em; }
|
|
h1 { font-size: 2em; }
|
|
code { background: #f6f8fa; padding: .2em .4em; border-radius: 6px; font-size: 85%; }
|
|
pre { background: #f6f8fa; padding: 1em; border-radius: 6px; overflow: auto; }
|
|
pre code { background: none; padding: 0; }
|
|
table { border-collapse: collapse; }
|
|
table th, table td { border: 1px solid #d0d7de; padding: 6px 13px; }
|
|
table tr:nth-child(2n) { background: #f6f8fa; }
|
|
img { max-width: 100%; height: auto; }
|
|
blockquote { border-left: .25em solid #d0d7de; padding: 0 1em; color: #57606a; }
|
|
.mermaid-rendered { margin: 1.5em 0; text-align: center; }
|
|
.mermaid-rendered svg { max-width: 100%; height: auto; }
|
|
.mermaid-rendered g.clickable:hover rect,
|
|
.mermaid-rendered g.clickable:hover polygon { filter: brightness(0.92); }
|
|
@media print { body { max-width: none; margin: 0; padding: 1em; } }
|
|
</style>
|
|
</head><body>
|
|
<h1 id="post-deploy-debug-flowchart-pxe-imaged-machines" tabindex="-1">Post-Deploy Debug Flowchart - PXE Imaged Machines</h1>
|
|
<p><strong>Audience:</strong> Shopfloor tech standing at a freshly imaged PC.
|
|
<strong>Scope:</strong> UDC not collecting data, and DNC not pushing programs to the controller.
|
|
<strong>Run-from:</strong> Logged in on the imaged PC as the ShopFloor local account. GUI only - no shell required.</p>
|
|
<blockquote>
|
|
<p>The few commands shown (e.g. <code>ping</code>) run from a normal Command Prompt window.</p>
|
|
</blockquote>
|
|
<hr>
|
|
<h2 id="overview" tabindex="-1">Overview</h2>
|
|
<p>Click any boxed node to jump to its section.</p>
|
|
<div class="mermaid-rendered">
|
|
<svg id="my-svg" width="100%" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" class="flowchart" style="max-width: 893.094px; background-color: white;" viewBox="0 0 893.09375 2422.203125" role="graphics-document document" aria-roledescription="flowchart-v2"><style>#my-svg{font-family:"trebuchet ms",verdana,arial,sans-serif;font-size:16px;fill:#333;}@keyframes edge-animation-frame{from{stroke-dashoffset:0;}}@keyframes dash{to{stroke-dashoffset:0;}}#my-svg .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#my-svg .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#my-svg .error-icon{fill:#552222;}#my-svg .error-text{fill:#552222;stroke:#552222;}#my-svg .edge-thickness-normal{stroke-width:1px;}#my-svg .edge-thickness-thick{stroke-width:3.5px;}#my-svg .edge-pattern-solid{stroke-dasharray:0;}#my-svg .edge-thickness-invisible{stroke-width:0;fill:none;}#my-svg .edge-pattern-dashed{stroke-dasharray:3;}#my-svg .edge-pattern-dotted{stroke-dasharray:2;}#my-svg .marker{fill:#333333;stroke:#333333;}#my-svg .marker.cross{stroke:#333333;}#my-svg svg{font-family:"trebuchet ms",verdana,arial,sans-serif;font-size:16px;}#my-svg p{margin:0;}#my-svg .label{font-family:"trebuchet ms",verdana,arial,sans-serif;color:#333;}#my-svg .cluster-label text{fill:#333;}#my-svg .cluster-label span{color:#333;}#my-svg .cluster-label span p{background-color:transparent;}#my-svg .label text,#my-svg span{fill:#333;color:#333;}#my-svg .node rect,#my-svg .node circle,#my-svg .node ellipse,#my-svg .node polygon,#my-svg .node path{fill:#ECECFF;stroke:#9370DB;stroke-width:1px;}#my-svg .rough-node .label text,#my-svg .node .label text,#my-svg .image-shape .label,#my-svg .icon-shape .label{text-anchor:middle;}#my-svg .node .katex path{fill:#000;stroke:#000;stroke-width:1px;}#my-svg .rough-node .label,#my-svg .node .label,#my-svg .image-shape .label,#my-svg .icon-shape .label{text-align:center;}#my-svg .node.clickable{cursor:pointer;}#my-svg .root .anchor path{fill:#333333!important;stroke-width:0;stroke:#333333;}#my-svg .arrowheadPath{fill:#333333;}#my-svg .edgePath .path{stroke:#333333;stroke-width:1px;}#my-svg .flowchart-link{stroke:#333333;fill:none;}#my-svg .edgeLabel{background-color:rgba(232,232,232, 0.8);text-align:center;}#my-svg .edgeLabel p{background-color:rgba(232,232,232, 0.8);}#my-svg .edgeLabel rect{opacity:0.5;background-color:rgba(232,232,232, 0.8);fill:rgba(232,232,232, 0.8);}#my-svg .labelBkg{background-color:rgba(232, 232, 232, 0.5);}#my-svg .cluster rect{fill:#ffffde;stroke:#aaaa33;stroke-width:1px;}#my-svg .cluster text{fill:#333;}#my-svg .cluster span{color:#333;}#my-svg div.mermaidTooltip{position:absolute;text-align:center;max-width:200px;padding:2px;font-family:"trebuchet ms",verdana,arial,sans-serif;font-size:12px;background:hsl(80, 100%, 96.2745098039%);border:1px solid #aaaa33;border-radius:2px;pointer-events:none;z-index:100;}#my-svg .flowchartTitleText{text-anchor:middle;font-size:18px;fill:#333;}#my-svg rect.text{fill:none;stroke-width:0;}#my-svg .icon-shape,#my-svg .image-shape{background-color:rgba(232,232,232, 0.8);text-align:center;}#my-svg .icon-shape p,#my-svg .image-shape p{background-color:rgba(232,232,232, 0.8);padding:2px;}#my-svg .icon-shape .label rect,#my-svg .image-shape .label rect{opacity:0.5;background-color:rgba(232,232,232, 0.8);fill:rgba(232,232,232, 0.8);}#my-svg .label-icon{display:inline-block;height:1em;overflow:visible;vertical-align:-0.125em;}#my-svg .node .label-icon path{fill:currentColor;stroke:revert;stroke-width:revert;}#my-svg .node .neo-node{stroke:#9370DB;}#my-svg [data-look="neo"].node rect,#my-svg [data-look="neo"].cluster rect,#my-svg [data-look="neo"].node polygon{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#my-svg [data-look="neo"].node path{stroke:#9370DB;stroke-width:1px;}#my-svg [data-look="neo"].node .outer-path{filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#my-svg [data-look="neo"].node .neo-line path{stroke:#9370DB;filter:none;}#my-svg [data-look="neo"].node circle{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#my-svg [data-look="neo"].node circle .state-start{fill:#000000;}#my-svg [data-look="neo"].icon-shape .icon{fill:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#my-svg [data-look="neo"].icon-shape .icon-neo path{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#my-svg :root{--mermaid-font-family:"trebuchet ms",verdana,arial,sans-serif;}</style><g><marker id="my-svg_flowchart-v2-pointEnd" class="marker flowchart-v2" viewBox="0 0 10 10" refX="5" refY="5" markerUnits="userSpaceOnUse" markerWidth="8" markerHeight="8" orient="auto"><path d="M 0 0 L 10 5 L 0 10 z" class="arrowMarkerPath" style="stroke-width: 1; stroke-dasharray: 1, 0;"/></marker><marker id="my-svg_flowchart-v2-pointStart" class="marker flowchart-v2" viewBox="0 0 10 10" refX="4.5" refY="5" markerUnits="userSpaceOnUse" markerWidth="8" markerHeight="8" orient="auto"><path d="M 0 5 L 10 10 L 10 0 z" class="arrowMarkerPath" style="stroke-width: 1; stroke-dasharray: 1, 0;"/></marker><marker id="my-svg_flowchart-v2-pointEnd-margin" class="marker flowchart-v2" viewBox="0 0 11.5 14" refX="11.5" refY="7" markerUnits="userSpaceOnUse" markerWidth="10.5" markerHeight="14" orient="auto"><path d="M 0 0 L 11.5 7 L 0 14 z" class="arrowMarkerPath" style="stroke-width: 0; stroke-dasharray: 1, 0;"/></marker><marker id="my-svg_flowchart-v2-pointStart-margin" class="marker flowchart-v2" viewBox="0 0 11.5 14" refX="1" refY="7" markerUnits="userSpaceOnUse" markerWidth="11.5" markerHeight="14" orient="auto"><polygon points="0,7 11.5,14 11.5,0" class="arrowMarkerPath" style="stroke-width: 0; stroke-dasharray: 1, 0;"/></marker><marker id="my-svg_flowchart-v2-circleEnd" class="marker flowchart-v2" viewBox="0 0 10 10" refX="11" refY="5" markerUnits="userSpaceOnUse" markerWidth="11" markerHeight="11" orient="auto"><circle cx="5" cy="5" r="5" class="arrowMarkerPath" style="stroke-width: 1; stroke-dasharray: 1, 0;"/></marker><marker id="my-svg_flowchart-v2-circleStart" class="marker flowchart-v2" viewBox="0 0 10 10" refX="-1" refY="5" markerUnits="userSpaceOnUse" markerWidth="11" markerHeight="11" orient="auto"><circle cx="5" cy="5" r="5" class="arrowMarkerPath" style="stroke-width: 1; stroke-dasharray: 1, 0;"/></marker><marker id="my-svg_flowchart-v2-circleEnd-margin" class="marker flowchart-v2" viewBox="0 0 10 10" refY="5" refX="12.25" markerUnits="userSpaceOnUse" markerWidth="14" markerHeight="14" orient="auto"><circle cx="5" cy="5" r="5" class="arrowMarkerPath" style="stroke-width: 0; stroke-dasharray: 1, 0;"/></marker><marker id="my-svg_flowchart-v2-circleStart-margin" class="marker flowchart-v2" viewBox="0 0 10 10" refX="-2" refY="5" markerUnits="userSpaceOnUse" markerWidth="14" markerHeight="14" orient="auto"><circle cx="5" cy="5" r="5" class="arrowMarkerPath" style="stroke-width: 0; stroke-dasharray: 1, 0;"/></marker><marker id="my-svg_flowchart-v2-crossEnd" class="marker cross flowchart-v2" viewBox="0 0 11 11" refX="12" refY="5.2" markerUnits="userSpaceOnUse" markerWidth="11" markerHeight="11" orient="auto"><path d="M 1,1 l 9,9 M 10,1 l -9,9" class="arrowMarkerPath" style="stroke-width: 2; stroke-dasharray: 1, 0;"/></marker><marker id="my-svg_flowchart-v2-crossStart" class="marker cross flowchart-v2" viewBox="0 0 11 11" refX="-1" refY="5.2" markerUnits="userSpaceOnUse" markerWidth="11" markerHeight="11" orient="auto"><path d="M 1,1 l 9,9 M 10,1 l -9,9" class="arrowMarkerPath" style="stroke-width: 2; stroke-dasharray: 1, 0;"/></marker><marker id="my-svg_flowchart-v2-crossEnd-margin" class="marker cross flowchart-v2" viewBox="0 0 15 15" refX="17.7" refY="7.5" markerUnits="userSpaceOnUse" markerWidth="12" markerHeight="12" orient="auto"><path d="M 1,1 L 14,14 M 1,14 L 14,1" class="arrowMarkerPath" style="stroke-width: 2.5;"/></marker><marker id="my-svg_flowchart-v2-crossStart-margin" class="marker cross flowchart-v2" viewBox="0 0 15 15" refX="-3.5" refY="7.5" markerUnits="userSpaceOnUse" markerWidth="12" markerHeight="12" orient="auto"><path d="M 1,1 L 14,14 M 1,14 L 14,1" class="arrowMarkerPath" style="stroke-width: 2.5; stroke-dasharray: 1, 0;"/></marker><g class="root"><g class="clusters"/><g class="edgePaths"><path d="M442.156,47.5L442.073,51.583C441.99,55.667,441.823,63.833,441.74,71.417C441.656,79,441.656,86,441.656,89.5L441.656,93" id="my-svg-L_Start_Sym_0" class=" edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link" style=";" data-edge="true" data-et="edge" data-id="L_Start_Sym_0" data-points="W3sieCI6NDQyLjE1NjI1LCJ5Ijo0Ny41fSx7IngiOjQ0MS42NTYyNSwieSI6NzJ9LHsieCI6NDQxLjY1NjI1LCJ5Ijo5N31d" data-look="classic" marker-end="url(#my-svg_flowchart-v2-pointEnd)"/><path d="M392.179,224.226L371.29,240.639C350.401,257.052,308.622,289.877,287.733,330.457C266.844,371.036,266.844,419.37,266.844,443.536L266.844,467.703" id="my-svg-L_Sym_U1_0" class=" edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link" style=";" data-edge="true" data-et="edge" data-id="L_Sym_U1_0" data-points="W3sieCI6MzkyLjE3OTE5ODEwNjcxNDcsInkiOjIyNC4yMjYwNzMxMDY3MTQ3Mn0seyJ4IjoyNjYuODQzNzUsInkiOjMyMi43MDMxMjV9LHsieCI6MjY2Ljg0Mzc1LCJ5Ijo0NzEuNzAzMTI1fV0=" data-look="classic" marker-end="url(#my-svg_flowchart-v2-pointEnd)"/><path d="M496.463,218.896L524.73,236.197C552.997,253.499,609.532,288.101,637.799,312.902C666.066,337.703,666.066,352.703,666.066,360.203L666.066,367.703" id="my-svg-L_Sym_D1_0" class=" edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link" style=";" data-edge="true" data-et="edge" data-id="L_Sym_D1_0" data-points="W3sieCI6NDk2LjQ2MzAxMDY4Nzg1MDI3LCJ5IjoyMTguODk2MzY0MzEyMTQ5NzZ9LHsieCI6NjY2LjA2NjQwNjI1LCJ5IjozMjIuNzAzMTI1fSx7IngiOjY2Ni4wNjY0MDYyNSwieSI6MzcxLjcwMzEyNX1d" data-look="classic" marker-end="url(#my-svg_flowchart-v2-pointEnd)"/><path d="M266.844,549.703L266.844,572.536C266.844,595.37,266.844,641.036,266.844,669.37C266.844,697.703,266.844,708.703,266.844,714.203L266.844,719.703" id="my-svg-L_U1_U2_0" class=" edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link" style=";" data-edge="true" data-et="edge" data-id="L_U1_U2_0" data-points="W3sieCI6MjY2Ljg0Mzc1LCJ5Ijo1NDkuNzAzMTI1fSx7IngiOjI2Ni44NDM3NSwieSI6Njg2LjcwMzEyNX0seyJ4IjoyNjYuODQzNzUsInkiOjcyMy43MDMxMjV9XQ==" data-look="classic" marker-end="url(#my-svg_flowchart-v2-pointEnd)"/><path d="M266.844,825.703L266.844,831.87C266.844,838.036,266.844,850.37,266.844,864.036C266.844,877.703,266.844,892.703,266.844,900.203L266.844,907.703" id="my-svg-L_U2_U3_0" class=" edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link" style=";" data-edge="true" data-et="edge" data-id="L_U2_U3_0" data-points="W3sieCI6MjY2Ljg0Mzc1LCJ5Ijo4MjUuNzAzMTI1fSx7IngiOjI2Ni44NDM3NSwieSI6ODYyLjcwMzEyNX0seyJ4IjoyNjYuODQzNzUsInkiOjkxMS43MDMxMjV9XQ==" data-look="classic" marker-end="url(#my-svg_flowchart-v2-pointEnd)"/><path d="M266.844,965.703L266.844,971.87C266.844,978.036,266.844,990.37,266.844,1000.036C266.844,1009.703,266.844,1016.703,266.844,1020.203L266.844,1023.703" id="my-svg-L_U3_U4_0" class=" edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link" style=";" data-edge="true" data-et="edge" data-id="L_U3_U4_0" data-points="W3sieCI6MjY2Ljg0Mzc1LCJ5Ijo5NjUuNzAzMTI1fSx7IngiOjI2Ni44NDM3NSwieSI6MTAwMi43MDMxMjV9LHsieCI6MjY2Ljg0Mzc1LCJ5IjoxMDI3LjcwMzEyNX1d" data-look="classic" marker-end="url(#my-svg_flowchart-v2-pointEnd)"/><path d="M204.793,1243.653L191.482,1260.161C178.17,1276.67,151.546,1309.686,138.234,1333.695C124.922,1357.703,124.922,1372.703,124.922,1380.203L124.922,1387.703" id="my-svg-L_U4_U5_0" class=" edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link" style=";" data-edge="true" data-et="edge" data-id="L_U4_U5_0" data-points="W3sieCI6MjA0Ljc5MzQ3MjMxNzc4NjQsInkiOjEyNDMuNjUyODQ3MzE3Nzg2NH0seyJ4IjoxMjQuOTIxODc1LCJ5IjoxMzQyLjcwMzEyNX0seyJ4IjoxMjQuOTIxODc1LCJ5IjoxMzkxLjcwMzEyNX1d" data-look="classic" marker-end="url(#my-svg_flowchart-v2-pointEnd)"/><path d="M328.894,1243.653L342.206,1260.161C355.518,1276.67,382.142,1309.686,395.454,1333.695C408.766,1357.703,408.766,1372.703,408.766,1380.203L408.766,1387.703" id="my-svg-L_U4_U6_0" class=" edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link" style=";" data-edge="true" data-et="edge" data-id="L_U4_U6_0" data-points="W3sieCI6MzI4Ljg5NDAyNzY4MjIxMzYsInkiOjEyNDMuNjUyODQ3MzE3Nzg2NH0seyJ4Ijo0MDguNzY1NjI1LCJ5IjoxMzQyLjcwMzEyNX0seyJ4Ijo0MDguNzY1NjI1LCJ5IjoxMzkxLjcwMzEyNX1d" data-look="classic" marker-end="url(#my-svg_flowchart-v2-pointEnd)"/><path d="M124.922,1445.703L124.922,1451.87C124.922,1458.036,124.922,1470.37,142.514,1496.866C160.107,1523.362,195.292,1564.02,212.884,1584.349L230.477,1604.678" id="my-svg-L_U5_U7_0" class=" edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link" style=";" data-edge="true" data-et="edge" data-id="L_U5_U7_0" data-points="W3sieCI6MTI0LjkyMTg3NSwieSI6MTQ0NS43MDMxMjV9LHsieCI6MTI0LjkyMTg3NSwieSI6MTQ4Mi43MDMxMjV9LHsieCI6MjMzLjA5NDAzNTgyMzE3MDc0LCJ5IjoxNjA3LjcwMzEyNX1d" data-look="classic" marker-end="url(#my-svg_flowchart-v2-pointEnd)"/><path d="M408.766,1445.703L408.766,1451.87C408.766,1458.036,408.766,1470.37,391.173,1496.866C373.581,1523.362,338.396,1564.02,320.803,1584.349L303.211,1604.678" id="my-svg-L_U6_U7_0" class=" edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link" style=";" data-edge="true" data-et="edge" data-id="L_U6_U7_0" data-points="W3sieCI6NDA4Ljc2NTYyNSwieSI6MTQ0NS43MDMxMjV9LHsieCI6NDA4Ljc2NTYyNSwieSI6MTQ4Mi43MDMxMjV9LHsieCI6MzAwLjU5MzQ2NDE3NjgyOTMsInkiOjE2MDcuNzAzMTI1fV0=" data-look="classic" marker-end="url(#my-svg_flowchart-v2-pointEnd)"/><path d="M266.844,1685.703L266.844,1708.536C266.844,1731.37,266.844,1777.036,266.922,1810.703C267.001,1844.37,267.158,1866.037,267.236,1876.87L267.315,1887.703" id="my-svg-L_U7_U8_0" class=" edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link" style=";" data-edge="true" data-et="edge" data-id="L_U7_U8_0" data-points="W3sieCI6MjY2Ljg0Mzc1LCJ5IjoxNjg1LjcwMzEyNX0seyJ4IjoyNjYuODQzNzUsInkiOjE4MjIuNzAzMTI1fSx7IngiOjI2Ny4zNDM3NSwieSI6MTg5MS43MDMxMjUwMDAwMDAyfV0=" data-look="classic" marker-end="url(#my-svg_flowchart-v2-pointEnd)"/><path d="M710.759,605.011L717.211,618.626C723.663,632.242,736.568,659.472,743.02,678.588C749.473,697.703,749.473,708.703,749.473,714.203L749.473,719.703" id="my-svg-L_D1_D2_0" class=" edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link" style=";" data-edge="true" data-et="edge" data-id="L_D1_D2_0" data-points="W3sieCI6NzEwLjc1ODczMjQ3NTc1NTksInkiOjYwNS4wMTA3OTg3NzQyNDQxfSx7IngiOjc0OS40NzI2NTYyNSwieSI6Njg2LjcwMzEyNX0seyJ4Ijo3NDkuNDcyNjU2MjUsInkiOjcyMy43MDMxMjV9XQ==" data-look="classic" marker-end="url(#my-svg_flowchart-v2-pointEnd)"/><path d="M621.374,605.011L614.922,618.626C608.469,632.242,595.565,659.472,589.112,687.754C582.66,716.036,582.66,745.37,582.66,774.703C582.66,804.036,582.66,833.37,582.66,860.703C582.66,888.036,582.66,913.37,582.66,936.703C582.66,960.036,582.66,981.37,588.449,1003.419C594.238,1025.468,605.815,1048.233,611.604,1059.615L617.393,1070.998" id="my-svg-L_D1_FMS_0" class=" edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link" style=";" data-edge="true" data-et="edge" data-id="L_D1_FMS_0" data-points="W3sieCI6NjIxLjM3NDA4MDAyNDI0NDEsInkiOjYwNS4wMTA3OTg3NzQyNDQxfSx7IngiOjU4Mi42NjAxNTYyNSwieSI6Njg2LjcwMzEyNX0seyJ4Ijo1ODIuNjYwMTU2MjUsInkiOjc3NC43MDMxMjV9LHsieCI6NTgyLjY2MDE1NjI1LCJ5Ijo4NjIuNzAzMTI1fSx7IngiOjU4Mi42NjAxNTYyNSwieSI6OTM4LjcwMzEyNX0seyJ4Ijo1ODIuNjYwMTU2MjUsInkiOjEwMDIuNzAzMTI1fSx7IngiOjYxOS4yMDYzNTgyNTIwMjEsInkiOjEwNzQuNTYzMTcyOTk3OTc5fV0=" data-look="classic" marker-end="url(#my-svg_flowchart-v2-pointEnd)"/><path d="M749.473,825.703L749.473,831.87C749.473,838.036,749.473,850.37,749.473,862.036C749.473,873.703,749.473,884.703,749.473,890.203L749.473,895.703" id="my-svg-L_D2_D3_0" class=" edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link" style=";" data-edge="true" data-et="edge" data-id="L_D2_D3_0" data-points="W3sieCI6NzQ5LjQ3MjY1NjI1LCJ5Ijo4MjUuNzAzMTI1fSx7IngiOjc0OS40NzI2NTYyNSwieSI6ODYyLjcwMzEyNX0seyJ4Ijo3NDkuNDcyNjU2MjUsInkiOjg5OS43MDMxMjV9XQ==" data-look="classic" marker-end="url(#my-svg_flowchart-v2-pointEnd)"/><path d="M749.473,977.703L749.473,981.87C749.473,986.036,749.473,994.37,743.684,1009.919C737.895,1025.468,726.317,1048.233,720.529,1059.615L714.74,1070.998" id="my-svg-L_D3_FMS_0" class=" edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link" style=";" data-edge="true" data-et="edge" data-id="L_D3_FMS_0" data-points="W3sieCI6NzQ5LjQ3MjY1NjI1LCJ5Ijo5NzcuNzAzMTI1fSx7IngiOjc0OS40NzI2NTYyNSwieSI6MTAwMi43MDMxMjV9LHsieCI6NzEyLjkyNjQ1NDI0Nzk3OSwieSI6MTA3NC41NjMxNzI5OTc5Nzl9XQ==" data-look="classic" marker-end="url(#my-svg_flowchart-v2-pointEnd)"/><path d="M712.759,1259.011L719.815,1272.959C726.871,1286.908,740.982,1314.806,748.038,1334.254C755.094,1353.703,755.094,1364.703,755.094,1370.203L755.094,1375.703" id="my-svg-L_FMS_FMS1_0" class=" edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link" style=";" data-edge="true" data-et="edge" data-id="L_FMS_FMS1_0" data-points="W3sieCI6NzEyLjc1ODk0OTc2NzAzMDksInkiOjEyNTkuMDEwNTgxNDgyOTY5fSx7IngiOjc1NS4wOTM3NSwieSI6MTM0Mi43MDMxMjV9LHsieCI6NzU1LjA5Mzc1LCJ5IjoxMzc5LjcwMzEyNX1d" data-look="classic" marker-end="url(#my-svg_flowchart-v2-pointEnd)"/><path d="M618.24,1257.876L610.823,1272.014C603.407,1286.152,588.575,1314.428,581.158,1341.232C573.742,1368.036,573.742,1393.37,573.742,1416.703C573.742,1440.036,573.742,1461.37,580.458,1483.966C587.174,1506.563,600.606,1530.423,607.322,1542.353L614.038,1554.283" id="my-svg-L_FMS_NIC_0" class=" edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link" style=";" data-edge="true" data-et="edge" data-id="L_FMS_NIC_0" data-points="W3sieCI6NjE4LjIzOTY4OTUwMzk5MjUsInkiOjEyNTcuODc2NDA4MjUzOTkyNn0seyJ4Ijo1NzMuNzQyMTg3NSwieSI6MTM0Mi43MDMxMjV9LHsieCI6NTczLjc0MjE4NzUsInkiOjE0MTguNzAzMTI1fSx7IngiOjU3My43NDIxODc1LCJ5IjoxNDgyLjcwMzEyNX0seyJ4Ijo2MTYuMDAwNjQ3ODU2ODUxNiwieSI6MTU1Ny43Njg4ODMzOTMxNDg0fV0=" data-look="classic" marker-end="url(#my-svg_flowchart-v2-pointEnd)"/><path d="M755.094,1457.703L755.094,1461.87C755.094,1466.036,755.094,1474.37,748.725,1490.268C742.356,1506.167,729.619,1529.631,723.25,1541.363L716.882,1553.095" id="my-svg-L_FMS1_NIC_0" class=" edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link" style=";" data-edge="true" data-et="edge" data-id="L_FMS1_NIC_0" data-points="W3sieCI6NzU1LjA5Mzc1LCJ5IjoxNDU3LjcwMzEyNX0seyJ4Ijo3NTUuMDkzNzUsInkiOjE0ODIuNzAzMTI1fSx7IngiOjcxNC45NzMzNzY1MzE3NDQ1LCJ5IjoxNTU2LjYxMDA5NTI4MTc0NDR9XQ==" data-look="classic" marker-end="url(#my-svg_flowchart-v2-pointEnd)"/><path d="M712.759,1739.011L719.815,1752.959C726.871,1766.908,740.982,1794.806,748.038,1814.254C755.094,1833.703,755.094,1844.703,755.094,1850.203L755.094,1855.703" id="my-svg-L_NIC_NIC1_0" class=" edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link" style=";" data-edge="true" data-et="edge" data-id="L_NIC_NIC1_0" data-points="W3sieCI6NzEyLjc1ODk0OTc2NzAzMDksInkiOjE3MzkuMDEwNTgxNDgyOTY5fSx7IngiOjc1NS4wOTM3NSwieSI6MTgyMi43MDMxMjV9LHsieCI6NzU1LjA5Mzc1LCJ5IjoxODU5LjcwMzEyNX1d" data-look="classic" marker-end="url(#my-svg_flowchart-v2-pointEnd)"/><path d="M615.735,1735.372L607.473,1749.927C599.211,1764.482,582.687,1793.593,574.425,1822.815C566.163,1852.036,566.163,1881.37,566.163,1908.703C566.163,1936.036,566.163,1961.37,573.577,1977.895C580.99,1994.421,595.818,2002.139,603.232,2005.997L610.645,2009.856" id="my-svg-L_NIC_NIC2_0" class=" edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link" style=";" data-edge="true" data-et="edge" data-id="L_NIC_NIC2_0" data-points="W3sieCI6NjE1LjczNTEwNjYxMjk3NzksInkiOjE3MzUuMzcxODI1MzYyOTc4fSx7IngiOjU2Ni4xNjI5NjAwNTI0OTAyLCJ5IjoxODIyLjcwMzEyNX0seyJ4Ijo1NjYuMTYyOTYwMDUyNDkwMiwieSI6MTkxMC43MDMxMjV9LHsieCI6NTY2LjE2Mjk2MDA1MjQ5MDIsInkiOjE5ODYuNzAzMTI1fSx7IngiOjYxNC4xOTM0NjMwMzIwNjIzLCJ5IjoyMDExLjcwMzEyNX1d" data-look="classic" marker-end="url(#my-svg_flowchart-v2-pointEnd)"/><path d="M755.094,1961.703L755.094,1965.87C755.094,1970.036,755.094,1978.37,748.536,1986.367C741.978,1994.364,728.862,2002.025,722.304,2005.855L715.746,2009.686" id="my-svg-L_NIC1_NIC2_0" class=" edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link" style=";" data-edge="true" data-et="edge" data-id="L_NIC1_NIC2_0" data-points="W3sieCI6NzU1LjA5Mzc1LCJ5IjoxOTYxLjcwMzEyNX0seyJ4Ijo3NTUuMDkzNzUsInkiOjE5ODYuNzAzMTI1fSx7IngiOjcxMi4yOTIxNDI0Mjc4ODQ2LCJ5IjoyMDExLjcwMzEyNX1d" data-look="classic" marker-end="url(#my-svg_flowchart-v2-pointEnd)"/><path d="M666.066,2065.703L666.066,2069.87C666.066,2074.036,666.066,2082.37,666.066,2090.036C666.066,2097.703,666.066,2104.703,666.066,2108.203L666.066,2111.703" id="my-svg-L_NIC2_NIC3_0" class=" edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link" style=";" data-edge="true" data-et="edge" data-id="L_NIC2_NIC3_0" data-points="W3sieCI6NjY2LjA2NjQwNjI1LCJ5IjoyMDY1LjcwMzEyNX0seyJ4Ijo2NjYuMDY2NDA2MjUsInkiOjIwOTAuNzAzMTI1fSx7IngiOjY2Ni4wNjY0MDYyNSwieSI6MjExNS43MDMxMjV9XQ==" data-look="classic" marker-end="url(#my-svg_flowchart-v2-pointEnd)"/><path d="M626.812,2222.948L612.136,2235.657C597.461,2248.367,568.11,2273.785,553.434,2291.994C538.759,2310.203,538.759,2321.203,538.759,2326.703L538.759,2332.203" id="my-svg-L_NIC3_NIC4_0" class=" edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link" style=";" data-edge="true" data-et="edge" data-id="L_NIC3_NIC4_0" data-points="W3sieCI6NjI2LjgxMTU5ODEzMjY5NTgsInkiOjIyMjIuOTQ4MzE2ODgyNjk2fSx7IngiOjUzOC43NTg5MTQ5NDc1MDk4LCJ5IjoyMjk5LjIwMzEyNX0seyJ4Ijo1MzguNzU4OTE0OTQ3NTA5OCwieSI6MjMzNi4yMDMxMjV9XQ==" data-look="classic" marker-end="url(#my-svg_flowchart-v2-pointEnd)"/><path d="M705.321,2222.948L719.997,2235.657C734.672,2248.367,764.023,2273.785,778.776,2295.327C793.529,2316.87,793.684,2334.537,793.761,2343.37L793.839,2352.203" id="my-svg-L_NIC3_Done_0" class=" edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link" style=";" data-edge="true" data-et="edge" data-id="L_NIC3_Done_0" data-points="W3sieCI6NzA1LjMyMTIxNDM2NzMwNDIsInkiOjIyMjIuOTQ4MzE2ODgyNjk2fSx7IngiOjc5My4zNzM4OTc1NTI0OTAyLCJ5IjoyMjk5LjIwMzEyNX0seyJ4Ijo3OTMuODczODk3NTUyNDkwMiwieSI6MjM1Ni4yMDMxMjV9XQ==" data-look="classic" marker-end="url(#my-svg_flowchart-v2-pointEnd)"/></g><g class="edgeLabels"><g class="edgeLabel"><g class="label" data-id="L_Start_Sym_0" transform="translate(0, 0)"><foreignObject width="0" height="0"><div xmlns="http://www.w3.org/1999/xhtml" class="labelBkg" style="display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;"><span class="edgeLabel "></span></div></foreignObject></g></g><g class="edgeLabel" transform="translate(266.84375, 322.703125)"><g class="label" data-id="L_Sym_U1_0" transform="translate(-84.046875, -12)"><foreignObject width="168.09375" height="24"><div xmlns="http://www.w3.org/1999/xhtml" class="labelBkg" style="display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;"><span class="edgeLabel "><p>UDC not collecting data</p></span></div></foreignObject></g></g><g class="edgeLabel" transform="translate(666.06640625, 322.703125)"><g class="label" data-id="L_Sym_D1_0" transform="translate(-100, -24)"><foreignObject width="200" height="48"><div xmlns="http://www.w3.org/1999/xhtml" class="labelBkg" style="display: table; white-space: break-spaces; line-height: 1.5; max-width: 200px; text-align: center; width: 200px;"><span class="edgeLabel "><p>DNC not pushing to controller</p></span></div></foreignObject></g></g><g class="edgeLabel"><g class="label" data-id="L_U1_U2_0" transform="translate(0, 0)"><foreignObject width="0" height="0"><div xmlns="http://www.w3.org/1999/xhtml" class="labelBkg" style="display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;"><span class="edgeLabel "></span></div></foreignObject></g></g><g class="edgeLabel"><g class="label" data-id="L_U2_U3_0" transform="translate(0, 0)"><foreignObject width="0" height="0"><div xmlns="http://www.w3.org/1999/xhtml" class="labelBkg" style="display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;"><span class="edgeLabel "></span></div></foreignObject></g></g><g class="edgeLabel"><g class="label" data-id="L_U3_U4_0" transform="translate(0, 0)"><foreignObject width="0" height="0"><div xmlns="http://www.w3.org/1999/xhtml" class="labelBkg" style="display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;"><span class="edgeLabel "></span></div></foreignObject></g></g><g class="edgeLabel" transform="translate(124.921875, 1342.703125)"><g class="label" data-id="L_U4_U5_0" transform="translate(-51.1484375, -12)"><foreignObject width="102.296875" height="24"><div xmlns="http://www.w3.org/1999/xhtml" class="labelBkg" style="display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;"><span class="edgeLabel "><p>Intel / onboard</p></span></div></foreignObject></g></g><g class="edgeLabel" transform="translate(408.765625, 1342.703125)"><g class="label" data-id="L_U4_U6_0" transform="translate(-60.03125, -12)"><foreignObject width="120.0625" height="24"><div xmlns="http://www.w3.org/1999/xhtml" class="labelBkg" style="display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;"><span class="edgeLabel "><p>PCIe add-in card</p></span></div></foreignObject></g></g><g class="edgeLabel"><g class="label" data-id="L_U5_U7_0" transform="translate(0, 0)"><foreignObject width="0" height="0"><div xmlns="http://www.w3.org/1999/xhtml" class="labelBkg" style="display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;"><span class="edgeLabel "></span></div></foreignObject></g></g><g class="edgeLabel"><g class="label" data-id="L_U6_U7_0" transform="translate(0, 0)"><foreignObject width="0" height="0"><div xmlns="http://www.w3.org/1999/xhtml" class="labelBkg" style="display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;"><span class="edgeLabel "></span></div></foreignObject></g></g><g class="edgeLabel"><g class="label" data-id="L_U7_U8_0" transform="translate(0, 0)"><foreignObject width="0" height="0"><div xmlns="http://www.w3.org/1999/xhtml" class="labelBkg" style="display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;"><span class="edgeLabel "></span></div></foreignObject></g></g><g class="edgeLabel" transform="translate(749.47265625, 686.703125)"><g class="label" data-id="L_D1_D2_0" transform="translate(-57.359375, -12)"><foreignObject width="114.71875" height="24"><div xmlns="http://www.w3.org/1999/xhtml" class="labelBkg" style="display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;"><span class="edgeLabel "><p>No - fields blank</p></span></div></foreignObject></g></g><g class="edgeLabel" transform="translate(582.66015625, 862.703125)"><g class="label" data-id="L_D1_FMS_0" transform="translate(-57.515625, -12)"><foreignObject width="115.03125" height="24"><div xmlns="http://www.w3.org/1999/xhtml" class="labelBkg" style="display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;"><span class="edgeLabel "><p>Yes - fields filled</p></span></div></foreignObject></g></g><g class="edgeLabel"><g class="label" data-id="L_D2_D3_0" transform="translate(0, 0)"><foreignObject width="0" height="0"><div xmlns="http://www.w3.org/1999/xhtml" class="labelBkg" style="display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;"><span class="edgeLabel "></span></div></foreignObject></g></g><g class="edgeLabel"><g class="label" data-id="L_D3_FMS_0" transform="translate(0, 0)"><foreignObject width="0" height="0"><div xmlns="http://www.w3.org/1999/xhtml" class="labelBkg" style="display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;"><span class="edgeLabel "></span></div></foreignObject></g></g><g class="edgeLabel" transform="translate(755.09375, 1342.703125)"><g class="label" data-id="L_FMS_FMS1_0" transform="translate(-95.1328125, -12)"><foreignObject width="190.265625" height="24"><div xmlns="http://www.w3.org/1999/xhtml" class="labelBkg" style="display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;"><span class="edgeLabel "><p>No - shows WJFMS3 short</p></span></div></foreignObject></g></g><g class="edgeLabel" transform="translate(573.7421875, 1418.703125)"><g class="label" data-id="L_FMS_NIC_0" transform="translate(-13.0546875, -12)"><foreignObject width="26.109375" height="24"><div xmlns="http://www.w3.org/1999/xhtml" class="labelBkg" style="display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;"><span class="edgeLabel "><p>Yes</p></span></div></foreignObject></g></g><g class="edgeLabel"><g class="label" data-id="L_FMS1_NIC_0" transform="translate(0, 0)"><foreignObject width="0" height="0"><div xmlns="http://www.w3.org/1999/xhtml" class="labelBkg" style="display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;"><span class="edgeLabel "></span></div></foreignObject></g></g><g class="edgeLabel" transform="translate(755.09375, 1822.703125)"><g class="label" data-id="L_NIC_NIC1_0" transform="translate(-10.2265625, -12)"><foreignObject width="20.453125" height="24"><div xmlns="http://www.w3.org/1999/xhtml" class="labelBkg" style="display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;"><span class="edgeLabel "><p>No</p></span></div></foreignObject></g></g><g class="edgeLabel" transform="translate(566.1629600524902, 1910.703125)"><g class="label" data-id="L_NIC_NIC2_0" transform="translate(-13.0546875, -12)"><foreignObject width="26.109375" height="24"><div xmlns="http://www.w3.org/1999/xhtml" class="labelBkg" style="display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;"><span class="edgeLabel "><p>Yes</p></span></div></foreignObject></g></g><g class="edgeLabel"><g class="label" data-id="L_NIC1_NIC2_0" transform="translate(0, 0)"><foreignObject width="0" height="0"><div xmlns="http://www.w3.org/1999/xhtml" class="labelBkg" style="display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;"><span class="edgeLabel "></span></div></foreignObject></g></g><g class="edgeLabel"><g class="label" data-id="L_NIC2_NIC3_0" transform="translate(0, 0)"><foreignObject width="0" height="0"><div xmlns="http://www.w3.org/1999/xhtml" class="labelBkg" style="display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;"><span class="edgeLabel "></span></div></foreignObject></g></g><g class="edgeLabel" transform="translate(538.7589149475098, 2299.203125)"><g class="label" data-id="L_NIC3_NIC4_0" transform="translate(-10.2265625, -12)"><foreignObject width="20.453125" height="24"><div xmlns="http://www.w3.org/1999/xhtml" class="labelBkg" style="display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;"><span class="edgeLabel "><p>No</p></span></div></foreignObject></g></g><g class="edgeLabel" transform="translate(770.89249, 2279.73392)"><g class="label" data-id="L_NIC3_Done_0" transform="translate(-13.0546875, -12)"><foreignObject width="26.109375" height="24"><div xmlns="http://www.w3.org/1999/xhtml" class="labelBkg" style="display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;"><span class="edgeLabel "><p>Yes</p></span></div></foreignObject></g></g></g><g class="nodes"><g class="node default " id="my-svg-flowchart-Start-0" data-look="classic" transform="translate(441.65625, 27.5)"><g class="basic label-container outer-path"><path d="M-90.2578125 -19.5 C-45.57658632698761 -19.5, -0.8953601539752185 -19.5, 90.2578125 -19.5 C90.2578125 -19.5, 90.2578125 -19.5, 90.2578125 -19.5 C90.5313510473927 -19.4912281511956, 90.80488959478541 -19.4824563023912, 91.5071817896239 -19.45993515863156 C91.8327889132776 -19.428524231012545, 92.15839603693131 -19.39711330339353, 92.75141715284786 -19.3399052695533 C93.06068293600622 -19.289905576124227, 93.36994871916457 -19.23990588269515, 93.98540575967675 -19.140403561325776 C94.28136223990266 -19.072853426010735, 94.57731872012859 -19.00530329069569, 95.20407688623538 -18.862249829261074 C95.44396711410022 -18.791051668840296, 95.68385734196504 -18.71985350841952, 96.4024227514606 -18.50658706670804 C96.66328629679093 -18.4105868706303, 96.92414984212125 -18.31458667455256, 97.5755190951478 -18.074876768247425 C98.00714396724712 -17.88380924106597, 98.43876883934644 -17.692741713884516, 98.71854541279238 -17.568892924097174 C99.03962427464063 -17.401386287531768, 99.36070313648888 -17.23387965096636, 99.82680476407678 -16.990714730406097 C100.1367938374046 -16.802797532456776, 100.44678291073241 -16.614880334507454, 100.8957430736057 -16.342718045390892 C101.2643408571548 -16.085600187927913, 101.63293864070391 -15.828482330464936, 101.92096784457871 -15.627565626425154 C102.28817879613617 -15.334724664451898, 102.65538974769362 -15.041883702478643, 102.89826620850187 -14.848196188198123 C103.22593993747655 -14.550611577315092, 103.55361366645126 -14.253026966432058, 103.82362223676799 -14.007812326905688 C104.0683331057252 -13.755128263571374, 104.31304397468243 -13.502444200237058, 104.69323344296865 -13.10986736009568 C104.877751486493 -12.893121966797864, 105.06226953001736 -12.676376573500049, 105.50352640812658 -12.158051136245305 C105.74302049666578 -11.837150875963086, 105.98251458520498 -11.516250615680867, 106.25117146464063 -11.156274872382312 C106.43327812610858 -10.876510137881962, 106.61538478757652 -10.59674540338161, 106.93309637860425 -10.108655082055241 C107.1266466743146 -9.764986932928815, 107.32019697002495 -9.42131878380239, 107.5464989742735 -9.019496659696287 C107.73977189246799 -8.618161309687459, 107.93304481066248 -8.21682595967863, 108.08885864880834 -7.893275190886684 C108.21676313938124 -7.577348626306515, 108.34466762995415 -7.261422061726346, 108.55794672997033 -6.734618561215508 C108.6778717453759 -6.373423522270299, 108.79779676078147 -6.01222848332509, 108.95183563421489 -5.548287939305138 C109.05433975984973 -5.157395282690429, 109.15684388548456 -4.76650262607572, 109.26890678754556 -4.339158212148133 C109.33016508739543 -4.024609789365284, 109.39142338724531 -3.7100613665824342, 109.50785727658177 -3.1121979531509023 C109.5636887713981 -2.6791799045310767, 109.61952026621445 -2.246161855911251, 109.66770520250937 -1.872449005199798 C109.69076551104288 -1.5132660858443696, 109.71382581957639 -1.154083166488941, 109.74779371591342 -0.6250057626472757 C109.74779371591342 -0.2962692058904344, 109.74779371591342 0.03246735086640695, 109.74779371591342 0.625005762647271 C109.7164256215153 1.113589152768072, 109.68505752711718 1.602172542888873, 109.66770520250937 1.8724490051997846 C109.61493175073646 2.2817494758536436, 109.56215829896355 2.6910499465075026, 109.50785727658177 3.1121979531508885 C109.45510523538564 3.3830685355451773, 109.40235319418952 3.653939117939466, 109.26890678754556 4.339158212148129 C109.1509078270175 4.789139389714609, 109.03290886648945 5.2391205672810885, 108.95183563421489 5.548287939305125 C108.85672984163045 5.834731433519229, 108.761624049046 6.121174927733334, 108.55794672997033 6.734618561215495 C108.46045095744213 6.975435004312652, 108.36295518491394 7.2162514474098085, 108.08885864880834 7.893275190886679 C107.90237132290679 8.280520113310821, 107.71588399700522 8.667765035734964, 107.5464989742735 9.019496659696284 C107.35694915386257 9.356061559836522, 107.16739933345166 9.69262645997676, 106.93309637860425 10.108655082055236 C106.76938856272785 10.36015424894515, 106.60568074685148 10.611653415835065, 106.25117146464065 11.156274872382301 C106.07401367846124 11.39365016645637, 105.89685589228183 11.631025460530436, 105.50352640812659 12.158051136245302 C105.31666193145391 12.377552783434979, 105.12979745478121 12.597054430624658, 104.69323344296866 13.10986736009567 C104.43742434015259 13.3740112610712, 104.1816152373365 13.63815516204673, 103.82362223676799 14.007812326905684 C103.62160948945343 14.191274959052361, 103.41959674213889 14.374737591199036, 102.8982662085019 14.848196188198111 C102.59873121485649 15.087067374669383, 102.29919622121108 15.325938561140656, 101.92096784457871 15.627565626425152 C101.56944082762193 15.8727756560949, 101.21791381066515 16.117985685764648, 100.8957430736057 16.34271804539089 C100.61760398381091 16.51132759615121, 100.33946489401612 16.679937146911538, 99.82680476407678 16.990714730406093 C99.55744847207262 17.131237735413727, 99.28809218006845 17.271760740421364, 98.71854541279238 17.56889292409717 C98.2921763202346 17.757633873582744, 97.86580722767683 17.94637482306832, 97.5755190951478 18.07487676824742 C97.31507064062124 18.170724207072315, 97.05462218609469 18.266571645897212, 96.40242275146062 18.506587066708033 C95.9361996254099 18.64495964326476, 95.46997649935919 18.783332219821485, 95.20407688623541 18.86224982926107 C94.73273788722878 18.969829880009918, 94.26139888822215 19.07740993075877, 93.98540575967677 19.140403561325773 C93.73536893384275 19.18082757626207, 93.48533210800873 19.22125159119837, 92.75141715284788 19.3399052695533 C92.4083176142663 19.3730036694027, 92.06521807568471 19.406102069252096, 91.5071817896239 19.45993515863156 C91.17043261139635 19.470734049334805, 90.83368343316879 19.48153294003805, 90.2578125 19.5 C90.2578125 19.5, 90.2578125 19.5, 90.2578125 19.5 C49.726749399954564 19.5, 9.195686299909127 19.5, -90.2578125 19.5 C-90.73824446242566 19.484593482069094, -91.21867642485131 19.46918696413819, -91.5071817896239 19.45993515863156 C-91.96488024462609 19.415781539140426, -92.42257869962827 19.371627919649292, -92.75141715284786 19.3399052695533 C-93.03200844371253 19.29454144566426, -93.31259973457718 19.24917762177522, -93.98540575967675 19.140403561325773 C-94.30715427940841 19.066966561302333, -94.62890279914005 18.993529561278894, -95.20407688623538 18.862249829261074 C-95.51502230707771 18.76996286054089, -95.82596772792006 18.677675891820705, -96.40242275146059 18.506587066708043 C-96.67119217075212 18.407677435931486, -96.93996159004364 18.30876780515493, -97.5755190951478 18.074876768247425 C-98.02587432527649 17.875517867182694, -98.4762295554052 17.676158966117963, -98.71854541279238 17.568892924097174 C-99.15845078302412 17.339394574220115, -99.59835615325585 17.109896224343057, -99.82680476407678 16.990714730406097 C-100.15144763527066 16.793914314075092, -100.47609050646454 16.597113897744087, -100.89574307360569 16.3427180453909 C-101.11634216338172 16.188837669943826, -101.33694125315775 16.034957294496756, -101.92096784457871 15.627565626425156 C-102.24673550657963 15.367774585020989, -102.57250316858054 15.10798354361682, -102.89826620850187 14.848196188198125 C-103.1433057342459 14.62565777430797, -103.38834525998993 14.403119360417811, -103.82362223676797 14.007812326905697 C-104.05414159142428 13.769782167232071, -104.28466094608058 13.531752007558445, -104.69323344296865 13.109867360095677 C-104.96509258269887 12.790526145345277, -105.23695172242911 12.471184930594877, -105.50352640812658 12.158051136245307 C-105.71875291953583 11.86966721849546, -105.93397943094509 11.581283300745614, -106.25117146464063 11.156274872382316 C-106.39675206134717 10.932623981977205, -106.54233265805371 10.708973091572096, -106.93309637860425 10.108655082055249 C-107.11994126045171 9.776893074239158, -107.30678614229919 9.445131066423068, -107.5464989742735 9.019496659696289 C-107.70042713724989 8.699861535740743, -107.85435530022627 8.380226411785198, -108.08885864880834 7.893275190886686 C-108.22090086267393 7.567128369776155, -108.35294307653952 7.240981548665625, -108.55794672997033 6.73461856121551 C-108.66426595287898 6.414402001482378, -108.77058517578763 6.094185441749246, -108.95183563421489 5.5482879393051325 C-109.04973827297583 5.174942746437623, -109.14764091173676 4.801597553570114, -109.26890678754556 4.339158212148136 C-109.33703879617421 3.9893147475451483, -109.40517080480285 3.6394712829421607, -109.50785727658177 3.112197953150904 C-109.57110650854084 2.621649400050015, -109.6343557404999 2.131100846949126, -109.66770520250937 1.872449005199809 C-109.6911050821497 1.5079769917586732, -109.71450496179004 1.1435049783175373, -109.74779371591342 0.6250057626472781 C-109.74779371591342 0.3342054746414909, -109.74779371591342 0.043405186635703696, -109.74779371591342 -0.6250057626472687 C-109.72230244706729 -1.0220528511076168, -109.69681117822115 -1.4190999395679649, -109.66770520250937 -1.8724490051997822 C-109.61451756201868 -2.284961841757929, -109.561329921528 -2.697474678316076, -109.50785727658177 -3.112197953150895 C-109.41701145604502 -3.578672041336154, -109.32616563550827 -4.045146129521413, -109.26890678754556 -4.339158212148126 C-109.19360269890878 -4.626325339118637, -109.118298610272 -4.913492466089148, -108.95183563421489 -5.548287939305123 C-108.86885259737554 -5.798219624713837, -108.78586956053618 -6.048151310122551, -108.55794672997033 -6.734618561215485 C-108.37317448992005 -7.191009566467934, -108.18840224986975 -7.647400571720383, -108.08885864880834 -7.893275190886676 C-107.89372355257309 -8.298477393441384, -107.69858845633783 -8.703679595996093, -107.5464989742735 -9.019496659696282 C-107.32588104620385 -9.411226130971652, -107.10526311813418 -9.802955602247023, -106.93309637860425 -10.108655082055243 C-106.76510174797771 -10.366739947572324, -106.59710711735117 -10.624824813089404, -106.25117146464063 -11.156274872382308 C-106.03751402880393 -11.442556371810664, -105.82385659296723 -11.728837871239019, -105.50352640812659 -12.158051136245302 C-105.235870426619 -12.472455082180916, -104.9682144451114 -12.786859028116533, -104.69323344296866 -13.10986736009567 C-104.42321413457566 -13.388684465008946, -104.15319482618266 -13.667501569922223, -103.82362223676799 -14.007812326905677 C-103.52353539095094 -14.280343260413877, -103.22344854513389 -14.55287419392208, -102.8982662085019 -14.848196188198107 C-102.57544112524158 -15.105640601361953, -102.25261604198127 -15.363085014525797, -101.92096784457871 -15.627565626425149 C-101.65657588640136 -15.811994011106274, -101.392183928224 -15.996422395787398, -100.89574307360571 -16.342718045390885 C-100.66450149230631 -16.482898050900953, -100.4332599110069 -16.62307805641102, -99.82680476407678 -16.99071473040609 C-99.44186639367977 -17.191536831677414, -99.05692802328278 -17.392358932948742, -98.7185454127924 -17.56889292409717 C-98.27163974080368 -17.766724808100836, -97.82473406881496 -17.9645566921045, -97.57551909514781 -18.07487676824742 C-97.31673040463107 -18.170113398574014, -97.05794171411432 -18.265350028900606, -96.40242275146062 -18.506587066708033 C-95.99174222655199 -18.62847489079485, -95.58106170164335 -18.750362714881668, -95.20407688623541 -18.862249829261067 C-94.77537494945658 -18.960098248789258, -94.34667301267773 -19.05794666831745, -93.98540575967677 -19.140403561325773 C-93.54684061721782 -19.21130737243506, -93.1082754747589 -19.282211183544344, -92.75141715284788 -19.3399052695533 C-92.47850385058221 -19.366232887596603, -92.20559054831654 -19.392560505639903, -91.5071817896239 -19.45993515863156 C-91.09562682670449 -19.473132925249246, -90.68407186378508 -19.486330691866932, -90.2578125 -19.5 C-90.2578125 -19.5, -90.2578125 -19.5, -90.2578125 -19.5" stroke="none" stroke-width="0" fill="#ECECFF" style=""/><path d="M-90.2578125 -19.5 C-33.37592167882261 -19.5, 23.505969142354786 -19.5, 90.2578125 -19.5 M-90.2578125 -19.5 C-44.91205174573048 -19.5, 0.43370900853904004 -19.5, 90.2578125 -19.5 M90.2578125 -19.5 C90.2578125 -19.5, 90.2578125 -19.5, 90.2578125 -19.5 M90.2578125 -19.5 C90.2578125 -19.5, 90.2578125 -19.5, 90.2578125 -19.5 M90.2578125 -19.5 C90.69136525500306 -19.486096807006295, 91.12491801000611 -19.472193614012593, 91.5071817896239 -19.45993515863156 M90.2578125 -19.5 C90.62268509325996 -19.488299246115574, 90.9875576865199 -19.476598492231144, 91.5071817896239 -19.45993515863156 M91.5071817896239 -19.45993515863156 C91.93666060518797 -19.41850385381794, 92.36613942075203 -19.377072549004318, 92.75141715284786 -19.3399052695533 M91.5071817896239 -19.45993515863156 C91.85068560794669 -19.426797758401744, 92.19418942626947 -19.39366035817193, 92.75141715284786 -19.3399052695533 M92.75141715284786 -19.3399052695533 C93.17203809482396 -19.271902537618725, 93.59265903680007 -19.203899805684152, 93.98540575967675 -19.140403561325776 M92.75141715284786 -19.3399052695533 C93.1672863779777 -19.272670758348315, 93.58315560310754 -19.205436247143332, 93.98540575967675 -19.140403561325776 M93.98540575967675 -19.140403561325776 C94.37647260106972 -19.05114510672746, 94.76753944246269 -18.96188665212915, 95.20407688623538 -18.862249829261074 M93.98540575967675 -19.140403561325776 C94.41351894563527 -19.042689520330367, 94.84163213159378 -18.94497547933496, 95.20407688623538 -18.862249829261074 M95.20407688623538 -18.862249829261074 C95.50973659788521 -18.771531631283978, 95.81539630953502 -18.680813433306877, 96.4024227514606 -18.50658706670804 M95.20407688623538 -18.862249829261074 C95.49448860008562 -18.77605715699252, 95.78490031393586 -18.689864484723962, 96.4024227514606 -18.50658706670804 M96.4024227514606 -18.50658706670804 C96.64394447734226 -18.41770483898123, 96.88546620322393 -18.32882261125442, 97.5755190951478 -18.074876768247425 M96.4024227514606 -18.50658706670804 C96.6687223417588 -18.40858635583188, 96.93502193205697 -18.31058564495572, 97.5755190951478 -18.074876768247425 M97.5755190951478 -18.074876768247425 C98.01782497524185 -17.879081075667546, 98.4601308553359 -17.683285383087668, 98.71854541279238 -17.568892924097174 M97.5755190951478 -18.074876768247425 C97.97743010066561 -17.89696268837107, 98.37934110618342 -17.719048608494713, 98.71854541279238 -17.568892924097174 M98.71854541279238 -17.568892924097174 C99.0538404615693 -17.39396971191699, 99.3891355103462 -17.21904649973681, 99.82680476407678 -16.990714730406097 M98.71854541279238 -17.568892924097174 C99.13868286414377 -17.34970748483803, 99.55882031549518 -17.130522045578886, 99.82680476407678 -16.990714730406097 M99.82680476407678 -16.990714730406097 C100.12093678594275 -16.81241017023933, 100.41506880780871 -16.634105610072556, 100.8957430736057 -16.342718045390892 M99.82680476407678 -16.990714730406097 C100.2269025427801 -16.74817310572062, 100.6270003214834 -16.50563148103514, 100.8957430736057 -16.342718045390892 M100.8957430736057 -16.342718045390892 C101.27032693547166 -16.081424558827237, 101.6449107973376 -15.82013107226358, 101.92096784457871 -15.627565626425154 M100.8957430736057 -16.342718045390892 C101.2125511443821 -16.12172644961762, 101.52935921515851 -15.900734853844346, 101.92096784457871 -15.627565626425154 M101.92096784457871 -15.627565626425154 C102.26780672648746 -15.350970847873194, 102.61464560839622 -15.074376069321232, 102.89826620850187 -14.848196188198123 M101.92096784457871 -15.627565626425154 C102.21576117300735 -15.392475791783243, 102.51055450143599 -15.15738595714133, 102.89826620850187 -14.848196188198123 M102.89826620850187 -14.848196188198123 C103.24114237969908 -14.536805121523177, 103.58401855089629 -14.225414054848232, 103.82362223676799 -14.007812326905688 M102.89826620850187 -14.848196188198123 C103.16997952040363 -14.601433347469222, 103.44169283230539 -14.354670506740321, 103.82362223676799 -14.007812326905688 M103.82362223676799 -14.007812326905688 C104.13888051364725 -13.682282272841958, 104.4541387905265 -13.35675221877823, 104.69323344296865 -13.10986736009568 M103.82362223676799 -14.007812326905688 C104.03189251197259 -13.79275616844935, 104.24016278717717 -13.57770000999301, 104.69323344296865 -13.10986736009568 M104.69323344296865 -13.10986736009568 C105.00305184830168 -12.745937032024823, 105.31287025363471 -12.382006703953966, 105.50352640812658 -12.158051136245305 M104.69323344296865 -13.10986736009568 C104.97299024867452 -12.781249097500366, 105.2527470543804 -12.452630834905053, 105.50352640812658 -12.158051136245305 M105.50352640812658 -12.158051136245305 C105.74428364425063 -11.835458373274493, 105.9850408803747 -11.51286561030368, 106.25117146464063 -11.156274872382312 M105.50352640812658 -12.158051136245305 C105.69283763781497 -11.904391335070665, 105.88214886750339 -11.650731533896025, 106.25117146464063 -11.156274872382312 M106.25117146464063 -11.156274872382312 C106.51628557023926 -10.748988413077493, 106.78139967583789 -10.341701953772674, 106.93309637860425 -10.108655082055241 M106.25117146464063 -11.156274872382312 C106.39067002070965 -10.94196762965303, 106.53016857677865 -10.727660386923747, 106.93309637860425 -10.108655082055241 M106.93309637860425 -10.108655082055241 C107.15933952865447 -9.706937459537901, 107.3855826787047 -9.30521983702056, 107.5464989742735 -9.019496659696287 M106.93309637860425 -10.108655082055241 C107.14547331982804 -9.731558317415109, 107.35785026105185 -9.354461552774977, 107.5464989742735 -9.019496659696287 M107.5464989742735 -9.019496659696287 C107.68868736765545 -8.724239418494449, 107.83087576103738 -8.428982177292609, 108.08885864880834 -7.893275190886684 M107.5464989742735 -9.019496659696287 C107.69333949317443 -8.71457918031471, 107.84018001207538 -8.409661700933134, 108.08885864880834 -7.893275190886684 M108.08885864880834 -7.893275190886684 C108.19098622209567 -7.641018110364663, 108.29311379538301 -7.388761029842642, 108.55794672997033 -6.734618561215508 M108.08885864880834 -7.893275190886684 C108.25840275660862 -7.47449796670767, 108.4279468644089 -7.0557207425286546, 108.55794672997033 -6.734618561215508 M108.55794672997033 -6.734618561215508 C108.66409843030111 -6.414906552795818, 108.7702501306319 -6.0951945443761275, 108.95183563421489 -5.548287939305138 M108.55794672997033 -6.734618561215508 C108.67580145448453 -6.379658908579021, 108.79365617899875 -6.024699255942533, 108.95183563421489 -5.548287939305138 M108.95183563421489 -5.548287939305138 C109.04254628676968 -5.202368906868199, 109.13325693932447 -4.856449874431259, 109.26890678754556 -4.339158212148133 M108.95183563421489 -5.548287939305138 C109.02395397903925 -5.273269434201496, 109.0960723238636 -4.998250929097854, 109.26890678754556 -4.339158212148133 M109.26890678754556 -4.339158212148133 C109.32034781480665 -4.075019409227389, 109.37178884206774 -3.810880606306646, 109.50785727658177 -3.1121979531509023 M109.26890678754556 -4.339158212148133 C109.33766651776939 -3.9860915298229127, 109.40642624799321 -3.6330248474976927, 109.50785727658177 -3.1121979531509023 M109.50785727658177 -3.1121979531509023 C109.54946730223598 -2.789478811005785, 109.5910773278902 -2.466759668860668, 109.66770520250937 -1.872449005199798 M109.50785727658177 -3.1121979531509023 C109.5697881040544 -2.631874684898446, 109.631718931527 -2.1515514166459897, 109.66770520250937 -1.872449005199798 M109.66770520250937 -1.872449005199798 C109.68927079159194 -1.5365475478086268, 109.71083638067451 -1.2006460904174556, 109.74779371591342 -0.6250057626472757 M109.66770520250937 -1.872449005199798 C109.69256912629571 -1.4851733224295014, 109.71743305008205 -1.0978976396592048, 109.74779371591342 -0.6250057626472757 M109.74779371591342 -0.6250057626472757 C109.74779371591342 -0.23275995165696356, 109.74779371591342 0.15948585933334858, 109.74779371591342 0.625005762647271 M109.74779371591342 -0.6250057626472757 C109.74779371591342 -0.3709923326880461, 109.74779371591342 -0.1169789027288165, 109.74779371591342 0.625005762647271 M109.74779371591342 0.625005762647271 C109.72815007891984 0.930971264880585, 109.70850644192626 1.236936767113899, 109.66770520250937 1.8724490051997846 M109.74779371591342 0.625005762647271 C109.72548436893568 0.972491849606312, 109.70317502195793 1.319977936565353, 109.66770520250937 1.8724490051997846 M109.66770520250937 1.8724490051997846 C109.61168448947663 2.306934592940671, 109.55566377644388 2.7414201806815575, 109.50785727658177 3.1121979531508885 M109.66770520250937 1.8724490051997846 C109.61917138753878 2.248867690025787, 109.5706375725682 2.625286374851789, 109.50785727658177 3.1121979531508885 M109.50785727658177 3.1121979531508885 C109.45833091990161 3.366505327304341, 109.40880456322145 3.620812701457794, 109.26890678754556 4.339158212148129 M109.50785727658177 3.1121979531508885 C109.4231279793827 3.5472649867248425, 109.33839868218362 3.9823320202987964, 109.26890678754556 4.339158212148129 M109.26890678754556 4.339158212148129 C109.16074194572994 4.751637632930082, 109.05257710391432 5.164117053712036, 108.95183563421489 5.548287939305125 M109.26890678754556 4.339158212148129 C109.17703440117859 4.689507439109519, 109.08516201481162 5.039856666070911, 108.95183563421489 5.548287939305125 M108.95183563421489 5.548287939305125 C108.80391129292684 5.993812486721607, 108.6559869516388 6.439337034138088, 108.55794672997033 6.734618561215495 M108.95183563421489 5.548287939305125 C108.82153914495127 5.940720205040793, 108.69124265568767 6.333152470776461, 108.55794672997033 6.734618561215495 M108.55794672997033 6.734618561215495 C108.39388820263753 7.139846295583339, 108.22982967530474 7.5450740299511825, 108.08885864880834 7.893275190886679 M108.55794672997033 6.734618561215495 C108.38047239509616 7.1729835995875035, 108.20299806022201 7.611348637959512, 108.08885864880834 7.893275190886679 M108.08885864880834 7.893275190886679 C107.88563000543364 8.315283817250624, 107.68240136205894 8.737292443614567, 107.5464989742735 9.019496659696284 M108.08885864880834 7.893275190886679 C107.93716600176288 8.208268218179292, 107.7854733547174 8.523261245471906, 107.5464989742735 9.019496659696284 M107.5464989742735 9.019496659696284 C107.3140429878029 9.432245802395911, 107.08158700133231 9.84499494509554, 106.93309637860425 10.108655082055236 M107.5464989742735 9.019496659696284 C107.38155563542739 9.312370260141742, 107.21661229658129 9.605243860587201, 106.93309637860425 10.108655082055236 M106.93309637860425 10.108655082055236 C106.72532479178047 10.427848033899597, 106.51755320495668 10.74704098574396, 106.25117146464065 11.156274872382301 M106.93309637860425 10.108655082055236 C106.72099278689096 10.434503156716065, 106.50888919517767 10.760351231376893, 106.25117146464065 11.156274872382301 M106.25117146464065 11.156274872382301 C106.04131720403277 11.437460463480425, 105.83146294342488 11.71864605457855, 105.50352640812659 12.158051136245302 M106.25117146464065 11.156274872382301 C106.00984840425946 11.479625788310017, 105.76852534387828 11.802976704237732, 105.50352640812659 12.158051136245302 M105.50352640812659 12.158051136245302 C105.21801218721494 12.493432386347529, 104.93249796630329 12.828813636449754, 104.69323344296866 13.10986736009567 M105.50352640812659 12.158051136245302 C105.32908245152795 12.362962933808381, 105.15463849492933 12.567874731371461, 104.69323344296866 13.10986736009567 M104.69323344296866 13.10986736009567 C104.46307017241101 13.3475298337024, 104.23290690185334 13.585192307309127, 103.82362223676799 14.007812326905684 M104.69323344296866 13.10986736009567 C104.50587214246963 13.303333285509776, 104.31851084197058 13.496799210923884, 103.82362223676799 14.007812326905684 M103.82362223676799 14.007812326905684 C103.57811168805526 14.230778511393428, 103.33260113934253 14.453744695881172, 102.8982662085019 14.848196188198111 M103.82362223676799 14.007812326905684 C103.56104460053695 14.246278388707166, 103.29846696430592 14.484744450508648, 102.8982662085019 14.848196188198111 M102.8982662085019 14.848196188198111 C102.7021296971773 15.004609836567704, 102.50599318585272 15.161023484937296, 101.92096784457871 15.627565626425152 M102.8982662085019 14.848196188198111 C102.64166601286294 15.05282801580219, 102.385065817224 15.257459843406268, 101.92096784457871 15.627565626425152 M101.92096784457871 15.627565626425152 C101.69941180867174 15.782113526067636, 101.47785577276478 15.93666142571012, 100.8957430736057 16.34271804539089 M101.92096784457871 15.627565626425152 C101.60223214817837 15.849901850388115, 101.28349645177803 16.072238074351077, 100.8957430736057 16.34271804539089 M100.8957430736057 16.34271804539089 C100.56018203251149 16.546137120477766, 100.22462099141727 16.749556195564644, 99.82680476407678 16.990714730406093 M100.8957430736057 16.34271804539089 C100.5455987627492 16.554977584308478, 100.19545445189267 16.767237123226064, 99.82680476407678 16.990714730406093 M99.82680476407678 16.990714730406093 C99.39082979494292 17.218162592547934, 98.95485482580905 17.445610454689778, 98.71854541279238 17.56889292409717 M99.82680476407678 16.990714730406093 C99.502725551236 17.15978664816249, 99.1786463383952 17.32885856591889, 98.71854541279238 17.56889292409717 M98.71854541279238 17.56889292409717 C98.46851790694114 17.67957268413507, 98.21849040108991 17.790252444172975, 97.5755190951478 18.07487676824742 M98.71854541279238 17.56889292409717 C98.47412088552828 17.677092411721, 98.22969635826418 17.785291899344827, 97.5755190951478 18.07487676824742 M97.5755190951478 18.07487676824742 C97.22322842472593 18.204522991501925, 96.87093775430408 18.33416921475643, 96.40242275146062 18.506587066708033 M97.5755190951478 18.07487676824742 C97.33300518575601 18.164124128677603, 97.09049127636423 18.25337148910778, 96.40242275146062 18.506587066708033 M96.40242275146062 18.506587066708033 C96.05169774205116 18.61068040850762, 95.70097273264169 18.714773750307206, 95.20407688623541 18.86224982926107 M96.40242275146062 18.506587066708033 C95.95346667868367 18.639834872489715, 95.50451060590673 18.7730826782714, 95.20407688623541 18.86224982926107 M95.20407688623541 18.86224982926107 C94.80457464230318 18.953433609442826, 94.40507239837093 19.04461738962458, 93.98540575967677 19.140403561325773 M95.20407688623541 18.86224982926107 C94.85771930337928 18.941303687353525, 94.51136172052317 19.020357545445982, 93.98540575967677 19.140403561325773 M93.98540575967677 19.140403561325773 C93.59190174658937 19.204022238492545, 93.19839773350198 19.267640915659317, 92.75141715284788 19.3399052695533 M93.98540575967677 19.140403561325773 C93.58106921186436 19.205773558699324, 93.17673266405197 19.27114355607287, 92.75141715284788 19.3399052695533 M92.75141715284788 19.3399052695533 C92.28202270686694 19.385187187227665, 91.81262826088599 19.430469104902034, 91.5071817896239 19.45993515863156 M92.75141715284788 19.3399052695533 C92.48602464302493 19.365507365794727, 92.22063213320199 19.391109462036155, 91.5071817896239 19.45993515863156 M91.5071817896239 19.45993515863156 C91.17065015258068 19.47072707321244, 90.83411851553745 19.481518987793322, 90.2578125 19.5 M91.5071817896239 19.45993515863156 C91.07762684885799 19.47371014950395, 90.64807190809206 19.487485140376343, 90.2578125 19.5 M90.2578125 19.5 C90.2578125 19.5, 90.2578125 19.5, 90.2578125 19.5 M90.2578125 19.5 C90.2578125 19.5, 90.2578125 19.5, 90.2578125 19.5 M90.2578125 19.5 C29.697398721023227 19.5, -30.863015057953547 19.5, -90.2578125 19.5 M90.2578125 19.5 C22.19154365058185 19.5, -45.8747251988363 19.5, -90.2578125 19.5 M-90.2578125 19.5 C-90.57307148665895 19.48989025791224, -90.88833047331788 19.47978051582448, -91.5071817896239 19.45993515863156 M-90.2578125 19.5 C-90.73669025334884 19.484643322529106, -91.21556800669767 19.469286645058208, -91.5071817896239 19.45993515863156 M-91.5071817896239 19.45993515863156 C-91.98633067242112 19.413712242168952, -92.46547955521832 19.367489325706348, -92.75141715284786 19.3399052695533 M-91.5071817896239 19.45993515863156 C-91.8658584918458 19.42533404854006, -92.22453519406771 19.390732938448558, -92.75141715284786 19.3399052695533 M-92.75141715284786 19.3399052695533 C-93.07827439112742 19.287061526084, -93.40513162940697 19.234217782614703, -93.98540575967675 19.140403561325773 M-92.75141715284786 19.3399052695533 C-93.18558514385165 19.269712355790862, -93.61975313485544 19.199519442028425, -93.98540575967675 19.140403561325773 M-93.98540575967675 19.140403561325773 C-94.4533183559355 19.033605564644763, -94.92123095219424 18.926807567963753, -95.20407688623538 18.862249829261074 M-93.98540575967675 19.140403561325773 C-94.46333250169694 19.03131990122312, -94.94125924371714 18.922236241120466, -95.20407688623538 18.862249829261074 M-95.20407688623538 18.862249829261074 C-95.50498275769779 18.772942546098182, -95.80588862916021 18.68363526293529, -96.40242275146059 18.506587066708043 M-95.20407688623538 18.862249829261074 C-95.46038537693462 18.786178814612263, -95.71669386763386 18.71010779996345, -96.40242275146059 18.506587066708043 M-96.40242275146059 18.506587066708043 C-96.66744668279345 18.409055810123185, -96.9324706141263 18.311524553538327, -97.5755190951478 18.074876768247425 M-96.40242275146059 18.506587066708043 C-96.74517718493459 18.38045026680236, -97.08793161840859 18.254313466896676, -97.5755190951478 18.074876768247425 M-97.5755190951478 18.074876768247425 C-97.88108058387606 17.939613761346937, -98.18664207260431 17.80435075444645, -98.71854541279238 17.568892924097174 M-97.5755190951478 18.074876768247425 C-97.84018285602279 17.95771797227959, -98.10484661689777 17.84055917631175, -98.71854541279238 17.568892924097174 M-98.71854541279238 17.568892924097174 C-98.96410111918921 17.440786669355887, -99.20965682558602 17.312680414614604, -99.82680476407678 16.990714730406097 M-98.71854541279238 17.568892924097174 C-98.98966405275986 17.427450503285915, -99.26078269272735 17.28600808247466, -99.82680476407678 16.990714730406097 M-99.82680476407678 16.990714730406097 C-100.0715411758392 16.842354079364924, -100.31627758760162 16.69399342832375, -100.89574307360569 16.3427180453909 M-99.82680476407678 16.990714730406097 C-100.0994768966097 16.825419281265326, -100.37214902914262 16.660123832124555, -100.89574307360569 16.3427180453909 M-100.89574307360569 16.3427180453909 C-101.28144359290668 16.0736700598329, -101.66714411220768 15.804622074274901, -101.92096784457871 15.627565626425156 M-100.89574307360569 16.3427180453909 C-101.10719802511123 16.195216224957953, -101.31865297661676 16.04771440452501, -101.92096784457871 15.627565626425156 M-101.92096784457871 15.627565626425156 C-102.29615572434278 15.328363276482097, -102.67134360410685 15.029160926539038, -102.89826620850187 14.848196188198125 M-101.92096784457871 15.627565626425156 C-102.15221230639733 15.443154321798376, -102.38345676821595 15.258743017171595, -102.89826620850187 14.848196188198125 M-102.89826620850187 14.848196188198125 C-103.21709233768642 14.55864673334983, -103.53591846687098 14.269097278501533, -103.82362223676797 14.007812326905697 M-102.89826620850187 14.848196188198125 C-103.09763810233484 14.667131909310262, -103.29700999616782 14.4860676304224, -103.82362223676797 14.007812326905697 M-103.82362223676797 14.007812326905697 C-104.08608722668019 13.7367956760449, -104.34855221659242 13.465779025184105, -104.69323344296865 13.109867360095677 M-103.82362223676797 14.007812326905697 C-104.15301976764161 13.667682332238437, -104.48241729851523 13.327552337571179, -104.69323344296865 13.109867360095677 M-104.69323344296865 13.109867360095677 C-104.91906185975284 12.844596451740015, -105.14489027653705 12.579325543384353, -105.50352640812658 12.158051136245307 M-104.69323344296865 13.109867360095677 C-104.9188692941709 12.844822650229865, -105.14450514537315 12.579777940364055, -105.50352640812658 12.158051136245307 M-105.50352640812658 12.158051136245307 C-105.69712827909852 11.898642266636177, -105.89073015007048 11.639233397027049, -106.25117146464063 11.156274872382316 M-105.50352640812658 12.158051136245307 C-105.71809911507295 11.870543256912907, -105.93267182201933 11.583035377580508, -106.25117146464063 11.156274872382316 M-106.25117146464063 11.156274872382316 C-106.50340281548999 10.768779783876393, -106.75563416633936 10.381284695370473, -106.93309637860425 10.108655082055249 M-106.25117146464063 11.156274872382316 C-106.4342324007517 10.8750441157715, -106.61729333686277 10.593813359160686, -106.93309637860425 10.108655082055249 M-106.93309637860425 10.108655082055249 C-107.13534969135335 9.749533844900471, -107.33760300410248 9.390412607745693, -107.5464989742735 9.019496659696289 M-106.93309637860425 10.108655082055249 C-107.12490983764872 9.768070862302896, -107.31672329669317 9.427486642550544, -107.5464989742735 9.019496659696289 M-107.5464989742735 9.019496659696289 C-107.74368873453777 8.610027903322564, -107.94087849480204 8.200559146948839, -108.08885864880834 7.893275190886686 M-107.5464989742735 9.019496659696289 C-107.68072636448755 8.740770611910756, -107.81495375470159 8.462044564125222, -108.08885864880834 7.893275190886686 M-108.08885864880834 7.893275190886686 C-108.25708088532042 7.477763014346168, -108.4253031218325 7.062250837805651, -108.55794672997033 6.73461856121551 M-108.08885864880834 7.893275190886686 C-108.22073504491601 7.567537942844083, -108.35261144102367 7.241800694801481, -108.55794672997033 6.73461856121551 M-108.55794672997033 6.73461856121551 C-108.67011387196222 6.39678900094305, -108.78228101395409 6.0589594406705904, -108.95183563421489 5.5482879393051325 M-108.55794672997033 6.73461856121551 C-108.6430418698453 6.478325557981375, -108.7281370097203 6.222032554747241, -108.95183563421489 5.5482879393051325 M-108.95183563421489 5.5482879393051325 C-109.06252710061244 5.126173403946246, -109.17321856701 4.704058868587359, -109.26890678754556 4.339158212148136 M-108.95183563421489 5.5482879393051325 C-109.01860676114623 5.293660693526443, -109.08537788807757 5.039033447747754, -109.26890678754556 4.339158212148136 M-109.26890678754556 4.339158212148136 C-109.321138501067 4.0709594023921465, -109.37337021458842 3.802760592636157, -109.50785727658177 3.112197953150904 M-109.26890678754556 4.339158212148136 C-109.31764018408938 4.088922520702616, -109.36637358063321 3.8386868292570973, -109.50785727658177 3.112197953150904 M-109.50785727658177 3.112197953150904 C-109.54057799417116 2.8584225289641383, -109.57329871176056 2.604647104777372, -109.66770520250937 1.872449005199809 M-109.50785727658177 3.112197953150904 C-109.55347626842806 2.75838606087998, -109.59909526027435 2.4045741686090563, -109.66770520250937 1.872449005199809 M-109.66770520250937 1.872449005199809 C-109.686496490412 1.5797595280617884, -109.70528777831463 1.2870700509237678, -109.74779371591342 0.6250057626472781 M-109.66770520250937 1.872449005199809 C-109.69869678665499 1.3897300661752023, -109.72968837080062 0.9070111271505954, -109.74779371591342 0.6250057626472781 M-109.74779371591342 0.6250057626472781 C-109.74779371591342 0.16914124955098309, -109.74779371591342 -0.28672326354531197, -109.74779371591342 -0.6250057626472687 M-109.74779371591342 0.6250057626472781 C-109.74779371591342 0.3608114359899126, -109.74779371591342 0.09661710933254708, -109.74779371591342 -0.6250057626472687 M-109.74779371591342 -0.6250057626472687 C-109.72899076557576 -0.917876891624559, -109.71018781523811 -1.2107480206018493, -109.66770520250937 -1.8724490051997822 M-109.74779371591342 -0.6250057626472687 C-109.72846568628331 -0.926055425440913, -109.7091376566532 -1.2271050882345573, -109.66770520250937 -1.8724490051997822 M-109.66770520250937 -1.8724490051997822 C-109.61713625099989 -2.2646518071383195, -109.56656729949042 -2.656854609076857, -109.50785727658177 -3.112197953150895 M-109.66770520250937 -1.8724490051997822 C-109.63331136124768 -2.1392008461932943, -109.59891751998599 -2.4059526871868067, -109.50785727658177 -3.112197953150895 M-109.50785727658177 -3.112197953150895 C-109.41386571069816 -3.594824778838745, -109.31987414481456 -4.077451604526595, -109.26890678754556 -4.339158212148126 M-109.50785727658177 -3.112197953150895 C-109.42116694591195 -3.55733447913255, -109.33447661524214 -4.002471005114205, -109.26890678754556 -4.339158212148126 M-109.26890678754556 -4.339158212148126 C-109.18222194841067 -4.669725073216391, -109.09553710927578 -5.000291934284656, -108.95183563421489 -5.548287939305123 M-109.26890678754556 -4.339158212148126 C-109.17352443203484 -4.702892472684893, -109.07814207652412 -5.0666267332216615, -108.95183563421489 -5.548287939305123 M-108.95183563421489 -5.548287939305123 C-108.83417277543327 -5.90266972292467, -108.71650991665167 -6.257051506544217, -108.55794672997033 -6.734618561215485 M-108.95183563421489 -5.548287939305123 C-108.8716236085189 -5.7898737806507095, -108.7914115828229 -6.031459621996297, -108.55794672997033 -6.734618561215485 M-108.55794672997033 -6.734618561215485 C-108.43276627737507 -7.043816699325179, -108.3075858247798 -7.353014837434873, -108.08885864880834 -7.893275190886676 M-108.55794672997033 -6.734618561215485 C-108.45368234981237 -6.992153596020281, -108.34941796965443 -7.2496886308250765, -108.08885864880834 -7.893275190886676 M-108.08885864880834 -7.893275190886676 C-107.93742773801473 -8.20772471725205, -107.78599682722111 -8.522174243617423, -107.5464989742735 -9.019496659696282 M-108.08885864880834 -7.893275190886676 C-107.92963711180892 -8.223902119261107, -107.7704155748095 -8.554529047635539, -107.5464989742735 -9.019496659696282 M-107.5464989742735 -9.019496659696282 C-107.35573710571701 -9.358213674052152, -107.16497523716053 -9.696930688408024, -106.93309637860425 -10.108655082055243 M-107.5464989742735 -9.019496659696282 C-107.3550554595811 -9.359424005790627, -107.1636119448887 -9.699351351884973, -106.93309637860425 -10.108655082055243 M-106.93309637860425 -10.108655082055243 C-106.77588776494434 -10.350169729060468, -106.61867915128445 -10.591684376065691, -106.25117146464063 -11.156274872382308 M-106.93309637860425 -10.108655082055243 C-106.68231365228986 -10.493924694265283, -106.43153092597548 -10.879194306475323, -106.25117146464063 -11.156274872382308 M-106.25117146464063 -11.156274872382308 C-106.01192835950557 -11.476838837768035, -105.77268525437053 -11.79740280315376, -105.50352640812659 -12.158051136245302 M-106.25117146464063 -11.156274872382308 C-106.07113148579748 -11.397512042052647, -105.89109150695433 -11.638749211722985, -105.50352640812659 -12.158051136245302 M-105.50352640812659 -12.158051136245302 C-105.27882313404176 -12.422000387963855, -105.05411985995691 -12.68594963968241, -104.69323344296866 -13.10986736009567 M-105.50352640812659 -12.158051136245302 C-105.3296886376469 -12.362250873100106, -105.1558508671672 -12.566450609954908, -104.69323344296866 -13.10986736009567 M-104.69323344296866 -13.10986736009567 C-104.44963116360567 -13.361406713657038, -104.20602888424268 -13.612946067218408, -103.82362223676799 -14.007812326905677 M-104.69323344296866 -13.10986736009567 C-104.42066135107345 -13.391320423562405, -104.14808925917824 -13.67277348702914, -103.82362223676799 -14.007812326905677 M-103.82362223676799 -14.007812326905677 C-103.52860664030703 -14.275737685926575, -103.23359104384609 -14.543663044947472, -102.8982662085019 -14.848196188198107 M-103.82362223676799 -14.007812326905677 C-103.52991075944196 -14.274553319433336, -103.23619928211593 -14.541294311960995, -102.8982662085019 -14.848196188198107 M-102.8982662085019 -14.848196188198107 C-102.66049118523073 -15.037815441797756, -102.42271616195956 -15.227434695397404, -101.92096784457871 -15.627565626425149 M-102.8982662085019 -14.848196188198107 C-102.64177874375385 -15.052738115916588, -102.3852912790058 -15.25728004363507, -101.92096784457871 -15.627565626425149 M-101.92096784457871 -15.627565626425149 C-101.6943038971691 -15.785676584013952, -101.4676399497595 -15.943787541602756, -100.89574307360571 -16.342718045390885 M-101.92096784457871 -15.627565626425149 C-101.61405210819527 -15.841656757958145, -101.30713637181184 -16.05574788949114, -100.89574307360571 -16.342718045390885 M-100.89574307360571 -16.342718045390885 C-100.57778003890203 -16.535469105586454, -100.25981700419835 -16.728220165782023, -99.82680476407678 -16.99071473040609 M-100.89574307360571 -16.342718045390885 C-100.5448242741631 -16.55544708384076, -100.1939054747205 -16.768176122290637, -99.82680476407678 -16.99071473040609 M-99.82680476407678 -16.99071473040609 C-99.4046593727579 -17.210947710660122, -98.98251398143903 -17.431180690914157, -98.7185454127924 -17.56889292409717 M-99.82680476407678 -16.99071473040609 C-99.43316827847023 -17.196074632810827, -99.03953179286368 -17.401434535215568, -98.7185454127924 -17.56889292409717 M-98.7185454127924 -17.56889292409717 C-98.26628029874328 -17.769097274118774, -97.81401518469417 -17.96930162414038, -97.57551909514781 -18.07487676824742 M-98.7185454127924 -17.56889292409717 C-98.36217611353028 -17.726647041560845, -98.00580681426817 -17.88440115902452, -97.57551909514781 -18.07487676824742 M-97.57551909514781 -18.07487676824742 C-97.15226449234093 -18.230638374603007, -96.72900988953407 -18.386399980958597, -96.40242275146062 -18.506587066708033 M-97.57551909514781 -18.07487676824742 C-97.2033964164897 -18.211821353857943, -96.83127373783157 -18.348765939468464, -96.40242275146062 -18.506587066708033 M-96.40242275146062 -18.506587066708033 C-95.96824084793565 -18.635449976606928, -95.53405894441067 -18.76431288650582, -95.20407688623541 -18.862249829261067 M-96.40242275146062 -18.506587066708033 C-96.10908013554463 -18.593649615325088, -95.81573751962864 -18.68071216394214, -95.20407688623541 -18.862249829261067 M-95.20407688623541 -18.862249829261067 C-94.92804766304238 -18.92525169819586, -94.65201843984934 -18.988253567130652, -93.98540575967677 -19.140403561325773 M-95.20407688623541 -18.862249829261067 C-94.74109436586838 -18.96792256829155, -94.27811184550134 -19.073595307322027, -93.98540575967677 -19.140403561325773 M-93.98540575967677 -19.140403561325773 C-93.6806935819047 -19.189667063149727, -93.37598140413265 -19.238930564973685, -92.75141715284788 -19.3399052695533 M-93.98540575967677 -19.140403561325773 C-93.71194352696358 -19.184614814379554, -93.4384812942504 -19.228826067433335, -92.75141715284788 -19.3399052695533 M-92.75141715284788 -19.3399052695533 C-92.45798012249558 -19.368212786961724, -92.1645430921433 -19.396520304370146, -91.5071817896239 -19.45993515863156 M-92.75141715284788 -19.3399052695533 C-92.44057284704574 -19.369892045889056, -92.12972854124362 -19.399878822224817, -91.5071817896239 -19.45993515863156 M-91.5071817896239 -19.45993515863156 C-91.17694064144543 -19.470525349478244, -90.84669949326694 -19.481115540324925, -90.2578125 -19.5 M-91.5071817896239 -19.45993515863156 C-91.12125009951183 -19.47231123676299, -90.73531840939974 -19.48468731489442, -90.2578125 -19.5 M-90.2578125 -19.5 C-90.2578125 -19.5, -90.2578125 -19.5, -90.2578125 -19.5 M-90.2578125 -19.5 C-90.2578125 -19.5, -90.2578125 -19.5, -90.2578125 -19.5" stroke="#9370DB" stroke-width="1.3" fill="none" stroke-dasharray="0 0" style=""/></g><g class="label" style="" transform="translate(-97.3828125, -12)"><rect/><foreignObject width="194.765625" height="24"><div xmlns="http://www.w3.org/1999/xhtml" style="display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;"><span class="nodeLabel "><p>PC imaged - issue reported</p></span></div></foreignObject></g></g><g class="node default " id="my-svg-flowchart-Sym-1" data-look="classic" transform="translate(441.65625, 185.3515625)"><polygon points="88.3515625,0 176.703125,-88.3515625 88.3515625,-176.703125 0,-88.3515625" class="label-container" transform="translate(-87.8515625, 88.3515625)"/><g class="label" style="" transform="translate(-61.3515625, -12)"><rect/><foreignObject width="122.703125" height="24"><div xmlns="http://www.w3.org/1999/xhtml" style="display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;"><span class="nodeLabel "><p>Which symptom?</p></span></div></foreignObject></g></g><a xlink:href="#step-1-unlock-the-admin-menu" data-look="classic" transform="translate(266.84375, 510.703125)"><g class="node default clickable " id="my-svg-flowchart-U1-3" title="Step 1 - Unlock admin" onclick="window.location.hash='#step-1-unlock-the-admin-menu'" style="cursor:pointer"><rect class="basic label-container" style="" x="-130" y="-39" width="260" height="78"/><g class="label" style="" transform="translate(-100, -24)"><rect/><foreignObject width="200" height="48"><div xmlns="http://www.w3.org/1999/xhtml" style="display: table; white-space: break-spaces; line-height: 1.5; max-width: 200px; text-align: center; width: 200px;"><span class="nodeLabel "><p>Open UDC: Tools - Show All Menus</p></span></div></foreignObject></g></g></a><g class="node default " id="my-svg-flowchart-D1-5" data-look="classic" transform="translate(666.06640625, 510.703125)"><polygon points="139,0 278,-139 139,-278 0,-139" class="label-container" transform="translate(-138.5, 139)"/><g class="label" style="" transform="translate(-100, -24)"><rect/><foreignObject width="200" height="48"><div xmlns="http://www.w3.org/1999/xhtml" style="display: table; white-space: break-spaces; line-height: 1.5; max-width: 200px; text-align: center; width: 200px;"><span class="nodeLabel "><p>NTLARS General tab populated?</p></span></div></foreignObject></g></g><a xlink:href="#step-2-scan-the-udc-admin-password-barcode" data-look="classic" transform="translate(266.84375, 774.703125)"><g class="node default clickable " id="my-svg-flowchart-U2-7" title="Step 2 - Scan password" onclick="window.location.hash='#step-2-scan-the-udc-admin-password-barcode'" style="cursor:pointer"><rect class="basic label-container" style="" x="-147.8125" y="-51" width="295.625" height="102"/><g class="label" style="" transform="translate(-117.8125, -36)"><rect/><foreignObject width="235.625" height="72"><div xmlns="http://www.w3.org/1999/xhtml" style="display: table; white-space: break-spaces; line-height: 1.5; max-width: 200px; text-align: center; width: 200px;"><span class="nodeLabel "><p>Scan UDC_Password barcode from S:\SPC\UDC\UDC_Password.jpg</p></span></div></foreignObject></g></g></a><a xlink:href="#step-3-open-options" data-look="classic" transform="translate(266.84375, 938.703125)"><g class="node default clickable " id="my-svg-flowchart-U3-9" title="Step 3 - Options" onclick="window.location.hash='#step-3-open-options'" style="cursor:pointer"><rect class="basic label-container" style="" x="-124.265625" y="-27" width="248.53125" height="54"/><g class="label" style="" transform="translate(-94.265625, -12)"><rect/><foreignObject width="188.53125" height="24"><div xmlns="http://www.w3.org/1999/xhtml" style="display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;"><span class="nodeLabel "><p>Tools - Options - Serial tab</p></span></div></foreignObject></g></g></a><a xlink:href="#step-4-set-the-correct-com-port" data-look="classic" transform="translate(266.84375, 1166.703125)"><g class="node default clickable " id="my-svg-flowchart-U4-11" title="Step 4 - COM port" onclick="window.location.hash='#step-4-set-the-correct-com-port'" style="cursor:pointer"><polygon points="139,0 278,-139 139,-278 0,-139" class="label-container" transform="translate(-138.5, 139)"/><g class="label" style="" transform="translate(-100, -24)"><rect/><foreignObject width="200" height="48"><div xmlns="http://www.w3.org/1999/xhtml" style="display: table; white-space: break-spaces; line-height: 1.5; max-width: 200px; text-align: center; width: 200px;"><span class="nodeLabel "><p>Which physical COM port is the cable in?</p></span></div></foreignObject></g></g></a><a xlink:href="#step-4-set-the-correct-com-port" data-look="classic" transform="translate(124.921875, 1418.703125)"><g class="node default clickable " id="my-svg-flowchart-U5-13" title="Step 4 - COM 1" onclick="window.location.hash='#step-4-set-the-correct-com-port'" style="cursor:pointer"><rect class="basic label-container" style="" x="-116.921875" y="-27" width="233.84375" height="54"/><g class="label" style="" transform="translate(-86.921875, -12)"><rect/><foreignObject width="173.84375" height="24"><div xmlns="http://www.w3.org/1999/xhtml" style="display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;"><span class="nodeLabel "><p>Set Port Name = COM 1</p></span></div></foreignObject></g></g></a><a xlink:href="#step-4-set-the-correct-com-port" data-look="classic" transform="translate(408.765625, 1418.703125)"><g class="node default clickable " id="my-svg-flowchart-U6-15" title="Step 4 - COM 2" onclick="window.location.hash='#step-4-set-the-correct-com-port'" style="cursor:pointer"><rect class="basic label-container" style="" x="-116.921875" y="-27" width="233.84375" height="54"/><g class="label" style="" transform="translate(-86.921875, -12)"><rect/><foreignObject width="173.84375" height="24"><div xmlns="http://www.w3.org/1999/xhtml" style="display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;"><span class="nodeLabel "><p>Set Port Name = COM 2</p></span></div></foreignObject></g></g></a><a xlink:href="#step-5-exit-to-apply" data-look="classic" transform="translate(266.84375, 1646.703125)"><g class="node default clickable " id="my-svg-flowchart-U7-17" title="Step 5 - Exit" onclick="window.location.hash='#step-5-exit-to-apply'" style="cursor:pointer"><rect class="basic label-container" style="" x="-130" y="-39" width="260" height="78"/><g class="label" style="" transform="translate(-100, -24)"><rect/><foreignObject width="200" height="48"><div xmlns="http://www.w3.org/1999/xhtml" style="display: table; white-space: break-spaces; line-height: 1.5; max-width: 200px; text-align: center; width: 200px;"><span class="nodeLabel "><p>Save - File - Exit - reopen UDC</p></span></div></foreignObject></g></g></a><g class="node default " id="my-svg-flowchart-U8-21" data-look="classic" transform="translate(266.84375, 1910.703125)"><g class="basic label-container outer-path"><path d="M-82.2734375 -19.5 C-49.2191874162042 -19.5, -16.1649373324084 -19.5, 82.2734375 -19.5 C82.2734375 -19.5, 82.2734375 -19.5, 82.2734375 -19.5 C82.61889731614852 -19.48892177609286, 82.96435713229704 -19.477843552185714, 83.5228067896239 -19.45993515863156 C83.9960939320316 -19.414277717214556, 84.4693810744393 -19.36862027579755, 84.76704215284786 -19.3399052695533 C85.18916090209478 -19.27166038375485, 85.6112796513417 -19.2034154979564, 86.00103075967675 -19.140403561325776 C86.44015468730527 -19.040176390395995, 86.87927861493378 -18.939949219466214, 87.21970188623538 -18.862249829261074 C87.47766649751718 -18.785687286716517, 87.73563110879896 -18.70912474417196, 88.4180477514606 -18.50658706670804 C88.82273683815735 -18.357657741898727, 89.2274259248541 -18.208728417089414, 89.5911440951478 -18.074876768247425 C90.02624655022522 -17.882269818240392, 90.46134900530267 -17.689662868233363, 90.73417041279238 -17.568892924097174 C91.00166386432377 -17.429341761770978, 91.26915731585517 -17.289790599444782, 91.84242976407678 -16.990714730406097 C92.19669897340867 -16.77595465379214, 92.55096818274058 -16.56119457717818, 92.9113680736057 -16.342718045390892 C93.18752151408016 -16.150085359805676, 93.46367495455462 -15.957452674220463, 93.93659284457871 -15.627565626425154 C94.31436883326737 -15.32629932848721, 94.69214482195602 -15.025033030549267, 94.91389120850187 -14.848196188198123 C95.22661786796711 -14.564186110365785, 95.53934452743235 -14.280176032533445, 95.83924723676799 -14.007812326905688 C96.16807367076538 -13.668272036651075, 96.49690010476276 -13.32873174639646, 96.70885844296865 -13.10986736009568 C96.92839630360766 -12.851985696930953, 97.14793416424665 -12.594104033766227, 97.51915140812658 -12.158051136245305 C97.70960600056826 -11.902859333143766, 97.90006059300994 -11.647667530042227, 98.26679646464063 -11.156274872382312 C98.43690283805319 -10.894945802863564, 98.60700921146575 -10.633616733344818, 98.94872137860425 -10.108655082055241 C99.10035835303106 -9.839408279051751, 99.25199532745786 -9.570161476048263, 99.5621239742735 -9.019496659696287 C99.70333255902469 -8.72627401208075, 99.84454114377587 -8.433051364465214, 100.10448364880834 -7.893275190886684 C100.20855615719309 -7.6362140830712875, 100.31262866557783 -7.37915297525589, 100.57357172997033 -6.734618561215508 C100.70624195450641 -6.335036983042495, 100.8389121790425 -5.935455404869483, 100.96746063421489 -5.548287939305138 C101.06110438551279 -5.191183730147653, 101.15474813681071 -4.8340795209901675, 101.28453178754556 -4.339158212148133 C101.36885974954568 -3.906151949998633, 101.45318771154578 -3.473145687849133, 101.52348227658177 -3.1121979531509023 C101.58041127314641 -2.670667897697478, 101.63734026971106 -2.2291378422440538, 101.68333020250937 -1.872449005199798 C101.71110075128975 -1.4399002919617598, 101.73887130007014 -1.0073515787237217, 101.76341871591342 -0.6250057626472757 C101.76341871591342 -0.29946440468259683, 101.76341871591342 0.026076953282082038, 101.76341871591342 0.625005762647271 C101.74031558807823 0.984855627189301, 101.71721246024306 1.3447054917313308, 101.68333020250937 1.8724490051997846 C101.63218189133889 2.269145206261495, 101.58103358016842 2.665841407323205, 101.52348227658177 3.1121979531508885 C101.43727458736242 3.5548562172906757, 101.35106689814307 3.9975144814304624, 101.28453178754556 4.339158212148129 C101.18953501694928 4.701422070292583, 101.094538246353 5.063685928437038, 100.96746063421489 5.548287939305125 C100.88247139878526 5.804261975223424, 100.79748216335564 6.060236011141724, 100.57357172997033 6.734618561215495 C100.46862153898292 6.993847562028316, 100.36367134799549 7.253076562841137, 100.10448364880834 7.893275190886679 C99.96537273699143 8.1821419757712, 99.8262618251745 8.471008760655723, 99.5621239742735 9.019496659696284 C99.34238742402243 9.409661155405555, 99.12265087377136 9.799825651114826, 98.94872137860425 10.108655082055236 C98.73666994073139 10.434423034411902, 98.52461850285853 10.760190986768567, 98.26679646464065 11.156274872382301 C98.00486840684364 11.507234607693327, 97.74294034904665 11.858194343004351, 97.51915140812659 12.158051136245302 C97.32370406131993 12.387634711073481, 97.12825671451328 12.617218285901663, 96.70885844296866 13.10986736009567 C96.42334081023454 13.404687757327252, 96.13782317750041 13.699508154558835, 95.83924723676799 14.007812326905684 C95.54941658205111 14.27102885902065, 95.25958592733424 14.534245391135613, 94.9138912085019 14.848196188198111 C94.62552325541054 15.078161956994956, 94.33715530231918 15.308127725791802, 93.93659284457871 15.627565626425152 C93.65785021557325 15.822004417845434, 93.37910758656778 16.016443209265717, 92.9113680736057 16.34271804539089 C92.54518157013453 16.56470245574587, 92.17899506666336 16.786686866100847, 91.84242976407678 16.990714730406093 C91.43475876176504 17.20339643118639, 91.02708775945328 17.416078131966692, 90.73417041279238 17.56889292409717 C90.44381728592776 17.69742364034065, 90.15346415906315 17.825954356584127, 89.5911440951478 18.07487676824742 C89.24527885158253 18.202158375022705, 88.89941360801726 18.32943998179799, 88.41804775146062 18.506587066708033 C88.07067285218837 18.60968611340398, 87.72329795291613 18.71278516009993, 87.21970188623541 18.86224982926107 C86.96703463440159 18.919919480684236, 86.71436738256774 18.9775891321074, 86.00103075967677 19.140403561325773 C85.63706462284986 19.1992467837284, 85.27309848602296 19.258090006131027, 84.76704215284788 19.3399052695533 C84.39891601971512 19.375417954880167, 84.03078988658237 19.410930640207035, 83.5228067896239 19.45993515863156 C83.04070388323376 19.47539526048311, 82.55860097684364 19.49085536233466, 82.2734375 19.5 C82.2734375 19.5, 82.2734375 19.5, 82.2734375 19.5 C22.585935151960463 19.5, -37.101567196079074 19.5, -82.2734375 19.5 C-82.53340572809829 19.491663324922346, -82.79337395619659 19.483326649844695, -83.5228067896239 19.45993515863156 C-83.87003483904286 19.42643848630694, -84.21726288846182 19.39294181398232, -84.76704215284786 19.3399052695533 C-85.10549331125152 19.285187110990528, -85.44394446965518 19.23046895242776, -86.00103075967675 19.140403561325773 C-86.27594777821336 19.077655545845996, -86.55086479674998 19.01490753036622, -87.21970188623538 18.862249829261074 C-87.65508752568648 18.73302965685785, -88.09047316513758 18.60380948445462, -88.41804775146059 18.506587066708043 C-88.68144061626921 18.40965605768152, -88.94483348107784 18.312725048654993, -89.5911440951478 18.074876768247425 C-89.97579820738787 17.904601803117572, -90.36045231962794 17.734326837987723, -90.73417041279238 17.568892924097174 C-91.05981449264398 17.399004616223582, -91.38545857249558 17.22911630834999, -91.84242976407678 16.990714730406097 C-92.07209618942734 16.85148959368886, -92.3017626147779 16.712264456971624, -92.91136807360569 16.3427180453909 C-93.14122668544695 16.18237862818937, -93.3710852972882 16.022039210987842, -93.93659284457871 15.627565626425156 C-94.25656704409903 15.37239471717875, -94.57654124361936 15.117223807932342, -94.91389120850187 14.848196188198125 C-95.18208031514226 14.604633937442244, -95.45026942178264 14.361071686686364, -95.83924723676797 14.007812326905697 C-96.01372207795308 13.827652728731207, -96.18819691913819 13.64749313055672, -96.70885844296865 13.109867360095677 C-97.02274004587659 12.74116416895084, -97.33662164878453 12.372460977806004, -97.51915140812658 12.158051136245307 C-97.71033147255353 11.901887266775356, -97.9015115369805 11.645723397305405, -98.26679646464063 11.156274872382316 C-98.52822544864667 10.75464974943743, -98.7896544326527 10.353024626492546, -98.94872137860425 10.108655082055249 C-99.1244264906644 9.796672863520547, -99.30013160272455 9.484690644985845, -99.5621239742735 9.019496659696289 C-99.73549877095962 8.65948018475117, -99.90887356764576 8.299463709806048, -100.10448364880834 7.893275190886686 C-100.24648298227692 7.542534091848964, -100.38848231574549 7.1917929928112425, -100.57357172997033 6.73461856121551 C-100.6967836433166 6.36352390936895, -100.81999555666289 5.9924292575223905, -100.96746063421489 5.5482879393051325 C-101.04536483982295 5.251205439425285, -101.12326904543102 4.954122939545437, -101.28453178754556 4.339158212148136 C-101.36069571447767 3.948072544603384, -101.43685964140978 3.556986877058632, -101.52348227658177 3.112197953150904 C-101.58341741304925 2.647352870240536, -101.64335254951673 2.1825077873301675, -101.68333020250937 1.872449005199809 C-101.71002958138828 1.4565846278099788, -101.7367289602672 1.0407202504201485, -101.76341871591342 0.6250057626472781 C-101.76341871591342 0.23314385203506688, -101.76341871591342 -0.15871805857714438, -101.76341871591342 -0.6250057626472687 C-101.73940012945187 -0.9991146342399133, -101.71538154299031 -1.373223505832558, -101.68333020250937 -1.8724490051997822 C-101.63104524197449 -2.2779608342749618, -101.57876028143963 -2.683472663350141, -101.52348227658177 -3.112197953150895 C-101.47514766212265 -3.3603859828741376, -101.42681304766352 -3.6085740125973804, -101.28453178754556 -4.339158212148126 C-101.20616572458869 -4.638001974269221, -101.12779966163181 -4.936845736390316, -100.96746063421489 -5.548287939305123 C-100.84915378342619 -5.904609324243846, -100.73084693263748 -6.26093070918257, -100.57357172997033 -6.734618561215485 C-100.40483055921567 -7.151412515368075, -100.23608938846102 -7.568206469520664, -100.10448364880834 -7.893275190886676 C-99.9661650839136 -8.180496650433803, -99.82784651901885 -8.467718109980929, -99.5621239742735 -9.019496659696282 C-99.41959838903371 -9.272565268570036, -99.2770728037939 -9.52563387744379, -98.94872137860425 -10.108655082055243 C-98.69969338735943 -10.491228949986093, -98.4506653961146 -10.87380281791694, -98.26679646464063 -11.156274872382308 C-97.99410397738404 -11.521657962509483, -97.72141149012747 -11.887041052636658, -97.51915140812659 -12.158051136245302 C-97.3056782314918 -12.408808876488388, -97.092205054857 -12.659566616731473, -96.70885844296866 -13.10986736009567 C-96.46085163728438 -13.365954748702118, -96.2128448316001 -13.622042137308565, -95.83924723676799 -14.007812326905677 C-95.54379967758744 -14.276129983039397, -95.24835211840691 -14.544447639173116, -94.9138912085019 -14.848196188198107 C-94.543348678377 -15.143693995421865, -94.1728061482521 -15.43919180264562, -93.93659284457871 -15.627565626425149 C-93.68218420106516 -15.805030082967537, -93.42777555755158 -15.982494539509924, -92.91136807360571 -16.342718045390885 C-92.66131997870119 -16.494298669967716, -92.41127188379667 -16.645879294544546, -91.84242976407678 -16.99071473040609 C-91.51903082727516 -17.159431748588595, -91.19563189047354 -17.3281487667711, -90.7341704127924 -17.56889292409717 C-90.45949616538208 -17.690483065503667, -90.18482191797175 -17.812073206910163, -89.59114409514781 -18.07487676824742 C-89.23493449446876 -18.205965194062763, -88.87872489378971 -18.337053619878105, -88.41804775146062 -18.506587066708033 C-87.98265075027746 -18.635810611213696, -87.54725374909431 -18.765034155719363, -87.21970188623541 -18.862249829261067 C-86.76401610928323 -18.966257134222808, -86.30833033233107 -19.070264439184548, -86.00103075967677 -19.140403561325773 C-85.62020064017229 -19.201973221665572, -85.23937052066782 -19.263542882005368, -84.76704215284788 -19.3399052695533 C-84.40302774209154 -19.375021301967582, -84.03901333133518 -19.41013733438187, -83.5228067896239 -19.45993515863156 C-83.20367007005945 -19.47016925206605, -82.884533350495 -19.48040334550054, -82.2734375 -19.5 C-82.2734375 -19.5, -82.2734375 -19.5, -82.2734375 -19.5" stroke="none" stroke-width="0" fill="#ECECFF" style=""/><path d="M-82.2734375 -19.5 C-16.81424997014787 -19.5, 48.64493755970426 -19.5, 82.2734375 -19.5 M-82.2734375 -19.5 C-48.05795829759987 -19.5, -13.842479095199735 -19.5, 82.2734375 -19.5 M82.2734375 -19.5 C82.2734375 -19.5, 82.2734375 -19.5, 82.2734375 -19.5 M82.2734375 -19.5 C82.2734375 -19.5, 82.2734375 -19.5, 82.2734375 -19.5 M82.2734375 -19.5 C82.56766704291861 -19.490564631241664, 82.86189658583723 -19.481129262483325, 83.5228067896239 -19.45993515863156 M82.2734375 -19.5 C82.75947697216385 -19.484413660146146, 83.2455164443277 -19.468827320292295, 83.5228067896239 -19.45993515863156 M83.5228067896239 -19.45993515863156 C83.81332054321601 -19.431909646216436, 84.10383429680812 -19.403884133801313, 84.76704215284786 -19.3399052695533 M83.5228067896239 -19.45993515863156 C83.86337618547208 -19.42708083860871, 84.20394558132024 -19.39422651858586, 84.76704215284786 -19.3399052695533 M84.76704215284786 -19.3399052695533 C85.04474939070748 -19.29500771698795, 85.3224566285671 -19.250110164422605, 86.00103075967675 -19.140403561325776 M84.76704215284786 -19.3399052695533 C85.14612409273079 -19.278618241337377, 85.52520603261372 -19.217331213121458, 86.00103075967675 -19.140403561325776 M86.00103075967675 -19.140403561325776 C86.24524626818237 -19.084662965164497, 86.48946177668797 -19.02892236900322, 87.21970188623538 -18.862249829261074 M86.00103075967675 -19.140403561325776 C86.4721686725096 -19.03286940718388, 86.94330658534246 -18.92533525304199, 87.21970188623538 -18.862249829261074 M87.21970188623538 -18.862249829261074 C87.69311753241196 -18.721742550485306, 88.16653317858852 -18.581235271709538, 88.4180477514606 -18.50658706670804 M87.21970188623538 -18.862249829261074 C87.65575877523175 -18.732830433516273, 88.09181566422812 -18.60341103777147, 88.4180477514606 -18.50658706670804 M88.4180477514606 -18.50658706670804 C88.7505581199362 -18.38422017741687, 89.08306848841178 -18.261853288125703, 89.5911440951478 -18.074876768247425 M88.4180477514606 -18.50658706670804 C88.70867901984566 -18.399632073376345, 88.9993102882307 -18.29267708004465, 89.5911440951478 -18.074876768247425 M89.5911440951478 -18.074876768247425 C89.89797585493513 -17.939051450030338, 90.20480761472247 -17.803226131813247, 90.73417041279238 -17.568892924097174 M89.5911440951478 -18.074876768247425 C89.90006581194042 -17.93812628806047, 90.20898752873303 -17.801375807873512, 90.73417041279238 -17.568892924097174 M90.73417041279238 -17.568892924097174 C90.97163781492024 -17.445006332512197, 91.20910521704812 -17.321119740927216, 91.84242976407678 -16.990714730406097 M90.73417041279238 -17.568892924097174 C91.11309441621455 -17.371208514224236, 91.49201841963672 -17.173524104351298, 91.84242976407678 -16.990714730406097 M91.84242976407678 -16.990714730406097 C92.16888594764721 -16.79281507345622, 92.49534213121764 -16.594915416506346, 92.9113680736057 -16.342718045390892 M91.84242976407678 -16.990714730406097 C92.15653163785026 -16.800304328657113, 92.47063351162375 -16.609893926908132, 92.9113680736057 -16.342718045390892 M92.9113680736057 -16.342718045390892 C93.23779926471278 -16.115013777453104, 93.56423045581987 -15.887309509515315, 93.93659284457871 -15.627565626425154 M92.9113680736057 -16.342718045390892 C93.18653844159142 -16.150771108617295, 93.46170880957715 -15.958824171843697, 93.93659284457871 -15.627565626425154 M93.93659284457871 -15.627565626425154 C94.20607511290109 -15.412660688662386, 94.47555738122347 -15.197755750899619, 94.91389120850187 -14.848196188198123 M93.93659284457871 -15.627565626425154 C94.30636038799871 -15.332685850475283, 94.67612793141872 -15.037806074525411, 94.91389120850187 -14.848196188198123 M94.91389120850187 -14.848196188198123 C95.10667697664225 -14.673113254404942, 95.29946274478262 -14.498030320611761, 95.83924723676799 -14.007812326905688 M94.91389120850187 -14.848196188198123 C95.21197108100912 -14.577487934748277, 95.51005095351638 -14.30677968129843, 95.83924723676799 -14.007812326905688 M95.83924723676799 -14.007812326905688 C96.1336346394659 -13.703833163964836, 96.42802204216382 -13.399854001023982, 96.70885844296865 -13.10986736009568 M95.83924723676799 -14.007812326905688 C96.17140333817757 -13.6648338816772, 96.50355943958716 -13.321855436448715, 96.70885844296865 -13.10986736009568 M96.70885844296865 -13.10986736009568 C96.97420244244378 -12.79817919981089, 97.23954644191892 -12.4864910395261, 97.51915140812658 -12.158051136245305 M96.70885844296865 -13.10986736009568 C96.9233867482867 -12.85787020566271, 97.13791505360476 -12.60587305122974, 97.51915140812658 -12.158051136245305 M97.51915140812658 -12.158051136245305 C97.75454742233381 -11.842641922225667, 97.98994343654105 -11.52723270820603, 98.26679646464063 -11.156274872382312 M97.51915140812658 -12.158051136245305 C97.68263245965389 -11.939001420628884, 97.8461135111812 -11.71995170501246, 98.26679646464063 -11.156274872382312 M98.26679646464063 -11.156274872382312 C98.49275835607357 -10.809136727877581, 98.7187202475065 -10.461998583372852, 98.94872137860425 -10.108655082055241 M98.26679646464063 -11.156274872382312 C98.4925576503709 -10.809445065733902, 98.71831883610118 -10.46261525908549, 98.94872137860425 -10.108655082055241 M98.94872137860425 -10.108655082055241 C99.11503203047691 -9.813353678875684, 99.28134268234956 -9.518052275696128, 99.5621239742735 -9.019496659696287 M98.94872137860425 -10.108655082055241 C99.19113407379172 -9.67822679480273, 99.43354676897918 -9.247798507550218, 99.5621239742735 -9.019496659696287 M99.5621239742735 -9.019496659696287 C99.68830182609719 -8.757485650610876, 99.81447967792087 -8.495474641525467, 100.10448364880834 -7.893275190886684 M99.5621239742735 -9.019496659696287 C99.70567350841097 -8.721412980591863, 99.84922304254842 -8.423329301487437, 100.10448364880834 -7.893275190886684 M100.10448364880834 -7.893275190886684 C100.23666945364543 -7.5667736973003805, 100.36885525848253 -7.240272203714076, 100.57357172997033 -6.734618561215508 M100.10448364880834 -7.893275190886684 C100.21457675811953 -7.6213430823825625, 100.32466986743073 -7.349410973878442, 100.57357172997033 -6.734618561215508 M100.57357172997033 -6.734618561215508 C100.70365933963774 -6.3428154075431475, 100.83374694930514 -5.951012253870788, 100.96746063421489 -5.548287939305138 M100.57357172997033 -6.734618561215508 C100.69100031796577 -6.380942363877909, 100.80842890596121 -6.02726616654031, 100.96746063421489 -5.548287939305138 M100.96746063421489 -5.548287939305138 C101.03832675881604 -5.278044692628257, 101.1091928834172 -5.007801445951376, 101.28453178754556 -4.339158212148133 M100.96746063421489 -5.548287939305138 C101.05445012829988 -5.216559296873838, 101.14143962238487 -4.884830654442538, 101.28453178754556 -4.339158212148133 M101.28453178754556 -4.339158212148133 C101.35903620151183 -3.9565937929448265, 101.4335406154781 -3.5740293737415203, 101.52348227658177 -3.1121979531509023 M101.28453178754556 -4.339158212148133 C101.36895675614642 -3.9056538416061737, 101.45338172474727 -3.4721494710642142, 101.52348227658177 -3.1121979531509023 M101.52348227658177 -3.1121979531509023 C101.5678907023629 -2.7677749722280423, 101.61229912814403 -2.4233519913051818, 101.68333020250937 -1.872449005199798 M101.52348227658177 -3.1121979531509023 C101.5759788656589 -2.7050447748928126, 101.62847545473602 -2.297891596634723, 101.68333020250937 -1.872449005199798 M101.68333020250937 -1.872449005199798 C101.71144240901928 -1.4345786970430965, 101.73955461552922 -0.9967083888863949, 101.76341871591342 -0.6250057626472757 M101.68333020250937 -1.872449005199798 C101.71293142975911 -1.4113859971045333, 101.74253265700885 -0.9503229890092685, 101.76341871591342 -0.6250057626472757 M101.76341871591342 -0.6250057626472757 C101.76341871591342 -0.3250187824457016, 101.76341871591342 -0.025031802244127488, 101.76341871591342 0.625005762647271 M101.76341871591342 -0.6250057626472757 C101.76341871591342 -0.28759631434761473, 101.76341871591342 0.04981313395204623, 101.76341871591342 0.625005762647271 M101.76341871591342 0.625005762647271 C101.74033387115378 0.9845708535299924, 101.71724902639413 1.344135944412714, 101.68333020250937 1.8724490051997846 M101.76341871591342 0.625005762647271 C101.74040728849484 0.9834273191815681, 101.71739586107626 1.3418488757158653, 101.68333020250937 1.8724490051997846 M101.68333020250937 1.8724490051997846 C101.63484576040706 2.2484847638092558, 101.58636131830475 2.6245205224187265, 101.52348227658177 3.1121979531508885 M101.68333020250937 1.8724490051997846 C101.63754486129982 2.227551070282794, 101.59175952009026 2.5826531353658035, 101.52348227658177 3.1121979531508885 M101.52348227658177 3.1121979531508885 C101.45507883573883 3.4634351648070703, 101.38667539489589 3.8146723764632524, 101.28453178754556 4.339158212148129 M101.52348227658177 3.1121979531508885 C101.45203292688069 3.479075263040538, 101.3805835771796 3.8459525729301878, 101.28453178754556 4.339158212148129 M101.28453178754556 4.339158212148129 C101.17152760816766 4.770092124437209, 101.05852342878977 5.201026036726289, 100.96746063421489 5.548287939305125 M101.28453178754556 4.339158212148129 C101.16476385984996 4.795885228199697, 101.04499593215435 5.2526122442512655, 100.96746063421489 5.548287939305125 M100.96746063421489 5.548287939305125 C100.88364689315969 5.8007215734572215, 100.7998331521045 6.053155207609318, 100.57357172997033 6.734618561215495 M100.96746063421489 5.548287939305125 C100.82535466025911 5.97628849134775, 100.68324868630333 6.404289043390376, 100.57357172997033 6.734618561215495 M100.57357172997033 6.734618561215495 C100.41314634501165 7.1308723636772395, 100.25272096005298 7.527126166138984, 100.10448364880834 7.893275190886679 M100.57357172997033 6.734618561215495 C100.43076322236729 7.087358336009671, 100.28795471476424 7.440098110803847, 100.10448364880834 7.893275190886679 M100.10448364880834 7.893275190886679 C99.98894533492852 8.13319297178202, 99.87340702104869 8.37311075267736, 99.5621239742735 9.019496659696284 M100.10448364880834 7.893275190886679 C99.90690092837565 8.303559937458143, 99.70931820794296 8.713844684029608, 99.5621239742735 9.019496659696284 M99.5621239742735 9.019496659696284 C99.42179606637207 9.268663069916805, 99.28146815847063 9.517829480137324, 98.94872137860425 10.108655082055236 M99.5621239742735 9.019496659696284 C99.39638155527432 9.313789107869171, 99.23063913627513 9.60808155604206, 98.94872137860425 10.108655082055236 M98.94872137860425 10.108655082055236 C98.69829520626686 10.493376931608456, 98.44786903392949 10.878098781161677, 98.26679646464065 11.156274872382301 M98.94872137860425 10.108655082055236 C98.73274337937976 10.440455287077372, 98.51676538015526 10.772255492099507, 98.26679646464065 11.156274872382301 M98.26679646464065 11.156274872382301 C98.02571832270287 11.479297619908369, 97.78464018076511 11.802320367434437, 97.51915140812659 12.158051136245302 M98.26679646464065 11.156274872382301 C98.01550571156122 11.492981588450178, 97.76421495848179 11.829688304518053, 97.51915140812659 12.158051136245302 M97.51915140812659 12.158051136245302 C97.20280191732874 12.529653248932425, 96.88645242653088 12.901255361619546, 96.70885844296866 13.10986736009567 M97.51915140812659 12.158051136245302 C97.30629496017993 12.408084431878448, 97.09343851223328 12.658117727511595, 96.70885844296866 13.10986736009567 M96.70885844296866 13.10986736009567 C96.37921443615055 13.450251861411653, 96.04957042933245 13.790636362727636, 95.83924723676799 14.007812326905684 M96.70885844296866 13.10986736009567 C96.3638581455467 13.466108492235042, 96.01885784812472 13.822349624374413, 95.83924723676799 14.007812326905684 M95.83924723676799 14.007812326905684 C95.65183210292211 14.178017792731797, 95.46441696907624 14.34822325855791, 94.9138912085019 14.848196188198111 M95.83924723676799 14.007812326905684 C95.57156170643546 14.250917242982666, 95.30387617610293 14.49402215905965, 94.9138912085019 14.848196188198111 M94.9138912085019 14.848196188198111 C94.5571914727098 15.132654735313682, 94.20049173691771 15.417113282429256, 93.93659284457871 15.627565626425152 M94.9138912085019 14.848196188198111 C94.68784786305261 15.028459740927868, 94.46180451760331 15.208723293657627, 93.93659284457871 15.627565626425152 M93.93659284457871 15.627565626425152 C93.68697225090351 15.801690146671639, 93.43735165722829 15.975814666918126, 92.9113680736057 16.34271804539089 M93.93659284457871 15.627565626425152 C93.58479241385706 15.872966377701387, 93.23299198313539 16.11836712897762, 92.9113680736057 16.34271804539089 M92.9113680736057 16.34271804539089 C92.61330031887002 16.523408469952216, 92.31523256413433 16.704098894513542, 91.84242976407678 16.990714730406093 M92.9113680736057 16.34271804539089 C92.55022495199083 16.561645128026377, 92.18908183037595 16.78057221066187, 91.84242976407678 16.990714730406093 M91.84242976407678 16.990714730406093 C91.55475584748092 17.14079402843022, 91.26708193088504 17.290873326454346, 90.73417041279238 17.56889292409717 M91.84242976407678 16.990714730406093 C91.50884385862796 17.164746283606778, 91.17525795317911 17.338777836807466, 90.73417041279238 17.56889292409717 M90.73417041279238 17.56889292409717 C90.44755175977144 17.695770499549283, 90.1609331067505 17.822648075001396, 89.5911440951478 18.07487676824742 M90.73417041279238 17.56889292409717 C90.28461334715438 17.767898501418582, 89.83505628151636 17.966904078739994, 89.5911440951478 18.07487676824742 M89.5911440951478 18.07487676824742 C89.27693719257299 18.19050781289172, 88.96273028999816 18.306138857536023, 88.41804775146062 18.506587066708033 M89.5911440951478 18.07487676824742 C89.18083954603031 18.22587263513633, 88.77053499691283 18.376868502025243, 88.41804775146062 18.506587066708033 M88.41804775146062 18.506587066708033 C87.98709501635659 18.634491576369843, 87.55614228125255 18.762396086031654, 87.21970188623541 18.86224982926107 M88.41804775146062 18.506587066708033 C87.9933820681569 18.632625612396918, 87.56871638485319 18.758664158085804, 87.21970188623541 18.86224982926107 M87.21970188623541 18.86224982926107 C86.86785882037091 18.942555713054066, 86.5160157545064 19.022861596847065, 86.00103075967677 19.140403561325773 M87.21970188623541 18.86224982926107 C86.81536174101981 18.954537828840497, 86.41102159580421 19.046825828419923, 86.00103075967677 19.140403561325773 M86.00103075967677 19.140403561325773 C85.55864375993532 19.211925260681546, 85.11625676019388 19.283446960037324, 84.76704215284788 19.3399052695533 M86.00103075967677 19.140403561325773 C85.57773327138642 19.208839016511508, 85.15443578309608 19.27727447169724, 84.76704215284788 19.3399052695533 M84.76704215284788 19.3399052695533 C84.29607601676985 19.385338806281098, 83.82510988069183 19.430772343008897, 83.5228067896239 19.45993515863156 M84.76704215284788 19.3399052695533 C84.35758133851077 19.379405461863723, 83.94812052417366 19.418905654174146, 83.5228067896239 19.45993515863156 M83.5228067896239 19.45993515863156 C83.15987780820844 19.471573584667144, 82.79694882679297 19.483212010702733, 82.2734375 19.5 M83.5228067896239 19.45993515863156 C83.26939712897051 19.468061513216732, 83.01598746831712 19.476187867801904, 82.2734375 19.5 M82.2734375 19.5 C82.2734375 19.5, 82.2734375 19.5, 82.2734375 19.5 M82.2734375 19.5 C82.2734375 19.5, 82.2734375 19.5, 82.2734375 19.5 M82.2734375 19.5 C18.065191130474616 19.5, -46.14305523905077 19.5, -82.2734375 19.5 M82.2734375 19.5 C29.29433076272049 19.5, -23.684775974559017 19.5, -82.2734375 19.5 M-82.2734375 19.5 C-82.76560716829546 19.48421707668791, -83.25777683659092 19.468434153375817, -83.5228067896239 19.45993515863156 M-82.2734375 19.5 C-82.68046502623777 19.486947419464574, -83.08749255247552 19.473894838929148, -83.5228067896239 19.45993515863156 M-83.5228067896239 19.45993515863156 C-83.84144155908825 19.42919684563571, -84.1600763285526 19.398458532639857, -84.76704215284786 19.3399052695533 M-83.5228067896239 19.45993515863156 C-83.79145483126558 19.434019005150926, -84.06010287290727 19.408102851670293, -84.76704215284786 19.3399052695533 M-84.76704215284786 19.3399052695533 C-85.15105015154725 19.27782183435009, -85.53505815024664 19.215738399146876, -86.00103075967675 19.140403561325773 M-84.76704215284786 19.3399052695533 C-85.1438821868079 19.27898069530075, -85.52072222076794 19.2180561210482, -86.00103075967675 19.140403561325773 M-86.00103075967675 19.140403561325773 C-86.25209474045754 19.083099846058147, -86.50315872123832 19.025796130790518, -87.21970188623538 18.862249829261074 M-86.00103075967675 19.140403561325773 C-86.3596996569858 19.058539726048274, -86.71836855429484 18.97667589077077, -87.21970188623538 18.862249829261074 M-87.21970188623538 18.862249829261074 C-87.62775700393483 18.741141212252902, -88.03581212163427 18.62003259524473, -88.41804775146059 18.506587066708043 M-87.21970188623538 18.862249829261074 C-87.5443528367598 18.76589513127304, -87.86900378728423 18.669540433285007, -88.41804775146059 18.506587066708043 M-88.41804775146059 18.506587066708043 C-88.7747314354623 18.375324173847584, -89.13141511946401 18.244061280987125, -89.5911440951478 18.074876768247425 M-88.41804775146059 18.506587066708043 C-88.79038620745946 18.3695630730415, -89.16272466345833 18.232539079374963, -89.5911440951478 18.074876768247425 M-89.5911440951478 18.074876768247425 C-90.03788036700404 17.877119872657328, -90.48461663886027 17.679362977067232, -90.73417041279238 17.568892924097174 M-89.5911440951478 18.074876768247425 C-89.88549919021789 17.94457449939355, -90.17985428528799 17.814272230539675, -90.73417041279238 17.568892924097174 M-90.73417041279238 17.568892924097174 C-91.0872098778629 17.384712461302453, -91.44024934293343 17.20053199850773, -91.84242976407678 16.990714730406097 M-90.73417041279238 17.568892924097174 C-91.05387408781561 17.402103721617532, -91.37357776283885 17.23531451913789, -91.84242976407678 16.990714730406097 M-91.84242976407678 16.990714730406097 C-92.130165910197 16.81628738770274, -92.4179020563172 16.641860044999383, -92.91136807360569 16.3427180453909 M-91.84242976407678 16.990714730406097 C-92.15469729118885 16.80141632038308, -92.46696481830092 16.61211791036006, -92.91136807360569 16.3427180453909 M-92.91136807360569 16.3427180453909 C-93.13943287719499 16.183629911173224, -93.36749768078431 16.02454177695555, -93.93659284457871 15.627565626425156 M-92.91136807360569 16.3427180453909 C-93.26484187422565 16.09615002371262, -93.61831567484562 15.849582002034344, -93.93659284457871 15.627565626425156 M-93.93659284457871 15.627565626425156 C-94.20708736952692 15.411853440940572, -94.47758189447512 15.196141255455988, -94.91389120850187 14.848196188198125 M-93.93659284457871 15.627565626425156 C-94.19085740613994 15.424796404844221, -94.44512196770117 15.222027183263288, -94.91389120850187 14.848196188198125 M-94.91389120850187 14.848196188198125 C-95.15534587830332 14.628913445624928, -95.39680054810476 14.409630703051732, -95.83924723676797 14.007812326905697 M-94.91389120850187 14.848196188198125 C-95.24985048414187 14.543086863057198, -95.5858097597819 14.23797753791627, -95.83924723676797 14.007812326905697 M-95.83924723676797 14.007812326905697 C-96.16695430137352 13.669427877450088, -96.49466136597908 13.33104342799448, -96.70885844296865 13.109867360095677 M-95.83924723676797 14.007812326905697 C-96.12374320150404 13.714046885762611, -96.40823916624011 13.420281444619526, -96.70885844296865 13.109867360095677 M-96.70885844296865 13.109867360095677 C-97.02463719561925 12.738935668912232, -97.34041594826986 12.368003977728787, -97.51915140812658 12.158051136245307 M-96.70885844296865 13.109867360095677 C-97.01010205078447 12.756009477108346, -97.31134565860027 12.402151594121015, -97.51915140812658 12.158051136245307 M-97.51915140812658 12.158051136245307 C-97.79016648619422 11.794915621616195, -98.06118156426187 11.43178010698708, -98.26679646464063 11.156274872382316 M-97.51915140812658 12.158051136245307 C-97.7885013227375 11.797146788948684, -98.05785123734843 11.43624244165206, -98.26679646464063 11.156274872382316 M-98.26679646464063 11.156274872382316 C-98.47214859734761 10.84079885177578, -98.67750073005458 10.525322831169245, -98.94872137860425 10.108655082055249 M-98.26679646464063 11.156274872382316 C-98.4298041632262 10.905851273658943, -98.59281186181174 10.65542767493557, -98.94872137860425 10.108655082055249 M-98.94872137860425 10.108655082055249 C-99.07747289312219 9.880043730524063, -99.20622440764012 9.651432378992876, -99.5621239742735 9.019496659696289 M-98.94872137860425 10.108655082055249 C-99.13250267717258 9.782332776572703, -99.31628397574092 9.456010471090158, -99.5621239742735 9.019496659696289 M-99.5621239742735 9.019496659696289 C-99.7153801031775 8.701257028871307, -99.86863623208149 8.383017398046327, -100.10448364880834 7.893275190886686 M-99.5621239742735 9.019496659696289 C-99.6801056210805 8.774505245698714, -99.7980872678875 8.529513831701141, -100.10448364880834 7.893275190886686 M-100.10448364880834 7.893275190886686 C-100.22919312699409 7.585240368674166, -100.35390260517983 7.277205546461645, -100.57357172997033 6.73461856121551 M-100.10448364880834 7.893275190886686 C-100.21942960898531 7.609356446920628, -100.33437556916228 7.32543770295457, -100.57357172997033 6.73461856121551 M-100.57357172997033 6.73461856121551 C-100.67285497201844 6.435593254803006, -100.77213821406654 6.136567948390502, -100.96746063421489 5.5482879393051325 M-100.57357172997033 6.73461856121551 C-100.67571691161191 6.4269735487356074, -100.7778620932535 6.119328536255705, -100.96746063421489 5.5482879393051325 M-100.96746063421489 5.5482879393051325 C-101.04249312161761 5.262156545552798, -101.11752560902033 4.976025151800464, -101.28453178754556 4.339158212148136 M-100.96746063421489 5.5482879393051325 C-101.04262700903475 5.261645974804088, -101.1177933838546 4.975004010303044, -101.28453178754556 4.339158212148136 M-101.28453178754556 4.339158212148136 C-101.34548818728307 4.026159982635692, -101.40644458702057 3.713161753123247, -101.52348227658177 3.112197953150904 M-101.28453178754556 4.339158212148136 C-101.36762200156177 3.9125075242978546, -101.45071221557798 3.4858568364475735, -101.52348227658177 3.112197953150904 M-101.52348227658177 3.112197953150904 C-101.56933871166521 2.756544498021165, -101.61519514674863 2.4008910428914256, -101.68333020250937 1.872449005199809 M-101.52348227658177 3.112197953150904 C-101.57150184980118 2.7397676257985086, -101.61952142302059 2.3673372984461127, -101.68333020250937 1.872449005199809 M-101.68333020250937 1.872449005199809 C-101.71518518390995 1.3762819570074365, -101.74704016531055 0.8801149088150642, -101.76341871591342 0.6250057626472781 M-101.68333020250937 1.872449005199809 C-101.71491231775015 1.3805320676999988, -101.74649443299094 0.8886151302001885, -101.76341871591342 0.6250057626472781 M-101.76341871591342 0.6250057626472781 C-101.76341871591342 0.13476985150552978, -101.76341871591342 -0.3554660596362186, -101.76341871591342 -0.6250057626472687 M-101.76341871591342 0.6250057626472781 C-101.76341871591342 0.2740426621180486, -101.76341871591342 -0.0769204384111809, -101.76341871591342 -0.6250057626472687 M-101.76341871591342 -0.6250057626472687 C-101.74181644823764 -0.9614785187340469, -101.72021418056187 -1.297951274820825, -101.68333020250937 -1.8724490051997822 M-101.76341871591342 -0.6250057626472687 C-101.74488637182401 -0.9136619808786517, -101.7263540277346 -1.2023181991100347, -101.68333020250937 -1.8724490051997822 M-101.68333020250937 -1.8724490051997822 C-101.63465258160723 -2.249983020433272, -101.58597496070509 -2.627517035666761, -101.52348227658177 -3.112197953150895 M-101.68333020250937 -1.8724490051997822 C-101.6365467246579 -2.2352924209730545, -101.58976324680644 -2.5981358367463265, -101.52348227658177 -3.112197953150895 M-101.52348227658177 -3.112197953150895 C-101.47300888199578 -3.37136816679427, -101.42253548740977 -3.6305383804376445, -101.28453178754556 -4.339158212148126 M-101.52348227658177 -3.112197953150895 C-101.46361900937296 -3.419583178162176, -101.40375574216414 -3.7269684031734567, -101.28453178754556 -4.339158212148126 M-101.28453178754556 -4.339158212148126 C-101.20018181603 -4.660821211045888, -101.11583184451443 -4.9824842099436495, -100.96746063421489 -5.548287939305123 M-101.28453178754556 -4.339158212148126 C-101.17647818854107 -4.751213415878311, -101.06842458953658 -5.163268619608497, -100.96746063421489 -5.548287939305123 M-100.96746063421489 -5.548287939305123 C-100.83609781114022 -5.943931832582489, -100.70473498806555 -6.339575725859855, -100.57357172997033 -6.734618561215485 M-100.96746063421489 -5.548287939305123 C-100.84103007239827 -5.929076647522368, -100.71459951058164 -6.309865355739613, -100.57357172997033 -6.734618561215485 M-100.57357172997033 -6.734618561215485 C-100.40690606387878 -7.1462859787230615, -100.24024039778723 -7.557953396230638, -100.10448364880834 -7.893275190886676 M-100.57357172997033 -6.734618561215485 C-100.42807733923249 -7.093992519280637, -100.28258294849465 -7.4533664773457895, -100.10448364880834 -7.893275190886676 M-100.10448364880834 -7.893275190886676 C-99.9391789711041 -8.236533891093032, -99.77387429339986 -8.57979259129939, -99.5621239742735 -9.019496659696282 M-100.10448364880834 -7.893275190886676 C-99.99475033273137 -8.121138769637337, -99.8850170166544 -8.349002348387998, -99.5621239742735 -9.019496659696282 M-99.5621239742735 -9.019496659696282 C-99.42821564594546 -9.257264456331342, -99.29430731761741 -9.4950322529664, -98.94872137860425 -10.108655082055243 M-99.5621239742735 -9.019496659696282 C-99.4146742129109 -9.281308641902974, -99.2672244515483 -9.543120624109667, -98.94872137860425 -10.108655082055243 M-98.94872137860425 -10.108655082055243 C-98.7745465424702 -10.376234402849388, -98.60037170633618 -10.643813723643534, -98.26679646464063 -11.156274872382308 M-98.94872137860425 -10.108655082055243 C-98.73690438820105 -10.434062860140545, -98.52508739779785 -10.759470638225848, -98.26679646464063 -11.156274872382308 M-98.26679646464063 -11.156274872382308 C-98.04773217908738 -11.449801057856707, -97.82866789353412 -11.743327243331105, -97.51915140812659 -12.158051136245302 M-98.26679646464063 -11.156274872382308 C-98.1014709529082 -11.377795996639811, -97.93614544117577 -11.599317120897314, -97.51915140812659 -12.158051136245302 M-97.51915140812659 -12.158051136245302 C-97.28297065456464 -12.435482488444757, -97.04678990100268 -12.712913840644214, -96.70885844296866 -13.10986736009567 M-97.51915140812659 -12.158051136245302 C-97.3173500257521 -12.395098522806315, -97.11554864337764 -12.63214590936733, -96.70885844296866 -13.10986736009567 M-96.70885844296866 -13.10986736009567 C-96.50347183507803 -13.321945895296851, -96.2980852271874 -13.53402443049803, -95.83924723676799 -14.007812326905677 M-96.70885844296866 -13.10986736009567 C-96.40659468292027 -13.421979508661856, -96.10433092287187 -13.734091657228042, -95.83924723676799 -14.007812326905677 M-95.83924723676799 -14.007812326905677 C-95.61521425269473 -14.211273155453078, -95.39118126862147 -14.41473398400048, -94.9138912085019 -14.848196188198107 M-95.83924723676799 -14.007812326905677 C-95.60361441376504 -14.221807822254105, -95.36798159076208 -14.43580331760253, -94.9138912085019 -14.848196188198107 M-94.9138912085019 -14.848196188198107 C-94.54607793427407 -15.141517486472504, -94.17826466004624 -15.434838784746901, -93.93659284457871 -15.627565626425149 M-94.9138912085019 -14.848196188198107 C-94.61567426945474 -15.08601626120217, -94.3174573304076 -15.323836334206232, -93.93659284457871 -15.627565626425149 M-93.93659284457871 -15.627565626425149 C-93.7244265895322 -15.775563621416445, -93.51226033448569 -15.923561616407742, -92.91136807360571 -16.342718045390885 M-93.93659284457871 -15.627565626425149 C-93.67417223129782 -15.810618886244642, -93.41175161801694 -15.993672146064135, -92.91136807360571 -16.342718045390885 M-92.91136807360571 -16.342718045390885 C-92.62319412628281 -16.517410785756113, -92.33502017895992 -16.692103526121343, -91.84242976407678 -16.99071473040609 M-92.91136807360571 -16.342718045390885 C-92.51922807252251 -16.580435618517964, -92.12708807143929 -16.818153191645045, -91.84242976407678 -16.99071473040609 M-91.84242976407678 -16.99071473040609 C-91.44581668812559 -17.19762751808703, -91.0492036121744 -17.404540305767974, -90.7341704127924 -17.56889292409717 M-91.84242976407678 -16.99071473040609 C-91.5279043897101 -17.15480241675007, -91.21337901534343 -17.31889010309405, -90.7341704127924 -17.56889292409717 M-90.7341704127924 -17.56889292409717 C-90.32463842763381 -17.750180585592165, -89.91510644247523 -17.93146824708716, -89.59114409514781 -18.07487676824742 M-90.7341704127924 -17.56889292409717 C-90.44607359772321 -17.696424838039924, -90.15797678265402 -17.823956751982674, -89.59114409514781 -18.07487676824742 M-89.59114409514781 -18.07487676824742 C-89.28715523908912 -18.186747477319205, -88.98316638303041 -18.298618186390986, -88.41804775146062 -18.506587066708033 M-89.59114409514781 -18.07487676824742 C-89.28231572107063 -18.18852846468602, -88.97348734699345 -18.302180161124618, -88.41804775146062 -18.506587066708033 M-88.41804775146062 -18.506587066708033 C-88.07113956771776 -18.6095475946847, -87.7242313839749 -18.71250812266136, -87.21970188623541 -18.862249829261067 M-88.41804775146062 -18.506587066708033 C-88.00201918171852 -18.630062162428963, -87.58599061197641 -18.753537258149894, -87.21970188623541 -18.862249829261067 M-87.21970188623541 -18.862249829261067 C-86.9656804089074 -18.92022857381613, -86.71165893157941 -18.978207318371194, -86.00103075967677 -19.140403561325773 M-87.21970188623541 -18.862249829261067 C-86.84554123684796 -18.947649555857332, -86.47138058746053 -19.033049282453597, -86.00103075967677 -19.140403561325773 M-86.00103075967677 -19.140403561325773 C-85.74829532520842 -19.18126386637805, -85.49555989074007 -19.222124171430327, -84.76704215284788 -19.3399052695533 M-86.00103075967677 -19.140403561325773 C-85.52810382363027 -19.216862720742604, -85.0551768875838 -19.293321880159436, -84.76704215284788 -19.3399052695533 M-84.76704215284788 -19.3399052695533 C-84.4900403816854 -19.366627297273972, -84.21303861052291 -19.393349324994645, -83.5228067896239 -19.45993515863156 M-84.76704215284788 -19.3399052695533 C-84.42548421233292 -19.372854953291252, -84.08392627181797 -19.40580463702921, -83.5228067896239 -19.45993515863156 M-83.5228067896239 -19.45993515863156 C-83.21242448492247 -19.469888515020827, -82.90204218022104 -19.479841871410095, -82.2734375 -19.5 M-83.5228067896239 -19.45993515863156 C-83.19422508674634 -19.470472134297356, -82.86564338386879 -19.481009109963153, -82.2734375 -19.5 M-82.2734375 -19.5 C-82.2734375 -19.5, -82.2734375 -19.5, -82.2734375 -19.5 M-82.2734375 -19.5 C-82.2734375 -19.5, -82.2734375 -19.5, -82.2734375 -19.5" stroke="#9370DB" stroke-width="1.3" fill="none" stroke-dasharray="0 0" style=""/></g><g class="label" style="" transform="translate(-89.3984375, -12)"><rect/><foreignObject width="178.796875" height="24"><div xmlns="http://www.w3.org/1999/xhtml" style="display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;"><span class="nodeLabel "><p>Verify data lines populate</p></span></div></foreignObject></g></g><a xlink:href="#2a-ntlars-reg-file-never-imported-blank-general-tab-fields" data-look="classic" transform="translate(749.47265625, 774.703125)"><g class="node default clickable " id="my-svg-flowchart-D2-23" title="2A - Load reg backup" onclick="window.location.hash='#2a-ntlars-reg-file-never-imported-blank-general-tab-fields'" style="cursor:pointer"><rect class="basic label-container" style="" x="-131.8125" y="-51" width="263.625" height="102"/><g class="label" style="" transform="translate(-101.8125, -36)"><rect/><foreignObject width="203.625" height="72"><div xmlns="http://www.w3.org/1999/xhtml" style="display: table; white-space: break-spaces; line-height: 1.5; max-width: 200px; text-align: center; width: 200px;"><span class="nodeLabel "><p>NTLARS: Load... -> S:\DT\RegFiles\Dnc\Backup Copies\machine.reg</p></span></div></foreignObject></g></g></a><g class="node default " id="my-svg-flowchart-FMS-25" data-look="classic" transform="translate(666.06640625, 1166.703125)"><polygon points="139,0 278,-139 139,-278 0,-139" class="label-container" transform="translate(-138.5, 139)"/><g class="label" style="" transform="translate(-100, -24)"><rect/><foreignObject width="200" height="48"><div xmlns="http://www.w3.org/1999/xhtml" style="display: table; white-space: break-spaces; line-height: 1.5; max-width: 200px; text-align: center; width: 200px;"><span class="nodeLabel "><p>FMS Host Primary = WJFMS3.AE.GE.COM?</p></span></div></foreignObject></g></g><a xlink:href="#2a-ntlars-reg-file-never-imported-blank-general-tab-fields" data-look="classic" transform="translate(749.47265625, 938.703125)"><g class="node default clickable " id="my-svg-flowchart-D3-27" title="2A - Confirm populated" onclick="window.location.hash='#2a-ntlars-reg-file-never-imported-blank-general-tab-fields'" style="cursor:pointer"><rect class="basic label-container" style="" x="-130" y="-39" width="260" height="78"/><g class="label" style="" transform="translate(-100, -24)"><rect/><foreignObject width="200" height="48"><div xmlns="http://www.w3.org/1999/xhtml" style="display: table; white-space: break-spaces; line-height: 1.5; max-width: 200px; text-align: center; width: 200px;"><span class="nodeLabel "><p>Confirm General tab populated - OK</p></span></div></foreignObject></g></g></a><a xlink:href="#2a-ntlars-reg-file-never-imported-blank-general-tab-fields" data-look="classic" transform="translate(755.09375, 1418.703125)"><g class="node default clickable " id="my-svg-flowchart-FMS1-31" title="2A - FMS Host FQDN" onclick="window.location.hash='#2a-ntlars-reg-file-never-imported-blank-general-tab-fields'" style="cursor:pointer"><rect class="basic label-container" style="" x="-130" y="-39" width="260" height="78"/><g class="label" style="" transform="translate(-100, -24)"><rect/><foreignObject width="200" height="48"><div xmlns="http://www.w3.org/1999/xhtml" style="display: table; white-space: break-spaces; line-height: 1.5; max-width: 200px; text-align: center; width: 200px;"><span class="nodeLabel "><p>Update Primary to FQDN WJFMS3.AE.GE.COM - OK</p></span></div></foreignObject></g></g></a><g class="node default " id="my-svg-flowchart-NIC-33" data-look="classic" transform="translate(666.06640625, 1646.703125)"><polygon points="139,0 278,-139 139,-278 0,-139" class="label-container" transform="translate(-138.5, 139)"/><g class="label" style="" transform="translate(-100, -24)"><rect/><foreignObject width="200" height="48"><div xmlns="http://www.w3.org/1999/xhtml" style="display: table; white-space: break-spaces; line-height: 1.5; max-width: 200px; text-align: center; width: 200px;"><span class="nodeLabel "><p>Realtek PCIe GbE NIC = 192.168.1.2 / 24?</p></span></div></foreignObject></g></g><a xlink:href="#2b-controller-nic-has-no-static-ip" data-look="classic" transform="translate(755.09375, 1910.703125)"><g class="node default clickable " id="my-svg-flowchart-NIC1-37" title="2B - Set static IP" onclick="window.location.hash='#2b-controller-nic-has-no-static-ip'" style="cursor:pointer"><rect class="basic label-container" style="" x="-130" y="-51" width="260" height="102"/><g class="label" style="" transform="translate(-100, -36)"><rect/><foreignObject width="200" height="72"><div xmlns="http://www.w3.org/1999/xhtml" style="display: table; white-space: break-spaces; line-height: 1.5; max-width: 200px; text-align: center; width: 200px;"><span class="nodeLabel "><p>Set Realtek PCIe GbE static IP 192.168.1.2 / 255.255.255.0</p></span></div></foreignObject></g></g></a><a xlink:href="#2b-controller-nic-has-no-static-ip" data-look="classic" transform="translate(666.06640625, 2038.703125)"><g class="node default clickable " id="my-svg-flowchart-NIC2-39" title="2B - Ping check" onclick="window.location.hash='#2b-controller-nic-has-no-static-ip'" style="cursor:pointer"><rect class="basic label-container" style="" x="-89.609375" y="-27" width="179.21875" height="54"/><g class="label" style="" transform="translate(-59.609375, -12)"><rect/><foreignObject width="119.21875" height="24"><div xmlns="http://www.w3.org/1999/xhtml" style="display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;"><span class="nodeLabel "><p>ping 192.168.1.1</p></span></div></foreignObject></g></g></a><g class="node default " id="my-svg-flowchart-NIC3-43" data-look="classic" transform="translate(666.06640625, 2188.953125)"><polygon points="73.25,0 146.5,-73.25 73.25,-146.5 0,-73.25" class="label-container" transform="translate(-72.75, 73.25)"/><g class="label" style="" transform="translate(-46.25, -12)"><rect/><foreignObject width="92.5" height="24"><div xmlns="http://www.w3.org/1999/xhtml" style="display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;"><span class="nodeLabel "><p>Ping replies?</p></span></div></foreignObject></g></g><a xlink:href="#2b-controller-nic-has-no-static-ip" data-look="classic" transform="translate(538.7589149475098, 2375.203125)"><g class="node default clickable " id="my-svg-flowchart-NIC4-45" title="2B - Troubleshoot" onclick="window.location.hash='#2b-controller-nic-has-no-static-ip'" style="cursor:pointer"><rect class="basic label-container" style="" x="-130" y="-39" width="260" height="78"/><g class="label" style="" transform="translate(-100, -24)"><rect/><foreignObject width="200" height="48"><div xmlns="http://www.w3.org/1999/xhtml" style="display: table; white-space: break-spaces; line-height: 1.5; max-width: 200px; text-align: center; width: 200px;"><span class="nodeLabel "><p>Check cable / controller side / duplicate IP</p></span></div></foreignObject></g></g></a><g class="node default " id="my-svg-flowchart-Done-47" data-look="classic" transform="translate(793.3738975524902, 2375.203125)"><g class="basic label-container outer-path"><path d="M-55.125 -19.5 C-21.403507577357132 -19.5, 12.317984845285736 -19.5, 55.125 -19.5 C55.125 -19.5, 55.125 -19.5, 55.125 -19.5 C55.57155848565076 -19.485679738538543, 56.01811697130153 -19.471359477077087, 56.3743692896239 -19.45993515863156 C56.85743036703538 -19.41333483745962, 57.340491444446855 -19.366734516287675, 57.618604652847864 -19.3399052695533 C57.89859736771594 -19.294638218789363, 58.178590082584016 -19.249371168025426, 58.85259325967676 -19.140403561325776 C59.22713358562555 -19.054917176032003, 59.60167391157435 -18.96943079073823, 60.07126438623539 -18.862249829261074 C60.43492594615008 -18.754316987176875, 60.79858750606478 -18.64638414509268, 61.269610251460605 -18.50658706670804 C61.726735174289814 -18.338360869490426, 62.183860097119016 -18.170134672272813, 62.4427065951478 -18.074876768247425 C62.8393877290669 -17.89927779738919, 63.236068862985995 -17.723678826530957, 63.58573291279238 -17.568892924097174 C63.99194082885612 -17.356974514475308, 64.39814874491987 -17.145056104853445, 64.69399226407678 -16.990714730406097 C65.06153702360085 -16.76790693724985, 65.42908178312491 -16.54509914409361, 65.7629305736057 -16.342718045390892 C66.09453007087706 -16.11140859080527, 66.42612956814843 -15.880099136219648, 66.78815534457871 -15.627565626425154 C67.14325554251404 -15.344382668184858, 67.49835574044936 -15.061199709944564, 67.76545370850187 -14.848196188198123 C67.95996341969334 -14.671547614938971, 68.15447313088481 -14.49489904167982, 68.69080973676799 -14.007812326905688 C69.01339544319923 -13.674716100236383, 69.33598114963047 -13.341619873567078, 69.56042094296865 -13.10986736009568 C69.80135186335396 -12.826856191653357, 70.04228278373927 -12.543845023211034, 70.37071390812658 -12.158051136245305 C70.65810876860313 -11.77296820541713, 70.9455036290797 -11.387885274588953, 71.11835896464063 -11.156274872382312 C71.38240345989371 -10.750631621798854, 71.64644795514678 -10.344988371215397, 71.80028387860425 -10.108655082055241 C71.96757148555984 -9.811618996198497, 72.13485909251544 -9.514582910341755, 72.4136864742735 -9.019496659696287 C72.59409059272576 -8.644883647700395, 72.77449471117802 -8.270270635704502, 72.95604614880834 -7.893275190886684 C73.10450737763118 -7.5265730853916955, 73.252968606454 -7.1598709798967075, 73.42513422997033 -6.734618561215508 C73.58022702772418 -6.267503765062447, 73.73531982547804 -5.800388968909385, 73.81902313421489 -5.548287939305138 C73.90210305477795 -5.231468195132831, 73.98518297534102 -4.914648450960525, 74.13609428754556 -4.339158212148133 C74.18999508935488 -4.062388986795733, 74.24389589116421 -3.785619761443332, 74.37504477658177 -3.1121979531509023 C74.4362086500746 -2.6378230285134725, 74.49737252356744 -2.1634481038760427, 74.53489270250937 -1.872449005199798 C74.56110909466733 -1.464107535848562, 74.5873254868253 -1.055766066497326, 74.61498121591342 -0.6250057626472757 C74.61498121591342 -0.21231341123737285, 74.61498121591342 0.20037894017253, 74.61498121591342 0.625005762647271 C74.58887424978694 1.0316428332308218, 74.56276728366048 1.4382799038143723, 74.53489270250937 1.8724490051997846 C74.47290430055078 2.3532188097960973, 74.41091589859218 2.8339886143924096, 74.37504477658177 3.1121979531508885 C74.29603802849306 3.517880906504364, 74.21703128040433 3.9235638598578393, 74.13609428754556 4.339158212148129 C74.04651272968857 4.680771517149578, 73.9569311718316 5.022384822151027, 73.81902313421489 5.548287939305125 C73.7195335346719 5.847934761613592, 73.6200439351289 6.147581583922058, 73.42513422997033 6.734618561215495 C73.2697818191397 7.118342019501676, 73.11442940830908 7.502065477787856, 72.95604614880834 7.893275190886679 C72.75342692244556 8.314018349785941, 72.55080769608277 8.734761508685205, 72.4136864742735 9.019496659696284 C72.20851933310291 9.383791694270506, 72.00335219193234 9.74808672884473, 71.80028387860425 10.108655082055236 C71.61113663882739 10.399236035498076, 71.42198939905055 10.689816988940915, 71.11835896464065 11.156274872382301 C70.95581531894982 11.374068549577272, 70.79327167325897 11.591862226772243, 70.37071390812659 12.158051136245302 C70.1189297597623 12.453811123837903, 69.867145611398 12.749571111430507, 69.56042094296866 13.10986736009567 C69.30390842503144 13.374737594935244, 69.0473959070942 13.639607829774818, 68.69080973676799 14.007812326905684 C68.3710775312162 14.298184656337229, 68.05134532566443 14.588556985768776, 67.7654537085019 14.848196188198111 C67.53373490158823 15.032985770415332, 67.30201609467458 15.217775352632552, 66.78815534457871 15.627565626425152 C66.40976325655704 15.891515566699587, 66.03137116853536 16.15546550697402, 65.7629305736057 16.34271804539089 C65.52450382524844 16.487253741396156, 65.28607707689119 16.631789437401423, 64.69399226407678 16.990714730406093 C64.26903235964336 17.2124160403492, 63.84407245520995 17.434117350292304, 63.58573291279239 17.56889292409717 C63.33098723290981 17.681661279819085, 63.07624155302724 17.794429635541, 62.442706595147804 18.07487676824742 C62.06108779456917 18.21531601450588, 61.67946899399053 18.35575526076434, 61.26961025146062 18.506587066708033 C60.870248999719976 18.625115389934667, 60.47088774797934 18.743643713161305, 60.07126438623541 18.86224982926107 C59.80901680649777 18.922106128010796, 59.54676922676013 18.981962426760525, 58.852593259676766 19.140403561325773 C58.60235004280082 19.180860943965147, 58.35210682592487 19.221318326604518, 57.61860465284788 19.3399052695533 C57.243410718673886 19.37609977714634, 56.8682167844999 19.41229428473938, 56.3743692896239 19.45993515863156 C55.94548779731657 19.473688553322674, 55.51660630500924 19.487441948013785, 55.12500000000001 19.5 C55.12500000000001 19.5, 55.125 19.5, 55.125 19.5 C23.468331686115185 19.5, -8.18833662776963 19.5, -55.12499999999999 19.5 C-55.53791391619321 19.486758654395864, -55.95082783238643 19.47351730879173, -56.37436928962389 19.45993515863156 C-56.77314898251008 19.42146536126158, -57.17192867539626 19.382995563891598, -57.61860465284787 19.3399052695533 C-57.94902571670243 19.286485354402913, -58.27944678055698 19.23306543925253, -58.85259325967676 19.140403561325773 C-59.3146768646314 19.0349359938722, -59.77676046958605 18.929468426418627, -60.071264386235384 18.862249829261074 C-60.32265080648912 18.78763965928401, -60.57403722674286 18.71302948930695, -61.26961025146059 18.506587066708043 C-61.68306029287962 18.354433629575553, -62.09651033429865 18.202280192443066, -62.4427065951478 18.074876768247425 C-62.68039708811496 17.96965823784882, -62.91808758108212 17.864439707450213, -63.58573291279238 17.568892924097174 C-63.95087645460401 17.37839777221965, -64.31601999641563 17.187902620342125, -64.69399226407678 16.990714730406097 C-64.95502104509447 16.832477549377785, -65.21604982611217 16.674240368349473, -65.76293057360569 16.3427180453909 C-65.99344667797973 16.181919989860894, -66.22396278235378 16.021121934330885, -66.78815534457871 15.627565626425156 C-67.07687329664805 15.39732074275724, -67.36559124871737 15.167075859089321, -67.76545370850187 14.848196188198125 C-68.0833914890615 14.559453508066563, -68.40132926962114 14.270710827935002, -68.69080973676797 14.007812326905697 C-68.87759378055324 13.814942466442224, -69.0643778243385 13.622072605978751, -69.56042094296865 13.109867360095677 C-69.75322575814542 12.883387853284262, -69.9460305733222 12.656908346472846, -70.37071390812658 12.158051136245307 C-70.53665936687199 11.93569933946876, -70.70260482561739 11.713347542692215, -71.11835896464063 11.156274872382316 C-71.36980421221536 10.769987449604539, -71.62124945979006 10.383700026826762, -71.80028387860425 10.108655082055249 C-71.95950593025452 9.825940206369152, -72.11872798190478 9.543225330683056, -72.4136864742735 9.019496659696289 C-72.6084034045535 8.615162787694992, -72.8031203348335 8.210828915693694, -72.95604614880834 7.893275190886686 C-73.05778706886686 7.6419731513152795, -73.15952798892538 7.390671111743873, -73.42513422997033 6.73461856121551 C-73.56489055408152 6.313694780138927, -73.7046468781927 5.892770999062343, -73.81902313421489 5.5482879393051325 C-73.90807509456455 5.208694219128091, -73.99712705491422 4.869100498951051, -74.13609428754556 4.339158212148136 C-74.22114876408752 3.9024214513751603, -74.30620324062947 3.4656846906021848, -74.37504477658177 3.112197953150904 C-74.41486337007095 2.8033728051195426, -74.45468196356012 2.494547657088181, -74.53489270250937 1.872449005199809 C-74.56588947294543 1.3896492855152993, -74.5968862433815 0.9068495658307898, -74.61498121591342 0.6250057626472781 C-74.61498121591342 0.3280907019421875, -74.61498121591342 0.03117564123709682, -74.61498121591342 -0.6250057626472687 C-74.58650079867722 -1.0686112500800924, -74.55802038144101 -1.5122167375129163, -74.53489270250937 -1.8724490051997822 C-74.4791170861729 -2.3050336713640927, -74.42334146983646 -2.737618337528403, -74.37504477658177 -3.112197953150895 C-74.2808610882439 -3.5958112870362977, -74.18667739990603 -4.0794246209217, -74.13609428754556 -4.339158212148126 C-74.03447091309174 -4.726692182789671, -73.9328475386379 -5.114226153431217, -73.81902313421489 -5.548287939305123 C-73.69633291356924 -5.917811335857811, -73.5736426929236 -6.287334732410501, -73.42513422997033 -6.734618561215485 C-73.29427472211871 -7.057844075605445, -73.1634152142671 -7.3810695899954055, -72.95604614880834 -7.893275190886676 C-72.74331320841375 -8.335019693371782, -72.53058026801916 -8.776764195856888, -72.4136864742735 -9.019496659696282 C-72.23931283306558 -9.329114716906796, -72.06493919185768 -9.638732774117308, -71.80028387860425 -10.108655082055243 C-71.60222906306115 -10.412920463894054, -71.40417424751803 -10.717185845732862, -71.11835896464063 -11.156274872382308 C-70.89289787625974 -11.45837219088502, -70.66743678787884 -11.760469509387733, -70.37071390812659 -12.158051136245302 C-70.19083927288058 -12.369342117961956, -70.01096463763457 -12.58063309967861, -69.56042094296866 -13.10986736009567 C-69.2994392640035 -13.379352370621525, -69.03845758503834 -13.64883738114738, -68.69080973676799 -14.007812326905677 C-68.33738443540112 -14.328783834486025, -67.98395913403425 -14.649755342066372, -67.7654537085019 -14.848196188198107 C-67.38408360448186 -15.152328697469395, -67.00271350046182 -15.456461206740684, -66.78815534457871 -15.627565626425149 C-66.52907514402622 -15.808288758929445, -66.26999494347373 -15.989011891433739, -65.76293057360571 -16.342718045390885 C-65.49142421162624 -16.507306797571324, -65.21991784964678 -16.671895549751763, -64.69399226407678 -16.99071473040609 C-64.38264736290597 -17.15314316592098, -64.07130246173514 -17.31557160143587, -63.58573291279239 -17.56889292409717 C-63.27945855004803 -17.70447149917793, -62.973184187303666 -17.840050074258688, -62.442706595147804 -18.07487676824742 C-62.01034849321991 -18.233988546431366, -61.57799039129202 -18.393100324615315, -61.26961025146062 -18.506587066708033 C-61.0175208434433 -18.581405879763267, -60.765431435425974 -18.656224692818505, -60.07126438623541 -18.862249829261067 C-59.76895700145032 -18.931249517098216, -59.46664961666522 -19.00024920493537, -58.852593259676766 -19.140403561325773 C-58.47163621782846 -19.201993741485822, -58.09067917598016 -19.263583921645875, -57.61860465284788 -19.3399052695533 C-57.256632916119706 -19.37482424766076, -56.894661179391534 -19.40974322576822, -56.3743692896239 -19.45993515863156 C-55.899284633559546 -19.47517019885536, -55.42419997749519 -19.490405239079156, -55.12500000000001 -19.5 C-55.12500000000001 -19.5, -55.12500000000001 -19.5, -55.125 -19.5" stroke="none" stroke-width="0" fill="#ECECFF" style=""/><path d="M-55.125 -19.5 C-26.52694495770142 -19.5, 2.0711100845971586 -19.5, 55.125 -19.5 M-55.125 -19.5 C-31.017017037323516 -19.5, -6.909034074647032 -19.5, 55.125 -19.5 M55.125 -19.5 C55.125 -19.5, 55.125 -19.5, 55.125 -19.5 M55.125 -19.5 C55.125 -19.5, 55.125 -19.5, 55.125 -19.5 M55.125 -19.5 C55.435297250491026 -19.49004937113371, 55.74559450098205 -19.480098742267423, 56.3743692896239 -19.45993515863156 M55.125 -19.5 C55.56887440057231 -19.485765811922754, 56.012748801144625 -19.471531623845507, 56.3743692896239 -19.45993515863156 M56.3743692896239 -19.45993515863156 C56.65532333164936 -19.432831860094034, 56.93627737367482 -19.405728561556508, 57.618604652847864 -19.3399052695533 M56.3743692896239 -19.45993515863156 C56.68338790346403 -19.430124504603658, 56.99240651730416 -19.40031385057576, 57.618604652847864 -19.3399052695533 M57.618604652847864 -19.3399052695533 C58.081296872401204 -19.265100779727668, 58.54398909195454 -19.19029628990204, 58.85259325967676 -19.140403561325776 M57.618604652847864 -19.3399052695533 C57.88803420995086 -19.29634598821831, 58.15746376705385 -19.25278670688332, 58.85259325967676 -19.140403561325776 M58.85259325967676 -19.140403561325776 C59.22263743896528 -19.055943392167112, 59.5926816182538 -18.97148322300845, 60.07126438623539 -18.862249829261074 M58.85259325967676 -19.140403561325776 C59.33677995282579 -19.029891108227964, 59.82096664597482 -18.91937865513015, 60.07126438623539 -18.862249829261074 M60.07126438623539 -18.862249829261074 C60.382147139613586 -18.7699814599153, 60.693029892991774 -18.677713090569526, 61.269610251460605 -18.50658706670804 M60.07126438623539 -18.862249829261074 C60.45917304169197 -18.747120576495647, 60.847081697148546 -18.631991323730215, 61.269610251460605 -18.50658706670804 M61.269610251460605 -18.50658706670804 C61.59393547674374 -18.38723238577433, 61.91826070202686 -18.267877704840622, 62.4427065951478 -18.074876768247425 M61.269610251460605 -18.50658706670804 C61.681039767115024 -18.35517720173446, 62.09246928276945 -18.203767336760883, 62.4427065951478 -18.074876768247425 M62.4427065951478 -18.074876768247425 C62.833117412276316 -17.90205348063004, 63.223528229404835 -17.729230193012658, 63.58573291279238 -17.568892924097174 M62.4427065951478 -18.074876768247425 C62.72330051156447 -17.95066616497256, 63.00389442798114 -17.826455561697696, 63.58573291279238 -17.568892924097174 M63.58573291279238 -17.568892924097174 C63.964406066302 -17.37133938246294, 64.34307921981161 -17.173785840828703, 64.69399226407678 -16.990714730406097 M63.58573291279238 -17.568892924097174 C63.90767098195608 -17.40093803962565, 64.22960905111978 -17.232983155154123, 64.69399226407678 -16.990714730406097 M64.69399226407678 -16.990714730406097 C65.06039882273696 -16.768596921302358, 65.42680538139713 -16.546479112198615, 65.7629305736057 -16.342718045390892 M64.69399226407678 -16.990714730406097 C65.09966481606729 -16.744793645392914, 65.50533736805781 -16.49887256037973, 65.7629305736057 -16.342718045390892 M65.7629305736057 -16.342718045390892 C66.1158736167608 -16.09652025714399, 66.46881665991589 -15.850322468897085, 66.78815534457871 -15.627565626425154 M65.7629305736057 -16.342718045390892 C66.16892689168577 -16.059512589195585, 66.57492320976583 -15.776307133000275, 66.78815534457871 -15.627565626425154 M66.78815534457871 -15.627565626425154 C67.06850559620196 -15.403993761189122, 67.34885584782522 -15.18042189595309, 67.76545370850187 -14.848196188198123 M66.78815534457871 -15.627565626425154 C67.14179871178541 -15.345544451923038, 67.49544207899213 -15.06352327742092, 67.76545370850187 -14.848196188198123 M67.76545370850187 -14.848196188198123 C67.99751648003054 -14.637442919140252, 68.22957925155922 -14.426689650082382, 68.69080973676799 -14.007812326905688 M67.76545370850187 -14.848196188198123 C67.97757827301389 -14.655550271216729, 68.1897028375259 -14.462904354235336, 68.69080973676799 -14.007812326905688 M68.69080973676799 -14.007812326905688 C68.99721557872152 -13.691423138701188, 69.30362142067507 -13.37503395049669, 69.56042094296865 -13.10986736009568 M68.69080973676799 -14.007812326905688 C68.97197371692818 -13.717487433398214, 69.25313769708838 -13.427162539890737, 69.56042094296865 -13.10986736009568 M69.56042094296865 -13.10986736009568 C69.86775187493386 -12.74885895978391, 70.17508280689907 -12.387850559472138, 70.37071390812658 -12.158051136245305 M69.56042094296865 -13.10986736009568 C69.8233809443312 -12.800979579647262, 70.08634094569376 -12.492091799198844, 70.37071390812658 -12.158051136245305 M70.37071390812658 -12.158051136245305 C70.61622710249516 -11.82908582250354, 70.86174029686374 -11.500120508761775, 71.11835896464063 -11.156274872382312 M70.37071390812658 -12.158051136245305 C70.55349425436467 -11.913142123918355, 70.73627460060277 -11.668233111591407, 71.11835896464063 -11.156274872382312 M71.11835896464063 -11.156274872382312 C71.28833089458587 -10.89515234413251, 71.45830282453109 -10.634029815882709, 71.80028387860425 -10.108655082055241 M71.11835896464063 -11.156274872382312 C71.26929530468662 -10.924396121989336, 71.42023164473262 -10.692517371596361, 71.80028387860425 -10.108655082055241 M71.80028387860425 -10.108655082055241 C71.94698892218504 -9.848165421681017, 72.09369396576582 -9.587675761306793, 72.4136864742735 -9.019496659696287 M71.80028387860425 -10.108655082055241 C71.9303020186701 -9.877794708603988, 72.06032015873596 -9.646934335152734, 72.4136864742735 -9.019496659696287 M72.4136864742735 -9.019496659696287 C72.60624703627053 -8.619640532573477, 72.79880759826754 -8.219784405450667, 72.95604614880834 -7.893275190886684 M72.4136864742735 -9.019496659696287 C72.58117360526016 -8.67170604855199, 72.7486607362468 -8.323915437407694, 72.95604614880834 -7.893275190886684 M72.95604614880834 -7.893275190886684 C73.05380754089754 -7.65180266233843, 73.15156893298673 -7.4103301337901755, 73.42513422997033 -6.734618561215508 M72.95604614880834 -7.893275190886684 C73.05437020776141 -7.650412864306233, 73.15269426671449 -7.407550537725783, 73.42513422997033 -6.734618561215508 M73.42513422997033 -6.734618561215508 C73.53014001785358 -6.418357858511412, 73.63514580573684 -6.102097155807315, 73.81902313421489 -5.548287939305138 M73.42513422997033 -6.734618561215508 C73.53185271175137 -6.413199497372008, 73.6385711935324 -6.091780433528507, 73.81902313421489 -5.548287939305138 M73.81902313421489 -5.548287939305138 C73.93840889453867 -5.093018293074751, 74.05779465486243 -4.637748646844364, 74.13609428754556 -4.339158212148133 M73.81902313421489 -5.548287939305138 C73.89578784888552 -5.255550812228215, 73.97255256355615 -4.962813685151293, 74.13609428754556 -4.339158212148133 M74.13609428754556 -4.339158212148133 C74.22581447812844 -3.878463995874056, 74.31553466871131 -3.4177697795999786, 74.37504477658177 -3.1121979531509023 M74.13609428754556 -4.339158212148133 C74.2172481115355 -3.9224504778265525, 74.29840193552545 -3.505742743504972, 74.37504477658177 -3.1121979531509023 M74.37504477658177 -3.1121979531509023 C74.43593628523907 -2.639935436393361, 74.49682779389637 -2.16767291963582, 74.53489270250937 -1.872449005199798 M74.37504477658177 -3.1121979531509023 C74.41359190585968 -2.8132340304631835, 74.45213903513756 -2.5142701077754652, 74.53489270250937 -1.872449005199798 M74.53489270250937 -1.872449005199798 C74.56174922639966 -1.4541369674126148, 74.58860575028994 -1.0358249296254316, 74.61498121591342 -0.6250057626472757 M74.53489270250937 -1.872449005199798 C74.55996434184654 -1.4819379850604333, 74.5850359811837 -1.0914269649210686, 74.61498121591342 -0.6250057626472757 M74.61498121591342 -0.6250057626472757 C74.61498121591342 -0.23753599047330987, 74.61498121591342 0.14993378170065597, 74.61498121591342 0.625005762647271 M74.61498121591342 -0.6250057626472757 C74.61498121591342 -0.30926429178379977, 74.61498121591342 0.006477179079676154, 74.61498121591342 0.625005762647271 M74.61498121591342 0.625005762647271 C74.59323427895234 0.9637318596275967, 74.57148734199126 1.3024579566079222, 74.53489270250937 1.8724490051997846 M74.61498121591342 0.625005762647271 C74.59237507980384 0.9771145798985404, 74.56976894369427 1.3292233971498097, 74.53489270250937 1.8724490051997846 M74.53489270250937 1.8724490051997846 C74.50103142876573 2.1350703576906622, 74.46717015502207 2.39769171018154, 74.37504477658177 3.1121979531508885 M74.53489270250937 1.8724490051997846 C74.47552839490139 2.3328668521987677, 74.41616408729341 2.7932846991977502, 74.37504477658177 3.1121979531508885 M74.37504477658177 3.1121979531508885 C74.3177764381942 3.4062587671034703, 74.26050809980663 3.700319581056052, 74.13609428754556 4.339158212148129 M74.37504477658177 3.1121979531508885 C74.30081063525253 3.493374579485248, 74.22657649392328 3.874551205819608, 74.13609428754556 4.339158212148129 M74.13609428754556 4.339158212148129 C74.05305767057806 4.655812820942653, 73.97002105361057 4.972467429737176, 73.81902313421489 5.548287939305125 M74.13609428754556 4.339158212148129 C74.01963313712153 4.78327505329685, 73.9031719866975 5.227391894445573, 73.81902313421489 5.548287939305125 M73.81902313421489 5.548287939305125 C73.70863696835056 5.880753483241404, 73.59825080248622 6.213219027177682, 73.42513422997033 6.734618561215495 M73.81902313421489 5.548287939305125 C73.67478863775776 5.982699261987811, 73.53055414130063 6.417110584670498, 73.42513422997033 6.734618561215495 M73.42513422997033 6.734618561215495 C73.25677086781528 7.150479320822618, 73.08840750566024 7.5663400804297405, 72.95604614880834 7.893275190886679 M73.42513422997033 6.734618561215495 C73.26227876520466 7.136874707782908, 73.09942330043899 7.539130854350321, 72.95604614880834 7.893275190886679 M72.95604614880834 7.893275190886679 C72.79187805788315 8.234173744327254, 72.62770996695798 8.575072297767829, 72.4136864742735 9.019496659696284 M72.95604614880834 7.893275190886679 C72.84592724938283 8.121939441710753, 72.73580834995731 8.350603692534827, 72.4136864742735 9.019496659696284 M72.4136864742735 9.019496659696284 C72.20660353690245 9.387193384419856, 71.99952059953138 9.75489010914343, 71.80028387860425 10.108655082055236 M72.4136864742735 9.019496659696284 C72.24298729757867 9.322590333083937, 72.07228812088384 9.625684006471593, 71.80028387860425 10.108655082055236 M71.80028387860425 10.108655082055236 C71.5682640408735 10.465099858859777, 71.33624420314274 10.821544635664317, 71.11835896464065 11.156274872382301 M71.80028387860425 10.108655082055236 C71.60280326931047 10.41203832889911, 71.4053226600167 10.715421575742981, 71.11835896464065 11.156274872382301 M71.11835896464065 11.156274872382301 C70.92340506369897 11.417495338978409, 70.72845116275728 11.678715805574516, 70.37071390812659 12.158051136245302 M71.11835896464065 11.156274872382301 C70.84847887737996 11.517889602729872, 70.57859879011929 11.879504333077442, 70.37071390812659 12.158051136245302 M70.37071390812659 12.158051136245302 C70.14075247946997 12.428176915521345, 69.91079105081334 12.698302694797388, 69.56042094296866 13.10986736009567 M70.37071390812659 12.158051136245302 C70.13311943175484 12.437143127700267, 69.89552495538307 12.716235119155233, 69.56042094296866 13.10986736009567 M69.56042094296866 13.10986736009567 C69.31000190899647 13.368445572457002, 69.05958287502429 13.627023784818334, 68.69080973676799 14.007812326905684 M69.56042094296866 13.10986736009567 C69.26584785093321 13.414038262522904, 68.97127475889776 13.718209164950139, 68.69080973676799 14.007812326905684 M68.69080973676799 14.007812326905684 C68.5039512359827 14.177512273313877, 68.3170927351974 14.34721221972207, 67.7654537085019 14.848196188198111 M68.69080973676799 14.007812326905684 C68.38900390259022 14.28190440016115, 68.08719806841245 14.555996473416617, 67.7654537085019 14.848196188198111 M67.7654537085019 14.848196188198111 C67.46100644029889 15.090984782907954, 67.15655917209587 15.333773377617797, 66.78815534457871 15.627565626425152 M67.7654537085019 14.848196188198111 C67.38229499575047 15.153755065335803, 66.99913628299906 15.459313942473493, 66.78815534457871 15.627565626425152 M66.78815534457871 15.627565626425152 C66.54293783011644 15.798618749218914, 66.29772031565419 15.969671872012675, 65.7629305736057 16.34271804539089 M66.78815534457871 15.627565626425152 C66.52747225290464 15.809406866387823, 66.26678916123058 15.991248106350495, 65.7629305736057 16.34271804539089 M65.7629305736057 16.34271804539089 C65.48149925845705 16.513323362507986, 65.2000679433084 16.683928679625083, 64.69399226407678 16.990714730406093 M65.7629305736057 16.34271804539089 C65.4442599305237 16.535898061943765, 65.1255892874417 16.72907807849664, 64.69399226407678 16.990714730406093 M64.69399226407678 16.990714730406093 C64.385657876272 17.151572583026248, 64.07732348846723 17.3124304356464, 63.58573291279239 17.56889292409717 M64.69399226407678 16.990714730406093 C64.35820499564403 17.165894733265453, 64.02241772721126 17.341074736124813, 63.58573291279239 17.56889292409717 M63.58573291279239 17.56889292409717 C63.33026007916241 17.681983169212813, 63.07478724553243 17.795073414328453, 62.442706595147804 18.07487676824742 M63.58573291279239 17.56889292409717 C63.25139541137962 17.716894218203002, 62.91705790996684 17.864895512308838, 62.442706595147804 18.07487676824742 M62.442706595147804 18.07487676824742 C62.20409615848672 18.162687614629398, 61.96548572182564 18.250498461011375, 61.26961025146062 18.506587066708033 M62.442706595147804 18.07487676824742 C62.0199860250884 18.230441845615395, 61.597265455028996 18.38600692298337, 61.26961025146062 18.506587066708033 M61.26961025146062 18.506587066708033 C60.91660872019806 18.61135606824391, 60.563607188935514 18.71612506977979, 60.07126438623541 18.86224982926107 M61.26961025146062 18.506587066708033 C60.87702393882897 18.623104623569503, 60.48443762619731 18.73962218043097, 60.07126438623541 18.86224982926107 M60.07126438623541 18.86224982926107 C59.75988816254776 18.933319420398025, 59.448511938860115 19.00438901153498, 58.852593259676766 19.140403561325773 M60.07126438623541 18.86224982926107 C59.73049132610648 18.94002905648346, 59.38971826597755 19.01780828370585, 58.852593259676766 19.140403561325773 M58.852593259676766 19.140403561325773 C58.55209037430648 19.18898653739776, 58.25158748893619 19.237569513469747, 57.61860465284788 19.3399052695533 M58.852593259676766 19.140403561325773 C58.4843071921466 19.19994519662294, 58.116021124616445 19.259486831920107, 57.61860465284788 19.3399052695533 M57.61860465284788 19.3399052695533 C57.13756818094547 19.386310279466723, 56.656531709043065 19.432715289380152, 56.3743692896239 19.45993515863156 M57.61860465284788 19.3399052695533 C57.273210314194436 19.37322504600573, 56.927815975541 19.40654482245816, 56.3743692896239 19.45993515863156 M56.3743692896239 19.45993515863156 C56.03051646335675 19.470961849501023, 55.68666363708959 19.481988540370487, 55.12500000000001 19.5 M56.3743692896239 19.45993515863156 C55.971989315697556 19.47283870121027, 55.569609341771205 19.485742243788984, 55.12500000000001 19.5 M55.12500000000001 19.5 C55.12500000000001 19.5, 55.125 19.5, 55.125 19.5 M55.12500000000001 19.5 C55.12500000000001 19.5, 55.125 19.5, 55.125 19.5 M55.125 19.5 C23.32137994637229 19.5, -8.482240107255421 19.5, -55.12499999999999 19.5 M55.125 19.5 C18.152630553168933 19.5, -18.819738893662134 19.5, -55.12499999999999 19.5 M-55.12499999999999 19.5 C-55.59860693897973 19.484812347286905, -56.07221387795946 19.469624694573806, -56.37436928962389 19.45993515863156 M-55.12499999999999 19.5 C-55.60008232179026 19.484765034631828, -56.07516464358053 19.469530069263655, -56.37436928962389 19.45993515863156 M-56.37436928962389 19.45993515863156 C-56.822105793312446 19.416742556602653, -57.26984229700099 19.373549954573747, -57.61860465284787 19.3399052695533 M-56.37436928962389 19.45993515863156 C-56.76741963026949 19.422018064981675, -57.16046997091508 19.384100971331787, -57.61860465284787 19.3399052695533 M-57.61860465284787 19.3399052695533 C-58.102389689849744 19.26169065657983, -58.586174726851624 19.183476043606362, -58.85259325967676 19.140403561325773 M-57.61860465284787 19.3399052695533 C-57.9525348709134 19.285918021563983, -58.28646508897892 19.231930773574664, -58.85259325967676 19.140403561325773 M-58.85259325967676 19.140403561325773 C-59.271989978432465 19.044678997089143, -59.691386697188165 18.948954432852513, -60.071264386235384 18.862249829261074 M-58.85259325967676 19.140403561325773 C-59.25028758493061 19.049632426784587, -59.64798191018446 18.9588612922434, -60.071264386235384 18.862249829261074 M-60.071264386235384 18.862249829261074 C-60.40426165362713 18.76341798823753, -60.73725892101888 18.664586147213985, -61.26961025146059 18.506587066708043 M-60.071264386235384 18.862249829261074 C-60.36549032328926 18.774925115566944, -60.65971626034313 18.687600401872814, -61.26961025146059 18.506587066708043 M-61.26961025146059 18.506587066708043 C-61.607615219541984 18.382198113970418, -61.94562018762337 18.257809161232792, -62.4427065951478 18.074876768247425 M-61.26961025146059 18.506587066708043 C-61.721502212966335 18.34028664763043, -62.17339417447208 18.173986228552817, -62.4427065951478 18.074876768247425 M-62.4427065951478 18.074876768247425 C-62.747770319972055 17.939834106661596, -63.05283404479632 17.804791445075768, -63.58573291279238 17.568892924097174 M-62.4427065951478 18.074876768247425 C-62.87290559257705 17.884440433485338, -63.303104590006306 17.694004098723255, -63.58573291279238 17.568892924097174 M-63.58573291279238 17.568892924097174 C-63.88519357415118 17.412664488879997, -64.18465423550998 17.25643605366282, -64.69399226407678 16.990714730406097 M-63.58573291279238 17.568892924097174 C-63.96023393026927 17.373515983158832, -64.33473494774616 17.17813904222049, -64.69399226407678 16.990714730406097 M-64.69399226407678 16.990714730406097 C-65.1063937094912 16.74071455065597, -65.51879515490563 16.490714370905845, -65.76293057360569 16.3427180453909 M-64.69399226407678 16.990714730406097 C-65.017654776799 16.794508613141836, -65.34131728952123 16.59830249587758, -65.76293057360569 16.3427180453909 M-65.76293057360569 16.3427180453909 C-66.01152583477045 16.16930875271777, -66.26012109593522 15.995899460044644, -66.78815534457871 15.627565626425156 M-65.76293057360569 16.3427180453909 C-66.02785494283363 16.157918273808598, -66.29277931206157 15.973118502226294, -66.78815534457871 15.627565626425156 M-66.78815534457871 15.627565626425156 C-67.01757500835424 15.44460954967782, -67.24699467212977 15.261653472930483, -67.76545370850187 14.848196188198125 M-66.78815534457871 15.627565626425156 C-67.13714011442924 15.34925955934411, -67.48612488427976 15.070953492263065, -67.76545370850187 14.848196188198125 M-67.76545370850187 14.848196188198125 C-68.06029720956107 14.580427121667702, -68.35514071062029 14.312658055137279, -68.69080973676797 14.007812326905697 M-67.76545370850187 14.848196188198125 C-67.96162560503012 14.67003806219512, -68.15779750155838 14.491879936192115, -68.69080973676797 14.007812326905697 M-68.69080973676797 14.007812326905697 C-68.99470984780298 13.694010511598917, -69.29860995883799 13.380208696292138, -69.56042094296865 13.109867360095677 M-68.69080973676797 14.007812326905697 C-68.99269332659998 13.696092735300494, -69.29457691643196 13.384373143695292, -69.56042094296865 13.109867360095677 M-69.56042094296865 13.109867360095677 C-69.78660851763166 12.8441745644589, -70.01279609229468 12.578481768822124, -70.37071390812658 12.158051136245307 M-69.56042094296865 13.109867360095677 C-69.84661148667944 12.773691662749721, -70.13280203039022 12.437515965403765, -70.37071390812658 12.158051136245307 M-70.37071390812658 12.158051136245307 C-70.61852419474828 11.826007928153782, -70.86633448136996 11.493964720062257, -71.11835896464063 11.156274872382316 M-70.37071390812658 12.158051136245307 C-70.54576950250285 11.923492587673824, -70.72082509687912 11.688934039102339, -71.11835896464063 11.156274872382316 M-71.11835896464063 11.156274872382316 C-71.3681891660441 10.772468594224193, -71.61801936744757 10.388662316066071, -71.80028387860425 10.108655082055249 M-71.11835896464063 11.156274872382316 C-71.31046955796366 10.861141412120709, -71.5025801512867 10.566007951859104, -71.80028387860425 10.108655082055249 M-71.80028387860425 10.108655082055249 C-72.01708251352629 9.723707152508851, -72.23388114844833 9.338759222962455, -72.4136864742735 9.019496659696289 M-71.80028387860425 10.108655082055249 C-71.96299174772051 9.819750784480986, -72.12569961683677 9.530846486906722, -72.4136864742735 9.019496659696289 M-72.4136864742735 9.019496659696289 C-72.61351355612915 8.604551448608436, -72.81334063798478 8.189606237520586, -72.95604614880834 7.893275190886686 M-72.4136864742735 9.019496659696289 C-72.57205691491859 8.690637051112175, -72.73042735556368 8.361777442528062, -72.95604614880834 7.893275190886686 M-72.95604614880834 7.893275190886686 C-73.1306124497613 7.46209305252306, -73.30517875071425 7.030910914159434, -73.42513422997033 6.73461856121551 M-72.95604614880834 7.893275190886686 C-73.1258864876614 7.473766270280056, -73.29572682651447 7.054257349673426, -73.42513422997033 6.73461856121551 M-73.42513422997033 6.73461856121551 C-73.58086539247394 6.265581112145771, -73.73659655497757 5.796543663076031, -73.81902313421489 5.5482879393051325 M-73.42513422997033 6.73461856121551 C-73.53507553979625 6.4034928527886965, -73.6450168496222 6.072367144361884, -73.81902313421489 5.5482879393051325 M-73.81902313421489 5.5482879393051325 C-73.89374627767181 5.263336208088651, -73.96846942112873 4.9783844768721695, -74.13609428754556 4.339158212148136 M-73.81902313421489 5.5482879393051325 C-73.94222737462327 5.078456773572382, -74.06543161503166 4.608625607839632, -74.13609428754556 4.339158212148136 M-74.13609428754556 4.339158212148136 C-74.21069513119 3.956098646927821, -74.28529597483444 3.5730390817075057, -74.37504477658177 3.112197953150904 M-74.13609428754556 4.339158212148136 C-74.19088460843993 4.057821494294003, -74.24567492933429 3.7764847764398697, -74.37504477658177 3.112197953150904 M-74.37504477658177 3.112197953150904 C-74.41848273207252 2.775301748159202, -74.46192068756326 2.4384055431675, -74.53489270250937 1.872449005199809 M-74.37504477658177 3.112197953150904 C-74.43832251560913 2.6214283048576825, -74.50160025463649 2.1306586565644614, -74.53489270250937 1.872449005199809 M-74.53489270250937 1.872449005199809 C-74.56654683360148 1.3794103626854646, -74.59820096469359 0.8863717201711202, -74.61498121591342 0.6250057626472781 M-74.53489270250937 1.872449005199809 C-74.56480693956189 1.406510616769259, -74.59472117661441 0.9405722283387089, -74.61498121591342 0.6250057626472781 M-74.61498121591342 0.6250057626472781 C-74.61498121591342 0.31904836604301084, -74.61498121591342 0.01309096943874355, -74.61498121591342 -0.6250057626472687 M-74.61498121591342 0.6250057626472781 C-74.61498121591342 0.2713894280366464, -74.61498121591342 -0.08222690657398535, -74.61498121591342 -0.6250057626472687 M-74.61498121591342 -0.6250057626472687 C-74.58545218065785 -1.0849443221608666, -74.55592314540229 -1.5448828816744642, -74.53489270250937 -1.8724490051997822 M-74.61498121591342 -0.6250057626472687 C-74.58830589791754 -1.0404953723621357, -74.56163057992167 -1.455984982077003, -74.53489270250937 -1.8724490051997822 M-74.53489270250937 -1.8724490051997822 C-74.48274839141251 -2.2768699850080933, -74.43060408031566 -2.6812909648164043, -74.37504477658177 -3.112197953150895 M-74.53489270250937 -1.8724490051997822 C-74.49410145360804 -2.188817876535242, -74.45331020470672 -2.5051867478707015, -74.37504477658177 -3.112197953150895 M-74.37504477658177 -3.112197953150895 C-74.30788445724835 -3.4570519985895154, -74.24072413791492 -3.8019060440281356, -74.13609428754556 -4.339158212148126 M-74.37504477658177 -3.112197953150895 C-74.28998331038352 -3.5489706043316556, -74.20492184418528 -3.9857432555124164, -74.13609428754556 -4.339158212148126 M-74.13609428754556 -4.339158212148126 C-74.02457709292534 -4.764421607092919, -73.91305989830512 -5.18968500203771, -73.81902313421489 -5.548287939305123 M-74.13609428754556 -4.339158212148126 C-74.02592792673337 -4.759270292327782, -73.9157615659212 -5.179382372507438, -73.81902313421489 -5.548287939305123 M-73.81902313421489 -5.548287939305123 C-73.69178115869558 -5.931520496313656, -73.56453918317625 -6.314753053322189, -73.42513422997033 -6.734618561215485 M-73.81902313421489 -5.548287939305123 C-73.73587900889515 -5.798704797550807, -73.6527348835754 -6.049121655796491, -73.42513422997033 -6.734618561215485 M-73.42513422997033 -6.734618561215485 C-73.31925297046011 -6.996147319280603, -73.2133717109499 -7.257676077345722, -72.95604614880834 -7.893275190886676 M-73.42513422997033 -6.734618561215485 C-73.25799023777665 -7.1474674534431255, -73.09084624558297 -7.560316345670767, -72.95604614880834 -7.893275190886676 M-72.95604614880834 -7.893275190886676 C-72.78520923569519 -8.248021696290504, -72.61437232258204 -8.602768201694332, -72.4136864742735 -9.019496659696282 M-72.95604614880834 -7.893275190886676 C-72.84023504259545 -8.13375943089846, -72.72442393638255 -8.374243670910243, -72.4136864742735 -9.019496659696282 M-72.4136864742735 -9.019496659696282 C-72.28653887825706 -9.245260091513703, -72.15939128224062 -9.471023523331123, -71.80028387860425 -10.108655082055243 M-72.4136864742735 -9.019496659696282 C-72.27419741323224 -9.267173612374112, -72.13470835219098 -9.514850565051942, -71.80028387860425 -10.108655082055243 M-71.80028387860425 -10.108655082055243 C-71.64398963854586 -10.348765005664854, -71.48769539848747 -10.588874929274464, -71.11835896464063 -11.156274872382308 M-71.80028387860425 -10.108655082055243 C-71.55200831475 -10.490073019459139, -71.30373275089573 -10.871490956863036, -71.11835896464063 -11.156274872382308 M-71.11835896464063 -11.156274872382308 C-70.81973706414496 -11.556401014031715, -70.5211151636493 -11.956527155681124, -70.37071390812659 -12.158051136245302 M-71.11835896464063 -11.156274872382308 C-70.82356304051659 -11.551274554247353, -70.52876711639254 -11.946274236112398, -70.37071390812659 -12.158051136245302 M-70.37071390812659 -12.158051136245302 C-70.05335974656262 -12.530833392381687, -69.73600558499865 -12.903615648518073, -69.56042094296866 -13.10986736009567 M-70.37071390812659 -12.158051136245302 C-70.0818064796231 -12.497418241063894, -69.79289905111959 -12.836785345882488, -69.56042094296866 -13.10986736009567 M-69.56042094296866 -13.10986736009567 C-69.25708749420404 -13.423084050084427, -68.95375404543944 -13.736300740073183, -68.69080973676799 -14.007812326905677 M-69.56042094296866 -13.10986736009567 C-69.30498447440743 -13.373626485609229, -69.0495480058462 -13.637385611122786, -68.69080973676799 -14.007812326905677 M-68.69080973676799 -14.007812326905677 C-68.38862043700888 -14.28225265345617, -68.08643113724978 -14.556692980006664, -67.7654537085019 -14.848196188198107 M-68.69080973676799 -14.007812326905677 C-68.42978331784462 -14.244869614191295, -68.16875689892126 -14.481926901476912, -67.7654537085019 -14.848196188198107 M-67.7654537085019 -14.848196188198107 C-67.53504402622978 -15.031941778350967, -67.30463434395766 -15.215687368503827, -66.78815534457871 -15.627565626425149 M-67.7654537085019 -14.848196188198107 C-67.5222567706101 -15.042139274424501, -67.2790598327183 -15.236082360650894, -66.78815534457871 -15.627565626425149 M-66.78815534457871 -15.627565626425149 C-66.56182164800337 -15.78544621532829, -66.33548795142805 -15.943326804231432, -65.76293057360571 -16.342718045390885 M-66.78815534457871 -15.627565626425149 C-66.50992830515655 -15.82164476487163, -66.2317012657344 -16.01572390331811, -65.76293057360571 -16.342718045390885 M-65.76293057360571 -16.342718045390885 C-65.52142557605356 -16.489119794147904, -65.27992057850139 -16.635521542904918, -64.69399226407678 -16.99071473040609 M-65.76293057360571 -16.342718045390885 C-65.38976258139782 -16.56893467524585, -65.01659458918992 -16.795151305100813, -64.69399226407678 -16.99071473040609 M-64.69399226407678 -16.99071473040609 C-64.25551731638768 -17.21946682975889, -63.81704236869857 -17.44821892911169, -63.58573291279239 -17.56889292409717 M-64.69399226407678 -16.99071473040609 C-64.42614730981754 -17.130449271480263, -64.15830235555828 -17.270183812554436, -63.58573291279239 -17.56889292409717 M-63.58573291279239 -17.56889292409717 C-63.29916844020226 -17.69574651547977, -63.01260396761213 -17.822600106862367, -62.442706595147804 -18.07487676824742 M-63.58573291279239 -17.56889292409717 C-63.13739858013447 -17.767357233799377, -62.68906424747656 -17.965821543501583, -62.442706595147804 -18.07487676824742 M-62.442706595147804 -18.07487676824742 C-62.03462784760081 -18.225053519583305, -61.62654910005381 -18.375230270919193, -61.26961025146062 -18.506587066708033 M-62.442706595147804 -18.07487676824742 C-61.9946712836615 -18.239757904467396, -61.5466359721752 -18.404639040687375, -61.26961025146062 -18.506587066708033 M-61.26961025146062 -18.506587066708033 C-60.94852647935265 -18.601883044866565, -60.627442707244676 -18.6971790230251, -60.07126438623541 -18.862249829261067 M-61.26961025146062 -18.506587066708033 C-60.83524498427394 -18.635504397979222, -60.40087971708727 -18.764421729250415, -60.07126438623541 -18.862249829261067 M-60.07126438623541 -18.862249829261067 C-59.81571726971606 -18.92057679100583, -59.56017015319671 -18.97890375275059, -58.852593259676766 -19.140403561325773 M-60.07126438623541 -18.862249829261067 C-59.77474224393758 -18.929929073252737, -59.47822010163975 -18.997608317244403, -58.852593259676766 -19.140403561325773 M-58.852593259676766 -19.140403561325773 C-58.543676603951525 -19.190346810538983, -58.234759948226284 -19.240290059752198, -57.61860465284788 -19.3399052695533 M-58.852593259676766 -19.140403561325773 C-58.3892609609094 -19.21531153419484, -57.92592866214203 -19.290219507063906, -57.61860465284788 -19.3399052695533 M-57.61860465284788 -19.3399052695533 C-57.14891956362368 -19.385215225231793, -56.679234474399486 -19.430525180910287, -56.3743692896239 -19.45993515863156 M-57.61860465284788 -19.3399052695533 C-57.22089550720348 -19.378271792518387, -56.823186361559074 -19.416638315483475, -56.3743692896239 -19.45993515863156 M-56.3743692896239 -19.45993515863156 C-55.91270998182184 -19.47473967406744, -55.451050674019775 -19.489544189503324, -55.12500000000001 -19.5 M-56.3743692896239 -19.45993515863156 C-55.87994152524992 -19.47579049468977, -55.38551376087593 -19.491645830747984, -55.12500000000001 -19.5 M-55.12500000000001 -19.5 C-55.12500000000001 -19.5, -55.12500000000001 -19.5, -55.125 -19.5 M-55.12500000000001 -19.5 C-55.12500000000001 -19.5, -55.12500000000001 -19.5, -55.125 -19.5" stroke="#9370DB" stroke-width="1.3" fill="none" stroke-dasharray="0 0" style=""/></g><g class="label" style="" transform="translate(-62.25, -12)"><rect/><foreignObject width="124.5" height="24"><div xmlns="http://www.w3.org/1999/xhtml" style="display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;"><span class="nodeLabel "><p>Retest DNC push</p></span></div></foreignObject></g></g></g></g></g><defs><filter id="my-svg-drop-shadow" height="130%" width="130%"><feDropShadow dx="4" dy="4" stdDeviation="0" flood-opacity="0.06" flood-color="#000000"/></filter></defs><defs><filter id="my-svg-drop-shadow-small" height="150%" width="150%"><feDropShadow dx="2" dy="2" stdDeviation="0" flood-opacity="0.06" flood-color="#000000"/></filter></defs></svg>
|
|
</div>
|
|
<hr>
|
|
<h2 id="symptom-1-udc-not-collecting-data" tabindex="-1">Symptom 1 - UDC not collecting data</h2>
|
|
<p>UDC = Universal Data Collection desktop app on the imaged PC. Most "no data" issues post-deploy are not a service crash - they are the COM port pointing at the wrong physical serial port. Fix is a GUI procedure inside UDC, run as admin.</p>
|
|
<p><strong>What you need before starting:</strong></p>
|
|
<ul>
|
|
<li>Badge scanner (the one wired to the PC).</li>
|
|
<li>Access to <code>S:\SPC\UDC\UDC_Password.jpg</code> (mapped S: drive must be working - if not, fix S: first via the standard <code>mapdrive.bat</code> runbook).</li>
|
|
</ul>
|
|
<h3 id="step-1-unlock-the-admin-menu" tabindex="-1">Step 1 - Unlock the admin menu</h3>
|
|
<p>Open UDC. Click <strong>Tools</strong> -> <strong>Show All Menus</strong>.</p>
|
|
<p><img src="images/post-deploy/Figure_6_UDC_not_collecting_data_enable_admin.png" alt="UDC Tools menu - Show All Menus"></p>
|
|
<p>UDC will prompt for a badge scan to authorise admin mode:</p>
|
|
<p><img src="images/post-deploy/Figure_3_UDC_not_collecting_data_enable_admin_show_all_menus_scan_UDC_Password.png" alt="UDC Please Enter Badge prompt"></p>
|
|
<h3 id="step-2-scan-the-udc-admin-password-barcode" tabindex="-1">Step 2 - Scan the UDC admin password barcode</h3>
|
|
<p>The admin "password" is a barcode stored as a JPG on the S: drive.</p>
|
|
<ol>
|
|
<li>
|
|
<p>Navigate File Explorer to <code>S:\SPC\UDC\UDC_Password.jpg</code>.</p>
|
|
<p><img src="images/post-deploy/Figure_2_UDC_not_collecting_data_enable_admin_password_location.png" alt="UDC_Password.jpg location on S: drive"></p>
|
|
</li>
|
|
<li>
|
|
<p>Open the JPG in Paint (or any image viewer that shows it at full size).</p>
|
|
</li>
|
|
<li>
|
|
<p>Point the badge scanner at the on-screen barcode and pull the trigger. UDC accepts the scan and unlocks admin mode.</p>
|
|
</li>
|
|
</ol>
|
|
<h3 id="step-3-open-options" tabindex="-1">Step 3 - Open Options</h3>
|
|
<p>With admin mode active, <strong>Tools</strong> now shows an extra <strong>Options</strong> item at the top of the menu. Click <strong>Tools</strong> -> <strong>Options</strong>.</p>
|
|
<p><img src="images/post-deploy/Figure_4_UDC_not_collecting_data_enable_admin_options.png" alt="UDC Tools menu with Options visible"></p>
|
|
<h3 id="step-4-set-the-correct-com-port" tabindex="-1">Step 4 - Set the correct COM port</h3>
|
|
<p>Click the <strong>Serial</strong> tab on the left. Set <strong>Port Name</strong> to match the <strong>physical</strong> serial port the machine cable is plugged into on the back of the PC.</p>
|
|
<ul>
|
|
<li>
|
|
<p><strong>COM 1</strong> = onboard / Intel serial port (motherboard-integrated)</p>
|
|
<p>Logical:</p>
|
|
<p><img src="images/post-deploy/Figure_5_UDC_not_collecting_data_enable_admin_options_serial_intel_com1.png" alt="UDC Serial settings - COM 1 (intel)"></p>
|
|
<p>Physical port to match:</p>
|
|
<p><img src="images/post-deploy/Figure_5_UDC_not_collecting_data_enable_admin_options_serial_intel_com1_physical.png" alt="PC rear - onboard COM1 port"></p>
|
|
</li>
|
|
<li>
|
|
<p><strong>COM 2</strong> = PCIe add-in serial card</p>
|
|
<p>Logical:</p>
|
|
<p><img src="images/post-deploy/Figure_5_UDC_not_collecting_data_enable_admin_options_serial_pcie_com2.png" alt="UDC Serial settings - COM 2 (PCIe)"></p>
|
|
<p>Physical port to match:</p>
|
|
<p><img src="images/post-deploy/Figure_5_UDC_not_collecting_data_enable_admin_options_serial_pcie_com2_physical.png" alt="PC rear - PCIe COM2 port"></p>
|
|
</li>
|
|
</ul>
|
|
<p>Leave the rest at defaults: <strong>Baud 9600, Data Bits 8, Stop Bits One, Parity None</strong>.</p>
|
|
<p>Click <strong>Save</strong>.</p>
|
|
<h3 id="step-5-exit-to-apply" tabindex="-1">Step 5 - Exit to apply</h3>
|
|
<p>Click <strong>File</strong> -> <strong>Exit</strong>. UDC must restart for the new COM port to take effect.</p>
|
|
<p><img src="images/post-deploy/Figure_1_UDC_not_collecting_data_enable_admin_exit.png" alt="UDC File menu - Exit"></p>
|
|
<p>Reopen UDC. Data lines should start populating as the machine runs.</p>
|
|
<h3 id="if-data-still-does-not-appear" tabindex="-1">If data still does not appear</h3>
|
|
<p>Once the COM port is correct, <s>rule out</s> check these in order:</p>
|
|
<ul>
|
|
<li>Wrong physical cable - cable is in COM1 socket but Port Name set to COM 2 (or vice versa). Re-check Step 4.</li>
|
|
<li>Cable / connector damaged - swap with a known-good cable.</li>
|
|
<li>Machine controller side not transmitting - confirm at the controller HMI.</li>
|
|
</ul>
|
|
<hr>
|
|
<h2 id="symptom-2-dnc-not-pushing-a-program-to-the-controller" tabindex="-1">Symptom 2 - DNC not pushing a program to the controller</h2>
|
|
<p>Two independent root causes. Check in order: NTLARS first (cheaper), then NIC.</p>
|
|
<h3 id="2a-ntlars-reg-file-never-imported-blank-general-tab-fields" tabindex="-1">2A - NTLARS reg file never imported (blank General tab fields)</h3>
|
|
<p><strong>What it looks like:</strong></p>
|
|
<p>Open NTLARS. <strong>General</strong> tab shows <strong>Site = WestJefferson</strong> but <strong>Machine No., CNC Type, Host Type, Interface Type</strong> are all empty.</p>
|
|
<p><img src="images/post-deploy/NTLARS_no_machine_config.png" alt="NTLARS General tab with blank machine config"></p>
|
|
<p>The per-machine reg backup never imported during imaging, so NTLARS has no machine-specific config.</p>
|
|
<p><strong>Fix:</strong></p>
|
|
<ol>
|
|
<li>
|
|
<p>Note the machine number (printed on the PC asset label, or look up by hostname).</p>
|
|
</li>
|
|
<li>
|
|
<p>Browse to the DNC reg backup folder on the SFLD share:</p>
|
|
<pre><code>S:\DT\RegFiles\Dnc\Backup Copies\
|
|
</code></pre>
|
|
<p>Each file is named <code><MACHINE-NUMBER>.reg</code> (e.g. <code>4008.reg</code>, <code>4001.reg</code>, <code>3209.reg</code>).</p>
|
|
<p><img src="images/post-deploy/NTLARS_no_machine_config_copy_backup.png" alt="Backup Copies folder on S: drive"></p>
|
|
</li>
|
|
<li>
|
|
<p>In the NTLARS settings dialog, click <strong>Load...</strong> (top-right of the dialog, next to Save).</p>
|
|
</li>
|
|
<li>
|
|
<p>Browse to <code>S:\DT\RegFiles\Dnc\Backup Copies\</code> and select the <code>.reg</code> matching this PC's machine number. Confirm the import.</p>
|
|
</li>
|
|
<li>
|
|
<p>The General tab fields should now be populated. Click <strong>OK</strong> to apply.</p>
|
|
</li>
|
|
<li>
|
|
<p>While in NTLARS, click the <strong>FMS Host</strong> tab. Check <strong>Primary</strong> - the backup reg usually populates the short hostname <code>WJFMS3</code> only. Update it to the full FQDN:</p>
|
|
<p><img src="images/post-deploy/NTLARS_FMS_HOST.png" alt="NTLARS FMS Host tab"></p>
|
|
<table>
|
|
<thead>
|
|
<tr>
|
|
<th>Field</th>
|
|
<th>Required value</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td>Primary</td>
|
|
<td><code>WJFMS3.AE.GE.COM</code> (FQDN - not just <code>WJFMS3</code>)</td>
|
|
</tr>
|
|
<tr>
|
|
<td>Secondary</td>
|
|
<td><code>10.233.112.158</code></td>
|
|
</tr>
|
|
<tr>
|
|
<td>Socket Number</td>
|
|
<td><code>5003</code></td>
|
|
</tr>
|
|
<tr>
|
|
<td>Timeout</td>
|
|
<td><code>10</code></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<p>Click <strong>OK</strong> to save. The short hostname fails on GE corp DNS in some shopfloor segments; the FQDN resolves reliably. The manifest drift-catcher will also normalise this on next run, but doing it now avoids waiting for the next manifest cycle.</p>
|
|
</li>
|
|
</ol>
|
|
<p>If fields are still blank after import: the reg backup file is stale or for a different machine number. Pull the correct one and re-import.</p>
|
|
<h3 id="2b-controller-nic-has-no-static-ip" tabindex="-1">2B - Controller NIC has no static IP</h3>
|
|
<p>The PC has two NICs. One faces the corporate / shopfloor LAN (gets internet); the other faces the controller on an isolated subnet (no internet - shown as "Unidentified network" / "No internet").</p>
|
|
<p><strong>Standard controller-side config:</strong></p>
|
|
<table>
|
|
<thead>
|
|
<tr>
|
|
<th>Setting</th>
|
|
<th>Value</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td>IP assignment</td>
|
|
<td>Manual</td>
|
|
</tr>
|
|
<tr>
|
|
<td>IPv4 address</td>
|
|
<td><code>192.168.1.2</code></td>
|
|
</tr>
|
|
<tr>
|
|
<td>Subnet mask</td>
|
|
<td><code>255.255.255.0</code></td>
|
|
</tr>
|
|
<tr>
|
|
<td>Default gateway</td>
|
|
<td><em>leave blank</em></td>
|
|
</tr>
|
|
<tr>
|
|
<td>DNS servers</td>
|
|
<td>Automatic (DHCP) - leave as-is</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<p><strong>Step-by-step (GUI - logged in as ShopFloor local account):</strong></p>
|
|
<ol>
|
|
<li>
|
|
<p>Right-click the network icon in the system tray. Select <strong>Network and Internet settings</strong>.</p>
|
|
<p><img src="images/post-deploy/NTLARS_network_interface_tray.png" alt="Network tray menu"></p>
|
|
</li>
|
|
<li>
|
|
<p>In Network & internet, identify the controller-facing adapter. <strong>On every PXE-imaged shopfloor PC the controller NIC is the <code>Realtek PCIe GbE Family Controller</code>.</strong> It will also show <strong>"No internet"</strong> / <strong>"Public network"</strong> (the other adapter, with internet, is the shopfloor LAN). Click into it.</p>
|
|
<p><img src="images/post-deploy/NTLARS_network_interface_settings.png" alt="Network & internet - two ethernets listed"></p>
|
|
<p>Confirm at the bottom of the adapter detail page that <strong>Description = Realtek PCIe GbE Family Controller</strong>:</p>
|
|
<p><img src="images/post-deploy/NTLARS_network_interface_verified.png" alt="Verified controller NIC - Realtek PCIe GbE"></p>
|
|
</li>
|
|
<li>
|
|
<p>Scroll to <strong>IP assignment</strong>. If it shows <code>Automatic (DHCP)</code> or the IPv4 address is <code>169.254.x.x</code> / blank: click <strong>Edit</strong> next to IP assignment, switch to <strong>Manual</strong>, enable IPv4, and enter:</p>
|
|
<ul>
|
|
<li>IP address: <code>192.168.1.2</code></li>
|
|
<li>Subnet mask: <code>255.255.255.0</code></li>
|
|
<li>Gateway: <em>leave blank</em></li>
|
|
</ul>
|
|
<p>Save.</p>
|
|
</li>
|
|
<li>
|
|
<p>Verify. The adapter detail should now show:</p>
|
|
<ul>
|
|
<li>IP assignment: <strong>Manual</strong></li>
|
|
<li>IPv4 address: <strong>192.168.1.2</strong></li>
|
|
<li>IPv4 mask: <strong>255.255.255.0</strong></li>
|
|
<li>Description: <strong>Realtek PCIe GbE Family Controller</strong></li>
|
|
</ul>
|
|
</li>
|
|
</ol>
|
|
<p><strong>Verify connectivity to the controller:</strong></p>
|
|
<p>The controller is always at <code>192.168.1.1</code> on this subnet. Open Command Prompt and run:</p>
|
|
<pre><code class="language-cmd">ping 192.168.1.1
|
|
</code></pre>
|
|
<p>Expected: 4/4 replies.</p>
|
|
<p>If pings fail:</p>
|
|
<ul>
|
|
<li>Check the controller-side network cable.</li>
|
|
<li>Confirm no other adapter on the PC also has <code>192.168.1.2</code> (duplicate IP). In Network & internet, check both Ethernet adapters - only the Realtek PCIe GbE one should have it.</li>
|
|
<li>Confirm the controller itself is powered and online.</li>
|
|
</ul>
|
|
|
|
</body></html> |