Files
Stream_PHX_A7/Gateways/FE/projects/.resources/d76eae30aaf38252b59152babedaabec829dbb321d776befd02deb962e6f2887

3017 lines
91 KiB
Plaintext

{
"custom": {
"in1": 0,
"in2": 0
},
"params": {
"boxColor": "var(--olGray)",
"inputPower_1": 1,
"inputPower_2": 1,
"pageId": "",
"textColor": "var(--olGray)"
},
"propConfig": {
"custom.in1": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "direct",
"tagPath": "[Ignition_Common_IO_Gtwy]Yard/SATB1_YARD_SES_1A/SEL_Main/Voltage Average Phase"
},
"transforms": [
{
"code": "\tif value \u003e 1:\n\t\treturn 1\n\telse:\n\t\treturn 0",
"type": "script"
}
],
"type": "tag"
},
"persistent": true
},
"custom.in2": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "direct",
"tagPath": "[Ignition_Common_IO_Gtwy]Yard/SATB1_YARD_SES_1B/SEL_Main/Voltage Average Phase"
},
"transforms": [
{
"code": "\tif value \u003e 1:\n\t\treturn 1\n\telse:\n\t\treturn 0",
"type": "script"
}
],
"type": "tag"
},
"persistent": true
},
"params.boxColor": {
"paramDirection": "input",
"persistent": true
},
"params.inputPower_1": {
"paramDirection": "input",
"persistent": true
},
"params.inputPower_2": {
"paramDirection": "input",
"persistent": true
},
"params.pageId": {
"paramDirection": "input",
"persistent": true
},
"params.textColor": {
"paramDirection": "input",
"persistent": true
}
},
"props": {
"defaultSize": {
"height": 850,
"width": 1607
}
},
"root": {
"children": [
{
"custom": {
"DS1A_Out3": "var(--elec-off)",
"DS1A_Out4": "var(--elec-off)",
"DS1B_Out3": "var(--elec-off)",
"DS1B_Out4": "var(--elec-off)",
"DS1_": "value",
"DS2A_Out3": "var(--elec-off)",
"DS2A_Out4": "var(--elec-off)",
"DS2B_Out3": "var(--elec-off)",
"DS2B_Out4": "var(--elec-off)",
"DS3A_Out3": "var(--elec-off)",
"DS3A_Out4": "var(--elec-off)",
"DS3B_Out3": "var(--elec-off)",
"DS3B_Out4": "var(--elec-off)",
"cableDS1": "var(--elec-off)",
"cableDS2": "var(--elec-off)",
"cableDS3": "var(--elec-off)"
},
"meta": {
"contextMenu": {
"enabled": true,
"items": [
{
"children": [],
"icon": {
"color": "",
"path": "material/accessibility",
"style": {}
},
"link": {
"target": "self",
"url": ""
},
"message": {
"payload": {},
"scope": "page",
"type": ""
},
"method": {
"name": "",
"params": {}
},
"style": {
"classes": ""
},
"text": "menu-item",
"type": "method"
}
]
},
"name": "SES_Cables"
},
"position": {
"height": 850,
"width": 1250,
"x": 146,
"y": -23
},
"propConfig": {
"custom.DS1A_Out3": {
"binding": {
"config": {
"struct": {
"bkr": "{[Ignition_Common_IO_Gtwy]Yard/SATB1_YARD_DS-1A1/Breaker Closed Way 03}",
"ds": "{[Ignition_Common_IO_Gtwy]Yard/SATB1_YARD_DS-1A1/Data/isEnergized}"
},
"waitOnAll": true
},
"enabled": false,
"transforms": [
{
"code": "\tif value[\u0027ds\u0027] and value[\u0027bkr\u0027]:\n\t\treturn \u0027var(--elec-on)\u0027\n\telse:\n\t\treturn \u0027var(--elec-off)\u0027",
"type": "script"
}
],
"type": "expr-struct"
}
},
"custom.DS1A_Out4": {
"binding": {
"config": {
"struct": {
"bkr": "{[Ignition_Common_IO_Gtwy]Yard/SATB1_YARD_DS-1A1/Breaker Closed Way 04}",
"ds": "{[Ignition_Common_IO_Gtwy]Yard/SATB1_YARD_DS-1A1/Data/isEnergized}"
},
"waitOnAll": true
},
"enabled": false,
"transforms": [
{
"code": "\tif value[\u0027ds\u0027] and value[\u0027bkr\u0027]:\n\t\treturn \u0027var(--elec-on)\u0027\n\telse:\n\t\treturn \u0027var(--elec-off)\u0027",
"type": "script"
}
],
"type": "expr-struct"
}
},
"custom.DS1B_Out3": {
"binding": {
"config": {
"struct": {
"bkr": "{[Ignition_Common_IO_Gtwy]Yard/SATB1_YARD_DS-1B1/Breaker Closed Way 03}",
"ds": "{[Ignition_Common_IO_Gtwy]Yard/SATB1_YARD_DS-1B1/Data/isEnergized}"
},
"waitOnAll": true
},
"enabled": false,
"transforms": [
{
"code": "\tif value[\u0027ds\u0027] and value[\u0027bkr\u0027]:\n\t\treturn \u0027var(--elec-on)\u0027\n\telse:\n\t\treturn \u0027var(--elec-off)\u0027",
"type": "script"
}
],
"type": "expr-struct"
}
},
"custom.DS1B_Out4": {
"binding": {
"config": {
"struct": {
"bkr": "{[Ignition_Common_IO_Gtwy]Yard/SATB1_YARD_DS-1B1/Breaker Closed Way 04}",
"ds": "{[Ignition_Common_IO_Gtwy]Yard/SATB1_YARD_DS-1B1/Data/isEnergized}"
},
"waitOnAll": true
},
"enabled": false,
"transforms": [
{
"code": "\tif value[\u0027ds\u0027] and value[\u0027bkr\u0027]:\n\t\treturn \u0027var(--elec-on)\u0027\n\telse:\n\t\treturn \u0027var(--elec-off)\u0027",
"type": "script"
}
],
"type": "expr-struct"
}
},
"custom.DS2A_Out3": {
"binding": {
"config": {
"struct": {
"bkr": "{[Ignition_Common_IO_Gtwy]Yard/SATB1_YARD_DS-1A2/Breaker Closed Way 03}",
"ds": "{[Ignition_Common_IO_Gtwy]Yard/SATB1_YARD_DS-1A2/Data/isEnergized}"
},
"waitOnAll": true
},
"enabled": false,
"transforms": [
{
"code": "\tif value[\u0027ds\u0027] and value[\u0027bkr\u0027]:\n\t\treturn \u0027var(--elec-on)\u0027\n\telse:\n\t\treturn \u0027var(--elec-off)\u0027",
"type": "script"
}
],
"type": "expr-struct"
}
},
"custom.DS2A_Out4": {
"binding": {
"config": {
"struct": {
"bkr": "{[Ignition_Common_IO_Gtwy]Yard/SATB1_YARD_DS-1A2/Breaker Closed Way 04}",
"ds": "{[Ignition_Common_IO_Gtwy]Yard/SATB1_YARD_DS-1A2/Data/isEnergized}"
},
"waitOnAll": true
},
"enabled": false,
"transforms": [
{
"code": "\tif value[\u0027ds\u0027] and value[\u0027bkr\u0027]:\n\t\treturn \u0027var(--elec-on)\u0027\n\telse:\n\t\treturn \u0027var(--elec-off)\u0027",
"type": "script"
}
],
"type": "expr-struct"
}
},
"custom.DS2B_Out3": {
"binding": {
"config": {
"struct": {
"bkr": "{[Ignition_Common_IO_Gtwy]Yard/SATB1_YARD_DS-1B2/Breaker Closed Way 03}",
"ds": "{[Ignition_Common_IO_Gtwy]Yard/SATB1_YARD_DS-1B2/Data/isEnergized}"
},
"waitOnAll": true
},
"enabled": false,
"transforms": [
{
"code": "\tif value[\u0027ds\u0027] and value[\u0027bkr\u0027]:\n\t\treturn \u0027var(--elec-on)\u0027\n\telse:\n\t\treturn \u0027var(--elec-off)\u0027",
"type": "script"
}
],
"type": "expr-struct"
}
},
"custom.DS2B_Out4": {
"binding": {
"config": {
"struct": {
"bkr": "{[Ignition_Common_IO_Gtwy]Yard/SATB1_YARD_DS-1B2/Breaker Closed Way 04}",
"ds": "{[Ignition_Common_IO_Gtwy]Yard/SATB1_YARD_DS-1B2/Data/isEnergized}"
},
"waitOnAll": true
},
"enabled": false,
"transforms": [
{
"code": "\tif value[\u0027ds\u0027] and value[\u0027bkr\u0027]:\n\t\treturn \u0027var(--elec-on)\u0027\n\telse:\n\t\treturn \u0027var(--elec-off)\u0027",
"type": "script"
}
],
"type": "expr-struct"
}
},
"custom.DS3A_Out3": {
"binding": {
"config": {
"struct": {
"bkr": "{[Ignition_Common_IO_Gtwy]Yard/SATB1_YARD_DS-1A3/Breaker Closed Way 03}",
"ds": "{[Ignition_Common_IO_Gtwy]Yard/SATB1_YARD_DS-1A3/Data/isEnergized}"
},
"waitOnAll": true
},
"enabled": false,
"transforms": [
{
"code": "\tif value[\u0027ds\u0027] and value[\u0027bkr\u0027]:\n\t\treturn \u0027var(--elec-on)\u0027\n\telse:\n\t\treturn \u0027var(--elec-off)\u0027",
"type": "script"
}
],
"type": "expr-struct"
}
},
"custom.DS3A_Out4": {
"binding": {
"config": {
"struct": {
"bkr": "{[Ignition_Common_IO_Gtwy]Yard/SATB1_YARD_DS-1A3/Breaker Closed Way 04}",
"ds": "{[Ignition_Common_IO_Gtwy]Yard/SATB1_YARD_DS-1A3/Data/isEnergized}"
},
"waitOnAll": true
},
"enabled": false,
"transforms": [
{
"code": "\tif value[\u0027ds\u0027] and value[\u0027bkr\u0027]:\n\t\treturn \u0027var(--elec-on)\u0027\n\telse:\n\t\treturn \u0027var(--elec-off)\u0027",
"type": "script"
}
],
"type": "expr-struct"
}
},
"custom.DS3B_Out3": {
"binding": {
"config": {
"struct": {
"bkr": "{[Ignition_Common_IO_Gtwy]Yard/SATB1_YARD_DS-1B3/Breaker Closed Way 03}",
"ds": "{[Ignition_Common_IO_Gtwy]Yard/SATB1_YARD_DS-1B3/Data/isEnergized}"
},
"waitOnAll": true
},
"enabled": false,
"transforms": [
{
"code": "\tif value[\u0027ds\u0027] and value[\u0027bkr\u0027]:\n\t\treturn \u0027var(--elec-on)\u0027\n\telse:\n\t\treturn \u0027var(--elec-off)\u0027",
"type": "script"
}
],
"type": "expr-struct"
}
},
"custom.DS3B_Out4": {
"binding": {
"config": {
"struct": {
"bkr": "{[Ignition_Common_IO_Gtwy]Yard/SATB1_YARD_DS-1B3/Breaker Closed Way 04}",
"ds": "{[Ignition_Common_IO_Gtwy]Yard/SATB1_YARD_DS-1B3/Data/isEnergized}"
},
"waitOnAll": true
},
"enabled": false,
"transforms": [
{
"code": "\tif value[\u0027ds\u0027] and value[\u0027bkr\u0027]:\n\t\treturn \u0027var(--elec-on)\u0027\n\telse:\n\t\treturn \u0027var(--elec-off)\u0027",
"type": "script"
}
],
"type": "expr-struct"
}
},
"custom.cableDS1": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "direct",
"tagPath": "[Ignition_Common_IO_Gtwy]Cables/SES/DS1A_W2_to_DS1B_W2"
},
"enabled": false,
"transforms": [
{
"fallback": "purple",
"inputType": "scalar",
"mappings": [
{
"input": false,
"output": "var(--elec-off)"
},
{
"input": true,
"output": "var(--elec-on)"
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
}
},
"custom.cableDS2": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "direct",
"tagPath": "[Ignition_Common_IO_Gtwy]Cables/SES/DS2A_W2_to_DS2B_W2"
},
"enabled": false,
"transforms": [
{
"fallback": "purple",
"inputType": "scalar",
"mappings": [
{
"input": false,
"output": "var(--elec-off)"
},
{
"input": true,
"output": "var(--elec-on)"
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
}
},
"custom.cableDS3": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "direct",
"tagPath": "[Ignition_Common_IO_Gtwy]Cables/SES/DS3A_W2_to_DS3B_W2"
},
"enabled": false,
"transforms": [
{
"fallback": "purple",
"inputType": "scalar",
"mappings": [
{
"input": false,
"output": "var(--elec-off)"
},
{
"input": true,
"output": "var(--elec-on)"
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
}
},
"props.elements[0].elements[0].stroke.paint": {
"binding": {
"config": {
"path": "this.custom.DS1B_Out4"
},
"type": "property"
}
},
"props.elements[0].elements[1].stroke.paint": {
"binding": {
"config": {
"path": "this.custom.DS1B_Out4"
},
"type": "property"
}
},
"props.elements[0].elements[2].stroke.paint": {
"binding": {
"config": {
"path": "this.custom.DS1B_Out4"
},
"type": "property"
}
},
"props.elements[0].elements[3].stroke.paint": {
"binding": {
"config": {
"path": "this.custom.DS1B_Out4"
},
"type": "property"
}
},
"props.elements[0].elements[5].fill": {
"binding": {
"config": {
"path": "view.params.textColor"
},
"type": "property"
}
},
"props.elements[0].elements[7].fill": {
"binding": {
"config": {
"path": "view.params.textColor"
},
"type": "property"
}
},
"props.elements[10].elements[0].stroke.paint": {
"binding": {
"config": {
"path": "this.custom.cableDS2"
},
"type": "property"
}
},
"props.elements[10].elements[1].stroke.paint": {
"binding": {
"config": {
"path": "this.custom.cableDS2"
},
"type": "property"
}
},
"props.elements[10].elements[2].stroke.paint": {
"binding": {
"config": {
"path": "this.custom.cableDS2"
},
"type": "property"
}
},
"props.elements[11].elements[0].stroke.paint": {
"binding": {
"config": {
"path": "this.custom.cableDS1"
},
"type": "property"
}
},
"props.elements[11].elements[1].stroke.paint": {
"binding": {
"config": {
"path": "this.custom.cableDS1"
},
"type": "property"
}
},
"props.elements[11].elements[2].stroke.paint": {
"binding": {
"config": {
"path": "this.custom.cableDS1"
},
"type": "property"
}
},
"props.elements[12].elements[0].stroke.paint": {
"binding": {
"config": {
"path": "../SES-1A.props.params.outputPower_2"
},
"transforms": [
{
"fallback": "#000000",
"inputType": "scalar",
"mappings": [
{
"input": 0,
"output": "var(--elec-off)"
},
{
"input": 1,
"output": "var(--elec-on)"
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "property"
}
},
"props.elements[12].elements[1].stroke.paint": {
"binding": {
"config": {
"path": "../SES-1A.props.params.outputPower_1"
},
"transforms": [
{
"fallback": "#AAAAAA",
"inputType": "scalar",
"mappings": [
{
"input": 0,
"output": "var(--elec-off)"
},
{
"input": 1,
"output": "var(--elec-on)"
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "property"
}
},
"props.elements[12].elements[2].stroke.paint": {
"binding": {
"config": {
"path": "../SES-1A.props.params.outputPower_3"
},
"transforms": [
{
"fallback": "#AAAAAA",
"inputType": "scalar",
"mappings": [
{
"input": 0,
"output": "var(--elec-off)"
},
{
"input": 1,
"output": "var(--elec-on)"
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "property"
}
},
"props.elements[1].elements[0].stroke.paint": {
"binding": {
"config": {
"path": "this.custom.DS2B_Out3"
},
"type": "property"
}
},
"props.elements[1].elements[1].stroke.paint": {
"binding": {
"config": {
"path": "this.custom.DS2B_Out4"
},
"type": "property"
}
},
"props.elements[1].elements[2].stroke.paint": {
"binding": {
"config": {
"path": "this.custom.DS2B_Out3"
},
"type": "property"
}
},
"props.elements[1].elements[3].stroke.paint": {
"binding": {
"config": {
"path": "this.custom.DS2B_Out4"
},
"type": "property"
}
},
"props.elements[1].elements[5].fill": {
"binding": {
"config": {
"path": "view.params.textColor"
},
"type": "property"
}
},
"props.elements[1].elements[7].fill": {
"binding": {
"config": {
"path": "view.params.textColor"
},
"type": "property"
}
},
"props.elements[2].elements[0].stroke.paint": {
"binding": {
"config": {
"path": "this.custom.DS3B_Out3"
},
"type": "property"
}
},
"props.elements[2].elements[1].stroke.paint": {
"binding": {
"config": {
"path": "this.custom.DS3B_Out4"
},
"type": "property"
}
},
"props.elements[2].elements[2].stroke.paint": {
"binding": {
"config": {
"path": "this.custom.DS3B_Out3"
},
"type": "property"
}
},
"props.elements[2].elements[3].stroke.paint": {
"binding": {
"config": {
"path": "this.custom.DS3B_Out4"
},
"type": "property"
}
},
"props.elements[2].elements[5].fill": {
"binding": {
"config": {
"path": "view.params.textColor"
},
"type": "property"
}
},
"props.elements[2].elements[7].fill": {
"binding": {
"config": {
"path": "view.params.textColor"
},
"type": "property"
}
},
"props.elements[3].elements[0].stroke.paint": {
"binding": {
"config": {
"path": "this.custom.DS1A_Out3"
},
"type": "property"
}
},
"props.elements[3].elements[1].stroke.paint": {
"binding": {
"config": {
"path": "this.custom.DS1A_Out3"
},
"type": "property"
}
},
"props.elements[3].elements[2].stroke.paint": {
"binding": {
"config": {
"path": "this.custom.DS1A_Out3"
},
"type": "property"
}
},
"props.elements[3].elements[3].stroke.paint": {
"binding": {
"config": {
"path": "this.custom.DS1A_Out3"
},
"type": "property"
}
},
"props.elements[3].elements[5].fill": {
"binding": {
"config": {
"path": "view.params.textColor"
},
"type": "property"
}
},
"props.elements[3].elements[7].fill": {
"binding": {
"config": {
"path": "view.params.textColor"
},
"type": "property"
}
},
"props.elements[4].elements[0].stroke.paint": {
"binding": {
"config": {
"path": "this.custom.DS2A_Out4"
},
"type": "property"
}
},
"props.elements[4].elements[1].stroke.paint": {
"binding": {
"config": {
"path": "this.custom.DS2A_Out3"
},
"type": "property"
}
},
"props.elements[4].elements[2].stroke.paint": {
"binding": {
"config": {
"path": "this.custom.DS2A_Out3"
},
"type": "property"
}
},
"props.elements[4].elements[3].stroke.paint": {
"binding": {
"config": {
"path": "this.custom.DS2A_Out4"
},
"type": "property"
}
},
"props.elements[4].elements[5].fill": {
"binding": {
"config": {
"path": "view.params.textColor"
},
"type": "property"
}
},
"props.elements[4].elements[7].fill": {
"binding": {
"config": {
"path": "view.params.textColor"
},
"type": "property"
}
},
"props.elements[5].elements[0].stroke.paint": {
"binding": {
"config": {
"path": "this.custom.DS3A_Out3"
},
"type": "property"
}
},
"props.elements[5].elements[1].stroke.paint": {
"binding": {
"config": {
"path": "this.custom.DS3A_Out3"
},
"type": "property"
}
},
"props.elements[5].elements[2].stroke.paint": {
"binding": {
"config": {
"path": "this.custom.DS3A_Out3"
},
"type": "property"
}
},
"props.elements[5].elements[3].stroke.paint": {
"binding": {
"config": {
"path": "this.custom.DS3A_Out4"
},
"type": "property"
}
},
"props.elements[5].elements[5].fill": {
"binding": {
"config": {
"path": "view.params.textColor"
},
"type": "property"
}
},
"props.elements[5].elements[7].fill": {
"binding": {
"config": {
"path": "view.params.textColor"
},
"type": "property"
}
},
"props.elements[6].elements[0].stroke.paint": {
"binding": {
"config": {
"path": "view.custom.in1"
},
"transforms": [
{
"fallback": "var(--olGray)",
"inputType": "scalar",
"mappings": [
{
"input": 0,
"output": "var(--elec-off)"
},
{
"input": 1,
"output": "var(--elec-on)"
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "property"
}
},
"props.elements[6].elements[1].stroke.paint": {
"binding": {
"config": {
"path": "view.custom.in1"
},
"transforms": [
{
"fallback": "var(--olGray)",
"inputType": "scalar",
"mappings": [
{
"input": 0,
"output": "var(--elec-off)"
},
{
"input": 1,
"output": "var(--elec-on)"
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "property"
}
},
"props.elements[6].elements[1].stroke.width": {
"binding": {
"config": {
"expression": "concat(({view.props.defaultSize.width}*0.0008),\u0027px\u0027)"
},
"enabled": false,
"type": "expr"
}
},
"props.elements[6].elements[3].fill": {
"binding": {
"config": {
"path": "view.params.textColor"
},
"type": "property"
}
},
"props.elements[6].elements[5].fill": {
"binding": {
"config": {
"path": "view.params.textColor"
},
"type": "property"
}
},
"props.elements[7].elements[0].stroke.paint": {
"binding": {
"config": {
"path": "view.custom.in2"
},
"transforms": [
{
"fallback": "var(--olGray)",
"inputType": "scalar",
"mappings": [
{
"input": 0,
"output": "var(--elec-off)"
},
{
"input": 1,
"output": "var(--elec-on)"
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "property"
}
},
"props.elements[7].elements[1].stroke.paint": {
"binding": {
"config": {
"path": "view.custom.in2"
},
"transforms": [
{
"fallback": "var(--olGray)",
"inputType": "scalar",
"mappings": [
{
"input": 0,
"output": "var(--elec-off)"
},
{
"input": 1,
"output": "var(--elec-on)"
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "property"
}
},
"props.elements[7].elements[3].fill": {
"binding": {
"config": {
"path": "view.params.textColor"
},
"type": "property"
}
},
"props.elements[7].elements[5].fill": {
"binding": {
"config": {
"path": "view.params.textColor"
},
"type": "property"
}
},
"props.elements[8].elements[0].stroke.paint": {
"binding": {
"config": {
"path": "../SES-1B.props.params.outputPower_1"
},
"transforms": [
{
"fallback": "#000000",
"inputType": "scalar",
"mappings": [
{
"input": 0,
"output": "var(--elec-off)"
},
{
"input": 1,
"output": "var(--elec-on)"
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "property"
}
},
"props.elements[8].elements[1].stroke.paint": {
"binding": {
"config": {
"path": "../SES-1B.props.params.outputPower_3"
},
"transforms": [
{
"fallback": "#000000",
"inputType": "scalar",
"mappings": [
{
"input": 0,
"output": "var(--elec-off)"
},
{
"input": 1,
"output": "var(--elec-on)"
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "property"
}
},
"props.elements[8].elements[2].stroke.paint": {
"binding": {
"config": {
"path": "../SES-1B.props.params.outputPower_2"
},
"transforms": [
{
"fallback": "#000000",
"inputType": "scalar",
"mappings": [
{
"input": 0,
"output": "var(--elec-off)"
},
{
"input": 1,
"output": "var(--elec-on)"
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "property"
}
},
"props.elements[9].elements[0].stroke.paint": {
"binding": {
"config": {
"path": "this.custom.cableDS3"
},
"type": "property"
}
},
"props.elements[9].elements[1].stroke.paint": {
"binding": {
"config": {
"path": "this.custom.cableDS3"
},
"type": "property"
}
},
"props.elements[9].elements[2].stroke.paint": {
"binding": {
"config": {
"path": "this.custom.cableDS3"
},
"type": "property"
}
}
},
"props": {
"elements": [
{
"elements": [
{
"d": "M741.007,576.023l-2.257,1.477l-2.257,-1.477",
"fill": {
"paint": "transparent"
},
"name": "path",
"stroke": {
"width": "0.75px"
},
"type": "path"
},
{
"d": "M786.007,576.023l-2.257,1.477l-2.257,-1.477",
"fill": {
"paint": "transparent"
},
"name": "path",
"stroke": {
"width": "0.75px"
},
"type": "path"
},
{
"d": "M738.75,577.5l0,-32.465",
"fill": {
"paint": "transparent"
},
"name": "path",
"stroke": {
"width": "0.68px"
},
"type": "path"
},
{
"d": "M783.75,577.5l0,-32.465",
"fill": {
"paint": "transparent"
},
"name": "path",
"stroke": {
"width": "0.68px"
},
"type": "path"
},
{
"name": "group",
"transform": "matrix(4.16667,0,0,4.16667,746.114,584.283)",
"type": "group"
},
{
"elements": [
{
"name": "tspan",
"text": "",
"type": "tspan",
"x": "736.621px 738.008px ",
"y": "584.283px 584.283px "
}
],
"name": "text",
"style": {
"fontFamily": "\u0027Arial-BoldMT\u0027, \u0027Arial\u0027",
"fontSize": "4.167px",
"fontWeight": "700"
},
"text": "UT-M6",
"type": "text",
"x": "731.297px",
"y": "584.283px"
},
{
"name": "group",
"transform": "matrix(4.16667,0,0,4.16667,791.114,584.283)",
"type": "group"
},
{
"elements": [
{
"name": "tspan",
"text": "",
"type": "tspan",
"x": "781.621px 783.008px ",
"y": "584.283px 584.283px "
}
],
"name": "text",
"style": {
"fontFamily": "\u0027Arial-BoldMT\u0027, \u0027Arial\u0027",
"fontSize": "4.167px",
"fontWeight": "700"
},
"text": "UT-M8",
"type": "text",
"x": "776.297px",
"y": "584.283px"
}
],
"id": "DS-1B1",
"name": "DS-1B1",
"type": "group"
},
{
"elements": [
{
"d": "M651.007,426.023l-2.257,1.477l-2.257,-1.477",
"fill": {
"paint": "transparent"
},
"name": "path",
"stroke": {
"width": "0.75px"
},
"type": "path"
},
{
"d": "M696.007,426.023l-2.257,1.477l-2.257,-1.477",
"fill": {
"paint": "transparent"
},
"name": "path",
"stroke": {
"width": "0.75px"
},
"type": "path"
},
{
"d": "M648.75,427.5l0,-32.465",
"fill": {
"paint": "transparent"
},
"name": "path",
"stroke": {
"width": "0.67px"
},
"type": "path"
},
{
"d": "M693.75,427.5l0,-32.465",
"fill": {
"paint": "transparent"
},
"name": "path",
"stroke": {
"width": "0.67px"
},
"type": "path"
},
{
"name": "group",
"transform": "matrix(4.16667,0,0,4.16667,656.114,434.283)",
"type": "group"
},
{
"elements": [
{
"name": "tspan",
"text": "",
"type": "tspan",
"x": "646.621px 648.008px ",
"y": "434.283px 434.283px "
}
],
"name": "text",
"style": {
"fontFamily": "\u0027Arial-BoldMT\u0027, \u0027Arial\u0027",
"fontSize": "4.167px",
"fontWeight": "700"
},
"text": "UT-P3.5",
"type": "text",
"x": "641.297px",
"y": "434.283px"
},
{
"name": "group",
"transform": "matrix(4.16667,0,0,4.16667,701.114,434.283)",
"type": "group"
},
{
"elements": [
{
"name": "tspan",
"text": "",
"type": "tspan",
"x": "691.621px 693.008px ",
"y": "434.283px 434.283px "
}
],
"name": "text",
"style": {
"fontFamily": "\u0027Arial-BoldMT\u0027, \u0027Arial\u0027",
"fontSize": "4.167px",
"fontWeight": "700"
},
"text": "UT-P2.5",
"type": "text",
"x": "686.297px",
"y": "434.283px"
}
],
"id": "DS-1B2",
"name": "DS-1B2",
"type": "group"
},
{
"elements": [
{
"d": "M561.007,276.023l-2.257,1.477l-2.257,-1.477",
"fill": {
"paint": "transparent"
},
"name": "path",
"stroke": {
"width": "0.75px"
},
"type": "path"
},
{
"d": "M606.007,276.023l-2.257,1.477l-2.257,-1.477",
"fill": {
"paint": "transparent"
},
"name": "path",
"stroke": {
"width": "0.75px"
},
"type": "path"
},
{
"d": "M558.75,277.5l0,-32.465",
"fill": {
"paint": "transparent"
},
"name": "path",
"stroke": {
"width": "0.68px"
},
"type": "path"
},
{
"d": "M603.75,277.5l0,-32.465",
"fill": {
"paint": "transparent"
},
"name": "path",
"stroke": {
"width": "0.68px"
},
"type": "path"
},
{
"name": "group",
"transform": "matrix(4.16667,0,0,4.16667,566.114,284.283)",
"type": "group"
},
{
"elements": [
{
"name": "tspan",
"text": "",
"type": "tspan",
"x": "556.621px 558.008px ",
"y": "284.283px 284.283px "
}
],
"name": "text",
"style": {
"fontFamily": "\u0027Arial-BoldMT\u0027, \u0027Arial\u0027",
"fontSize": "4.167px",
"fontWeight": "700"
},
"text": "UT-P5.5",
"type": "text",
"x": "551.297px",
"y": "284.283px"
},
{
"name": "group",
"transform": "matrix(4.16667,0,0,4.16667,611.114,284.283)",
"type": "group"
},
{
"elements": [
{
"name": "tspan",
"text": "",
"type": "tspan",
"x": "601.621px 603.008px ",
"y": "284.283px 284.283px "
}
],
"name": "text",
"style": {
"fontFamily": "\u0027Arial-BoldMT\u0027, \u0027Arial\u0027",
"fontSize": "4.167px",
"fontWeight": "700"
},
"text": "UT-HS2",
"type": "text",
"x": "596.297px",
"y": "284.283px"
}
],
"id": "DS-1B3",
"name": "DS-1B3",
"type": "group"
},
{
"elements": [
{
"d": "M111.007,576.023l-2.257,1.477l-2.257,-1.477",
"fill": {
"paint": "transparent"
},
"name": "path",
"stroke": {
"width": "0.75px"
},
"type": "path"
},
{
"d": "M156.007,576.023l-2.257,1.477l-2.257,-1.477",
"fill": {
"paint": "transparent"
},
"name": "path",
"stroke": {
"width": "0.75px"
},
"type": "path"
},
{
"d": "M153.75,577.5l0,-32.465",
"fill": {
"paint": "transparent"
},
"name": "path",
"stroke": {
"width": "0.68px"
},
"type": "path"
},
{
"d": "M108.75,577.5l0,-32.465",
"fill": {
"paint": "transparent"
},
"name": "path",
"stroke": {
"width": "0.68px"
},
"type": "path"
},
{
"name": "group",
"transform": "matrix(4.16667,0,0,4.16667,116.198,584.283)",
"type": "group"
},
{
"elements": [
{
"name": "tspan",
"text": "",
"type": "tspan",
"x": "106.705px 108.093px ",
"y": "584.283px 584.283px "
}
],
"name": "text",
"style": {
"fontFamily": "\u0027Arial-BoldMT\u0027, \u0027Arial\u0027",
"fontSize": "4.167px",
"fontWeight": "700"
},
"text": "UT-HS1",
"type": "text",
"x": "101.381px",
"y": "584.283px"
},
{
"name": "group",
"transform": "matrix(4.16667,0,0,4.16667,161.114,584.283)",
"type": "group"
},
{
"elements": [
{
"name": "tspan",
"text": "",
"type": "tspan",
"x": "151.621px 153.008px ",
"y": "584.283px 584.283px "
}
],
"name": "text",
"style": {
"fontFamily": "\u0027Arial-BoldMT\u0027, \u0027Arial\u0027",
"fontSize": "4.167px",
"fontWeight": "700"
},
"text": "UT-M1",
"type": "text",
"x": "146.297px",
"y": "584.283px"
}
],
"id": "DS-1A1",
"name": "DS-1A1",
"type": "group"
},
{
"elements": [
{
"d": "M201.007,426.023l-2.257,1.477l-2.257,-1.477",
"fill": {
"paint": "transparent"
},
"name": "path",
"stroke": {
"width": "0.75px"
},
"type": "path"
},
{
"d": "M246.007,426.023l-2.257,1.477l-2.257,-1.477",
"fill": {
"paint": "transparent"
},
"name": "path",
"stroke": {
"width": "0.75px"
},
"type": "path"
},
{
"d": "M243.75,427.5l0,-32.465",
"fill": {
"paint": "transparent"
},
"name": "path",
"stroke": {
"width": "0.68px"
},
"type": "path"
},
{
"d": "M198.75,427.5l0,-32.465",
"fill": {
"paint": "transparent"
},
"name": "path",
"stroke": {
"width": "0.68px"
},
"type": "path"
},
{
"name": "group",
"transform": "matrix(4.16667,0,0,4.16667,206.114,434.283)",
"type": "group"
},
{
"elements": [
{
"name": "tspan",
"text": "",
"type": "tspan",
"x": "196.621px 198.008px ",
"y": "434.283px 434.283px "
}
],
"name": "text",
"style": {
"fontFamily": "\u0027Arial-BoldMT\u0027, \u0027Arial\u0027",
"fontSize": "4.167px",
"fontWeight": "700"
},
"text": "UT-P2.1",
"type": "text",
"x": "191.297px",
"y": "434.283px"
},
{
"name": "group",
"transform": "matrix(4.16667,0,0,4.16667,251.114,434.283)",
"type": "group"
},
{
"elements": [
{
"name": "tspan",
"text": "",
"type": "tspan",
"x": "241.621px 243.008px ",
"y": "434.283px 434.283px "
}
],
"name": "text",
"style": {
"fontFamily": "\u0027Arial-BoldMT\u0027, \u0027Arial\u0027",
"fontSize": "4.167px",
"fontWeight": "700"
},
"text": "UT-P3.1",
"type": "text",
"x": "236.297px",
"y": "434.283px"
}
],
"id": "DS-1A2",
"name": "DS-1A2",
"type": "group"
},
{
"elements": [
{
"d": "M291.007,276.023l-2.257,1.477l-2.257,-1.477",
"fill": {
"paint": "transparent"
},
"name": "path",
"stroke": {
"width": "0.75px"
},
"type": "path"
},
{
"d": "M336.007,276.023l-2.257,1.477l-2.257,-1.477",
"fill": {
"paint": "transparent"
},
"name": "path",
"stroke": {
"width": "0.75px"
},
"type": "path"
},
{
"d": "M333.75,277.5l0,-32.465",
"fill": {
"paint": "transparent"
},
"name": "path",
"stroke": {
"width": "0.68px"
},
"type": "path"
},
{
"d": "M288.75,277.5l0,-32.465",
"fill": {
"paint": "transparent"
},
"name": "path",
"stroke": {
"width": "0.68px"
},
"type": "path"
},
{
"name": "group",
"transform": "matrix(4.16667,0,0,4.16667,296.114,284.283)",
"type": "group"
},
{
"elements": [
{
"name": "tspan",
"text": "",
"type": "tspan",
"x": "292px",
"y": "284.283px 284.283px "
}
],
"name": "text",
"style": {
"fontSize": "4.167px",
"fontWeight": "700"
},
"text": "UT-P4.1",
"type": "text",
"x": "281px",
"y": "284.283px"
},
{
"name": "group",
"transform": "matrix(4.16667,0,0,4.16667,341.114,284.283)",
"type": "group"
},
{
"elements": [
{
"name": "tspan",
"text": "",
"type": "tspan",
"x": "338px ",
"y": "284.283px 284.283px "
}
],
"name": "text",
"style": {
"fontSize": "4.167px",
"fontWeight": "700"
},
"text": "UT-P5.1",
"type": "text",
"x": "326.297px",
"y": "284.283px"
}
],
"id": "DS-1A3",
"name": "DS-1A3",
"type": "group"
},
{
"elements": [
{
"d": "M78.741,28.523l-2.257,1.477l-2.256,-1.477",
"fill": {
"paint": "transparent"
},
"name": "path",
"stroke": {
"width": "0.75px"
},
"type": "path"
},
{
"d": "M76.484,30l0,49.523",
"fill": {
"paint": "transparent"
},
"name": "path",
"stroke": {
"width": "0.83px"
},
"type": "path"
},
{
"name": "group",
"transform": "matrix(4.16667,0,0,4.16667,101.224,22.7072)",
"type": "group"
},
{
"elements": [
{
"name": "tspan",
"text": "",
"type": "tspan",
"x": "65.423px 68.123px 70.668px ",
"y": "22.707px 22.707px 22.707px "
},
{
"name": "tspan",
"text": "",
"type": "tspan",
"x": "94.51px 95.898px ",
"y": "22.707px 22.707px "
}
],
"name": "text",
"style": {
"fontFamily": "\u0027Arial-BoldMT\u0027, \u0027Arial\u0027",
"fontSize": "4.167px",
"fontWeight": "700"
},
"text": "SUBSTATION XFMR T-1A",
"type": "text",
"x": "51.611px",
"y": "22.707px"
},
{
"name": "group",
"transform": "matrix(4.16667,0,0,4.16667,99.0928,26.4572)",
"type": "group"
},
{
"elements": [
{
"name": "tspan",
"text": "",
"type": "tspan",
"x": "79.639px 82.418px ",
"y": "26.457px 26.457px "
}
],
"name": "text",
"style": {
"fontFamily": "\u0027ArialMT\u0027, \u0027Arial\u0027",
"fontSize": "4.167px"
},
"text": "(60/80/100MVA, 34.5kV)",
"type": "text",
"x": "53.774px",
"y": "26.457px"
}
],
"id": "SRC-01",
"name": "SRC-01",
"type": "group"
},
{
"elements": [
{
"d": "M573.73,28.523l-2.257,1.477l-2.256,-1.477",
"fill": {
"paint": "transparent"
},
"name": "path",
"stroke": {
"width": "0.75px"
},
"type": "path"
},
{
"d": "M571.473,30l0,49.523",
"fill": {
"paint": "transparent"
},
"name": "path",
"stroke": {
"width": "0.83px"
},
"type": "path"
},
{
"name": "group",
"transform": "matrix(4.16667,0,0,4.16667,596.213,22.7072)",
"type": "group"
},
{
"elements": [
{
"name": "tspan",
"text": "",
"type": "tspan",
"x": "560.411px 563.111px 565.656px ",
"y": "22.707px 22.707px 22.707px "
},
{
"name": "tspan",
"text": "",
"type": "tspan",
"x": "589.499px 590.886px ",
"y": "22.707px 22.707px "
}
],
"name": "text",
"style": {
"fontFamily": "\u0027Arial-BoldMT\u0027, \u0027Arial\u0027",
"fontSize": "4.167px",
"fontWeight": "700"
},
"text": "SUBSTATION XFMR T-1B",
"type": "text",
"x": "546.599px",
"y": "22.707px"
},
{
"name": "group",
"transform": "matrix(4.16667,0,0,4.16667,594.081,26.4572)",
"type": "group"
},
{
"elements": [
{
"name": "tspan",
"text": "",
"type": "tspan",
"x": "574.628px 577.407px ",
"y": "26.457px 26.457px "
}
],
"name": "text",
"style": {
"fontFamily": "\u0027ArialMT\u0027, \u0027Arial\u0027",
"fontSize": "4.167px"
},
"text": "(60/80/100MVA, 34.5kV)",
"type": "text",
"x": "548.763px",
"y": "26.457px"
}
],
"id": "SRC-02",
"name": "SRC-02",
"type": "group"
},
{
"elements": [
{
"d": "M603.75,134.25l-0,58.327",
"fill": {
"paint": "transparent"
},
"name": "path",
"stroke": {
"linecap": "round",
"linejoin": "round",
"width": "0.75px"
},
"type": "path"
},
{
"d": "M783.75,492.386l0,-358.136",
"fill": {
"paint": "transparent"
},
"name": "path",
"stroke": {
"width": "0.67px"
},
"type": "path"
},
{
"d": "M693.75,342.99l0,-208.74",
"fill": {
"paint": "transparent"
},
"name": "path",
"stroke": {
"width": "0.68px"
},
"type": "path"
}
],
"id": "SES-1B",
"name": "SES-1B",
"type": "group"
},
{
"elements": [
{
"d": "M333.75,192.577l0,-27.577",
"fill": {
"paint": "transparent"
},
"name": "path",
"stroke": {
"width": "0.68px"
},
"type": "path"
},
{
"d": "M558.75,165l-225,0",
"fill": {
"paint": "transparent"
},
"name": "path",
"stroke": {
"width": "0.68px"
},
"type": "path"
},
{
"d": "M558.75,192.577l0,-27.577",
"fill": {
"paint": "transparent"
},
"name": "path",
"stroke": {
"width": "0.68px"
},
"type": "path"
}
],
"id": "DS-1A3-1B3",
"name": "DS-1A3-1B3",
"type": "group"
},
{
"elements": [
{
"d": "M243.75,342.577l0,-27.577",
"fill": {
"paint": "transparent"
},
"name": "path",
"stroke": {
"width": "0.68px"
},
"type": "path"
},
{
"d": "M648.75,342.99l0,-27.99",
"fill": {
"paint": "transparent"
},
"name": "path",
"stroke": {
"width": "0.68px"
},
"type": "path"
},
{
"d": "M648.75,315l-405,0",
"fill": {
"paint": "transparent"
},
"name": "path",
"stroke": {
"width": "0.68px"
},
"type": "path"
}
],
"id": "DS-1A2-1B2",
"name": "DS-1A2-1B2",
"type": "group"
},
{
"elements": [
{
"d": "M153.75,492.386l0,-27.386",
"fill": {
"paint": "transparent"
},
"name": "path",
"stroke": {
"width": "0.68px"
},
"type": "path"
},
{
"d": "M738.75,465l-585,0",
"fill": {
"paint": "transparent"
},
"name": "path",
"stroke": {
"width": "0.68px"
},
"type": "path"
},
{
"d": "M738.75,492.386l0,-27.386",
"fill": {
"paint": "transparent"
},
"name": "path",
"stroke": {
"width": "0.68px"
},
"type": "path"
}
],
"id": "DS-1A1-1B1",
"name": "DS-1A1-1B1",
"type": "group"
},
{
"elements": [
{
"d": "M198.75,342.577l0,-208.327",
"fill": {
"paint": "transparent"
},
"name": "path",
"stroke": {
"width": "0.68px"
},
"type": "path"
},
{
"d": "M108.75,492.386l0,-358.136",
"fill": {
"paint": "transparent"
},
"name": "path",
"stroke": {
"width": "0.68px"
},
"type": "path"
},
{
"d": "M288.75,192.577l0,-58.327",
"fill": {
"paint": "transparent"
},
"name": "path",
"stroke": {
"width": "0.68px"
},
"type": "path"
}
],
"id": "SES-1A",
"name": "SES-1A",
"type": "group"
}
],
"fill": {
"rule": "evenodd"
},
"preserveAspectRatio": "none",
"stroke": {
"linejoin": "bevel",
"miterlimit": "1.5"
},
"style": {
"clipRule": "evenodd"
},
"viewBox": "0 0 938 638"
},
"type": "ia.shapes.svg"
},
{
"meta": {
"name": "SES-1A"
},
"position": {
"height": 111,
"width": 479,
"x": 201,
"y": 62
},
"propConfig": {
"props.params.boxColor": {
"binding": {
"config": {
"path": "view.params.boxColor"
},
"type": "property"
}
},
"props.params.textColor": {
"binding": {
"config": {
"path": "view.params.textColor"
},
"type": "property"
}
}
},
"props": {
"params": {
"inputPower": 1,
"objectName": "SEL-735",
"outputPower_1": 0,
"outputPower_2": 0,
"outputPower_3": 0,
"tagPath": "[Ignition_Common_IO_Gtwy]Yard/SATB1_YARD_SES_1A"
},
"path": "Library/Symbols/Electrical/Sym_SE"
},
"type": "ia.display.view"
},
{
"meta": {
"name": "SES-1B"
},
"position": {
"height": 111,
"width": 479,
"x": 861,
"y": 62
},
"propConfig": {
"props.params.boxColor": {
"binding": {
"config": {
"path": "view.params.boxColor"
},
"type": "property"
}
},
"props.params.textColor": {
"binding": {
"config": {
"path": "view.params.textColor"
},
"type": "property"
}
}
},
"props": {
"params": {
"inputPower": 1,
"objectName": "SEL-735",
"outputPower_1": 0,
"outputPower_2": 0,
"outputPower_3": 0,
"tagPath": "[Ignition_Common_IO_Gtwy]Yard/SATB1_YARD_SES_1B"
},
"path": "Library/Symbols/Electrical/Sym_SE"
},
"type": "ia.display.view"
},
{
"meta": {
"name": "DS"
},
"position": {
"height": 110,
"width": 160,
"x": 501,
"y": 212
},
"propConfig": {
"props.params.textHandler.text1": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"tagPath": "{this.props.params.tagPath}"
},
"tagPath": "{tagPath}/Meta/EqName"
},
"enabled": false,
"type": "tag"
}
}
},
"props": {
"params": {
"boxColor": "var(--olGray)",
"objectName": "DS",
"tagPath": "[Ignition_Common_IO_Gtwy]Yard/SATB1_YARD_DS-1A3",
"textColor": "var(--olGray)",
"textHandler": {
"text1": "DS",
"text2": "600A, 34.5kV",
"text3": "3P, 3W, 25kIAC",
"text4": "VISTA SWGR"
}
},
"path": "Library/Symbols/Electrical/Sym_DS_A",
"style": {
"overflow": "visible"
},
"useDefaultViewWidth": true
},
"type": "ia.display.view"
},
{
"meta": {
"name": "DS_0"
},
"position": {
"height": 110,
"width": 160,
"x": 381,
"y": 412
},
"propConfig": {
"props.params.inputPower_1": {
"binding": {
"config": {
"path": "../SES-1A.props.params.outputPower_2"
},
"enabled": false,
"type": "property"
}
},
"props.params.inputPower_2": {
"binding": {
"config": {
"struct": {
"InputDS": "{../DS_3.props.params.inputPower_2}\u0026\u0026tag(tostr({../DS_3.props.params.tagPath}+\u0027/Breaker Closed Way 02\u0027))\u0026\u0026tag(tostr({../DS_3.props.params.tagPath}+\u0027/Breaker Closed Way 01\u0027))",
"Way1_Closed": "tag(tostr({this.props.params.tagPath}+\u0027/Breaker Closed Way 01\u0027))",
"Way2_Closed": "tag(tostr({this.props.params.tagPath}+\u0027/Breaker Closed Way 02\u0027))",
"inputPower_1": "{this.props.params.inputPower_1}"
},
"waitOnAll": true
},
"enabled": false,
"transforms": [
{
"code": "\tinputPower_1 \u003d value.inputPower_1\n\tWay1_Closed \u003d value.Way1_Closed\n\tWay2_Closed \u003d value.Way2_Closed\n\tInputDS \u003d value.InputDS\n\t\n\tif inputPower_1 and Way1_Closed and Way2_Closed:\n\t\treturn 1\n\telif InputDS:\n\t\treturn 1\n\telse:\n\t\treturn 0\n\t\n\t",
"type": "script"
}
],
"type": "expr-struct"
}
},
"props.params.textHandler.text1": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"tagPath": "{this.props.params.tagPath}"
},
"tagPath": "{tagPath}/Meta/EqName"
},
"enabled": false,
"type": "tag"
}
}
},
"props": {
"params": {
"boxColor": "var(--olGray)",
"inputPower_1": 0,
"inputPower_2": 0,
"objectName": "DS",
"tagPath": "[Ignition_Common_IO_Gtwy]Yard/SATB1_YARD_DS-1A2",
"textColor": "var(--olGray)",
"textHandler": {
"text1": "DS",
"text2": "600A, 34.5kV",
"text3": "3P, 3W, 25kIAC",
"text4": "VISTA SWGR"
}
},
"path": "Library/Symbols/Electrical/Sym_DS_A",
"style": {
"overflow": "visible"
},
"useDefaultViewWidth": true
},
"type": "ia.display.view"
},
{
"meta": {
"name": "DS_1"
},
"position": {
"height": 110,
"width": 160,
"x": 261,
"y": 612
},
"propConfig": {
"props.params.inputPower_1": {
"binding": {
"config": {
"path": "../SES-1A.props.params.outputPower_1"
},
"enabled": false,
"type": "property"
}
},
"props.params.inputPower_2": {
"binding": {
"config": {
"struct": {
"InputDS": "{../DS_4.props.params.inputPower_1}\u0026\u0026tag(tostr({../DS_4.props.params.tagPath}+\u0027/Breaker Closed Way 02\u0027))\u0026\u0026tag(tostr({../DS_4.props.params.tagPath}+\u0027/Breaker Closed Way 01\u0027))",
"Way1_Closed": "tag(tostr({this.props.params.tagPath}+\u0027/Breaker Closed Way 01\u0027))",
"Way2_Closed": "tag(tostr({this.props.params.tagPath}+\u0027/Breaker Closed Way 02\u0027))",
"inputPower_1": "{this.props.params.inputPower_1}"
},
"waitOnAll": true
},
"enabled": false,
"transforms": [
{
"code": "\tinputPower_1 \u003d value.inputPower_1\n\tWay1_Closed \u003d value.Way1_Closed\n\tWay2_Closed \u003d value.Way2_Closed\n\tInputDS \u003d value.InputDS\n\t\n\tif inputPower_1 and Way1_Closed and Way2_Closed:\n\t\treturn 1\n\telif InputDS:\n\t\treturn 1\n\telse:\n\t\treturn 0\n\t\n\t",
"type": "script"
}
],
"type": "expr-struct"
}
},
"props.params.textHandler.text1": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"tagPath": "{this.props.params.tagPath}"
},
"tagPath": "{tagPath}/Meta/EqName"
},
"enabled": false,
"type": "tag"
}
}
},
"props": {
"params": {
"boxColor": "var(--olGray)",
"inputPower_1": 0,
"inputPower_2": 0,
"objectName": "DS",
"tagPath": "[Ignition_Common_IO_Gtwy]Yard/SATB1_YARD_DS-1A1",
"textColor": "var(--olGray)",
"textHandler": {
"text1": "DS",
"text2": "600A, 34.5kV",
"text3": "3P, 3W, 25kIAC",
"text4": "VISTA SWGR"
}
},
"path": "Library/Symbols/Electrical/Sym_DS_A",
"style": {
"overflow": "visible"
},
"useDefaultViewWidth": true
},
"type": "ia.display.view"
},
{
"meta": {
"name": "DS_2"
},
"position": {
"height": 110,
"width": 160,
"x": 861,
"y": 212
},
"propConfig": {
"props.params.textHandler.text1": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"tagPath": "{this.props.params.tagPath}"
},
"tagPath": "{tagPath}/Meta/EqName"
},
"enabled": false,
"type": "tag"
}
}
},
"props": {
"params": {
"boxColor": "var(--olGray)",
"objectName": "DS",
"tagPath": "[Ignition_Common_IO_Gtwy]Yard/SATB1_YARD_DS-1B3",
"tagPath_Cable": "[Ignition_Common_IO_Gtwy]Cables/DS_3",
"tagPath_FRD": "[Ignition_Common_IO_Gtwy]Yard/SATB1_YARD_SES_1B/SEL_FDR-1",
"textColor": "var(--olGray)",
"textHandler": {
"text1": "DS",
"text2": "600A, 34.5kV",
"text3": "3P, 3W, 25kIAC",
"text4": "VISTA SWGR"
}
},
"path": "Library/Symbols/Electrical/Sym_DS_B",
"style": {
"overflow": "visible"
},
"useDefaultViewWidth": true
},
"type": "ia.display.view"
},
{
"meta": {
"name": "DS_3"
},
"position": {
"height": 110,
"width": 160,
"x": 981,
"y": 412
},
"propConfig": {
"props.params.inputPower_1": {
"binding": {
"config": {
"struct": {
"InputDS": "{../DS_0.props.params.inputPower_1}\u0026\u0026tag(tostr({../DS_0.props.params.tagPath}+\u0027/Breaker Closed Way 01\u0027))\u0026\u0026tag(tostr({../DS_0.props.params.tagPath}+\u0027/Breaker Closed Way 02\u0027))",
"Way1_Closed": "tag(tostr({this.props.params.tagPath}+\u0027/Breaker Closed Way 01\u0027))",
"Way2_Closed": "tag(tostr({this.props.params.tagPath}+\u0027/Breaker Closed Way 02\u0027))",
"inputPower_2": "{this.props.params.inputPower_2}"
},
"waitOnAll": true
},
"transforms": [
{
"code": "\tinputPower_2 \u003d value.inputPower_2\n\tWay1_Closed \u003d value.Way1_Closed\n\tWay2_Closed \u003d value.Way2_Closed\n\tInputDS \u003d value.InputDS\n\t\n\tif inputPower_2 and Way1_Closed and Way2_Closed:\n\t\treturn 1\n\telif InputDS:\n\t\treturn 1\n\telse:\n\t\treturn 0\n\t\n\t",
"type": "script"
}
],
"type": "expr-struct"
}
},
"props.params.inputPower_2": {
"binding": {
"config": {
"path": "../SES-1B.props.params.outputPower_2"
},
"type": "property"
}
},
"props.params.textHandler.text1": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"tagPath": "{this.props.params.tagPath}"
},
"tagPath": "{tagPath}/Meta/EqName"
},
"enabled": false,
"type": "tag"
}
}
},
"props": {
"params": {
"boxColor": "var(--olGray)",
"objectName": "DS",
"tagPath": "[Ignition_Common_IO_Gtwy]Yard/SATB1_YARD_DS-1B2",
"tagPath_Cable": "[Ignition_Common_IO_Gtwy]Cables/DS_2",
"tagPath_FRD": "[Ignition_Common_IO_Gtwy]Yard/SATB1_YARD_SES_1B/SEL_FDR-2",
"textColor": "var(--olGray)",
"textHandler": {
"text1": "DS",
"text2": "600A, 34.5kV",
"text3": "3P, 3W, 25kIAC",
"text4": "VISTA SWGR"
}
},
"path": "Library/Symbols/Electrical/Sym_DS_B",
"style": {
"overflow": "visible"
},
"useDefaultViewWidth": true
},
"type": "ia.display.view"
},
{
"meta": {
"name": "DS_4"
},
"position": {
"height": 110,
"width": 160,
"x": 1101,
"y": 612
},
"propConfig": {
"props.params.inputPower_1": {
"binding": {
"config": {
"struct": {
"InputDS": "{../DS_1.props.params.inputPower_1}\u0026\u0026tag(tostr({../DS_1.props.params.tagPath}+\u0027/Breaker Closed Way 01\u0027))\u0026\u0026tag(tostr({../DS_1.props.params.tagPath}+\u0027/Breaker Closed Way 02\u0027))",
"Way1_Closed": "tag(tostr({this.props.params.tagPath}+\u0027/Breaker Closed Way 01\u0027))",
"Way2_Closed": "tag(tostr({this.props.params.tagPath}+\u0027/Breaker Closed Way 02\u0027))",
"inputPower_2": "{this.props.params.inputPower_2}"
},
"waitOnAll": true
},
"transforms": [
{
"code": "\tinputPower_2 \u003d value.inputPower_2\n\tWay1_Closed \u003d value.Way1_Closed\n\tWay2_Closed \u003d value.Way2_Closed\n\tInputDS \u003d value.InputDS\n\t\n\tif inputPower_2 and Way1_Closed and Way2_Closed:\n\t\treturn 1\n\telif InputDS:\n\t\treturn 1\n\telse:\n\t\treturn 0\n\t\n\t",
"type": "script"
}
],
"type": "expr-struct"
}
},
"props.params.inputPower_2": {
"binding": {
"config": {
"path": "../SES-1B.props.params.outputPower_3"
},
"type": "property"
}
},
"props.params.textHandler.text1": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"tagPath": "{this.props.params.tagPath}"
},
"tagPath": "{tagPath}/Meta/EqName"
},
"enabled": false,
"type": "tag"
}
}
},
"props": {
"params": {
"boxColor": "var(--olGray)",
"objectName": "DS",
"tagPath": "[Ignition_Common_IO_Gtwy]Yard/SATB1_YARD_DS-1B1",
"tagPath_Cable": "[Ignition_Common_IO_Gtwy]Cables/DS_1",
"tagPath_FRD": "[Ignition_Common_IO_Gtwy]Yard/SATB1_YARD_SES_1B/SEL_FDR-1",
"textColor": "var(--olGray)",
"textHandler": {
"text1": "DS",
"text2": "600A, 34.5kV",
"text3": "3P, 3W, 25kIAC",
"text4": "VISTA SWGR"
}
},
"path": "Library/Symbols/Electrical/Sym_DS_B",
"style": {
"overflow": "visible"
},
"useDefaultViewWidth": true
},
"type": "ia.display.view"
},
{
"meta": {
"name": "EmbeddedView",
"visible": false
},
"position": {
"height": 41,
"width": 299,
"x": 590.83,
"y": 184
},
"props": {
"params": {
"L_Path": "[Ignition_Common_IO_Gtwy]Yard/SATB1_YARD_DS-1A3",
"R_Path": "[Ignition_Common_IO_Gtwy]Yard/SATB1_YARD_DS-1B3",
"cable": false,
"path": "[Ignition_Common_IO_Gtwy]Cables/DS_3"
},
"path": "Pages/Dev/D_Electrical/Equipment/Cables/Cable Bidirect"
},
"type": "ia.display.view"
},
{
"meta": {
"name": "EmbeddedView_0",
"visible": false
},
"position": {
"height": 41,
"width": 299,
"x": 582,
"y": 369
},
"props": {
"params": {
"L_Path": "[Ignition_Common_IO_Gtwy]Yard/SATB1_YARD_DS-1A2",
"R_Path": "[Ignition_Common_IO_Gtwy]Yard/SATB1_YARD_DS-1B2",
"cable": false,
"path": "[Ignition_Common_IO_Gtwy]Cables/DS_2"
},
"path": "Pages/Dev/D_Electrical/Equipment/Cables/Cable Bidirect"
},
"type": "ia.display.view"
},
{
"meta": {
"name": "EmbeddedView_1",
"visible": false
},
"position": {
"height": 41,
"width": 299,
"x": 583,
"y": 530
},
"props": {
"params": {
"L_Path": "[Ignition_Common_IO_Gtwy]Yard/SATB1_YARD_DS-1A1",
"R_Path": "[Ignition_Common_IO_Gtwy]Yard/SATB1_YARD_DS-1B1",
"cable": false,
"path": "[Ignition_Common_IO_Gtwy]Cables/DS_1"
},
"path": "Pages/Dev/D_Electrical/Equipment/Cables/Cable Bidirect"
},
"type": "ia.display.view"
},
{
"meta": {
"name": "EmbeddedView_2"
},
"position": {
"height": 186,
"rotate": {
"anchor": "50% 36%"
},
"width": 262,
"x": 8.8203,
"y": 184.004
},
"props": {
"params": {
"tagpath": "[Ignition_Common_IO_Gtwy]Yard/SATB1_YARD_SES_1A/PQM_Main",
"title": "SES 1A"
},
"path": "Library/Widgets/Electrical/Wdt_Power",
"style": {
"overflow": "visible"
}
},
"type": "ia.display.view"
},
{
"meta": {
"name": "Label"
},
"position": {
"height": 15,
"width": 55,
"x": 503.5,
"y": 349.5
},
"props": {
"style": {
"backgroundColor": "var(--containerRoot)"
},
"text": "UT-P4.1",
"textStyle": {
"fontSize": 12,
"textAlign": "center"
}
},
"type": "ia.display.label"
},
{
"meta": {
"name": "Label_0"
},
"position": {
"height": 15,
"width": 55,
"x": 563,
"y": 349.5
},
"props": {
"style": {
"backgroundColor": "var(--containerRoot)"
},
"text": "UT-P5.1",
"textStyle": {
"fontSize": 12,
"textAlign": "center"
}
},
"type": "ia.display.label"
},
{
"meta": {
"name": "Label_1"
},
"position": {
"height": 15,
"width": 55,
"x": 923.5,
"y": 349.5
},
"props": {
"style": {
"backgroundColor": "var(--containerRoot)"
},
"text": "UT-HS2",
"textStyle": {
"fontSize": 12,
"textAlign": "center"
}
},
"type": "ia.display.label"
},
{
"meta": {
"name": "Label_2"
},
"position": {
"height": 15,
"width": 55,
"x": 863.5,
"y": 349.5
},
"props": {
"style": {
"backgroundColor": "var(--containerRoot)"
},
"text": "UT-P5.5",
"textStyle": {
"fontSize": 12,
"textAlign": "center"
}
},
"type": "ia.display.label"
},
{
"meta": {
"name": "Label_3"
},
"position": {
"height": 15,
"width": 55,
"x": 383.234,
"y": 548.5
},
"props": {
"style": {
"backgroundColor": "var(--containerRoot)"
},
"text": "UT-P2.1",
"textStyle": {
"fontSize": 12,
"textAlign": "center"
}
},
"type": "ia.display.label"
},
{
"meta": {
"name": "Label_4"
},
"position": {
"height": 15,
"width": 55,
"x": 443.234,
"y": 548.5
},
"props": {
"style": {
"backgroundColor": "var(--containerRoot)"
},
"text": "UT-P3.1",
"textStyle": {
"fontSize": 12,
"textAlign": "center"
}
},
"type": "ia.display.label"
},
{
"meta": {
"name": "Label_5"
},
"position": {
"height": 15,
"width": 55,
"x": 983.49,
"y": 548.5
},
"props": {
"style": {
"backgroundColor": "var(--containerRoot)"
},
"text": "UT-P3.5",
"textStyle": {
"fontSize": 12,
"textAlign": "center"
}
},
"type": "ia.display.label"
},
{
"meta": {
"name": "Label_6"
},
"position": {
"height": 15,
"width": 55,
"x": 1043.49,
"y": 548.5
},
"props": {
"style": {
"backgroundColor": "var(--containerRoot)"
},
"text": "UT-P2.5",
"textStyle": {
"fontSize": 12,
"textAlign": "center"
}
},
"type": "ia.display.label"
},
{
"meta": {
"name": "Label_7"
},
"position": {
"height": 15,
"width": 55,
"x": 320.71975,
"y": 748.5
},
"props": {
"style": {
"backgroundColor": "var(--containerRoot)"
},
"text": "UT-M1",
"textStyle": {
"fontSize": 12,
"textAlign": "center"
}
},
"type": "ia.display.label"
},
{
"meta": {
"name": "Label_8"
},
"position": {
"height": 15,
"width": 55,
"x": 260.71975,
"y": 748.5
},
"props": {
"style": {
"backgroundColor": "var(--containerRoot)"
},
"text": "UT-HS1",
"textStyle": {
"fontSize": 12,
"textAlign": "center"
}
},
"type": "ia.display.label"
},
{
"meta": {
"name": "Label_9"
},
"position": {
"height": 15,
"width": 55,
"x": 1100.22,
"y": 748.5
},
"props": {
"style": {
"backgroundColor": "var(--containerRoot)"
},
"text": "UT-M6",
"textStyle": {
"fontSize": 12,
"textAlign": "center"
}
},
"type": "ia.display.label"
},
{
"meta": {
"name": "Label_10"
},
"position": {
"height": 15,
"width": 55,
"x": 1160.22,
"y": 748.5
},
"props": {
"style": {
"backgroundColor": "var(--containerRoot)"
},
"text": "UT-M8",
"textStyle": {
"fontSize": 12,
"textAlign": "center"
}
},
"type": "ia.display.label"
},
{
"meta": {
"name": "EmbeddedView_3"
},
"position": {
"height": 186,
"rotate": {
"anchor": "50% 36%"
},
"width": 262,
"x": 1212,
"y": 184
},
"props": {
"params": {
"tagpath": "[Ignition_Common_IO_Gtwy]Yard/SATB1_YARD_SES_1B/PQM_Main",
"title": "SES 1B"
},
"path": "Library/Widgets/Electrical/Wdt_Power",
"style": {
"overflow": "visible"
}
},
"type": "ia.display.view"
}
],
"meta": {
"name": "root"
},
"position": {
"x": -50,
"y": -12.5
},
"scripts": {
"customMethods": [],
"extensionFunctions": null,
"messageHandlers": [
{
"messageType": "eqPopupMsg",
"pageScope": true,
"script": "\t# implement your handler here\n\tutils.nav.eqPopupMsg(self, payload)",
"sessionScope": false,
"viewScope": false
}
]
},
"type": "ia.container.coord"
}
}