{ "custom": { "tagPath": "[Ignition_Common_IO_Gtwy]Yard/SATB1_YARD_SES_1B/PQM_Main" }, "params": { "boxColor": "var(--olGray)", "inputPower": 1, "objectName": "SEL-735", "outputPower_1": 0, "outputPower_2": 0, "outputPower_3": 0, "tagPath": "[Ignition_Common_IO_Gtwy]Yard/SATB1_YARD_SES_1B", "textColor": "var(--olGray)" }, "propConfig": { "custom.tagPath": { "binding": { "config": { "expression": "toStr({view.params.tagPath}+\u0027/PQM_Main\u0027)" }, "type": "expr" }, "persistent": true }, "params.boxColor": { "paramDirection": "input", "persistent": true }, "params.inputPower": { "paramDirection": "input", "persistent": true }, "params.objectName": { "paramDirection": "input", "persistent": true }, "params.outputPower_1": { "binding": { "config": { "path": "/root/FDR-1.props.params.outputPower" }, "type": "property" }, "paramDirection": "output", "persistent": true }, "params.outputPower_2": { "binding": { "config": { "path": "/root/FDR-2.props.params.outputPower" }, "type": "property" }, "paramDirection": "output", "persistent": true }, "params.outputPower_3": { "binding": { "config": { "path": "/root/FDR-3.props.params.outputPower" }, "type": "property" }, "paramDirection": "output", "persistent": true }, "params.tagPath": { "paramDirection": "input", "persistent": true }, "params.textColor": { "paramDirection": "input", "persistent": true } }, "props": { "defaultSize": { "height": 111, "width": 479 } }, "root": { "children": [ { "meta": { "name": "Label" }, "position": { "height": 32, "width": 58, "x": 360, "y": -8 }, "propConfig": { "props.text": { "binding": { "config": { "path": "view.params.tagPath" }, "transforms": [ { "code": "\ttext \u003d value.split(\u0027_\u0027)\n\treturn str(text[-2]) + \" \" + str(text[-1])", "type": "script" } ], "type": "property" } } }, "props": { "textStyle": { "fontWeight": "bold" } }, "type": "ia.display.label" }, { "custom": { "colorHandler": {} }, "events": { "dom": { "onClick": { "config": { "script": "\tpageId \u003d self.page.props.pageId\n\tsystem.perspective.print(\u0027pageId: {}\u0027.format(pageId))\n\t\n\ttagPath \u003d self.parent.custom.tagPath\n\tobjectName \u003d self.view.params.objectName\n\tutils.nav.openEQPopup(objectName, tagPath)" }, "scope": "G", "type": "script" } } }, "meta": { "name": "SES" }, "position": { "height": 111, "rotate": { "anchor": "0% 0%" }, "width": 479 }, "propConfig": { "custom.alarmSeverity": { "binding": { "config": { "path": "parent.custom.alarmSeverity" }, "type": "property" } }, "custom.colorHandler.busIn": { "binding": { "config": { "expression": "concat(\u0027var(\u0027,\r\nif({../Main.props.params.outputPower},\u0027--olRed\u0027,\u0027--olGreen\u0027)\r\n,\u0027)\u0027)" }, "type": "expr" } }, "custom.colorHandler.busOut": { "binding": { "config": { "expression": "concat(\u0027var(\u0027,\r\nif({../Main.props.params.outputPower},\u0027--olRed\u0027,\u0027--olGreen\u0027)\r\n,\u0027)\u0027)" }, "type": "expr" } }, "props.elements[0].fill.paint": { "binding": { "config": { "path": "view.params.boxColor" }, "type": "property" } }, "props.elements[1].fill": { "binding": { "config": { "path": "view.params.boxColor" }, "type": "property" } }, "props.elements[2].elements[1].fill.paint": { "binding": { "config": { "expression": "case(\r\n\t{this.custom.alarmSeverity},\r\n\t1, \"var(--coolpurple)\",\r\n\t2, \"var(--goldenyellow)\",\r\n\t3, \"var(--sunsetorange)\",\r\n\t4, \"var(--alarmred)\",\r\n\t\"transparent\"\r\n)\t" }, "overlayOptOut": true, "type": "expr" } }, "props.elements[2].elements[2].visibility": { "binding": { "config": { "expression": "if({this.custom.alarmSeverity}!\u003d3,\u0027hidden\u0027,\u0027visible\u0027)\r\n" }, "overlayOptOut": true, "type": "expr" } }, "props.elements[2].elements[3].visibility": { "binding": { "config": { "expression": "if({this.custom.alarmSeverity}!\u003d3,\u0027hidden\u0027,\u0027visible\u0027)\r\n" }, "overlayOptOut": true, "type": "expr" } }, "props.elements[2].elements[4].visibility": { "binding": { "config": { "expression": "if({this.custom.alarmSeverity}!\u003d2,\u0027hidden\u0027,\u0027visible\u0027)\r\n" }, "overlayOptOut": true, "type": "expr" } }, "props.elements[2].elements[5].visibility": { "binding": { "config": { "expression": "if({this.custom.alarmSeverity}!\u003d1,\u0027hidden\u0027,\u0027visible\u0027)\r\n" }, "overlayOptOut": true, "type": "expr" } }, "props.elements[2].elements[6].visibility": { "binding": { "config": { "expression": "if({this.custom.alarmSeverity}!\u003d4,\u0027hidden\u0027,\u0027visible\u0027)\r\n" }, "overlayOptOut": true, "type": "expr" } }, "props.elements[2].elements[7].visibility": { "binding": { "config": { "expression": "if({this.custom.alarmSeverity}!\u003d4,\u0027hidden\u0027,\u0027visible\u0027)\r\n" }, "overlayOptOut": true, "type": "expr" } }, "props.elements[3].elements[0].stroke.paint": { "binding": { "config": { "path": "this.custom.colorHandler.busIn" }, "type": "property" } }, "props.elements[3].elements[1].stroke.paint": { "binding": { "config": { "path": "this.custom.colorHandler.busIn" }, "type": "property" } }, "props.elements[3].elements[2].stroke.paint": { "binding": { "config": { "path": "this.custom.colorHandler.busIn" }, "type": "property" } }, "props.elements[3].elements[3].stroke.paint": { "binding": { "config": { "path": "this.custom.colorHandler.busIn" }, "type": "property" } }, "props.elements[3].elements[4].stroke.paint": { "binding": { "config": { "path": "this.custom.colorHandler.busIn" }, "type": "property" } }, "props.elements[3].elements[5].stroke.paint": { "binding": { "config": { "path": "this.custom.colorHandler.busIn" }, "type": "property" } }, "props.elements[3].elements[6].stroke.paint": { "binding": { "config": { "path": "this.custom.colorHandler.busIn" }, "type": "property" } }, "props.elements[4].elements[1].text": { "binding": { "config": { "path": "view.params.tagPath" }, "transforms": [ { "code": "\treturn \"SES \" + str(value.split(\u0027_\u0027)[6])", "type": "script" } ], "type": "property" } }, "props.elements[4].fill": { "binding": { "config": { "path": "view.params.textColor" }, "type": "property" } } }, "props": { "elements": [ { "fill": { "opacity": "0" }, "height": "67.5", "id": "Box", "name": "Box", "type": "rect", "width": "307.5", "x": "3.75", "y": "11.235" }, { "d": "M3.75,15.253l0,-4.018l3.853,-0l0,0.75l-3.103,-0l0,3.268l-0.75,-0Zm9.248,-4.018l0,0.75l-2.312,-0l0,-0.75l2.312,-0Zm10.789,-0l0,0.75l-7.706,-0l-0,-0.75l7.706,-0Zm5.395,-0l0,0.75l-2.312,-0l0,-0.75l2.312,-0Zm10.79,-0l-0,0.75l-7.707,-0l-0,-0.75l7.707,-0Zm5.395,-0l-0,0.75l-2.312,-0l-0,-0.75l2.312,-0Zm10.789,-0l-0,0.75l-7.707,-0l0,-0.75l7.707,-0Zm5.395,-0l-0,0.75l-2.312,-0l-0,-0.75l2.312,-0Zm10.789,-0l0,0.75l-7.706,-0l-0,-0.75l7.706,-0Zm5.395,-0l0,0.75l-2.312,-0l0,-0.75l2.312,-0Zm10.789,-0l0,0.75l-7.706,-0l-0,-0.75l7.706,-0Zm5.395,-0l0,0.75l-2.312,-0l0,-0.75l2.312,-0Zm10.79,-0l-0,0.75l-7.707,-0l-0,-0.75l7.707,-0Zm5.395,-0l-0,0.75l-2.313,-0l0,-0.75l2.313,-0Zm10.788,-0l0,0.75l-7.706,-0l-0,-0.75l7.706,-0Zm5.396,-0l-0,0.75l-2.313,-0l0,-0.75l2.313,-0Zm10.789,-0l-0,0.75l-7.707,-0l-0,-0.75l7.707,-0Zm5.395,-0l-0,0.75l-2.312,-0l-0,-0.75l2.312,-0Zm10.789,-0l-0,0.75l-7.707,-0l0,-0.75l7.707,-0Zm5.394,-0l0,0.75l-2.311,-0l-0,-0.75l2.311,-0Zm10.79,-0l0,0.75l-7.706,-0l-0,-0.75l7.706,-0Zm5.395,-0l0,0.75l-2.312,-0l0,-0.75l2.312,-0Zm10.79,-0l-0,0.75l-7.707,-0l0,-0.75l7.707,-0Zm5.394,-0l0,0.75l-2.312,-0l0,-0.75l2.312,-0Zm10.79,-0l-0,0.75l-7.707,-0l-0,-0.75l7.707,-0Zm5.395,-0l-0,0.75l-2.313,-0l0,-0.75l2.313,-0Zm10.789,-0l0,0.75l-7.707,-0l0,-0.75l7.707,-0Zm5.395,-0l0,0.75l-2.312,-0l-0,-0.75l2.312,-0Zm10.79,-0l-0,0.75l-7.707,-0l-0,-0.75l7.707,-0Zm5.394,-0l-0,0.75l-2.312,-0l-0,-0.75l2.312,-0Zm10.79,-0l-0,0.75l-7.707,-0l-0,-0.75l7.707,-0Zm5.394,-0l0,0.75l-2.312,-0l0,-0.75l2.312,-0Zm10.79,-0l-0,0.75l-7.707,-0l0,-0.75l7.707,-0Zm5.394,-0l0,0.75l-2.312,-0l0,-0.75l2.312,-0Zm10.79,-0l-0,0.75l-7.707,-0l0,-0.75l7.707,-0Zm5.394,-0l0,0.75l-2.312,-0l0,-0.75l2.312,-0Zm10.79,-0l0,0.75l-7.707,-0l0,-0.75l7.707,-0Zm5.395,-0l-0,0.75l-2.312,-0l-0,-0.75l2.312,-0Zm6.936,4.018l-0.75,-0c0,-0 0,-3.268 0,-3.268l-3.103,-0l-0,-0.75l3.853,-0l0,4.018Zm0,5.625l-0.75,-0l0,-2.411l0.75,0l0,2.411Zm0,11.25l-0.75,-0l0,-8.036l0.75,0l0,8.036Zm0,5.625l-0.75,-0l0,-2.411l0.75,-0l0,2.411Zm0,11.25l-0.75,-0l0,-8.036l0.75,-0l0,8.036Zm0,5.625l-0.75,-0l0,-2.411l0.75,0l0,2.411Zm0,11.25l-0.75,-0l0,-8.036l0.75,0l0,8.036Zm0,5.625l-0.75,-0l0,-2.411l0.75,0l0,2.411Zm-3.853,7.232l-0,-0.75l3.103,-0l0,-3.268l0.75,0l0,4.018l-3.853,-0Zm-5.395,-0l-0,-0.75l2.312,-0l-0,0.75l-2.312,-0Zm-10.789,-0l-0,-0.75l7.706,-0l0,0.75l-7.706,-0Zm-5.395,-0l-0,-0.75l2.312,-0l-0,0.75l-2.312,-0Zm-10.79,-0l0,-0.75l7.707,-0l0,0.75l-7.707,-0Zm-5.395,-0l0,-0.75l2.312,-0l0,0.75l-2.312,-0Zm-10.789,-0l0,-0.75l7.707,-0l-0,0.75l-7.707,-0Zm-5.395,-0l0,-0.75l2.312,-0l0,0.75l-2.312,-0Zm-10.789,-0l-0,-0.75l7.706,-0l0,0.75l-7.706,-0Zm-5.395,-0l-0,-0.75l2.312,-0l-0,0.75l-2.312,-0Zm-10.789,-0l-0,-0.75l7.706,-0l0,0.75l-7.706,-0Zm-5.395,-0l-0,-0.75l2.312,-0l-0,0.75l-2.312,-0Zm-10.79,-0l0,-0.75l7.707,-0l0,0.75l-7.707,-0Zm-5.395,-0l0,-0.75l2.313,-0l-0,0.75l-2.313,-0Zm-10.788,-0l-0,-0.75l7.706,-0l0,0.75l-7.706,-0Zm-5.396,-0l0,-0.75l2.313,-0l-0,0.75l-2.313,-0Zm-10.789,-0l0,-0.75l7.707,-0l0,0.75l-7.707,-0Zm-5.395,-0l0,-0.75l2.312,-0l0,0.75l-2.312,-0Zm-10.789,-0l0,-0.75l7.707,-0l-0,0.75l-7.707,-0Zm-5.394,-0l-0,-0.75l2.311,-0l0,0.75l-2.311,-0Zm-10.79,-0l-0,-0.75l7.706,-0l0,0.75l-7.706,-0Zm-5.395,-0l-0,-0.75l2.312,-0l-0,0.75l-2.312,-0Zm-10.79,-0l0,-0.75l7.707,-0l-0,0.75l-7.707,-0Zm-5.394,-0l-0,-0.75l2.312,-0l-0,0.75l-2.312,-0Zm-10.79,-0l0,-0.75l7.707,-0l0,0.75l-7.707,-0Zm-5.395,-0l0,-0.75l2.313,-0l-0,0.75l-2.313,-0Zm-10.789,-0l-0,-0.75l7.707,-0l-0,0.75l-7.707,-0Zm-5.395,-0l-0,-0.75l2.312,-0l0,0.75l-2.312,-0Zm-10.79,-0l0,-0.75l7.707,-0l0,0.75l-7.707,-0Zm-5.394,-0l0,-0.75l2.312,-0l0,0.75l-2.312,-0Zm-10.79,-0l0,-0.75l7.707,-0l0,0.75l-7.707,-0Zm-5.394,-0l-0,-0.75l2.312,-0l-0,0.75l-2.312,-0Zm-10.79,-0l0,-0.75l7.707,-0l-0,0.75l-7.707,-0Zm-5.394,-0l-0,-0.75l2.312,-0l-0,0.75l-2.312,-0Zm-10.79,-0l0,-0.75l7.707,-0l-0,0.75l-7.707,-0Zm-5.394,-0l-0,-0.75l2.312,-0l-0,0.75l-2.312,-0Zm-10.79,-0l-0,-0.75l7.707,-0l-0,0.75l-7.707,-0Zm-5.395,-0l0,-0.75l2.312,-0l0,0.75l-2.312,-0Zm-6.936,-4.018l0.75,0c-0,0 -0,3.268 -0,3.268l3.103,-0l0,0.75l-3.853,-0l-0,-4.018Zm-0,-5.625l0.75,0l-0,2.411l-0.75,-0l-0,-2.411Zm-0,-11.25l0.75,-0l-0,8.036l-0.75,-0l-0,-8.036Zm-0,-5.625l0.75,0l-0,2.411l-0.75,-0l-0,-2.411Zm-0,-11.25l0.75,0l-0,8.036l-0.75,-0l-0,-8.036Zm-0,-5.625l0.75,0l-0,2.411l-0.75,-0l-0,-2.411Zm-0,-11.25l0.75,0l-0,8.036l-0.75,-0l-0,-8.036Zm-0,-5.625l0.75,0l-0,2.411l-0.75,-0l-0,-2.411Z", "name": "path", "type": "path" }, { "elements": [ { "fill": { "opacity": "0", "paint": "#ebebeb" }, "height": "75", "id": "AlarmBorder", "name": "AlarmBorder", "type": "rect", "visibility": "visible", "width": "315.74", "x": "0", "y": "7.485" }, { "d": "M315.74,7.485l-0,75l-315.74,-0l0,-75l315.74,-0Zm-0.75,0.75l-314.24,-0c0,-0 0,73.5 -0,73.5l314.24,-0l-0,-73.5Z", "fill": {}, "name": "path", "type": "path" }, { "d": "M315.358,0.648l6.489,6.489c0.199,0.199 0.199,0.522 0,0.721l-6.489,6.489c-0.199,0.199 -0.522,0.199 -0.721,0l-6.489,-6.489c-0.199,-0.199 -0.199,-0.522 -0,-0.721l6.489,-6.489c0.199,-0.199 0.522,-0.199 0.721,-0Z", "fill": { "paint": "#de7c33" }, "name": "path", "stroke": { "paint": "#000", "width": "0.48px" }, "type": "path" }, { "elements": [ { "elements": [ { "d": "M314.663,8.96l-0.351,-4.735l1.371,0l-0.34,4.735l-0.68,-0Zm-0.318,1.81l0,-1.105l1.305,0l0,1.105l-1.305,0Z", "fill": { "paint": "#fff", "rule": "nonzero" }, "name": "path", "type": "path" } ], "name": "group", "type": "group" } ], "name": "group", "type": "group" }, { "elements": [ { "d": "M314.355,1.849c0.134,-0.227 0.378,-0.367 0.643,-0.367c0.264,-0 0.508,0.14 0.642,0.367c1.411,2.401 4.768,8.113 6.195,10.541c0.136,0.231 0.137,0.516 0.005,0.748c-0.133,0.232 -0.38,0.375 -0.647,0.375l-12.39,0c-0.268,0 -0.515,-0.143 -0.647,-0.375c-0.133,-0.232 -0.131,-0.517 0.004,-0.748c1.427,-2.428 4.784,-8.14 6.195,-10.541Z", "fill": { "paint": "#f4b834" }, "name": "path", "stroke": { "paint": "#000", "width": "0.48px" }, "type": "path" }, { "elements": [ { "elements": [ { "d": "M314.626,9.942l-0.389,-4.988l1.521,0l-0.377,4.988l-0.755,-0Zm-0.353,1.907l0,-1.164l1.449,0l-0,1.164l-1.449,-0Z", "fill": { "paint": "#fff", "rule": "nonzero" }, "name": "path", "type": "path" } ], "name": "group", "type": "group" } ], "name": "group", "type": "group" } ], "name": "group", "type": "group" }, { "elements": [ { "d": "M319.807,1.181l-0,12.633c-0,0.265 -0.216,0.481 -0.481,0.481l-8.657,-0c-0.265,-0 -0.48,-0.216 -0.48,-0.481l-0,-12.633c-0,-0.265 0.215,-0.48 0.48,-0.48l8.657,-0c0.265,-0 0.481,0.215 0.481,0.48Z", "fill": { "paint": "#7166b7" }, "name": "path", "stroke": { "paint": "#000", "width": "0.48px" }, "type": "path" }, { "elements": [ { "elements": [ { "d": "M314.626,9.042l-0.389,-5.001l1.521,-0l-0.377,5.001l-0.755,0Zm-0.353,1.912l0,-1.167l1.449,0l-0,1.167l-1.449,0Z", "fill": { "paint": "#fff", "rule": "nonzero" }, "name": "path", "type": "path" } ], "name": "group", "type": "group" } ], "name": "group", "type": "group" } ], "name": "group", "type": "group" }, { "cx": 314.998, "cy": "7.498", "fill": { "paint": "#e22028" }, "name": "circle", "r": "7.198", "stroke": { "paint": "#000", "width": "0.48px" }, "type": "circle" }, { "elements": [ { "elements": [ { "d": "M313.212,9.232l-0.389,-5.617l1.521,-0l-0.377,5.617l-0.755,0Zm-0.353,2.148l0,-1.31l1.449,-0l-0,1.31l-1.449,0Z", "fill": { "paint": "#fff", "rule": "nonzero" }, "name": "path", "type": "path" } ], "name": "group", "type": "group" }, { "elements": [ { "d": "M316.097,9.232l-0.389,-5.617l1.521,-0l-0.377,5.617l-0.755,0Zm-0.353,2.148l0,-1.31l1.449,-0l-0,1.31l-1.449,0Z", "fill": { "paint": "#fff", "rule": "nonzero" }, "name": "path", "type": "path" } ], "name": "group", "type": "group" } ], "name": "group", "type": "group" } ], "id": "Alarm-Items", "name": "Alarm-Items", "type": "group" }, { "elements": [ { "d": "M9.345,42.36l0,5.25", "fill": { "paint": "transparent" }, "name": "path", "stroke": { "linecap": "butt", "linejoin": "miter", "miterlimit": "10", "width": "0.75px" }, "type": "path" }, { "d": "M304.485,42.36l-0,5.25", "fill": { "paint": "transparent" }, "name": "path", "stroke": { "linecap": "butt", "linejoin": "miter", "miterlimit": "10", "width": "0.75px" }, "type": "path" }, { "d": "M9.345,44.985l295.14,-0", "fill": { "paint": "transparent" }, "name": "path", "stroke": { "linecap": "butt", "linejoin": "bevel", "miterlimit": "1", "width": "0.75px" }, "type": "path" }, { "d": "M35.248,36.735l0,8.625", "fill": { "paint": "transparent" }, "name": "path", "stroke": { "linecap": "butt", "width": "0.75px" }, "type": "path" }, { "d": "M67.5,44.985l-0,4.522", "fill": { "paint": "transparent" }, "name": "path", "stroke": { "linecap": "butt", "width": "0.75px" }, "type": "path" }, { "d": "M157.5,44.985l-0,4.522", "fill": { "paint": "transparent" }, "name": "path", "stroke": { "linecap": "butt", "width": "0.75px" }, "type": "path" }, { "d": "M247.5,44.985l-0,4.522", "fill": { "paint": "transparent" }, "name": "path", "stroke": { "linecap": "butt", "width": "0.75px" }, "type": "path" } ], "id": "Bus", "name": "Bus", "type": "group" }, { "elements": [ { "name": "group", "transform": "matrix(4.16667,0,0,4.16667,329.901,14.2834)", "type": "group" }, { "name": "text", "style": { "fontFamily": "\u0027Arial-BoldMT\u0027, \u0027Arial\u0027", "fontSize": "4.167px", "fontWeight": "700" }, "type": "text", "visibility": "hidden", "x": "314.849px", "y": "14.283px" }, { "name": "group", "transform": "matrix(4.16667,0,0,4.16667,356.939,17.9948)", "type": "group" }, { "elements": [ { "name": "tspan", "text": ", ", "type": "tspan", "x": "341.499px 342.657px ", "y": "17.995px 17.995px " }, { "name": "tspan", "text": ", ", "type": "tspan", "x": "348.374px 349.532px ", "y": "17.995px 17.995px " } ], "name": "text", "style": { "fontFamily": "\u0027ArialMT\u0027, \u0027Arial\u0027", "fontSize": "4.167px" }, "text": "1200A, 34.5kV, 3P, 3W", "type": "text", "x": "314.546px", "y": "17.995px" }, { "name": "group", "transform": "matrix(4.16667,0,0,4.16667,349.145,21.7834)", "type": "group" }, { "elements": [ { "name": "tspan", "text": " 3", "type": "tspan", "x": "342.661px 343.819px ", "y": "21.783px 21.783px " } ], "name": "text", "style": { "fontFamily": "\u0027ArialMT\u0027, \u0027Arial\u0027", "fontSize": "4.167px" }, "text": "25kAIC, NEMA 3R", "type": "text", "x": "314.874px", "y": "21.783px" } ], "id": "TAgID-Plate", "name": "TAgID-Plate", "type": "group" } ], "fill": { "rule": "evenodd" }, "preserveAspectRatio": "none", "stroke": { "linecap": "round", "linejoin": "round", "miterlimit": "1.5" }, "style": { "classes": "containers/HoverOver", "clipRule": "evenodd" }, "viewBox": "0 0 360 83" }, "type": "ia.shapes.svg" }, { "meta": { "name": "Main" }, "position": { "height": 56, "width": 89, "x": 23.2, "y": 5.5 }, "propConfig": { "props.params.boxColor": { "binding": { "config": { "path": "view.params.boxColor" }, "type": "property" } }, "props.params.inputPower": { "binding": { "config": { "path": "view.params.inputPower" }, "type": "property" } }, "props.params.outputPower": { "binding": { "config": { "fallbackDelay": 2.5, "mode": "indirect", "references": { "tagPath": "{this.props.params.tagPath}" }, "tagPath": "{tagPath}/Breaker Closed" }, "transforms": [ { "code": "\tif value and self.view.params.inputPower \u003d\u003d 1:\n\t\treturn 1\n\telse:\n\t\treturn 0", "type": "script" } ], "type": "tag" }, "persistent": true }, "props.params.tagPath": { "binding": { "config": { "expression": "toStr({view.params.tagPath}+\u0027/SEL_Main\u0027)" }, "type": "expr" } }, "props.params.textColor": { "binding": { "config": { "path": "view.params.textColor" }, "type": "property" } } }, "props": { "params": { "objectName": "SEL-751", "outputPower": 0, "textHandler": { "txt1": "MAIN", "txt2": "1200A", "txt3": "NC" } }, "path": "Library/Symbols/Electrical/Sym_SES_CB" }, "type": "ia.display.view" }, { "meta": { "name": "FDR-1" }, "position": { "height": 59, "width": 77, "x": 66, "y": 50 }, "propConfig": { "props.params.boxColor": { "binding": { "config": { "path": "view.params.boxColor" }, "type": "property" } }, "props.params.inputPower": { "binding": { "config": { "path": "../Main.props.params.outputPower" }, "type": "property" } }, "props.params.outputPower": { "binding": { "config": { "fallbackDelay": 2.5, "mode": "indirect", "references": { "tagPath": "{this.props.params.tagPath}" }, "tagPath": "{tagPath}/Breaker Closed" }, "enabled": false, "transforms": [ { "code": "\tif value and self.getSibling(\"Main\").props.params.outputPower \u003d\u003d 1:\n\t\treturn 1\n\telse:\n\t\treturn 0", "type": "script" } ], "type": "tag" }, "persistent": true }, "props.params.tagPath": { "binding": { "config": { "expression": "toStr({view.params.tagPath}+\u0027/SEL_FDR-1\u0027)" }, "type": "expr" } }, "props.params.textColor": { "binding": { "config": { "path": "view.params.textColor" }, "type": "property" } } }, "props": { "params": { "objectName": "SEL-751", "outputPower": 0, "textHandler": { "txt1": "FDR-1", "txt2": "1200A", "txt3": "NC" } }, "path": "Library/Symbols/Electrical/Sym_SES_CB" }, "type": "ia.display.view" }, { "meta": { "name": "FDR-2" }, "position": { "height": 56, "width": 77, "x": 186, "y": 50 }, "propConfig": { "props.params.boxColor": { "binding": { "config": { "path": "view.params.boxColor" }, "type": "property" } }, "props.params.inputPower": { "binding": { "config": { "path": "../Main.props.params.outputPower" }, "type": "property" } }, "props.params.outputPower": { "binding": { "config": { "fallbackDelay": 2.5, "mode": "indirect", "references": { "tagPath": "{this.props.params.tagPath}" }, "tagPath": "{tagPath}/Breaker Closed" }, "enabled": false, "transforms": [ { "code": "\tif value and self.getSibling(\"Main\").props.params.outputPower \u003d\u003d 1:\n\t\treturn 1\n\telse:\n\t\treturn 0", "type": "script" } ], "type": "tag" }, "persistent": true }, "props.params.tagPath": { "binding": { "config": { "expression": "toStr({view.params.tagPath}+\u0027/SEL_FDR-2\u0027)" }, "type": "expr" } }, "props.params.textColor": { "binding": { "config": { "path": "view.params.textColor" }, "type": "property" } } }, "props": { "params": { "objectName": "SEL-751", "outputPower": 0, "textHandler": { "txt1": "FDR-2", "txt2": "1200A", "txt3": "NC" } }, "path": "Library/Symbols/Electrical/Sym_SES_CB" }, "type": "ia.display.view" }, { "meta": { "name": "FDR-3" }, "position": { "height": 60, "width": 79, "x": 306, "y": 50 }, "propConfig": { "props.params.boxColor": { "binding": { "config": { "path": "view.params.boxColor" }, "type": "property" } }, "props.params.inputPower": { "binding": { "config": { "path": "../Main.props.params.outputPower" }, "type": "property" } }, "props.params.outputPower": { "binding": { "config": { "fallbackDelay": 2.5, "mode": "indirect", "references": { "tagPath": "{this.props.params.tagPath}" }, "tagPath": "{tagPath}/Breaker Closed" }, "enabled": false, "transforms": [ { "code": "\tif value and self.getSibling(\"Main\").props.params.outputPower \u003d\u003d 1:\n\t\treturn 1\n\telse:\n\t\treturn 0", "type": "script" } ], "type": "tag" }, "persistent": true }, "props.params.tagPath": { "binding": { "config": { "expression": "toStr({view.params.tagPath}+\u0027/SEL_FDR-3\u0027)" }, "type": "expr" } }, "props.params.textColor": { "binding": { "config": { "path": "view.params.textColor" }, "type": "property" } } }, "props": { "params": { "objectName": "SEL-751", "outputPower": 0, "textHandler": { "txt1": "FDR-3", "txt2": "1200A", "txt3": "NC" } }, "path": "Library/Symbols/Electrical/Sym_SES_CB" }, "type": "ia.display.view" }, { "custom": { "objectName": "SEL-735", "tagPath": "[Ignition_Common_IO_Gtwy]Yard/SATB1_YARD_SES_1B/PQM_Main" }, "events": { "dom": { "onClick": { "config": { "script": "\tpageId \u003d self.page.props.pageId\n\tsystem.perspective.print(\u0027pageId: {}\u0027.format(pageId))\n\t\n\ttagPath \u003d self.custom.tagPath\n\tobjectName \u003d self.custom.objectName\n\tutils.nav.openEQPopup(objectName, tagPath)" }, "scope": "G", "type": "script" } } }, "meta": { "name": "SWBD PQM1" }, "position": { "height": 18, "rotate": { "anchor": "25% 50%" }, "width": 32, "x": 96.2, "y": 20.5 }, "props": { "style": { "backgroundColor": "#27669C", "borderBottomLeftRadius": "4px", "borderBottomRightRadius": "4px", "borderTopLeftRadius": "4px", "borderTopRightRadius": "4px", "boxShadow": "var(--boxShadow2)", "classes": "containers/HoverOver", "color": "white", "overflow": "visible" }, "text": "PQM", "textStyle": { "fontSize": 6, "textAlign": "center" } }, "type": "ia.display.label" } ], "meta": { "name": "root", "tooltip": { "width": 1 } }, "propConfig": { "custom.alarmSeverity": { "binding": { "config": { "fallbackDelay": 2.5, "mode": "indirect", "references": { "tagPath": "{view.params.tagPath}" }, "tagPath": "{tagPath}/PQM_Main/AlarmSummary/ActiveAlarms" }, "transforms": [ { "code": "\treturn alarm.summary.calcMaxPriority(self.custom.tagPath)", "type": "script" } ], "type": "tag" } }, "custom.tagPath": { "binding": { "config": { "expression": "toStr({view.params.tagPath}+\u0027/PQM_Main\u0027)" }, "type": "expr" } } }, "type": "ia.container.coord" } }