Compare commits

..

No commits in common. "main" and "guga" have entirely different histories.
main ... guga

439 changed files with 82130 additions and 174143 deletions

View File

@ -8,6 +8,10 @@
"title": "",
"viewPath": "Main-Views/CommandControl"
},
"/CustomView/:customView": {
"title": "",
"viewPath": "Custom-Views/Detail"
},
"/DetailedView/:detailedView/:plcTagPath": {
"title": "DetailedView",
"viewPath": "Detailed-Views/Detail"
@ -50,10 +54,6 @@
"/Oil": {
"viewPath": "Main-Views/OilMonitoring"
},
"/Real-Time": {
"title": "",
"viewPath": "Alarm-Views/RealTime"
},
"/Temperature": {
"title": "",
"viewPath": "Main-Views/TempMonitoring"
@ -112,125 +112,13 @@
"content": "cover",
"handle": "hide",
"iconUrl": "",
"id": "Docked-East-TPR",
"id": "Docked-East",
"modal": false,
"resizable": false,
"show": "onDemand",
"size": 400,
"viewParams": {},
"viewPath": "PopUp-Views/Controller-Equipment/Information-Docked-East-Tipper"
},
{
"anchor": "fixed",
"autoBreakpoint": 480,
"content": "cover",
"handle": "hide",
"iconUrl": "",
"id": "Docked-East-EPC",
"modal": false,
"resizable": false,
"show": "onDemand",
"size": 400,
"viewParams": {},
"viewPath": "PopUp-Views/Controller-Equipment/Information-Docked-East-EPC"
},
{
"anchor": "fixed",
"autoBreakpoint": 480,
"content": "cover",
"handle": "hide",
"iconUrl": "",
"id": "Docked-East-VFD",
"modal": false,
"resizable": false,
"show": "onDemand",
"size": 400,
"viewParams": {},
"viewPath": "PopUp-Views/Controller-Equipment/Information-Docked-East-VFD"
},
{
"anchor": "fixed",
"autoBreakpoint": 480,
"content": "cover",
"handle": "hide",
"iconUrl": "",
"id": "Docked-East-SNP",
"modal": false,
"resizable": false,
"show": "onDemand",
"size": 400,
"viewParams": {},
"viewPath": "PopUp-Views/Controller-Equipment/Information-Docked-East-StatusNonPowered"
},
{
"anchor": "fixed",
"autoBreakpoint": 480,
"content": "cover",
"handle": "hide",
"iconUrl": "",
"id": "Docked-East-DS",
"modal": false,
"resizable": false,
"show": "onDemand",
"size": 400,
"viewParams": {},
"viewPath": "PopUp-Views/Controller-Equipment/Information-Docked-East-Device-Status"
},
{
"anchor": "fixed",
"autoBreakpoint": 480,
"content": "cover",
"handle": "hide",
"iconUrl": "",
"id": "Docked-East-MCM",
"modal": false,
"resizable": false,
"show": "onDemand",
"size": 400,
"viewParams": {},
"viewPath": "PopUp-Views/Controller-Equipment/Information-Docked-East-MCM"
},
{
"anchor": "fixed",
"autoBreakpoint": 480,
"content": "cover",
"handle": "hide",
"iconUrl": "",
"id": "Docked-East-Extendo",
"modal": false,
"resizable": false,
"show": "onDemand",
"size": 400,
"viewParams": {},
"viewPath": "PopUp-Views/Controller-Equipment/Information-Docked-East-Extendo"
},
{
"anchor": "fixed",
"autoBreakpoint": 480,
"content": "cover",
"handle": "hide",
"iconUrl": "",
"id": "Docked-East-BTN",
"modal": false,
"resizable": false,
"show": "onDemand",
"size": 400,
"viewParams": {},
"viewPath": "PopUp-Views/Controller-Equipment/Information-Docked-East-Button"
},
{
"anchor": "fixed",
"autoBreakpoint": 480,
"content": "cover",
"handle": "hide",
"iconUrl": "",
"id": "Docked-East-SS-BTN",
"modal": false,
"resizable": false,
"show": "onDemand",
"size": 400,
"viewParams": {},
"viewPath": "PopUp-Views/Controller-Equipment/Information-Docked-East-SS-Button"
"viewPath": "PopUp-Views/Controller-Equipment/Information-Docked-East"
}
],
"top": [

File diff suppressed because one or more lines are too long

View File

@ -50,7 +50,7 @@
"panel_id": "value",
"text": "MCM01 Bulk Inbound"
},
"path": "Symbol-Views/Equipment-Views/Area_Nav_Button"
"path": "Custom-Views/Area_Nav_Button"
},
"type": "ia.display.view"
},
@ -70,7 +70,7 @@
"panel_id": "value",
"text": "MCM03 Fluid Inbound"
},
"path": "Symbol-Views/Equipment-Views/Area_Nav_Button"
"path": "Custom-Views/Area_Nav_Button"
},
"type": "ia.display.view"
},
@ -90,7 +90,7 @@
"panel_id": "value",
"text": "MCM05 Sorter Destination and Chutes"
},
"path": "Symbol-Views/Equipment-Views/Area_Nav_Button"
"path": "Custom-Views/Area_Nav_Button"
},
"type": "ia.display.view"
},
@ -110,7 +110,7 @@
"panel_id": "value",
"text": "MCM02 Fluid Inbound"
},
"path": "Symbol-Views/Equipment-Views/Area_Nav_Button"
"path": "Custom-Views/Area_Nav_Button"
},
"type": "ia.display.view"
},
@ -133,7 +133,7 @@
"panel_id": "value",
"text": "MCM04 Sorter Destination, Chutes and Bypass"
},
"path": "Symbol-Views/Equipment-Views/Area_Nav_Button"
"path": "Custom-Views/Area_Nav_Button"
},
"type": "ia.display.view"
}

View File

@ -10,8 +10,8 @@
"attributes": {
"lastModification": {
"actor": "external",
"timestamp": "2025-08-05T13:58:10Z"
"timestamp": "2025-04-08T09:28:16Z"
},
"lastModificationSignature": "5610ae153bbf12df0205fa42398f96794ca4e779d93d581cbb142ae7eeee8785"
"lastModificationSignature": "d3b6122f7f2c1673b8a052ba4ea86c26a488ee6a79de1d9d9bc84f0f0dd5fb0b"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 355 B

View File

@ -43,18 +43,10 @@
"name": "Button"
},
"position": {
"basis": "80%",
"basis": "120px",
"grow": 1
},
"propConfig": {
"props.tagProps[0]": {
"binding": {
"config": {
"path": "view.params.panel_id"
},
"type": "property"
}
},
"props.text": {
"binding": {
"config": {
@ -67,22 +59,27 @@
"props": {
"style": {
"backgroundColor": "#FFFFFF",
"borderStyle": "solid",
"borderWidth": "0.5px",
"cursor": "pointer"
"borderBottomColor": "#555555",
"borderBottomLeftRadius": 8,
"borderBottomRightRadius": 8,
"borderBottomStyle": "solid",
"borderBottomWidth": 4,
"borderLeftColor": "#000000",
"borderLeftStyle": "solid",
"borderLeftWidth": 1.5,
"borderRightColor": "#555555",
"borderRightStyle": "solid",
"borderRightWidth": 3,
"borderTopColor": "#000000",
"borderTopLeftRadius": 8,
"borderTopRightRadius": 8,
"borderTopStyle": "solid",
"borderTopWidth": 1.5,
"cursor": "pointer",
"outlineColor": "#000000",
"outlineStyle": "none",
"outlineWidth": "3"
},
"tagProps": [
null,
"value",
"value",
"value",
"value",
"value",
"value",
"value",
"value",
"value"
],
"textStyle": {
"color": "#000000",
"fontFamily": "inherit",
@ -91,15 +88,49 @@
}
},
"type": "ia.input.button"
},
{
"meta": {
"name": "Main_Panel"
},
"position": {
"basis": "35px",
"shrink": 0
},
"propConfig": {
"props.params.tagProps[0]": {
"binding": {
"config": {
"path": "view.params.panel_id"
},
"type": "property"
}
}
},
"props": {
"params": {
"has_state": false,
"tagProps": [
null,
"",
"value",
"value",
"value",
"value",
"value",
"value",
"value",
"value"
]
},
"path": "Symbol-Views/Equipment-Views/Main_Panel"
},
"type": "ia.display.view"
}
],
"meta": {
"name": "root"
},
"props": {
"alignContent": "flex-start",
"justify": "center"
},
"type": "ia.container.flex"
}
}

View File

@ -0,0 +1,17 @@
{
"scope": "G",
"version": 1,
"restricted": false,
"overridable": false,
"files": [
"view.json",
"thumbnail.png"
],
"attributes": {
"lastModification": {
"actor": "external",
"timestamp": "2025-04-18T10:44:00Z"
},
"lastModificationSignature": "395d729bc069b4c05f0f6bf45678493031eedddaca0dc586b134695ed5a679d2"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

View File

@ -1,20 +1,29 @@
{
"custom": {
"alarm_message": null,
"covert_mode": true,
"disconnected": false,
"openDiverter": false,
"plc": "System",
"display_icon": true,
"error": false,
"isMatch": 0,
"plc": "value",
"priority": 0,
"priority_string": "No active alarms",
"searchId": "value",
"state": 0,
"state_string": "Closed"
"running": false,
"searchId": "PLC01",
"show_error": false,
"show_running": true,
"state": 5,
"state_string": "Unknown",
"visible_status": false
},
"params": {
"forceFaultStatus": null,
"forceRunningStatus": null,
"mirror": true,
"openDiverter": true,
"tagProps": [
"System/MCM01/Station/EPC/UL1_3_EPC1",
"value",
"value",
"value",
"value",
@ -27,20 +36,38 @@
]
},
"propConfig": {
"custom.alarm_message": {
"persistent": true
},
"custom.covert_mode": {
"binding": {
"config": {
"path": "view.custom.state"
},
"transforms": [
{
"expression": "case(\t{value},\r\n\t\t0, {session.custom.alarm_filter.show_running},\r\n\t\t1, True,\r\n\t\t2, True,\r\n\t\t3, {session.custom.alarm_filter.show_low_alarm} || {session.custom.alarm_filter.show_running},\r\n\t\t4, {session.custom.alarm_filter.show_diagnostic} || {session.custom.alarm_filter.show_running},\r\n\t\t5, {session.custom.alarm_filter.show_running},\r\n\t\tFalse)",
"type": "expression"
}
],
"type": "property"
},
"persistent": true
},
"custom.disconnected": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"0": "{view.params.tagProps[0]}",
"fc": "{session.custom.fc}"
"fc": "{session.custom.fc}",
"plc": "{view.custom.plc}"
},
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/STATE"
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{plc}/DCN"
},
"transforms": [
{
"expression": "!isGood({value})",
"expression": "if(isNull({value}), False, {value})",
"type": "expression"
}
],
@ -48,33 +75,39 @@
},
"persistent": true
},
"custom.openDiverter": {
"custom.display_icon": {
"binding": {
"config": {
"expression": "{this.custom.covert_mode}||{this.custom.isMatch}\u003e0"
},
"type": "expr"
},
"persistent": true
},
"custom.error": {
"binding": {
"config": {
"path": "view.custom.state"
},
"transforms": [
{
"fallback": false,
"inputType": "scalar",
"mappings": [
{
"input": 1,
"output": true
},
{
"input": 0,
"output": false
}
],
"outputType": "scalar",
"type": "map"
"expression": "0 \u003c {value} \u0026\u0026 {value} \u003c 5",
"type": "expression"
}
],
"type": "property"
},
"persistent": true
},
"custom.isMatch": {
"binding": {
"config": {
"expression": "if({view.params.tagProps[0]}\u003d\"value\",0,\nif({this.custom.searchId}\u003d{view.params.tagProps[0]},100,0))"
},
"type": "expr"
},
"persistent": true
},
"custom.plc": {
"binding": {
"config": {
@ -102,6 +135,18 @@
"mappings": [
{
"input": 1,
"output": 4
},
{
"input": 2,
"output": 3
},
{
"input": 3,
"output": 2
},
{
"input": 4,
"output": 1
}
],
@ -116,12 +161,41 @@
"custom.priority_string": {
"binding": {
"config": {
"expression": "case({view.custom.state},\r\n1, \"Low\",\r\n0, \"No active alarms\",\r\n\"Unknown\")"
"expression": "case({view.custom.state},\r\n1, \"High\",\r\n2, \"Medium\",\r\n3, \"Low\",\r\n4, \"Diagnostic\",\r\n5, \"No active alarms\",\r\n\"Unknown\")"
},
"type": "expr"
},
"persistent": true
},
"custom.running": {
"binding": {
"config": {
"expression": "{view.custom.running_status} \u003d 3"
},
"type": "expr"
},
"persistent": true
},
"custom.running_status": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"0": "{view.params.tagProps[0]}",
"fc": "{session.custom.fc}"
},
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/STATE"
},
"transforms": [
{
"expression": "coalesce({value},{view.params.forceRunningStatus},0)",
"type": "expression"
}
],
"type": "tag"
}
},
"custom.searchId": {
"binding": {
"config": {
@ -131,6 +205,36 @@
},
"persistent": true
},
"custom.show_error": {
"binding": {
"config": {
"path": "view.custom.state"
},
"transforms": [
{
"expression": "case(\t{value},\r\n\t\t1, True,\r\n\t\t2, True,\r\n\t\t3, {session.custom.alarm_filter.show_low_alarm} || {view.custom.isMatch}\u003e0,\r\n\t\t4, {session.custom.alarm_filter.show_diagnostic} || {view.custom.isMatch}\u003e0,\r\n\t\tFalse)",
"type": "expression"
}
],
"type": "property"
},
"persistent": true
},
"custom.show_running": {
"binding": {
"config": {
"path": "view.custom.state"
},
"transforms": [
{
"expression": "case(\t{value},\r\n\t\t1, False,\r\n\t\t2, False,\r\n\t\t{session.custom.alarm_filter.show_running}\r\n\t\t)",
"type": "expression"
}
],
"type": "property"
},
"persistent": true
},
"custom.state": {
"binding": {
"config": {
@ -140,12 +244,40 @@
"0": "{view.params.tagProps[0]}",
"fc": "{session.custom.fc}"
},
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/STATE"
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/ALARMST"
},
"transforms": [
{
"expression": "coalesce({value},{view.params.forceFaultStatus},0)",
"type": "expression"
},
{
"fallback": null,
"inputType": "scalar",
"mappings": [
{
"input": 4,
"output": 1
},
{
"input": 3,
"output": 2
},
{
"input": 2,
"output": 3
},
{
"input": 1,
"output": 4
},
{
"input": 0,
"output": 5
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
@ -155,7 +287,16 @@
"custom.state_string": {
"binding": {
"config": {
"expression": "case({view.custom.state},\r\n0, \"Closed\",\r\n1, \"Open\",\r\n\"Unknown\")"
"expression": "case({view.custom.running_status},\r\n1, \"Faulted\",\r\n2, \"Stopped\",\r\n3, \"Running\",\r\n\"Unknown\")"
},
"type": "expr"
},
"persistent": true
},
"custom.visible_status": {
"binding": {
"config": {
"expression": "{view.custom.state} !\u003d 5"
},
"type": "expr"
},
@ -173,6 +314,10 @@
"paramDirection": "input",
"persistent": true
},
"params.openDiverter": {
"paramDirection": "input",
"persistent": true
},
"params.tagProps": {
"paramDirection": "input",
"persistent": true
@ -180,8 +325,8 @@
},
"props": {
"defaultSize": {
"height": 16,
"width": 15
"height": 1045,
"width": 1130
}
},
"root": {
@ -197,7 +342,7 @@
"position.display": {
"binding": {
"config": {
"expression": "{view.custom.openDiverter} \u0026\u0026 {view.params.mirror}"
"expression": "{view.params.openDiverter} \u0026\u0026 {view.params.mirror}"
},
"type": "expr"
}
@ -219,9 +364,15 @@
"props.elements[0].fill.paint": {
"binding": {
"config": {
"expression": "if(\r\n {view.custom.disconnected},\r\n \"#000000\",\r\n switch(\r\n toInt({view.custom.state}),\r\n 0, 1, \r\n \"#808080\", \"#FF0000\", \"#FFF000\"\r\n )\r\n)\r\n"
"path": "view.custom.running_status"
},
"type": "expr"
"transforms": [
{
"expression": "case(\t{value}, \r\n\t\t1, {session.custom.colours.state0},\r\n\t\t2, {session.custom.colours.state0},\r\n\t\t3, {session.custom.colours.state5},\r\n\t\t\u0027#000000\u0027\r\n\t)\r\n\t\t\r\n",
"type": "expression"
}
],
"type": "property"
}
}
},
@ -257,7 +408,7 @@
"position.display": {
"binding": {
"config": {
"expression": "!{view.custom.openDiverter} \u0026\u0026 {view.params.mirror}"
"expression": "!{view.params.openDiverter} \u0026\u0026 {view.params.mirror}"
},
"type": "expr"
}
@ -279,9 +430,15 @@
"props.elements[0].fill.paint": {
"binding": {
"config": {
"expression": "if(\r\n {view.custom.disconnected},\r\n \"#000000\",\r\n switch(\r\n toInt({view.custom.state}),\r\n 0, 1, \r\n \"#808080\", \"#FF0000\", \"#FFF000\"\r\n )\r\n)\r\n"
"path": "view.custom.running_status"
},
"type": "expr"
"transforms": [
{
"expression": "case(\t{value}, \r\n\t\t1, {session.custom.colours.state0},\r\n\t\t2, {session.custom.colours.state0},\r\n\t\t3, {session.custom.colours.state5},\r\n\t\t\u0027#000000\u0027\r\n\t)\r\n\t\t\r\n",
"type": "expression"
}
],
"type": "property"
}
}
},
@ -317,7 +474,7 @@
"position.display": {
"binding": {
"config": {
"expression": "{view.custom.openDiverter} \u0026\u0026 !{view.params.mirror}"
"expression": "{view.params.openDiverter} \u0026\u0026 !{view.params.mirror}"
},
"type": "expr"
}
@ -339,9 +496,15 @@
"props.elements[0].fill.paint": {
"binding": {
"config": {
"expression": "if(\r\n {view.custom.disconnected},\r\n \"#000000\",\r\n switch(\r\n toInt({view.custom.state}),\r\n 0, 1, \r\n \"#808080\", \"#FF0000\", \"#FFF000\"\r\n )\r\n)\r\n"
"path": "view.custom.running_status"
},
"type": "expr"
"transforms": [
{
"expression": "case(\t{value}, \r\n\t\t1, {session.custom.colours.state0},\r\n\t\t2, {session.custom.colours.state0},\r\n\t\t3, {session.custom.colours.state5},\r\n\t\t\u0027#000000\u0027\r\n\t)\r\n\t\t\r\n",
"type": "expression"
}
],
"type": "property"
}
}
},
@ -378,7 +541,7 @@
"position.display": {
"binding": {
"config": {
"expression": "!{view.custom.openDiverter} \u0026\u0026 !{view.params.mirror}"
"expression": "!{view.params.openDiverter} \u0026\u0026 !{view.params.mirror}"
},
"type": "expr"
}
@ -400,9 +563,15 @@
"props.elements[0].fill.paint": {
"binding": {
"config": {
"expression": "if(\r\n {view.custom.disconnected},\r\n \"#000000\",\r\n switch(\r\n toInt({view.custom.state}),\r\n 0, 1, \r\n \"#808080\", \"#FF0000\", \"#FFF000\"\r\n )\r\n)\r\n"
"path": "view.custom.running_status"
},
"type": "expr"
"transforms": [
{
"expression": "case(\t{value}, \r\n\t\t1, {session.custom.colours.state0},\r\n\t\t2, {session.custom.colours.state0},\r\n\t\t3, {session.custom.colours.state5},\r\n\t\t\u0027#000000\u0027\r\n\t)\r\n\t\t\r\n",
"type": "expression"
}
],
"type": "property"
}
}
},
@ -464,6 +633,20 @@
}
},
"propConfig": {
"meta.tooltip.style.backgroundColor": {
"binding": {
"config": {
"path": "view.custom.state"
},
"transforms": [
{
"expression": "case({value},\r\n0,{session.custom.colours.state0},\r\n1,{session.custom.colours.state1},\r\n2,{session.custom.colours.state2},\r\n3,{session.custom.colours.state3},\r\n4,{session.custom.colours.state4},\r\n5,{session.custom.colours.state5},\r\n6,{session.custom.colours.state6},\r\n{session.custom.colours.Fallback}\r\n)",
"type": "expression"
}
],
"type": "property"
}
},
"meta.tooltip.style.classes": {
"binding": {
"config": {
@ -476,7 +659,19 @@
"mappings": [
{
"input": 1,
"output": "Alarms-Styles/Diagnostic"
},
{
"input": 2,
"output": "Alarms-Styles/Low"
},
{
"input": 3,
"output": "Alarms-Styles/Medium"
},
{
"input": 4,
"output": "Alarms-Styles/High"
}
],
"outputType": "style-list",
@ -486,20 +681,41 @@
"type": "expr"
}
},
"meta.tooltip.style.color": {
"binding": {
"config": {
"path": "view.custom.state"
},
"transforms": [
{
"expression": "if({session.custom.colours.colour_impaired},\r\n\t\u0027#000000\u0027,\r\n\tcase(\t{value},\r\n\t\t\t1,\u0027#FFFFFF\u0027,\r\n\t\t\t2,\u0027#000000\u0027,\r\n\t\t\t3,\u0027#000000\u0027,\r\n\t\t\t4,\u0027#FFFFFF\u0027,\r\n\t\t\t5,\u0027#FFFFFF\u0027,\r\n\t\t\t\u0027#000000\u0027)\r\n\t)",
"type": "expression"
}
],
"type": "property"
}
},
"meta.tooltip.text": {
"binding": {
"config": {
"expression": "if(\n {view.custom.disconnected} \u003d false,\n \"Source Id: \" + {view.params.tagProps[0]} + \", Priority: \" + {view.custom.priority_string} + \", State: \" + {view.custom.state_string},\n \"Device Disconnected\"\n)\n"
"expression": "if({view.custom.disconnected} \u003d False,\n\tif(isNull({view.custom.alarm_message}),\n\t\"Source Id: \" + {view.params.tagProps[0]} +\n\t\", Priority: \" + {view.custom.priority_string} +\n\t\", State: \" + {view.custom.state_string},\n\t\"Source Id: \" + {view.params.tagProps[0]} +\n\t\", Alarm: \" + {view.custom.alarm_message} +\n\t\", Priority: \" + {view.custom.priority_string} +\n\t\", State: \" + {view.custom.state_string}),\n\"Source Id: \" +{view.params.tagProps[0]} + \", Priority: Unknown, State: Unknown\")"
},
"type": "expr"
}
},
"meta.visible": {
"binding": {
"config": {
"path": "view.custom.display_icon"
},
"type": "property"
}
},
"props.style.borderStyle": {
"binding": {
"config": {
"path": "view.custom.disconnected"
},
"enabled": false,
"transforms": [
{
"fallback": "",
@ -520,6 +736,68 @@
],
"type": "property"
}
},
"props.style.classes": {
"binding": {
"config": {
"expression": "if({session.custom.colours.colour_impaired} \u003d True \u0026\u0026 {view.custom.isMatch} \u003e 0,\r\n{view.custom.state} + 100 + {view.custom.isMatch},\r\n{view.custom.state} + {view.custom.isMatch})"
},
"transforms": [
{
"fallback": "",
"inputType": "scalar",
"mappings": [
{
"input": 101,
"output": "State-Styles/State101"
},
{
"input": 102,
"output": "State-Styles/State102"
},
{
"input": 103,
"output": "State-Styles/State103"
},
{
"input": 104,
"output": "State-Styles/State104"
},
{
"input": 105,
"output": "State-Styles/State105"
},
{
"input": 106,
"output": "State-Styles/State106"
},
{
"input": 201,
"output": "State-Styles/State201"
},
{
"input": 202,
"output": "State-Styles/State202"
},
{
"input": 203,
"output": "State-Styles/State203"
},
{
"input": 204,
"output": "State-Styles/State204"
},
{
"input": 205,
"output": "State-Styles/State205"
}
],
"outputType": "style-list",
"type": "map"
}
],
"type": "expr"
}
}
},
"props": {
@ -527,7 +805,6 @@
"justify": "center",
"style": {
"borderColor": "#FF0000",
"borderStyle": "none",
"borderWidth": "2px",
"cursor": "pointer"
}

View File

@ -10,8 +10,8 @@
"attributes": {
"lastModification": {
"actor": "external",
"timestamp": "2025-08-05T13:58:10Z"
"timestamp": "2025-04-18T10:44:00Z"
},
"lastModificationSignature": "2cfa8eed0fa61f3232958c7d39d0bc67d44bb5096ad7afbdad2c8d6d0f7cbb11"
"lastModificationSignature": "e4164c85bec3124e8fe15a2ad5a601e738cf91a8d9f7eaf1a8931379258119ef"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 423 B

View File

@ -0,0 +1,98 @@
{
"custom": {},
"params": {
"direction": {
"downward": false,
"left": false,
"right": false,
"upward": false
},
"pageid": ""
},
"propConfig": {
"params.direction": {
"paramDirection": "input",
"persistent": true
},
"params.pageid": {
"paramDirection": "input",
"persistent": true
}
},
"props": {
"defaultSize": {
"height": 55,
"width": 40
}
},
"root": {
"children": [
{
"events": {
"component": {
"onActionPerformed": {
"config": {
"script": "\tsystem.perspective.navigate(\"/\" + self.view.params.pageid)"
},
"scope": "G",
"type": "script"
}
}
},
"meta": {
"name": "Button",
"tooltip": {
"enabled": true
}
},
"position": {
"basis": "45px",
"grow": 1
},
"propConfig": {
"meta.tooltip.text": {
"binding": {
"config": {
"path": "view.params.pageid"
},
"type": "property"
}
},
"props.align": {
"persistent": true
},
"props.image.icon.path": {
"binding": {
"config": {
"expression": "if({view.params.direction.upward},\"material/arrow_upward\",\nif({view.params.direction.downward},\"material/arrow_downward\",\nif({view.params.direction.left},\"material/arrow_back\",\nif({view.params.direction.right},\"material/arrow_forward\",0))))"
},
"type": "expr"
}
}
},
"props": {
"image": {
"height": 55,
"icon": {
"color": "#000000"
},
"position": "center",
"width": 40
},
"style": {
"backgroundColor": "#F6F6F6"
},
"text": ""
},
"type": "ia.input.button"
}
],
"meta": {
"name": "root"
},
"props": {
"direction": "column"
},
"type": "ia.container.flex"
}
}

View File

@ -4,13 +4,13 @@
"restricted": false,
"overridable": true,
"files": [
"style.json"
"view.json"
],
"attributes": {
"lastModification": {
"actor": "external",
"timestamp": "2025-07-27T16:42:33Z"
"timestamp": "2025-04-18T10:44:00Z"
},
"lastModificationSignature": "ca750595e44147b3c01a64e465163166884ed36989a4d4e064a5b4e379ed8854"
"lastModificationSignature": "1526ba7440740a01d82027fe4aca885871f2cbe07cc64e96b825e40dd28466e6"
}
}

View File

@ -0,0 +1,496 @@
{
"custom": {
"alarm_message": null,
"covert_mode": false,
"disconnected": false,
"display_icon": false,
"error": false,
"isMatch": 0,
"plc": "value",
"priority": 0,
"priority_string": "Unknown",
"searchId": "PLC01",
"state": null
},
"params": {
"forceFaultStatus": "value",
"forceRunningStatus": "value",
"tagProps": [
"value",
"value",
"value",
"value",
"value",
"value",
"value",
"value",
"value",
"value"
]
},
"propConfig": {
"custom.alarm_message": {
"persistent": true
},
"custom.covert_mode": {
"binding": {
"config": {
"path": "this.custom.state"
},
"transforms": [
{
"expression": "case(\t{value},\r\n\t\t0, {session.custom.alarm_filter.show_safety},\r\n\t\t1, True,\r\n\t\t2, True,\r\n\t\t3, {session.custom.alarm_filter.show_safety},\r\n\t\t4, {session.custom.alarm_filter.show_safety},\r\n\t\t5, {session.custom.alarm_filter.show_safety},\r\n\t\tFalse)",
"type": "expression"
}
],
"type": "property"
},
"persistent": true
},
"custom.disconnected": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"fc": "{session.custom.fc}",
"plc": "{view.custom.plc}"
},
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{plc}/DCN"
},
"transforms": [
{
"expression": "if(isNull({value}), False, {value})",
"type": "expression"
}
],
"type": "tag"
},
"persistent": true
},
"custom.display_icon": {
"binding": {
"config": {
"expression": "{this.custom.covert_mode}||{this.custom.isMatch}\u003e0"
},
"type": "expr"
},
"persistent": true
},
"custom.error": {
"binding": {
"config": {
"path": "view.custom.state"
},
"transforms": [
{
"expression": "0 \u003c {value} \u0026\u0026 {value} \u003c 5",
"type": "expression"
}
],
"type": "property"
},
"persistent": true
},
"custom.isMatch": {
"binding": {
"config": {
"expression": "if({view.params.tagProps[0]}\u003d\"value\",0,\nif({this.custom.searchId}\u003d{view.params.tagProps[0]},100,0))"
},
"type": "expr"
},
"persistent": true
},
"custom.plc": {
"binding": {
"config": {
"path": "view.params.tagProps[0]"
},
"transforms": [
{
"expression": "split({value}, \"/\")[0]",
"type": "expression"
}
],
"type": "property"
},
"persistent": true
},
"custom.priority": {
"binding": {
"config": {
"path": "view.custom.state"
},
"transforms": [
{
"fallback": 0,
"inputType": "scalar",
"mappings": [
{
"input": 1,
"output": 4
},
{
"input": 2,
"output": 3
},
{
"input": 3,
"output": 2
},
{
"input": 4,
"output": 1
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "property"
},
"persistent": true
},
"custom.priority_string": {
"binding": {
"config": {
"expression": "case({view.custom.state},\r\n1, \"High\",\r\n2, \"Medium\",\r\n3, \"Low\",\r\n4, \"Diagnostic\",\r\n5, \"No active alarms\",\r\n\"Unknown\")"
},
"type": "expr"
},
"persistent": true
},
"custom.searchId": {
"binding": {
"config": {
"path": "session.custom.searchId"
},
"type": "property"
},
"persistent": true
},
"custom.state": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"0": "{view.params.tagProps[0]}",
"fc": "{session.custom.fc}"
},
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/ALARMST"
},
"transforms": [
{
"expression": "coalesce({value},{view.params.forceFaultStatus},0)",
"type": "expression"
},
{
"fallback": null,
"inputType": "scalar",
"mappings": [
{
"input": 4,
"output": 1
},
{
"input": 3,
"output": 2
},
{
"input": 2,
"output": 3
},
{
"input": 1,
"output": 4
},
{
"input": 0,
"output": 5
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
},
"persistent": true
},
"params.forceFaultStatus": {
"paramDirection": "input",
"persistent": true
},
"params.forceRunningStatus": {
"paramDirection": "input",
"persistent": true
},
"params.tagProps": {
"paramDirection": "input",
"persistent": true
}
},
"props": {
"defaultSize": {
"height": 10,
"width": 100
}
},
"root": {
"children": [
{
"meta": {
"name": "PullChord_Line2"
},
"position": {
"height": 1,
"width": 1
},
"propConfig": {
"props.elements[0].visibility": {
"binding": {
"config": {
"path": "view.custom.error"
},
"transforms": [
{
"expression": "if({value}, \u0027visible\u0027,\u0027hidden\u0027)",
"type": "expression"
}
],
"type": "property"
}
},
"props.elements[1].visibility": {
"binding": {
"config": {
"path": "view.custom.error"
},
"transforms": [
{
"expression": "if({value}, \u0027visible\u0027,\u0027hidden\u0027)",
"type": "expression"
}
],
"type": "property"
}
},
"props.elements[2].stroke.paint": {
"binding": {
"config": {
"path": "view.custom.state"
},
"transforms": [
{
"expression": "case({value},\r\n1,{session.custom.colours.state1},\r\n2,{session.custom.colours.state1},\r\n3,{session.custom.colours.state1},\r\n4,{session.custom.colours.state1},\r\n\u0027#000000\u0027\r\n)",
"type": "expression"
}
],
"type": "property"
}
},
"props.style.classes": {
"binding": {
"config": {
"expression": "if({session.custom.colours.colour_impaired} \u003d True \u0026\u0026 {view.custom.isMatch} \u003e 0,\r\n{view.custom.state} + 100 + {view.custom.isMatch},\r\n{view.custom.state} + {view.custom.isMatch})"
},
"transforms": [
{
"fallback": "",
"inputType": "scalar",
"mappings": [
{
"input": 101,
"output": "State-Styles/State101"
},
{
"input": 102,
"output": "State-Styles/State102"
},
{
"input": 103,
"output": "State-Styles/State103"
},
{
"input": 104,
"output": "State-Styles/State104"
},
{
"input": 105,
"output": "State-Styles/State105"
},
{
"input": 106,
"output": "State-Styles/State106"
},
{
"input": 201,
"output": "State-Styles/State201"
},
{
"input": 202,
"output": "State-Styles/State202"
},
{
"input": 203,
"output": "State-Styles/State203"
},
{
"input": 204,
"output": "State-Styles/State204"
},
{
"input": 205,
"output": "State-Styles/State205"
}
],
"outputType": "style-list",
"type": "map"
}
],
"type": "expr"
}
}
},
"props": {
"elements": [
{
"d": "m -0.38931298,0.28431365 c 33.95623398,0 67.91246898,0 101.86870298,0",
"fill": {
"paint": "#FFFFFF"
},
"name": "path",
"stroke": {
"paint": "#000000",
"width": 1
},
"type": "path"
},
{
"d": "m -0.38931298,10.850587 c 33.95623398,0 67.91246898,0 101.86870298,0",
"fill": {
"paint": "#FFFFFF"
},
"name": "path",
"stroke": {
"paint": "#000000",
"width": 1
},
"type": "path"
},
{
"d": "m -0.38931298,5.5674501 c 33.95623398,0 67.91246898,0 101.86870298,0",
"fill": {
"paint": "#FFFFFF"
},
"name": "path",
"opacity": 1,
"stroke": {
"dasharray": "0,0,0",
"dashoffset": "\"20\"",
"key": "\"2.15848\"",
"miterlimit": "\"10\"",
"width": 3
},
"type": "path"
}
],
"preserveAspectRatio": "none",
"style": {},
"viewBox": "-0.5 -0.5 102 12"
},
"type": "ia.shapes.svg"
}
],
"events": {
"dom": {
"onClick": {
"config": {
"script": "\tsystem.perspective.openDock(\u0027Docked-East\u0027,params\u003d{\u0027tagProps\u0027:self.view.params.tagProps})"
},
"scope": "G",
"type": "script"
},
"onDoubleClick": {
"config": {
"script": "\ttagProps \u003d self.view.params.tagProps\n\tsystem.perspective.openPopup(\"StatusPopUP\", \"PopUp-Views/Controller-Equipment/Information\", params \u003d{\"tagProps\":tagProps})"
},
"scope": "G",
"type": "script"
},
"onMouseEnter": {
"config": {
"script": "\tfrom time import sleep\n\t\n\talarm \u003d []\n\tmessage \u003d None\n\t\n\tsleep(0.5)\n\t\n\tif system.tag.exists(\"System/aws_data\"):\n\t\tif self.view.params.tagProps[0] !\u003d \"\":\n\t\t\ttags_to_read \u003d system.tag.readBlocking(\"System/aws_data\")\n\t\t\tdecode_alarm_data \u003d system.util.jsonDecode(tags_to_read[0].value)\n\t\t\talarm \u003d [decode_alarm_data[i] for i in decode_alarm_data\n\t\t\t\t\tif decode_alarm_data[i][\u0027sourceId\u0027].startswith(self.view.params.tagProps[0])]\n\t\tif alarm:\n\t\t\talarm \u003d sorted(alarm, key \u003d lambda t:t[\u0027timestamp\u0027], reverse\u003dTrue)\n\t\t\tmessage \u003d max(alarm, key \u003d lambda p:p[\u0027priority\u0027]).get(\u0027message\u0027)\n\t\t\tif len(alarm) \u003e 1:\n\t\t\t\tmessage +\u003d \" (+\" + str(len(alarm)-1) + \")\"\n\tself.view.custom.alarm_message \u003d message"
},
"scope": "G",
"type": "script"
}
}
},
"meta": {
"name": "root",
"tooltip": {
"enabled": true,
"location": "top-left",
"style": {
"backgroundColor": "#00CC00",
"classes": "Alarms-Styles/NoAlarm",
"color": "#FFFFFF"
}
}
},
"propConfig": {
"meta.tooltip.text": {
"binding": {
"config": {
"expression": "if({view.custom.disconnected} \u003d False,\n\tif(isNull({view.custom.alarm_message}),\n\t\"Source Id: \" + {view.params.tagProps[0]} +\n\t\", Priority: \" + {view.custom.priority_string} +\n\t\", State: \" + {view.custom.state_string},\n\t\"Source Id: \" + {view.params.tagProps[0]} +\n\t\", Alarm: \" + {view.custom.alarm_message} +\n\t\", Priority: \" + {view.custom.priority_string} +\n\t\", State: \" + {view.custom.state_string}),\n\"Source Id: \" +{view.params.tagProps[0]} + \", Priority: Unknown, State: Unknown\")"
},
"type": "expr"
}
},
"meta.visible": {
"binding": {
"config": {
"path": "view.custom.display_icon"
},
"type": "property"
}
},
"props.style.classes": {
"binding": {
"config": {
"path": "view.custom.disconnected"
},
"transforms": [
{
"fallback": "Disconnects/Device-Connected",
"inputType": "scalar",
"mappings": [
{
"input": true,
"output": "Disconnects/Device-Disconnected"
},
{
"input": false,
"output": "Disconnects/Device-Connected"
}
],
"outputType": "style-list",
"type": "map"
}
],
"type": "property"
}
}
},
"props": {
"mode": "percent",
"style": {
"cursor": "pointer",
"overflow": "visible"
}
},
"type": "ia.container.coord"
}
}

View File

@ -9,9 +9,9 @@
],
"attributes": {
"lastModification": {
"actor": "admin",
"timestamp": "2025-08-05T11:27:25Z"
"actor": "external",
"timestamp": "2025-04-30T10:52:43Z"
},
"lastModificationSignature": "bb0b3b2e8c24a102eea0bab2c642d3afff0b7aaab4dafb0468cec087b72c8bb1"
"lastModificationSignature": "9c0725140b5b7a761b93420cbb245acddfeac0bf3e0c9751165497b502da9c4c"
}
}

View File

@ -9,9 +9,9 @@
],
"attributes": {
"lastModification": {
"actor": "admin",
"timestamp": "2025-08-05T11:27:26Z"
"actor": "external",
"timestamp": "2025-05-01T10:42:25Z"
},
"lastModificationSignature": "4598c983148c85eb3ecbb507870ef10371c81e0e453b62296d55d9288fb1c592"
"lastModificationSignature": "3cfe89237ff587207c7aa284226713e5a979819f5cf2441a77a4fd59b4e92f0a"
}
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 59 KiB

After

Width:  |  Height:  |  Size: 59 KiB

View File

@ -9,9 +9,9 @@
],
"attributes": {
"lastModification": {
"actor": "admin",
"timestamp": "2025-08-05T11:27:27Z"
"actor": "external",
"timestamp": "2025-05-01T10:42:25Z"
},
"lastModificationSignature": "041ceae87bc5189c69380aacc584189b86c27f9647a064d352a41ccd628f2e45"
"lastModificationSignature": "5e6499831c0f942cc627061f5308045749a85848a752fa89bb63e17755e6c966"
}
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 69 KiB

After

Width:  |  Height:  |  Size: 71 KiB

View File

@ -9,9 +9,9 @@
],
"attributes": {
"lastModification": {
"actor": "admin",
"timestamp": "2025-08-05T11:27:31Z"
"actor": "external",
"timestamp": "2025-05-01T10:42:25Z"
},
"lastModificationSignature": "62f3c2b950762998a8837a65e59191526123f2a7e684d1c318fc44fee043102b"
"lastModificationSignature": "46df3b2961f06a6fcbde9c579396cc5cdab867347fb8168bc63a1edf736967d6"
}
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 55 KiB

After

Width:  |  Height:  |  Size: 53 KiB

View File

@ -9,9 +9,9 @@
],
"attributes": {
"lastModification": {
"actor": "admin",
"timestamp": "2025-08-05T11:27:41Z"
"actor": "external",
"timestamp": "2025-05-01T10:42:25Z"
},
"lastModificationSignature": "412970c52f6b7e4e19b1d2c489c7085616342f0ced6b1441d1d5ee25d5d7167c"
"lastModificationSignature": "9e2872de03c455750f6181c3d09ed2a85048b6e9d42cee58eb20bf20d1039e0f"
}
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 50 KiB

After

Width:  |  Height:  |  Size: 64 KiB

File diff suppressed because one or more lines are too long

View File

@ -126,6 +126,106 @@
},
"type": "ia.container.flex"
},
{
"children": [
{
"meta": {
"name": "Button"
},
"position": {
"basis": "80px",
"grow": 1
},
"props": {
"style": {
"backgroundColor": "#C4D0D5",
"borderStyle": "none"
},
"text": "Lane Status",
"textStyle": {
"color": "#000000",
"fontSize": "1.5vmin",
"fontWeight": "lighter"
}
},
"type": "ia.input.button"
}
],
"events": {
"dom": {
"onClick": {
"config": {
"script": "\tself.parent.custom.currentTab \u003d \"Windows/Tabs/Lane Status\"\n\tself.parent.parent.getChild(\"DPMs\").meta.visible \u003d False"
},
"scope": "G",
"type": "script"
}
}
},
"meta": {
"name": "Lane Status"
},
"position": {
"basis": "200px",
"grow": 1
},
"props": {
"style": {
"backgroundColor": "#C4D0D5"
}
},
"type": "ia.container.flex"
},
{
"children": [
{
"meta": {
"name": "Button"
},
"position": {
"basis": "80px",
"grow": 1
},
"props": {
"style": {
"backgroundColor": "#C4D0D5",
"borderStyle": "none"
},
"text": "Scanner History",
"textStyle": {
"color": "#000000",
"fontSize": "1.5vmin",
"fontWeight": "lighter"
}
},
"type": "ia.input.button"
}
],
"events": {
"dom": {
"onClick": {
"config": {
"script": "\tself.parent.custom.currentTab \u003d \"Windows/Tabs/Scanner History\"\n\tself.parent.parent.getChild(\"DPMs\").meta.visible \u003d False"
},
"scope": "G",
"type": "script"
}
}
},
"meta": {
"name": "Scanner History"
},
"position": {
"basis": "200px",
"grow": 1
},
"props": {
"style": {
"backgroundColor": "#C4D0D5"
}
},
"type": "ia.container.flex"
},
{
"meta": {
"name": "Button5"

View File

@ -1,17 +0,0 @@
{
"scope": "G",
"version": 1,
"restricted": false,
"overridable": true,
"files": [
"view.json",
"thumbnail.png"
],
"attributes": {
"lastModification": {
"actor": "admin",
"timestamp": "2025-08-05T13:18:42Z"
},
"lastModificationSignature": "8b10eac8888ffc2181c626167191512c03a31ce84de5f75baf8ff2156b563d02"
}
}

View File

@ -1,17 +0,0 @@
{
"scope": "G",
"version": 1,
"restricted": false,
"overridable": true,
"files": [
"view.json",
"thumbnail.png"
],
"attributes": {
"lastModification": {
"actor": "admin",
"timestamp": "2025-08-05T14:39:49Z"
},
"lastModificationSignature": "b5b1fd6f58f8a6fc8716012858f262801fd277308e0f7166893e5358cfebcac2"
}
}

View File

@ -10,8 +10,8 @@
"attributes": {
"lastModification": {
"actor": "admin",
"timestamp": "2025-08-06T06:20:40Z"
"timestamp": "2025-05-22T12:53:27Z"
},
"lastModificationSignature": "728545d8dd9f374c3e76d24bb90d44cc537b07d174325f9441bbc2764d5fa631"
"lastModificationSignature": "714138513dc2ed525703835b23e01b224027fc468283354ada08e3f37a810795"
}
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 152 KiB

After

Width:  |  Height:  |  Size: 152 KiB

View File

@ -1,23 +1,6 @@
{
"custom": {},
"params": {
"tagProps": [
"TAG0",
"TAG1",
"TAG2",
"TAG3",
"TAG4",
"TAG5",
"TAG6",
"TAG7",
"TAG8",
"TAG9",
"TAG10",
"TAG11",
"TAG12",
"TAG13"
]
},
"params": {},
"props": {
"defaultSize": {
"height": 1080,
@ -34,473 +17,23 @@
"height": 1,
"width": 1
},
"propConfig": {
"props.params.con_lines[0]": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"0": "{view.params.tagProps[0]}",
"fc": "{session.custom.fc}"
},
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
},
"transforms": [
{
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
"type": "expression"
},
{
"fallback": false,
"inputType": "scalar",
"mappings": [
{
"input": false,
"output": true
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
}
},
"props.params.con_lines[10]": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"0": "{view.params.tagProps[10]}",
"fc": "{session.custom.fc}"
},
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
},
"transforms": [
{
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
"type": "expression"
},
{
"fallback": false,
"inputType": "scalar",
"mappings": [
{
"input": false,
"output": true
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
}
},
"props.params.con_lines[11]": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"0": "{view.params.tagProps[11]}",
"fc": "{session.custom.fc}"
},
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
},
"transforms": [
{
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
"type": "expression"
},
{
"fallback": false,
"inputType": "scalar",
"mappings": [
{
"input": false,
"output": true
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
}
},
"props.params.con_lines[12]": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"0": "{view.params.tagProps[12]}",
"fc": "{session.custom.fc}"
},
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
},
"transforms": [
{
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
"type": "expression"
},
{
"fallback": false,
"inputType": "scalar",
"mappings": [
{
"input": false,
"output": true
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
}
},
"props.params.con_lines[13]": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"0": "{view.params.tagProps[13]}",
"fc": "{session.custom.fc}"
},
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
},
"transforms": [
{
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
"type": "expression"
},
{
"fallback": false,
"inputType": "scalar",
"mappings": [
{
"input": false,
"output": true
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
}
},
"props.params.con_lines[1]": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"0": "{view.params.tagProps[1]}",
"fc": "{session.custom.fc}"
},
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
},
"transforms": [
{
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
"type": "expression"
},
{
"fallback": false,
"inputType": "scalar",
"mappings": [
{
"input": false,
"output": true
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
}
},
"props.params.con_lines[2]": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"0": "{view.params.tagProps[2]}",
"fc": "{session.custom.fc}"
},
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
},
"transforms": [
{
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
"type": "expression"
},
{
"fallback": false,
"inputType": "scalar",
"mappings": [
{
"input": false,
"output": true
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
}
},
"props.params.con_lines[3]": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"0": "{view.params.tagProps[3]}",
"fc": "{session.custom.fc}"
},
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
},
"transforms": [
{
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
"type": "expression"
},
{
"fallback": false,
"inputType": "scalar",
"mappings": [
{
"input": false,
"output": true
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
}
},
"props.params.con_lines[4]": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"0": "{view.params.tagProps[4]}",
"fc": "{session.custom.fc}"
},
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
},
"transforms": [
{
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
"type": "expression"
},
{
"fallback": false,
"inputType": "scalar",
"mappings": [
{
"input": false,
"output": true
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
}
},
"props.params.con_lines[5]": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"0": "{view.params.tagProps[5]}",
"fc": "{session.custom.fc}"
},
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
},
"transforms": [
{
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
"type": "expression"
},
{
"fallback": false,
"inputType": "scalar",
"mappings": [
{
"input": false,
"output": true
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
}
},
"props.params.con_lines[6]": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"0": "{view.params.tagProps[6]}",
"fc": "{session.custom.fc}"
},
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
},
"transforms": [
{
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
"type": "expression"
},
{
"fallback": false,
"inputType": "scalar",
"mappings": [
{
"input": false,
"output": true
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
}
},
"props.params.con_lines[7]": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"0": "{view.params.tagProps[7]}",
"fc": "{session.custom.fc}"
},
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
},
"transforms": [
{
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
"type": "expression"
},
{
"fallback": false,
"inputType": "scalar",
"mappings": [
{
"input": false,
"output": true
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
}
},
"props.params.con_lines[8]": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"0": "{view.params.tagProps[8]}",
"fc": "{session.custom.fc}"
},
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
},
"transforms": [
{
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
"type": "expression"
},
{
"fallback": false,
"inputType": "scalar",
"mappings": [
{
"input": false,
"output": true
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
}
},
"props.params.con_lines[9]": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"0": "{view.params.tagProps[9]}",
"fc": "{session.custom.fc}"
},
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
},
"transforms": [
{
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
"type": "expression"
},
{
"fallback": false,
"inputType": "scalar",
"mappings": [
{
"input": false,
"output": true
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
}
}
},
"props": {
"params": {
"con_lines": [
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
@ -547,7 +80,7 @@
},
{
"meta": {
"name": "ULC1_1_TIPPER"
"name": "ULC1_1"
},
"position": {
"height": 0.1667,
@ -562,12 +95,12 @@
},
{
"meta": {
"name": "ULC1_1_TIPPER_label"
"name": "VFD1_label"
},
"position": {
"height": 0.0358,
"width": 0.0427,
"x": 0.0094,
"width": 0.0547,
"x": 0.0069,
"y": 0.5394
},
"props": {
@ -596,7 +129,7 @@
},
{
"meta": {
"name": "ULC1_3_label"
"name": "VFD2_label"
},
"position": {
"height": 0.0358,
@ -630,7 +163,7 @@
},
{
"meta": {
"name": "ULC1_4_label"
"name": "VFD3_label"
},
"position": {
"height": 0.0358,
@ -664,7 +197,7 @@
},
{
"meta": {
"name": "ULC1_5_label"
"name": "VFD4_label"
},
"position": {
"height": 0.0358,
@ -698,7 +231,7 @@
},
{
"meta": {
"name": "ULC1_6_label"
"name": "VFD5_label"
},
"position": {
"height": 0.0358,
@ -722,7 +255,8 @@
"position": {
"height": 0.1667,
"width": 0.125,
"x": 0.0244
"x": 0.0244,
"y": -0.0009
},
"props": {
"path": "Windows/Tabs/Enternet Windows/Components/APF"
@ -731,7 +265,7 @@
},
{
"meta": {
"name": "ULC1_7_label"
"name": "VFD6_label"
},
"position": {
"height": 0.0358,
@ -764,7 +298,7 @@
},
{
"meta": {
"name": "ULC1_8_label"
"name": "VFD7_label"
},
"position": {
"height": 0.0358,
@ -797,7 +331,7 @@
},
{
"meta": {
"name": "ULC1_9A_label"
"name": "VFD8_label"
},
"position": {
"height": 0.0358,
@ -830,7 +364,7 @@
},
{
"meta": {
"name": "ULC1_9B_label"
"name": "VFD9_label"
},
"position": {
"height": 0.0358,
@ -863,7 +397,7 @@
},
{
"meta": {
"name": "ULC1_10_label"
"name": "VFD10_label"
},
"position": {
"height": 0.0358,
@ -897,7 +431,7 @@
},
{
"meta": {
"name": "ULC1_11_label"
"name": "VFD11_label"
},
"position": {
"height": 0.0358,
@ -921,7 +455,8 @@
"position": {
"height": 0.1667,
"width": 0.125,
"x": 0.1245
"x": 0.1245,
"y": -0.0009
},
"props": {
"path": "Windows/Tabs/Enternet Windows/Components/APF"
@ -930,7 +465,7 @@
},
{
"meta": {
"name": "ULC1_12_label"
"name": "VFD12_label"
},
"position": {
"height": 0.0358,
@ -949,13 +484,13 @@
},
{
"meta": {
"name": "ULC1_4_FIO"
"name": "ULC1_04_FIO1"
},
"position": {
"height": 0.1667,
"width": 0.125,
"x": 0.8389,
"y": 0.3332
"x": 0.839,
"y": 0.3227
},
"props": {
"path": "Windows/Tabs/Enternet Windows/Components/FIO_SIO"
@ -964,16 +499,16 @@
},
{
"meta": {
"name": "ULC1_4_FIO_label"
"name": "FIO1_label"
},
"position": {
"height": 0.0358,
"width": 0.0427,
"x": 0.9349999999999999,
"y": 0.3943
"x": 0.9345,
"y": 0.384
},
"props": {
"text": "ULC1_4_FIO 11.200.1.42",
"text": "ULC1_04_FIO1 11.200.1.42",
"textStyle": {
"fontSize": "1vmin",
"key": "value"
@ -987,27 +522,24 @@
},
"position": {
"height": 0.1667,
"width": 0.037,
"x": 0.8818,
"y": 0.1658
"width": 0.0266,
"x": 0.8833,
"y": 0.156
},
"props": {
"params": {
"MCM": "MCM01"
},
"path": "Windows/Tabs/Enternet Windows/Components/PLC"
},
"type": "ia.display.view"
},
{
"meta": {
"name": "ULC1_3_PLC_label"
"name": "PLC_label"
},
"position": {
"height": 0.0358,
"width": 0.0427,
"x": 0.9349999999999999,
"y": 0.2276
"x": 0.9345,
"y": 0.2155
},
"props": {
"text": "ULC1_3_PLC 11.200.1.43",
@ -1020,13 +552,13 @@
},
{
"meta": {
"name": "DPM_label"
"name": "DPM1_ULC1_8"
},
"position": {
"height": 0.0694,
"width": 0.101,
"x": 0.5831,
"y": 0.6342
"x": 0.4456,
"y": 0.6379
},
"props": {
"text": "DPM1_ULC1_8 11.200.1.2",
@ -1040,10 +572,6 @@
"meta": {
"name": "root"
},
"position": {
"x": 0.6348,
"y": -0.1546
},
"props": {
"mode": "percent"
},

View File

@ -10,8 +10,8 @@
"attributes": {
"lastModification": {
"actor": "admin",
"timestamp": "2025-08-06T07:03:58Z"
"timestamp": "2025-05-22T13:02:58Z"
},
"lastModificationSignature": "46903f106e113429a821c59d71c1c989887f0b76d217ecc99af13950a7f29800"
"lastModificationSignature": "9ab2a52853252f07e92444b986162a203ef5481be6b40456095a5c6f90c83cb2"
}
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 153 KiB

After

Width:  |  Height:  |  Size: 153 KiB

View File

@ -1,22 +1,6 @@
{
"custom": {},
"params": {
"tagProps": [
"TAG0",
"TAG1",
"TAG2",
"TAG3",
"TAG4",
"TAG5",
"TAG6",
"TAG7",
"TAG8",
"TAG9",
"TAG10",
"TAG11",
"TAG12"
]
},
"params": {},
"props": {
"defaultSize": {
"height": 1080,
@ -33,440 +17,22 @@
"height": 1,
"width": 1
},
"propConfig": {
"props.params.con_lines[0]": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"0": "{view.params.tagProps[0]}",
"fc": "{session.custom.fc}"
},
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
},
"transforms": [
{
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
"type": "expression"
},
{
"fallback": false,
"inputType": "scalar",
"mappings": [
{
"input": false,
"output": true
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
}
},
"props.params.con_lines[10]": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"0": "{view.params.tagProps[10]}",
"fc": "{session.custom.fc}"
},
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
},
"transforms": [
{
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
"type": "expression"
},
{
"fallback": false,
"inputType": "scalar",
"mappings": [
{
"input": false,
"output": true
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
}
},
"props.params.con_lines[11]": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"0": "{view.params.tagProps[11]}",
"fc": "{session.custom.fc}"
},
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
},
"transforms": [
{
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
"type": "expression"
},
{
"fallback": false,
"inputType": "scalar",
"mappings": [
{
"input": false,
"output": true
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
}
},
"props.params.con_lines[12]": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"0": "{view.params.tagProps[12]}",
"fc": "{session.custom.fc}"
},
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
},
"transforms": [
{
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
"type": "expression"
},
{
"fallback": false,
"inputType": "scalar",
"mappings": [
{
"input": false,
"output": true
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
}
},
"props.params.con_lines[1]": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"0": "{view.params.tagProps[1]}",
"fc": "{session.custom.fc}"
},
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
},
"transforms": [
{
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
"type": "expression"
},
{
"fallback": false,
"inputType": "scalar",
"mappings": [
{
"input": false,
"output": true
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
}
},
"props.params.con_lines[2]": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"0": "{view.params.tagProps[2]}",
"fc": "{session.custom.fc}"
},
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
},
"transforms": [
{
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
"type": "expression"
},
{
"fallback": false,
"inputType": "scalar",
"mappings": [
{
"input": false,
"output": true
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
}
},
"props.params.con_lines[3]": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"0": "{view.params.tagProps[3]}",
"fc": "{session.custom.fc}"
},
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
},
"transforms": [
{
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
"type": "expression"
},
{
"fallback": false,
"inputType": "scalar",
"mappings": [
{
"input": false,
"output": true
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
}
},
"props.params.con_lines[4]": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"0": "{view.params.tagProps[4]}",
"fc": "{session.custom.fc}"
},
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
},
"transforms": [
{
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
"type": "expression"
},
{
"fallback": false,
"inputType": "scalar",
"mappings": [
{
"input": false,
"output": true
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
}
},
"props.params.con_lines[5]": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"0": "{view.params.tagProps[5]}",
"fc": "{session.custom.fc}"
},
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
},
"transforms": [
{
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
"type": "expression"
},
{
"fallback": false,
"inputType": "scalar",
"mappings": [
{
"input": false,
"output": true
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
}
},
"props.params.con_lines[6]": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"0": "{view.params.tagProps[6]}",
"fc": "{session.custom.fc}"
},
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
},
"transforms": [
{
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
"type": "expression"
},
{
"fallback": false,
"inputType": "scalar",
"mappings": [
{
"input": false,
"output": true
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
}
},
"props.params.con_lines[7]": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"0": "{view.params.tagProps[7]}",
"fc": "{session.custom.fc}"
},
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
},
"transforms": [
{
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
"type": "expression"
},
{
"fallback": false,
"inputType": "scalar",
"mappings": [
{
"input": false,
"output": true
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
}
},
"props.params.con_lines[8]": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"0": "{view.params.tagProps[8]}",
"fc": "{session.custom.fc}"
},
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
},
"transforms": [
{
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
"type": "expression"
},
{
"fallback": false,
"inputType": "scalar",
"mappings": [
{
"input": false,
"output": true
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
}
},
"props.params.con_lines[9]": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"0": "{view.params.tagProps[9]}",
"fc": "{session.custom.fc}"
},
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
},
"transforms": [
{
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
"type": "expression"
},
{
"fallback": false,
"inputType": "scalar",
"mappings": [
{
"input": false,
"output": true
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
}
}
},
"props": {
"params": {
"con_lines": [
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
@ -514,7 +80,7 @@
},
{
"meta": {
"name": "ULC2_1_TIPPER"
"name": "ULC2_1"
},
"position": {
"height": 0.1667,
@ -529,11 +95,11 @@
},
{
"meta": {
"name": "ULC2_1_TIPPER_label"
"name": "VFD1_label"
},
"position": {
"height": 0.0358,
"width": 0.0427,
"width": 0.0547,
"x": 0.0094,
"y": 0.5394
},
@ -563,7 +129,7 @@
},
{
"meta": {
"name": "ULC2_3_label"
"name": "VFD2_label"
},
"position": {
"height": 0.0358,
@ -597,7 +163,7 @@
},
{
"meta": {
"name": "ULC2_4_label"
"name": "VFD3_label"
},
"position": {
"height": 0.0358,
@ -631,7 +197,7 @@
},
{
"meta": {
"name": "ULC2_5_label"
"name": "VFD4_label"
},
"position": {
"height": 0.0358,
@ -665,7 +231,7 @@
},
{
"meta": {
"name": "ULC2_6_label"
"name": "VFD5_label"
},
"position": {
"height": 0.0358,
@ -689,7 +255,8 @@
"position": {
"height": 0.1667,
"width": 0.125,
"x": 0.0244
"x": 0.0244,
"y": -0.0009
},
"props": {
"path": "Windows/Tabs/Enternet Windows/Components/APF"
@ -698,7 +265,7 @@
},
{
"meta": {
"name": "ULC2_7_label"
"name": "VFD6_label"
},
"position": {
"height": 0.0358,
@ -731,7 +298,7 @@
},
{
"meta": {
"name": "ULC2_8_label"
"name": "VFD7_label"
},
"position": {
"height": 0.0358,
@ -764,7 +331,7 @@
},
{
"meta": {
"name": "ULC2_9A_label"
"name": "VFD8_label"
},
"position": {
"height": 0.0358,
@ -797,7 +364,7 @@
},
{
"meta": {
"name": "ULC2_9B_label"
"name": "VFD9_label"
},
"position": {
"height": 0.0358,
@ -830,7 +397,7 @@
},
{
"meta": {
"name": "ULC2_10_label"
"name": "VFD10_label"
},
"position": {
"height": 0.0358,
@ -864,7 +431,7 @@
},
{
"meta": {
"name": "ULC2_11_label"
"name": "VFD11_label"
},
"position": {
"height": 0.0358,
@ -888,7 +455,8 @@
"position": {
"height": 0.1667,
"width": 0.125,
"x": 0.1245
"x": 0.1245,
"y": -0.0009
},
"props": {
"path": "Windows/Tabs/Enternet Windows/Components/APF"
@ -897,7 +465,7 @@
},
{
"meta": {
"name": "ULC2_12_label"
"name": "VFD12_label"
},
"position": {
"height": 0.0358,
@ -921,8 +489,8 @@
"position": {
"height": 0.1667,
"width": 0.125,
"x": 0.8389,
"y": 0.3332
"x": 0.839,
"y": 0.3329
},
"props": {
"path": "Windows/Tabs/Enternet Windows/Components/FIO_SIO"
@ -931,13 +499,13 @@
},
{
"meta": {
"name": "ULC2_04_FIO1_label"
"name": "FIO1_label"
},
"position": {
"height": 0.0358,
"width": 0.0427,
"x": 0.9349999999999999,
"y": 0.3943
"x": 0.9345,
"y": 0.3942
},
"props": {
"text": "ULC2_04_FIO1 11.200.1.62",
@ -950,16 +518,16 @@
},
{
"meta": {
"name": "DPM_label"
"name": "DPM1_ULC2_9"
},
"position": {
"height": 0.0694,
"width": 0.101,
"x": 0.5831,
"y": 0.6342
"x": 0.4466,
"y": 0.6351
},
"props": {
"text": "DPM1_ULC2_8 11.200.1.2",
"text": "DPM1_ULC2_8 11.200.1.3",
"textStyle": {
"fontSize": "2vmin"
}
@ -970,10 +538,6 @@
"meta": {
"name": "root"
},
"position": {
"x": 0.6348,
"y": -0.1546
},
"props": {
"mode": "percent"
},

View File

@ -10,8 +10,8 @@
"attributes": {
"lastModification": {
"actor": "admin",
"timestamp": "2025-08-06T07:03:51Z"
"timestamp": "2025-05-22T13:02:55Z"
},
"lastModificationSignature": "f2d5a8e9399f48c68a9d9e41134942642120f018a8176e88e5b2d167fca770c2"
"lastModificationSignature": "bd097e5c1a2673c17b0faf62843fd21d99822597788815805d0f3f0f996a72a4"
}
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 97 KiB

After

Width:  |  Height:  |  Size: 154 KiB

View File

@ -1,23 +1,6 @@
{
"custom": {},
"params": {
"tagProps": [
"TAG0",
"TAG1",
"TAG2",
"TAG3",
"TAG4",
"TAG5",
"TAG6",
"TAG7",
"TAG8",
"TAG9",
"TAG10",
"TAG11",
"TAG12",
"TAG13"
]
},
"params": {},
"props": {
"defaultSize": {
"height": 1080,
@ -34,473 +17,23 @@
"height": 1,
"width": 1
},
"propConfig": {
"props.params.con_lines[0]": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"0": "{view.params.tagProps[0]}",
"fc": "{session.custom.fc}"
},
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
},
"transforms": [
{
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
"type": "expression"
},
{
"fallback": false,
"inputType": "scalar",
"mappings": [
{
"input": false,
"output": true
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
}
},
"props.params.con_lines[10]": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"0": "{view.params.tagProps[10]}",
"fc": "{session.custom.fc}"
},
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
},
"transforms": [
{
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
"type": "expression"
},
{
"fallback": false,
"inputType": "scalar",
"mappings": [
{
"input": false,
"output": true
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
}
},
"props.params.con_lines[11]": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"0": "{view.params.tagProps[11]}",
"fc": "{session.custom.fc}"
},
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
},
"transforms": [
{
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
"type": "expression"
},
{
"fallback": false,
"inputType": "scalar",
"mappings": [
{
"input": false,
"output": true
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
}
},
"props.params.con_lines[12]": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"0": "{view.params.tagProps[12]}",
"fc": "{session.custom.fc}"
},
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
},
"transforms": [
{
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
"type": "expression"
},
{
"fallback": false,
"inputType": "scalar",
"mappings": [
{
"input": false,
"output": true
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
}
},
"props.params.con_lines[13]": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"0": "{view.params.tagProps[13]}",
"fc": "{session.custom.fc}"
},
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
},
"transforms": [
{
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
"type": "expression"
},
{
"fallback": false,
"inputType": "scalar",
"mappings": [
{
"input": false,
"output": true
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
}
},
"props.params.con_lines[1]": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"0": "{view.params.tagProps[1]}",
"fc": "{session.custom.fc}"
},
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
},
"transforms": [
{
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
"type": "expression"
},
{
"fallback": false,
"inputType": "scalar",
"mappings": [
{
"input": false,
"output": true
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
}
},
"props.params.con_lines[2]": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"0": "{view.params.tagProps[2]}",
"fc": "{session.custom.fc}"
},
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
},
"transforms": [
{
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
"type": "expression"
},
{
"fallback": false,
"inputType": "scalar",
"mappings": [
{
"input": false,
"output": true
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
}
},
"props.params.con_lines[3]": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"0": "{view.params.tagProps[3]}",
"fc": "{session.custom.fc}"
},
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
},
"transforms": [
{
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
"type": "expression"
},
{
"fallback": false,
"inputType": "scalar",
"mappings": [
{
"input": false,
"output": true
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
}
},
"props.params.con_lines[4]": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"0": "{view.params.tagProps[4]}",
"fc": "{session.custom.fc}"
},
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
},
"transforms": [
{
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
"type": "expression"
},
{
"fallback": false,
"inputType": "scalar",
"mappings": [
{
"input": false,
"output": true
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
}
},
"props.params.con_lines[5]": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"0": "{view.params.tagProps[5]}",
"fc": "{session.custom.fc}"
},
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
},
"transforms": [
{
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
"type": "expression"
},
{
"fallback": false,
"inputType": "scalar",
"mappings": [
{
"input": false,
"output": true
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
}
},
"props.params.con_lines[6]": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"0": "{view.params.tagProps[6]}",
"fc": "{session.custom.fc}"
},
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
},
"transforms": [
{
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
"type": "expression"
},
{
"fallback": false,
"inputType": "scalar",
"mappings": [
{
"input": false,
"output": true
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
}
},
"props.params.con_lines[7]": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"0": "{view.params.tagProps[7]}",
"fc": "{session.custom.fc}"
},
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
},
"transforms": [
{
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
"type": "expression"
},
{
"fallback": false,
"inputType": "scalar",
"mappings": [
{
"input": false,
"output": true
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
}
},
"props.params.con_lines[8]": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"0": "{view.params.tagProps[8]}",
"fc": "{session.custom.fc}"
},
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
},
"transforms": [
{
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
"type": "expression"
},
{
"fallback": false,
"inputType": "scalar",
"mappings": [
{
"input": false,
"output": true
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
}
},
"props.params.con_lines[9]": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"0": "{view.params.tagProps[9]}",
"fc": "{session.custom.fc}"
},
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
},
"transforms": [
{
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
"type": "expression"
},
{
"fallback": false,
"inputType": "scalar",
"mappings": [
{
"input": false,
"output": true
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
}
}
},
"props": {
"params": {
"con_lines": [
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
@ -526,7 +59,7 @@
true,
true,
true,
true,
false,
false,
false,
false,
@ -547,7 +80,7 @@
},
{
"meta": {
"name": "ULC3_1_TIPPER"
"name": "ULC3_1"
},
"position": {
"height": 0.1667,
@ -562,11 +95,11 @@
},
{
"meta": {
"name": "ULC3_1_TIPPER_label"
"name": "VFD1_label"
},
"position": {
"height": 0.0358,
"width": 0.0427,
"width": 0.0547,
"x": 0.0094,
"y": 0.5394
},
@ -596,7 +129,7 @@
},
{
"meta": {
"name": "ULC3_3_label"
"name": "VFD2_label"
},
"position": {
"height": 0.0358,
@ -630,7 +163,7 @@
},
{
"meta": {
"name": "ULC3_4_label"
"name": "VFD3_label"
},
"position": {
"height": 0.0358,
@ -664,7 +197,7 @@
},
{
"meta": {
"name": "ULC3_6_label"
"name": "VFD4_label"
},
"position": {
"height": 0.0358,
@ -683,7 +216,7 @@
},
{
"meta": {
"name": "ULC4_1_TIPPER"
"name": "ULC4_1"
},
"position": {
"height": 0.1667,
@ -698,11 +231,11 @@
},
{
"meta": {
"name": "ULC4_1_TIPPER_label"
"name": "VFD5_label"
},
"position": {
"height": 0.0358,
"width": 0.0427,
"width": 0.0547,
"x": 0.0068,
"y": 0.2324
},
@ -722,7 +255,8 @@
"position": {
"height": 0.1667,
"width": 0.125,
"x": 0.0244
"x": 0.0244,
"y": -0.0009
},
"props": {
"path": "Windows/Tabs/Enternet Windows/Components/APF"
@ -731,7 +265,7 @@
},
{
"meta": {
"name": "ULC4_3_label"
"name": "VFD6_label"
},
"position": {
"height": 0.0358,
@ -764,10 +298,10 @@
},
{
"meta": {
"name": "ULC4_4_label"
"name": "VFD7_label"
},
"position": {
"height": 0.0358,
"height": 0.0356,
"width": 0.0547,
"x": 0.5117,
"y": 0.1662
@ -797,10 +331,10 @@
},
{
"meta": {
"name": "ULC4_6_label"
"name": "VFD8_label"
},
"position": {
"height": 0.0358,
"height": 0.0356,
"width": 0.0547,
"x": 0.6312,
"y": 0.1664
@ -814,6 +348,24 @@
},
"type": "ia.display.label"
},
{
"meta": {
"name": "DPM1_ULC3-6"
},
"position": {
"height": 0.0694,
"width": 0.101,
"x": 0.4555,
"y": 0.6435
},
"props": {
"text": "DPM1_ULC3-6 11.200.1.4",
"textStyle": {
"fontSize": "2vmin"
}
},
"type": "ia.display.label"
},
{
"meta": {
"name": "ULC3_04_FIO1"
@ -821,7 +373,8 @@
"position": {
"height": 0.1667,
"width": 0.125,
"x": 0.75
"x": 0.7515,
"y": 0.0005
},
"props": {
"path": "Windows/Tabs/Enternet Windows/Components/FIO_SIO"
@ -830,13 +383,13 @@
},
{
"meta": {
"name": "ULC3_04_FIO1_label"
"name": "FIO1_label"
},
"position": {
"height": 0.0358,
"height": 0.0356,
"width": 0.0427,
"x": 0.75,
"y": 0.1664
"x": 0.7506,
"y": 0.1701
},
"props": {
"text": "ULC3_04_FIO1 11.200.1.78",
@ -854,7 +407,8 @@
"position": {
"height": 0.1667,
"width": 0.125,
"x": 0.375
"x": 0.3737,
"y": 0.001
},
"props": {
"path": "Windows/Tabs/Enternet Windows/Components/FIO_SIO"
@ -863,13 +417,13 @@
},
{
"meta": {
"name": "ULC3_06_FIO1_label"
"name": "FIO2_label"
},
"position": {
"height": 0.0358,
"height": 0.0356,
"width": 0.0427,
"x": 0.3864,
"y": 0.1664
"x": 0.4449,
"y": 0.1693
},
"props": {
"text": "ULC3_06_FIO1 11.200.1.79",
@ -887,8 +441,8 @@
"position": {
"height": 0.1667,
"width": 0.125,
"x": 0.2516,
"y": 0.0019
"x": 0.2459,
"y": 0.001
},
"props": {
"path": "Windows/Tabs/Enternet Windows/Components/FIO_SIO"
@ -897,13 +451,13 @@
},
{
"meta": {
"name": "ULC4_04_FIO1_label"
"name": "FIO3_label"
},
"position": {
"height": 0.0358,
"height": 0.0356,
"width": 0.0427,
"x": 0.315,
"y": 0.1682
"x": 0.3249,
"y": 0.1693
},
"props": {
"text": "ULC4_04_FIO1 11.200.1.80",
@ -921,7 +475,8 @@
"position": {
"height": 0.1667,
"width": 0.125,
"x": 0.1245
"x": 0.1211,
"y": -0.0009
},
"props": {
"path": "Windows/Tabs/Enternet Windows/Components/FIO_SIO"
@ -930,13 +485,13 @@
},
{
"meta": {
"name": "ULC4_06_FIO1_label"
"name": "FIO4_label"
},
"position": {
"height": 0.0358,
"height": 0.0356,
"width": 0.0427,
"x": 0.2072,
"y": 0.1646
"x": 0.2068,
"y": 0.1674
},
"props": {
"text": "ULC4_06_FIO1 11.200.1.81",
@ -954,8 +509,8 @@
"position": {
"height": 0.1667,
"width": 0.125,
"x": 0.8389,
"y": 0.3332
"x": 0.8388,
"y": 0.3268
},
"props": {
"path": "Windows/Tabs/Enternet Windows/Components/FIO_SIO"
@ -964,13 +519,13 @@
},
{
"meta": {
"name": "PDP01_FIO1_label"
"name": "FIO5_label"
},
"position": {
"height": 0.0358,
"width": 0.0427,
"x": 0.9349999999999999,
"y": 0.3943
"x": 0.9319,
"y": 0.3988
},
"props": {
"text": "PDP01_FIO1 11.200.1.82",
@ -980,67 +535,11 @@
}
},
"type": "ia.display.label"
},
{
"meta": {
"name": "PDP01_PMM1"
},
"position": {
"height": 0.0991,
"width": 0.0682,
"x": 0.8826,
"y": 0.1694
},
"props": {
"path": "Windows/Tabs/Enternet Windows/Components/PMM"
},
"type": "ia.display.view"
},
{
"meta": {
"name": "PDP01_PMM1_label"
},
"position": {
"height": 0.0358,
"width": 0.0427,
"x": 0.8954,
"y": 0.2701
},
"props": {
"text": "PDP01_PMM1 11.200.1.83",
"textStyle": {
"fontSize": "1vmin",
"key": "value"
}
},
"type": "ia.display.label"
},
{
"meta": {
"name": "DPM_label"
},
"position": {
"height": 0.0694,
"width": 0.101,
"x": 0.5831,
"y": 0.6342
},
"props": {
"text": "DPM1_ULC3-6 11.200.1.3",
"textStyle": {
"fontSize": "2vmin"
}
},
"type": "ia.display.label"
}
],
"meta": {
"name": "root"
},
"position": {
"x": 0.6348,
"y": -0.1546
},
"props": {
"mode": "percent"
},

View File

@ -10,8 +10,8 @@
"attributes": {
"lastModification": {
"actor": "admin",
"timestamp": "2025-08-06T07:04:14Z"
"timestamp": "2025-05-22T13:13:17Z"
},
"lastModificationSignature": "fbb3d81a3cc096e1d0830fe17f9fd5c02e2e29ac922a5abeceaf731720f74b94"
"lastModificationSignature": "1885bab460fdbd49f1b47a52b0aeb3e3cbc9979f0046dab034c6aac485e6ae4a"
}
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 139 KiB

After

Width:  |  Height:  |  Size: 150 KiB

View File

@ -1,26 +1,6 @@
{
"custom": {},
"params": {
"tagProps": [
"TAG0",
"TAG1",
"TAG2",
"TAG3",
"TAG4",
"TAG5",
"TAG6",
"TAG7",
"TAG8",
"TAG9",
"TAG10",
"TAG11",
"TAG12",
"TAG13",
"TAG14",
"TAG15",
"TAG16"
]
},
"params": {},
"props": {
"defaultSize": {
"height": 1080,
@ -37,572 +17,26 @@
"height": 1,
"width": 1
},
"propConfig": {
"props.params.con_lines[0]": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"0": "{view.params.tagProps[0]}",
"fc": "{session.custom.fc}"
},
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
},
"transforms": [
{
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
"type": "expression"
},
{
"fallback": false,
"inputType": "scalar",
"mappings": [
{
"input": false,
"output": true
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
}
},
"props.params.con_lines[10]": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"0": "{view.params.tagProps[10]}",
"fc": "{session.custom.fc}"
},
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
},
"transforms": [
{
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
"type": "expression"
},
{
"fallback": false,
"inputType": "scalar",
"mappings": [
{
"input": false,
"output": true
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
}
},
"props.params.con_lines[11]": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"0": "{view.params.tagProps[11]}",
"fc": "{session.custom.fc}"
},
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
},
"transforms": [
{
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
"type": "expression"
},
{
"fallback": false,
"inputType": "scalar",
"mappings": [
{
"input": false,
"output": true
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
}
},
"props.params.con_lines[12]": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"0": "{view.params.tagProps[12]}",
"fc": "{session.custom.fc}"
},
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
},
"transforms": [
{
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
"type": "expression"
},
{
"fallback": false,
"inputType": "scalar",
"mappings": [
{
"input": false,
"output": true
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
}
},
"props.params.con_lines[13]": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"0": "{view.params.tagProps[13]}",
"fc": "{session.custom.fc}"
},
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
},
"transforms": [
{
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
"type": "expression"
},
{
"fallback": false,
"inputType": "scalar",
"mappings": [
{
"input": false,
"output": true
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
}
},
"props.params.con_lines[14]": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"0": "{view.params.tagProps[14]}",
"fc": "{session.custom.fc}"
},
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
},
"transforms": [
{
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
"type": "expression"
},
{
"fallback": false,
"inputType": "scalar",
"mappings": [
{
"input": false,
"output": true
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
}
},
"props.params.con_lines[15]": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"0": "{view.params.tagProps[15]}",
"fc": "{session.custom.fc}"
},
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
},
"transforms": [
{
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
"type": "expression"
},
{
"fallback": false,
"inputType": "scalar",
"mappings": [
{
"input": false,
"output": true
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
}
},
"props.params.con_lines[16]": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"0": "{view.params.tagProps[16]}",
"fc": "{session.custom.fc}"
},
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
},
"transforms": [
{
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
"type": "expression"
},
{
"fallback": false,
"inputType": "scalar",
"mappings": [
{
"input": false,
"output": true
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
}
},
"props.params.con_lines[1]": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"0": "{view.params.tagProps[1]}",
"fc": "{session.custom.fc}"
},
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
},
"transforms": [
{
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
"type": "expression"
},
{
"fallback": false,
"inputType": "scalar",
"mappings": [
{
"input": false,
"output": true
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
}
},
"props.params.con_lines[2]": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"0": "{view.params.tagProps[2]}",
"fc": "{session.custom.fc}"
},
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
},
"transforms": [
{
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
"type": "expression"
},
{
"fallback": false,
"inputType": "scalar",
"mappings": [
{
"input": false,
"output": true
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
}
},
"props.params.con_lines[3]": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"0": "{view.params.tagProps[3]}",
"fc": "{session.custom.fc}"
},
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
},
"transforms": [
{
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
"type": "expression"
},
{
"fallback": false,
"inputType": "scalar",
"mappings": [
{
"input": false,
"output": true
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
}
},
"props.params.con_lines[4]": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"0": "{view.params.tagProps[4]}",
"fc": "{session.custom.fc}"
},
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
},
"transforms": [
{
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
"type": "expression"
},
{
"fallback": false,
"inputType": "scalar",
"mappings": [
{
"input": false,
"output": true
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
}
},
"props.params.con_lines[5]": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"0": "{view.params.tagProps[5]}",
"fc": "{session.custom.fc}"
},
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
},
"transforms": [
{
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
"type": "expression"
},
{
"fallback": false,
"inputType": "scalar",
"mappings": [
{
"input": false,
"output": true
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
}
},
"props.params.con_lines[6]": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"0": "{view.params.tagProps[6]}",
"fc": "{session.custom.fc}"
},
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
},
"transforms": [
{
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
"type": "expression"
},
{
"fallback": false,
"inputType": "scalar",
"mappings": [
{
"input": false,
"output": true
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
}
},
"props.params.con_lines[7]": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"0": "{view.params.tagProps[7]}",
"fc": "{session.custom.fc}"
},
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
},
"transforms": [
{
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
"type": "expression"
},
{
"fallback": false,
"inputType": "scalar",
"mappings": [
{
"input": false,
"output": true
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
}
},
"props.params.con_lines[8]": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"0": "{view.params.tagProps[8]}",
"fc": "{session.custom.fc}"
},
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
},
"transforms": [
{
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
"type": "expression"
},
{
"fallback": false,
"inputType": "scalar",
"mappings": [
{
"input": false,
"output": true
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
}
},
"props.params.con_lines[9]": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"0": "{view.params.tagProps[9]}",
"fc": "{session.custom.fc}"
},
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
},
"transforms": [
{
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
"type": "expression"
},
{
"fallback": false,
"inputType": "scalar",
"mappings": [
{
"input": false,
"output": true
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
}
}
},
"props": {
"params": {
"con_lines": [
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
@ -661,7 +95,7 @@
},
{
"meta": {
"name": "UL1_1_label"
"name": "VFD1_label"
},
"position": {
"height": 0.0358,
@ -695,7 +129,7 @@
},
{
"meta": {
"name": "UL1_2_label"
"name": "VFD2_label"
},
"position": {
"height": 0.0358,
@ -729,7 +163,7 @@
},
{
"meta": {
"name": "UL1_3_label"
"name": "VFD3_label"
},
"position": {
"height": 0.0358,
@ -763,7 +197,7 @@
},
{
"meta": {
"name": "UL1_4_label"
"name": "VFD4_label"
},
"position": {
"height": 0.0358,
@ -797,7 +231,7 @@
},
{
"meta": {
"name": "UL1_5_label"
"name": "VFD5_label"
},
"position": {
"height": 0.0358,
@ -821,7 +255,8 @@
"position": {
"height": 0.1667,
"width": 0.125,
"x": 0.0244
"x": 0.0244,
"y": -0.0009
},
"props": {
"path": "Windows/Tabs/Enternet Windows/Components/APF"
@ -830,7 +265,7 @@
},
{
"meta": {
"name": "UL1_6_label"
"name": "VFD6_label"
},
"position": {
"height": 0.0358,
@ -863,7 +298,7 @@
},
{
"meta": {
"name": "UL1_7_label"
"name": "VFD7_label"
},
"position": {
"height": 0.0358,
@ -882,7 +317,7 @@
},
{
"meta": {
"name": "UL2_2_EXTENDO"
"name": "UL2_2"
},
"position": {
"height": 0.1667,
@ -896,7 +331,7 @@
},
{
"meta": {
"name": "UL2_2_EXTENDO_label"
"name": "VFD8_label"
},
"position": {
"height": 0.0358,
@ -929,7 +364,7 @@
},
{
"meta": {
"name": "UL2_3_label"
"name": "VFD9_label"
},
"position": {
"height": 0.0358,
@ -962,7 +397,7 @@
},
{
"meta": {
"name": "UL2_4_label"
"name": "VFD10_label"
},
"position": {
"height": 0.0358,
@ -996,7 +431,7 @@
},
{
"meta": {
"name": "UL2_5_label"
"name": "VFD11_label"
},
"position": {
"height": 0.0358,
@ -1020,7 +455,8 @@
"position": {
"height": 0.1667,
"width": 0.125,
"x": 0.1245
"x": 0.1245,
"y": -0.0009
},
"props": {
"path": "Windows/Tabs/Enternet Windows/Components/APF"
@ -1029,7 +465,7 @@
},
{
"meta": {
"name": "UL2_6_label"
"name": "VFD12_label"
},
"position": {
"height": 0.0358,
@ -1063,12 +499,12 @@
},
{
"meta": {
"name": "UL2_7_label"
"name": "VFD13_label"
},
"position": {
"height": 0.0358,
"width": 0.0547,
"x": 0.947,
"width": 0.0427,
"x": 0.9488,
"y": 0.3943
},
"props": {
@ -1097,12 +533,12 @@
},
{
"meta": {
"name": "UL2_8_label"
"name": "VFD14_label"
},
"position": {
"height": 0.0358,
"width": 0.0547,
"x": 0.947,
"width": 0.0427,
"x": 0.9488,
"y": 0.2276
},
"props": {
@ -1130,12 +566,12 @@
},
{
"meta": {
"name": "UL2_9_label"
"name": "VFD15_label"
},
"position": {
"height": 0.0358,
"width": 0.0547,
"x": 0.947,
"width": 0.0427,
"x": 0.9493,
"y": 0.0619
},
"props": {
@ -1147,6 +583,24 @@
},
"type": "ia.display.label"
},
{
"meta": {
"name": "DPM1_PS1-1"
},
"position": {
"height": 0.0694,
"width": 0.101,
"x": 0.4492,
"y": 0.6379
},
"props": {
"text": "DPM1_PS1-1 11.200.1.2",
"textStyle": {
"fontSize": "2vmin"
}
},
"type": "ia.display.label"
},
{
"meta": {
"name": "UL1_2_FIO1"
@ -1154,8 +608,8 @@
"position": {
"height": 0.1667,
"width": 0.125,
"x": 0.8389,
"y": 0.4988
"x": 0.8375,
"y": 0.4977
},
"props": {
"path": "Windows/Tabs/Enternet Windows/Components/FIO_SIO"
@ -1164,13 +618,13 @@
},
{
"meta": {
"name": "UL1_2_FIO1_label"
"name": "FIO1_label"
},
"position": {
"height": 0.0358,
"width": 0.0427,
"x": 0.9349999999999999,
"y": 0.561
"x": 0.933,
"y": 0.559
},
"props": {
"text": "UL1_2_FIO1 11.200.1.45",
@ -1189,7 +643,7 @@
"height": 0.1667,
"width": 0.125,
"x": 0.8381,
"y": 0.6639
"y": 0.6657
},
"props": {
"path": "Windows/Tabs/Enternet Windows/Components/FIO_SIO"
@ -1198,12 +652,12 @@
},
{
"meta": {
"name": "UL2_3_FIO1_label"
"name": "FIO2_label"
},
"position": {
"height": 0.0358,
"width": 0.0427,
"x": 0.9349999999999999,
"x": 0.9333,
"y": 0.7257
},
"props": {
@ -1214,33 +668,11 @@
}
},
"type": "ia.display.label"
},
{
"meta": {
"name": "DPM_label"
},
"position": {
"height": 0.0694,
"width": 0.101,
"x": 0.5831,
"y": 0.6342
},
"props": {
"text": "DPM1_PS1-1 11.200.1.2",
"textStyle": {
"fontSize": "2vmin"
}
},
"type": "ia.display.label"
}
],
"meta": {
"name": "root"
},
"position": {
"x": 0.6348,
"y": -0.1546
},
"props": {
"mode": "percent"
},

View File

@ -10,8 +10,8 @@
"attributes": {
"lastModification": {
"actor": "admin",
"timestamp": "2025-08-05T13:35:55Z"
"timestamp": "2025-05-22T13:20:30Z"
},
"lastModificationSignature": "8dfee77c486cd6e082bb2926281f6534c9aac7fd2f551960cf4c35402d7b1d66"
"lastModificationSignature": "f2775f68ab45d53ed0e527b9bdcdd88d1c10b8a83534772b6c1642c11f377dd8"
}
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 117 KiB

After

Width:  |  Height:  |  Size: 125 KiB

View File

@ -1,16 +1,6 @@
{
"custom": {},
"params": {
"tagProps": [
"TAG0",
"TAG1",
"TAG2",
"TAG3",
"TAG4",
"TAG5",
"TAG6"
]
},
"params": {},
"props": {
"defaultSize": {
"height": 1080,
@ -27,242 +17,16 @@
"height": 1,
"width": 1
},
"propConfig": {
"props.params.con_lines[0]": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"0": "{view.params.tagProps[0]}",
"fc": "{session.custom.fc}"
},
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
},
"transforms": [
{
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
"type": "expression"
},
{
"fallback": false,
"inputType": "scalar",
"mappings": [
{
"input": false,
"output": true
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
}
},
"props.params.con_lines[1]": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"0": "{view.params.tagProps[1]}",
"fc": "{session.custom.fc}"
},
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
},
"transforms": [
{
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
"type": "expression"
},
{
"fallback": false,
"inputType": "scalar",
"mappings": [
{
"input": false,
"output": true
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
}
},
"props.params.con_lines[2]": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"0": "{view.params.tagProps[2]}",
"fc": "{session.custom.fc}"
},
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
},
"transforms": [
{
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
"type": "expression"
},
{
"fallback": false,
"inputType": "scalar",
"mappings": [
{
"input": false,
"output": true
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
}
},
"props.params.con_lines[3]": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"0": "{view.params.tagProps[3]}",
"fc": "{session.custom.fc}"
},
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
},
"transforms": [
{
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
"type": "expression"
},
{
"fallback": false,
"inputType": "scalar",
"mappings": [
{
"input": false,
"output": true
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
}
},
"props.params.con_lines[4]": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"0": "{view.params.tagProps[4]}",
"fc": "{session.custom.fc}"
},
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
},
"transforms": [
{
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
"type": "expression"
},
{
"fallback": false,
"inputType": "scalar",
"mappings": [
{
"input": false,
"output": true
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
}
},
"props.params.con_lines[5]": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"0": "{view.params.tagProps[5]}",
"fc": "{session.custom.fc}"
},
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
},
"transforms": [
{
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
"type": "expression"
},
{
"fallback": false,
"inputType": "scalar",
"mappings": [
{
"input": false,
"output": true
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
}
},
"props.params.con_lines[6]": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"0": "{view.params.tagProps[6]}",
"fc": "{session.custom.fc}"
},
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
},
"transforms": [
{
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
"type": "expression"
},
{
"fallback": false,
"inputType": "scalar",
"mappings": [
{
"input": false,
"output": true
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
}
}
},
"props": {
"params": {
"con_lines": [
null,
null,
null,
null,
null,
null,
null,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
@ -331,7 +95,7 @@
},
{
"meta": {
"name": "PS1_3_label"
"name": "VFD1_label"
},
"position": {
"height": 0.0358,
@ -365,7 +129,7 @@
},
{
"meta": {
"name": "PS1_4_label"
"name": "VFD2_label"
},
"position": {
"height": 0.0358,
@ -399,7 +163,7 @@
},
{
"meta": {
"name": "PS1_5A_label"
"name": "VFD3_label"
},
"position": {
"height": 0.0358,
@ -433,7 +197,7 @@
},
{
"meta": {
"name": "PS1_5B_label"
"name": "VFD4_label"
},
"position": {
"height": 0.0358,
@ -467,7 +231,7 @@
},
{
"meta": {
"name": "PS1_6_label"
"name": "VFD5_label"
},
"position": {
"height": 0.0358,
@ -491,7 +255,8 @@
"position": {
"height": 0.1667,
"width": 0.125,
"x": 0.0244
"x": 0.0244,
"y": -0.0009
},
"props": {
"path": "Windows/Tabs/Enternet Windows/Components/APF"
@ -500,7 +265,7 @@
},
{
"meta": {
"name": "PS1_7_label"
"name": "VFD6_label"
},
"position": {
"height": 0.0358,
@ -533,7 +298,7 @@
},
{
"meta": {
"name": "PS1_8_label"
"name": "VFD7_label"
},
"position": {
"height": 0.0358,
@ -552,13 +317,13 @@
},
{
"meta": {
"name": "DPM_label"
"name": "DPM1_PS1-4"
},
"position": {
"height": 0.0694,
"width": 0.101,
"x": 0.5831,
"y": 0.6342
"x": 0.4498,
"y": 0.6416
},
"props": {
"text": "DPM1_PS1-4 11.200.1.6",

View File

@ -10,8 +10,8 @@
"attributes": {
"lastModification": {
"actor": "admin",
"timestamp": "2025-08-06T07:04:25Z"
"timestamp": "2025-05-22T13:13:27Z"
},
"lastModificationSignature": "16580506c06eccc1fd2863778b42ddcd68cd692b192fd4bf8bb9722b05193835"
"lastModificationSignature": "852a33b21457f14a1a7f58bc488989878a9cf6203df5b9188edf404d11d925ca"
}
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 139 KiB

After

Width:  |  Height:  |  Size: 151 KiB

View File

@ -1,26 +1,6 @@
{
"custom": {},
"params": {
"tagProps": [
"TAG0",
"TAG1",
"TAG2",
"TAG3",
"TAG4",
"TAG5",
"TAG6",
"TAG7",
"TAG8",
"TAG9",
"TAG10",
"TAG11",
"TAG12",
"TAG13",
"TAG14",
"TAG15",
"TAG16"
]
},
"params": {},
"props": {
"defaultSize": {
"height": 1080,
@ -37,572 +17,26 @@
"height": 1,
"width": 1
},
"propConfig": {
"props.params.con_lines[0]": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"0": "{view.params.tagProps[0]}",
"fc": "{session.custom.fc}"
},
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
},
"transforms": [
{
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
"type": "expression"
},
{
"fallback": false,
"inputType": "scalar",
"mappings": [
{
"input": false,
"output": true
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
}
},
"props.params.con_lines[10]": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"0": "{view.params.tagProps[10]}",
"fc": "{session.custom.fc}"
},
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
},
"transforms": [
{
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
"type": "expression"
},
{
"fallback": false,
"inputType": "scalar",
"mappings": [
{
"input": false,
"output": true
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
}
},
"props.params.con_lines[11]": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"0": "{view.params.tagProps[11]}",
"fc": "{session.custom.fc}"
},
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
},
"transforms": [
{
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
"type": "expression"
},
{
"fallback": false,
"inputType": "scalar",
"mappings": [
{
"input": false,
"output": true
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
}
},
"props.params.con_lines[12]": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"0": "{view.params.tagProps[12]}",
"fc": "{session.custom.fc}"
},
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
},
"transforms": [
{
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
"type": "expression"
},
{
"fallback": false,
"inputType": "scalar",
"mappings": [
{
"input": false,
"output": true
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
}
},
"props.params.con_lines[13]": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"0": "{view.params.tagProps[13]}",
"fc": "{session.custom.fc}"
},
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
},
"transforms": [
{
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
"type": "expression"
},
{
"fallback": false,
"inputType": "scalar",
"mappings": [
{
"input": false,
"output": true
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
}
},
"props.params.con_lines[14]": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"0": "{view.params.tagProps[14]}",
"fc": "{session.custom.fc}"
},
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
},
"transforms": [
{
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
"type": "expression"
},
{
"fallback": false,
"inputType": "scalar",
"mappings": [
{
"input": false,
"output": true
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
}
},
"props.params.con_lines[15]": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"0": "{view.params.tagProps[15]}",
"fc": "{session.custom.fc}"
},
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
},
"transforms": [
{
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
"type": "expression"
},
{
"fallback": false,
"inputType": "scalar",
"mappings": [
{
"input": false,
"output": true
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
}
},
"props.params.con_lines[16]": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"0": "{view.params.tagProps[16]}",
"fc": "{session.custom.fc}"
},
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
},
"transforms": [
{
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
"type": "expression"
},
{
"fallback": false,
"inputType": "scalar",
"mappings": [
{
"input": false,
"output": true
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
}
},
"props.params.con_lines[1]": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"0": "{view.params.tagProps[1]}",
"fc": "{session.custom.fc}"
},
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
},
"transforms": [
{
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
"type": "expression"
},
{
"fallback": false,
"inputType": "scalar",
"mappings": [
{
"input": false,
"output": true
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
}
},
"props.params.con_lines[2]": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"0": "{view.params.tagProps[2]}",
"fc": "{session.custom.fc}"
},
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
},
"transforms": [
{
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
"type": "expression"
},
{
"fallback": false,
"inputType": "scalar",
"mappings": [
{
"input": false,
"output": true
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
}
},
"props.params.con_lines[3]": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"0": "{view.params.tagProps[3]}",
"fc": "{session.custom.fc}"
},
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
},
"transforms": [
{
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
"type": "expression"
},
{
"fallback": false,
"inputType": "scalar",
"mappings": [
{
"input": false,
"output": true
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
}
},
"props.params.con_lines[4]": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"0": "{view.params.tagProps[4]}",
"fc": "{session.custom.fc}"
},
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
},
"transforms": [
{
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
"type": "expression"
},
{
"fallback": false,
"inputType": "scalar",
"mappings": [
{
"input": false,
"output": true
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
}
},
"props.params.con_lines[5]": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"0": "{view.params.tagProps[5]}",
"fc": "{session.custom.fc}"
},
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
},
"transforms": [
{
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
"type": "expression"
},
{
"fallback": false,
"inputType": "scalar",
"mappings": [
{
"input": false,
"output": true
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
}
},
"props.params.con_lines[6]": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"0": "{view.params.tagProps[6]}",
"fc": "{session.custom.fc}"
},
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
},
"transforms": [
{
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
"type": "expression"
},
{
"fallback": false,
"inputType": "scalar",
"mappings": [
{
"input": false,
"output": true
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
}
},
"props.params.con_lines[7]": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"0": "{view.params.tagProps[7]}",
"fc": "{session.custom.fc}"
},
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
},
"transforms": [
{
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
"type": "expression"
},
{
"fallback": false,
"inputType": "scalar",
"mappings": [
{
"input": false,
"output": true
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
}
},
"props.params.con_lines[8]": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"0": "{view.params.tagProps[8]}",
"fc": "{session.custom.fc}"
},
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
},
"transforms": [
{
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
"type": "expression"
},
{
"fallback": false,
"inputType": "scalar",
"mappings": [
{
"input": false,
"output": true
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
}
},
"props.params.con_lines[9]": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"0": "{view.params.tagProps[9]}",
"fc": "{session.custom.fc}"
},
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
},
"transforms": [
{
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
"type": "expression"
},
{
"fallback": false,
"inputType": "scalar",
"mappings": [
{
"input": false,
"output": true
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
}
}
},
"props": {
"params": {
"con_lines": [
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
@ -646,7 +80,7 @@
},
{
"meta": {
"name": "UL4_2_EXTENDO"
"name": "UL4_2"
},
"position": {
"height": 0.1667,
@ -661,7 +95,7 @@
},
{
"meta": {
"name": "UL4_2_EXTENDO_label"
"name": "VFD1_label"
},
"position": {
"height": 0.0358,
@ -695,7 +129,7 @@
},
{
"meta": {
"name": "UL4_3_label"
"name": "VFD2_label"
},
"position": {
"height": 0.0358,
@ -729,7 +163,7 @@
},
{
"meta": {
"name": "UL4_4_label"
"name": "VFD3_label"
},
"position": {
"height": 0.0358,
@ -763,7 +197,7 @@
},
{
"meta": {
"name": "UL4_5_label"
"name": "VFD4_label"
},
"position": {
"height": 0.0358,
@ -797,7 +231,7 @@
},
{
"meta": {
"name": "UL4_6_label"
"name": "VFD5_label"
},
"position": {
"height": 0.0358,
@ -821,7 +255,8 @@
"position": {
"height": 0.1667,
"width": 0.125,
"x": 0.0244
"x": 0.0244,
"y": -0.0009
},
"props": {
"path": "Windows/Tabs/Enternet Windows/Components/APF"
@ -830,7 +265,7 @@
},
{
"meta": {
"name": "UL4_7_label"
"name": "VFD6_label"
},
"position": {
"height": 0.0358,
@ -863,7 +298,7 @@
},
{
"meta": {
"name": "UL4_8_label"
"name": "VFD7_label"
},
"position": {
"height": 0.0358,
@ -882,7 +317,7 @@
},
{
"meta": {
"name": "UL5_2_EXTENDO"
"name": "UL5_2"
},
"position": {
"height": 0.1667,
@ -896,7 +331,7 @@
},
{
"meta": {
"name": "UL5_2_EXTENDO_label"
"name": "VFD8_label"
},
"position": {
"height": 0.0358,
@ -929,7 +364,7 @@
},
{
"meta": {
"name": "UL5_3_label"
"name": "VFD9_label"
},
"position": {
"height": 0.0358,
@ -962,7 +397,7 @@
},
{
"meta": {
"name": "UL5_4_label"
"name": "VFD10_label"
},
"position": {
"height": 0.0358,
@ -996,7 +431,7 @@
},
{
"meta": {
"name": "UL5_5_label"
"name": "VFD11_label"
},
"position": {
"height": 0.0358,
@ -1020,7 +455,8 @@
"position": {
"height": 0.1667,
"width": 0.125,
"x": 0.1245
"x": 0.1245,
"y": -0.0009
},
"props": {
"path": "Windows/Tabs/Enternet Windows/Components/APF"
@ -1029,7 +465,7 @@
},
{
"meta": {
"name": "UL5_6_label"
"name": "VFD12_label"
},
"position": {
"height": 0.0358,
@ -1063,12 +499,12 @@
},
{
"meta": {
"name": "UL5_7_label"
"name": "VFD13_label"
},
"position": {
"height": 0.0358,
"width": 0.0547,
"x": 0.947,
"width": 0.0427,
"x": 0.9488,
"y": 0.3943
},
"props": {
@ -1097,12 +533,12 @@
},
{
"meta": {
"name": "UL5_8_label"
"name": "VFD14_label"
},
"position": {
"height": 0.0358,
"width": 0.0547,
"x": 0.947,
"width": 0.0427,
"x": 0.9488,
"y": 0.2276
},
"props": {
@ -1130,12 +566,12 @@
},
{
"meta": {
"name": "UL5_9_label"
"name": "VFD15_label"
},
"position": {
"height": 0.0358,
"width": 0.0547,
"x": 0.947,
"width": 0.0427,
"x": 0.9493,
"y": 0.0619
},
"props": {
@ -1149,13 +585,31 @@
},
{
"meta": {
"name": "UL4-3_FIO1"
"name": "DPM1_PS2-1"
},
"position": {
"height": 0.0694,
"width": 0.101,
"x": 0.4544,
"y": 0.6388
},
"props": {
"text": "DPM1_PS2-1 11.200.1.4",
"textStyle": {
"fontSize": "2vmin"
}
},
"type": "ia.display.label"
},
{
"meta": {
"name": "UL4_3_FIO1"
},
"position": {
"height": 0.1667,
"width": 0.125,
"x": 0.8389,
"y": 0.4988
"x": 0.838,
"y": 0.4987
},
"props": {
"path": "Windows/Tabs/Enternet Windows/Components/FIO_SIO"
@ -1164,16 +618,16 @@
},
{
"meta": {
"name": "UL4-3_FIO1_label"
"name": "FIO1_label"
},
"position": {
"height": 0.0358,
"width": 0.0427,
"x": 0.9349999999999999,
"y": 0.561
"x": 0.9335,
"y": 0.56
},
"props": {
"text": "UL4-3_FIO1 11.200.1.85",
"text": "UL4_3_FIO1 11.200.1.85",
"textStyle": {
"fontSize": "1vmin",
"key": "value"
@ -1188,8 +642,8 @@
"position": {
"height": 0.1667,
"width": 0.125,
"x": 0.8381,
"y": 0.6639
"x": 0.8386,
"y": 0.6667
},
"props": {
"path": "Windows/Tabs/Enternet Windows/Components/FIO_SIO"
@ -1198,13 +652,13 @@
},
{
"meta": {
"name": "UL5_3_FIO1_label"
"name": "FIO2_label"
},
"position": {
"height": 0.0358,
"width": 0.0427,
"x": 0.9349999999999999,
"y": 0.7257
"x": 0.9338,
"y": 0.7267
},
"props": {
"text": "UL5_3_FIO1 11.200.1.86",
@ -1214,32 +668,14 @@
}
},
"type": "ia.display.label"
},
{
"meta": {
"name": "DPM_label"
},
"position": {
"height": 0.0694,
"width": 0.101,
"x": 0.5831,
"y": 0.6342
},
"props": {
"text": "DPM1_PS2-1 11.200.1.4",
"textStyle": {
"fontSize": "2vmin"
}
},
"type": "ia.display.label"
}
],
"meta": {
"name": "root"
},
"position": {
"x": 0.6348,
"y": -0.1546
"x": -0.0363,
"y": -0.1278
},
"props": {
"mode": "percent"

View File

@ -10,8 +10,8 @@
"attributes": {
"lastModification": {
"actor": "admin",
"timestamp": "2025-08-05T13:36:46Z"
"timestamp": "2025-05-22T13:23:43Z"
},
"lastModificationSignature": "f5669890470b42dbea5e58fceec66fcdcd68715024c231284f6bb1879c4eac85"
"lastModificationSignature": "0f580c8260745f040392bb090c5fee204d4a13f40616b256fda0b9fb1c0979b8"
}
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 135 KiB

After

Width:  |  Height:  |  Size: 142 KiB

View File

@ -1,20 +1,6 @@
{
"custom": {},
"params": {
"tagProps": [
"TAG0",
"TAG1",
"TAG2",
"TAG3",
"TAG4",
"TAG5",
"TAG6",
"TAG7",
"TAG8",
"TAG9",
"TAG10"
]
},
"params": {},
"props": {
"defaultSize": {
"height": 1080,
@ -31,374 +17,20 @@
"height": 1,
"width": 1
},
"propConfig": {
"props.params.con_lines[0]": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"0": "{view.params.tagProps[0]}",
"fc": "{session.custom.fc}"
},
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
},
"transforms": [
{
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
"type": "expression"
},
{
"fallback": false,
"inputType": "scalar",
"mappings": [
{
"input": false,
"output": true
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
}
},
"props.params.con_lines[10]": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"0": "{view.params.tagProps[10]}",
"fc": "{session.custom.fc}"
},
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
},
"transforms": [
{
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
"type": "expression"
},
{
"fallback": false,
"inputType": "scalar",
"mappings": [
{
"input": false,
"output": true
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
}
},
"props.params.con_lines[1]": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"0": "{view.params.tagProps[1]}",
"fc": "{session.custom.fc}"
},
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
},
"transforms": [
{
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
"type": "expression"
},
{
"fallback": false,
"inputType": "scalar",
"mappings": [
{
"input": false,
"output": true
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
}
},
"props.params.con_lines[2]": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"0": "{view.params.tagProps[2]}",
"fc": "{session.custom.fc}"
},
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
},
"transforms": [
{
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
"type": "expression"
},
{
"fallback": false,
"inputType": "scalar",
"mappings": [
{
"input": false,
"output": true
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
}
},
"props.params.con_lines[3]": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"0": "{view.params.tagProps[3]}",
"fc": "{session.custom.fc}"
},
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
},
"transforms": [
{
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
"type": "expression"
},
{
"fallback": false,
"inputType": "scalar",
"mappings": [
{
"input": false,
"output": true
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
}
},
"props.params.con_lines[4]": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"0": "{view.params.tagProps[4]}",
"fc": "{session.custom.fc}"
},
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
},
"transforms": [
{
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
"type": "expression"
},
{
"fallback": false,
"inputType": "scalar",
"mappings": [
{
"input": false,
"output": true
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
}
},
"props.params.con_lines[5]": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"0": "{view.params.tagProps[5]}",
"fc": "{session.custom.fc}"
},
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
},
"transforms": [
{
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
"type": "expression"
},
{
"fallback": false,
"inputType": "scalar",
"mappings": [
{
"input": false,
"output": true
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
}
},
"props.params.con_lines[6]": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"0": "{view.params.tagProps[6]}",
"fc": "{session.custom.fc}"
},
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
},
"transforms": [
{
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
"type": "expression"
},
{
"fallback": false,
"inputType": "scalar",
"mappings": [
{
"input": false,
"output": true
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
}
},
"props.params.con_lines[7]": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"0": "{view.params.tagProps[7]}",
"fc": "{session.custom.fc}"
},
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
},
"transforms": [
{
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
"type": "expression"
},
{
"fallback": false,
"inputType": "scalar",
"mappings": [
{
"input": false,
"output": true
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
}
},
"props.params.con_lines[8]": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"0": "{view.params.tagProps[8]}",
"fc": "{session.custom.fc}"
},
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
},
"transforms": [
{
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
"type": "expression"
},
{
"fallback": false,
"inputType": "scalar",
"mappings": [
{
"input": false,
"output": true
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
}
},
"props.params.con_lines[9]": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"0": "{view.params.tagProps[9]}",
"fc": "{session.custom.fc}"
},
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
},
"transforms": [
{
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
"type": "expression"
},
{
"fallback": false,
"inputType": "scalar",
"mappings": [
{
"input": false,
"output": true
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
}
}
},
"props": {
"params": {
"con_lines": [
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
@ -448,7 +80,7 @@
},
{
"meta": {
"name": "UL3_2_EXTENDO"
"name": "UL3_2"
},
"position": {
"height": 0.1667,
@ -463,13 +95,13 @@
},
{
"meta": {
"name": "UL3_2_EXTENDO_label"
"name": "VFD1_label"
},
"position": {
"height": 0.0358,
"width": 0.0547,
"x": 0.0094,
"y": 0.5394
"x": 0.0026,
"y": 0.5431
},
"props": {
"text": "UL3_2_EXTENDO 11.200.1.50",
@ -497,7 +129,7 @@
},
{
"meta": {
"name": "UL3_3_label"
"name": "VFD2_label"
},
"position": {
"height": 0.0358,
@ -531,7 +163,7 @@
},
{
"meta": {
"name": "UL3_4_label"
"name": "VFD3_label"
},
"position": {
"height": 0.0358,
@ -565,7 +197,7 @@
},
{
"meta": {
"name": "UL3_5_label"
"name": "VFD4_label"
},
"position": {
"height": 0.0358,
@ -599,7 +231,7 @@
},
{
"meta": {
"name": "UL3_6_label"
"name": "VFD5_label"
},
"position": {
"height": 0.0358,
@ -623,7 +255,8 @@
"position": {
"height": 0.1667,
"width": 0.125,
"x": 0.0244
"x": 0.0244,
"y": -0.0009
},
"props": {
"path": "Windows/Tabs/Enternet Windows/Components/APF"
@ -632,7 +265,7 @@
},
{
"meta": {
"name": "UL3_7_label"
"name": "VFD6_label"
},
"position": {
"height": 0.0358,
@ -665,13 +298,13 @@
},
{
"meta": {
"name": "UL3_8_label"
"name": "VFD7_label"
},
"position": {
"height": 0.0358,
"width": 0.0547,
"x": 0.5117,
"y": 0.1662
"y": 0.172
},
"props": {
"text": "UL3_8_VFD1 11.200.1.56",
@ -698,13 +331,13 @@
},
{
"meta": {
"name": "UL3_9_label"
"name": "VFD8_label"
},
"position": {
"height": 0.0358,
"width": 0.0547,
"x": 0.6312,
"y": 0.1664
"y": 0.172
},
"props": {
"text": "UL3_9_VFD1 11.200.1.57",
@ -731,13 +364,13 @@
},
{
"meta": {
"name": "PS1_1_label"
"name": "VFD9_label"
},
"position": {
"height": 0.0358,
"width": 0.0547,
"x": 0.75,
"y": 0.1664
"y": 0.172
},
"props": {
"text": "PS1_1_VFD1 11.200.1.58",
@ -764,13 +397,13 @@
},
{
"meta": {
"name": "PS1_2_label"
"name": "VFD10_label"
},
"position": {
"height": 0.0358,
"width": 0.0547,
"x": 0.3864,
"y": 0.1664
"x": 0.4395,
"y": 0.172
},
"props": {
"text": "PS1_2_VFD1 11.200.1.59",
@ -781,6 +414,24 @@
},
"type": "ia.display.label"
},
{
"meta": {
"name": "DPM2_PS1-1"
},
"position": {
"height": 0.0694,
"width": 0.101,
"x": 0.4492,
"y": 0.6379
},
"props": {
"text": "DPM2_PS1-1 11.200.1.3",
"textStyle": {
"fontSize": "2vmin"
}
},
"type": "ia.display.label"
},
{
"meta": {
"name": "UL3_3_FIO1"
@ -788,8 +439,8 @@
"position": {
"height": 0.1667,
"width": 0.125,
"x": 0.2516,
"y": 0.0019
"x": 0.25,
"y": 0.0024
},
"props": {
"path": "Windows/Tabs/Enternet Windows/Components/FIO_SIO"
@ -798,13 +449,13 @@
},
{
"meta": {
"name": "UL3_3_FIO1_label"
"name": "FIO1_label"
},
"position": {
"height": 0.0358,
"width": 0.0427,
"x": 0.315,
"y": 0.1682
"x": 0.3309,
"y": 0.172
},
"props": {
"text": "UL3_3_FIO1 11.200.1.60",
@ -814,33 +465,11 @@
}
},
"type": "ia.display.label"
},
{
"meta": {
"name": "DPM_label"
},
"position": {
"height": 0.0694,
"width": 0.101,
"x": 0.5831,
"y": 0.6342
},
"props": {
"text": "DPM2_PS1-1 11.200.1.3",
"textStyle": {
"fontSize": "2vmin"
}
},
"type": "ia.display.label"
}
],
"meta": {
"name": "root"
},
"position": {
"x": 0.6348,
"y": -0.1546
},
"props": {
"mode": "percent"
},

View File

@ -10,8 +10,8 @@
"attributes": {
"lastModification": {
"actor": "admin",
"timestamp": "2025-08-06T07:04:37Z"
"timestamp": "2025-05-22T13:20:31Z"
},
"lastModificationSignature": "6fce6da595ec6e31e85419f9a50a74556c39e7a8ed9c6dbc273b6781f2449aad"
"lastModificationSignature": "c6b7aace373dacfda88517058cb21a40fa48d100279fd1c83d7596154f405778"
}
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 139 KiB

After

Width:  |  Height:  |  Size: 134 KiB

View File

@ -1,17 +0,0 @@
{
"scope": "G",
"version": 1,
"restricted": false,
"overridable": true,
"files": [
"view.json",
"thumbnail.png"
],
"attributes": {
"lastModification": {
"actor": "admin",
"timestamp": "2025-08-06T07:04:57Z"
},
"lastModificationSignature": "af1221c0cfdd0bd0dbbcb1d63295f93210591b2429945790696dc914e55bea85"
}
}

View File

@ -1,17 +0,0 @@
{
"scope": "G",
"version": 1,
"restricted": false,
"overridable": true,
"files": [
"view.json",
"thumbnail.png"
],
"attributes": {
"lastModification": {
"actor": "admin",
"timestamp": "2025-08-06T07:05:01Z"
},
"lastModificationSignature": "0f4647e29aff98f178036d4841aa76edb8682fcec801da024f84bf87a033f4bc"
}
}

View File

@ -1,17 +0,0 @@
{
"scope": "G",
"version": 1,
"restricted": false,
"overridable": true,
"files": [
"view.json",
"thumbnail.png"
],
"attributes": {
"lastModification": {
"actor": "admin",
"timestamp": "2025-08-06T07:05:08Z"
},
"lastModificationSignature": "7477e76007a194da5ae6ea6fc2328785d38f96dbea7bef108097fc09ed1aae53"
}
}

View File

@ -1,17 +0,0 @@
{
"scope": "G",
"version": 1,
"restricted": false,
"overridable": true,
"files": [
"view.json",
"thumbnail.png"
],
"attributes": {
"lastModification": {
"actor": "admin",
"timestamp": "2025-08-06T07:05:19Z"
},
"lastModificationSignature": "bd03cf128b847e13b333a1095b49ede0b46138184427bbb36da006e9244e43ca"
}
}

View File

@ -1,17 +0,0 @@
{
"scope": "G",
"version": 1,
"restricted": false,
"overridable": true,
"files": [
"view.json",
"thumbnail.png"
],
"attributes": {
"lastModification": {
"actor": "admin",
"timestamp": "2025-08-06T07:06:12Z"
},
"lastModificationSignature": "4cd4be3f3ebdcf0b3d65b86c285701d9c9f8f0f0cb60c7504dd38828d7a583c9"
}
}

View File

@ -1,17 +0,0 @@
{
"scope": "G",
"version": 1,
"restricted": false,
"overridable": true,
"files": [
"view.json",
"thumbnail.png"
],
"attributes": {
"lastModification": {
"actor": "admin",
"timestamp": "2025-08-06T07:06:13Z"
},
"lastModificationSignature": "07f34d620ef4645b988c823e94a0bd58dfcd38274600829316ea1466ea4e22a0"
}
}

View File

@ -1,17 +0,0 @@
{
"scope": "G",
"version": 1,
"restricted": false,
"overridable": true,
"files": [
"view.json",
"thumbnail.png"
],
"attributes": {
"lastModification": {
"actor": "admin",
"timestamp": "2025-08-06T07:05:54Z"
},
"lastModificationSignature": "fba79b65f880ab2ec00b1d89c2b51f3f56eb9c5ad51255625e515af367c7cb14"
}
}

View File

@ -1,782 +0,0 @@
{
"custom": {},
"params": {
"tagProps": [
"TAG0",
"TAG1",
"TAG2",
"TAG3",
"TAG4",
"TAG5",
"TAG6",
"TAG7",
"TAG8",
"TAG9"
]
},
"props": {
"defaultSize": {
"height": 1080,
"width": 1920
}
},
"root": {
"children": [
{
"meta": {
"name": "DPM"
},
"position": {
"height": 1,
"width": 1
},
"propConfig": {
"props.params.con_lines[0]": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"0": "{view.params.tagProps[0]}",
"fc": "{session.custom.fc}"
},
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
},
"transforms": [
{
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
"type": "expression"
},
{
"fallback": false,
"inputType": "scalar",
"mappings": [
{
"input": false,
"output": true
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
}
},
"props.params.con_lines[1]": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"0": "{view.params.tagProps[1]}",
"fc": "{session.custom.fc}"
},
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
},
"transforms": [
{
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
"type": "expression"
},
{
"fallback": false,
"inputType": "scalar",
"mappings": [
{
"input": false,
"output": true
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
}
},
"props.params.con_lines[2]": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"0": "{view.params.tagProps[2]}",
"fc": "{session.custom.fc}"
},
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
},
"transforms": [
{
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
"type": "expression"
},
{
"fallback": false,
"inputType": "scalar",
"mappings": [
{
"input": false,
"output": true
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
}
},
"props.params.con_lines[3]": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"0": "{view.params.tagProps[3]}",
"fc": "{session.custom.fc}"
},
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
},
"transforms": [
{
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
"type": "expression"
},
{
"fallback": false,
"inputType": "scalar",
"mappings": [
{
"input": false,
"output": true
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
}
},
"props.params.con_lines[4]": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"0": "{view.params.tagProps[4]}",
"fc": "{session.custom.fc}"
},
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
},
"transforms": [
{
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
"type": "expression"
},
{
"fallback": false,
"inputType": "scalar",
"mappings": [
{
"input": false,
"output": true
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
}
},
"props.params.con_lines[5]": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"0": "{view.params.tagProps[5]}",
"fc": "{session.custom.fc}"
},
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
},
"transforms": [
{
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
"type": "expression"
},
{
"fallback": false,
"inputType": "scalar",
"mappings": [
{
"input": false,
"output": true
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
}
},
"props.params.con_lines[6]": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"0": "{view.params.tagProps[6]}",
"fc": "{session.custom.fc}"
},
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
},
"transforms": [
{
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
"type": "expression"
},
{
"fallback": false,
"inputType": "scalar",
"mappings": [
{
"input": false,
"output": true
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
}
},
"props.params.con_lines[7]": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"0": "{view.params.tagProps[7]}",
"fc": "{session.custom.fc}"
},
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
},
"transforms": [
{
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
"type": "expression"
},
{
"fallback": false,
"inputType": "scalar",
"mappings": [
{
"input": false,
"output": true
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
}
},
"props.params.con_lines[8]": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"0": "{view.params.tagProps[8]}",
"fc": "{session.custom.fc}"
},
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
},
"transforms": [
{
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
"type": "expression"
},
{
"fallback": false,
"inputType": "scalar",
"mappings": [
{
"input": false,
"output": true
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
}
},
"props.params.con_lines[9]": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"0": "{view.params.tagProps[9]}",
"fc": "{session.custom.fc}"
},
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
},
"transforms": [
{
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
"type": "expression"
},
{
"fallback": false,
"inputType": "scalar",
"mappings": [
{
"input": false,
"output": true
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
}
}
},
"props": {
"params": {
"con_lines": [
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false
],
"con_lines_visible": [
true,
true,
true,
true,
true,
true,
true,
true,
true,
true,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false
],
"in": false,
"out": false
},
"path": "Windows/Tabs/Enternet Windows/Components/DPM_TO_HUB"
},
"type": "ia.display.view"
},
{
"meta": {
"name": "S013080_ZMX1"
},
"position": {
"height": 0.1667,
"width": 0.125,
"x": 0.0232,
"y": 0.4991
},
"props": {
"path": "Windows/Tabs/Enternet Windows/Components/ZMX"
},
"type": "ia.display.view"
},
{
"meta": {
"name": "S013080_ZMX1_label"
},
"position": {
"height": 0.0358,
"width": 0.0427,
"x": 0.0094,
"y": 0.5394
},
"props": {
"text": "S013080_ZMX1 11.200.1.221",
"textStyle": {
"fontSize": "1vmin",
"key": "value"
}
},
"type": "ia.display.label"
},
{
"meta": {
"name": "S013082_ZMX1"
},
"position": {
"height": 0.1667,
"width": 0.125,
"x": 0.023,
"y": 0.6677
},
"props": {
"path": "Windows/Tabs/Enternet Windows/Components/ZMX"
},
"type": "ia.display.view"
},
{
"meta": {
"name": "S013082_ZMX1_label"
},
"position": {
"height": 0.0358,
"width": 0.0427,
"x": 0.0068,
"y": 0.7315
},
"props": {
"text": "S013082_ZMX1 11.200.1.222",
"textStyle": {
"fontSize": "1vmin",
"key": "value"
}
},
"type": "ia.display.label"
},
{
"meta": {
"name": "S013084_ZMX1"
},
"position": {
"height": 0.1667,
"width": 0.125,
"x": 0.0216,
"y": 0.8333
},
"props": {
"path": "Windows/Tabs/Enternet Windows/Components/ZMX"
},
"type": "ia.display.view"
},
{
"meta": {
"name": "S013084_ZMX1_label"
},
"position": {
"height": 0.0358,
"width": 0.0427,
"x": 0.0068,
"y": 0.8981
},
"props": {
"text": "S013084_ZMX1 11.200.1.223",
"textStyle": {
"fontSize": "1vmin",
"key": "value"
}
},
"type": "ia.display.label"
},
{
"meta": {
"name": "S013086_ZMX1"
},
"position": {
"height": 0.1667,
"width": 0.125,
"x": 0.0229,
"y": 0.3333
},
"props": {
"path": "Windows/Tabs/Enternet Windows/Components/ZMX"
},
"type": "ia.display.view"
},
{
"meta": {
"name": "S013086_ZMX1_label"
},
"position": {
"height": 0.0358,
"width": 0.0427,
"x": 0.0068,
"y": 0.3986
},
"props": {
"text": "S013086_ZMX1 11.200.1.224",
"textStyle": {
"fontSize": "1vmin",
"key": "value"
}
},
"type": "ia.display.label"
},
{
"meta": {
"name": "S013088_ZMX1"
},
"position": {
"height": 0.1667,
"width": 0.125,
"x": 0.0229,
"y": 0.1667
},
"props": {
"path": "Windows/Tabs/Enternet Windows/Components/ZMX"
},
"type": "ia.display.view"
},
{
"meta": {
"name": "S013088_ZMX1_label"
},
"position": {
"height": 0.0358,
"width": 0.0427,
"x": 0.0068,
"y": 0.2324
},
"props": {
"text": "S013088_ZMX1 11.200.1.225",
"textStyle": {
"fontSize": "1vmin",
"key": "value"
}
},
"type": "ia.display.label"
},
{
"meta": {
"name": "VS01C_FIOM16"
},
"position": {
"height": 0.1667,
"width": 0.125,
"x": 0.0244
},
"props": {
"path": "Windows/Tabs/Enternet Windows/Components/FIO_SIO"
},
"type": "ia.display.view"
},
{
"meta": {
"name": "VS01C_FIOM16_label"
},
"position": {
"height": 0.0358,
"width": 0.0427,
"x": 0.0068,
"y": 0.0653
},
"props": {
"text": "VS01C_FIOM16 11.200.1.226",
"textStyle": {
"fontSize": "1vmin",
"key": "value"
}
},
"type": "ia.display.label"
},
{
"meta": {
"name": "VS01C_FIOM17"
},
"position": {
"height": 0.1667,
"width": 0.125,
"x": 0.5
},
"props": {
"path": "Windows/Tabs/Enternet Windows/Components/FIO_SIO"
},
"type": "ia.display.view"
},
{
"meta": {
"name": "VS01C_FIOM17_label"
},
"position": {
"height": 0.0358,
"width": 0.0427,
"x": 0.5117,
"y": 0.1662
},
"props": {
"text": "VS01C_FIOM17 11.200.1.227",
"textStyle": {
"fontSize": "1vmin",
"key": "value"
}
},
"type": "ia.display.label"
},
{
"meta": {
"name": "VS01C_FIOM18"
},
"position": {
"height": 0.1667,
"width": 0.125,
"x": 0.625
},
"props": {
"path": "Windows/Tabs/Enternet Windows/Components/FIO_SIO"
},
"type": "ia.display.view"
},
{
"meta": {
"name": "VS01C_FIOM18_label"
},
"position": {
"height": 0.0358,
"width": 0.0427,
"x": 0.6312,
"y": 0.1664
},
"props": {
"text": "VS01C_FIOM18 11.200.1.228",
"textStyle": {
"fontSize": "1vmin",
"key": "value"
}
},
"type": "ia.display.label"
},
{
"meta": {
"name": "VS01C_FIOM19"
},
"position": {
"height": 0.1667,
"width": 0.125,
"x": 0.75
},
"props": {
"path": "Windows/Tabs/Enternet Windows/Components/FIO_SIO"
},
"type": "ia.display.view"
},
{
"meta": {
"name": "VS01C_FIOM19_label"
},
"position": {
"height": 0.0358,
"width": 0.0427,
"x": 0.75,
"y": 0.1664
},
"props": {
"text": "VS01C_FIOM19 11.200.1.229",
"textStyle": {
"fontSize": "1vmin",
"key": "value"
}
},
"type": "ia.display.label"
},
{
"meta": {
"name": "VS01C_FIOM20"
},
"position": {
"height": 0.1667,
"width": 0.125,
"x": 0.375
},
"props": {
"path": "Windows/Tabs/Enternet Windows/Components/FIO_SIO"
},
"type": "ia.display.view"
},
{
"meta": {
"name": "VS01C_FIOM20_label"
},
"position": {
"height": 0.0358,
"width": 0.0427,
"x": 0.3864,
"y": 0.1664
},
"props": {
"text": "VS01C_FIOM20 11.200.1.230",
"textStyle": {
"fontSize": "1vmin",
"key": "value"
}
},
"type": "ia.display.label"
},
{
"meta": {
"name": "DPM_label"
},
"position": {
"height": 0.0694,
"width": 0.101,
"x": 0.5831,
"y": 0.6342
},
"props": {
"text": "DPM02_VS01C 11.200.1.7",
"textStyle": {
"fontSize": "2vmin"
}
},
"type": "ia.display.label"
}
],
"meta": {
"name": "root"
},
"position": {
"x": 0.6348,
"y": -0.1546
},
"props": {
"mode": "percent"
},
"type": "ia.container.coord"
}
}

View File

@ -1,17 +0,0 @@
{
"scope": "G",
"version": 1,
"restricted": false,
"overridable": true,
"files": [
"view.json",
"thumbnail.png"
],
"attributes": {
"lastModification": {
"actor": "admin",
"timestamp": "2025-08-06T07:06:02Z"
},
"lastModificationSignature": "f690ef828a7a1490cad3f20aa0e3f91d25b73568ecb5c6bd86f1ceddd922ec57"
}
}

View File

@ -1,17 +0,0 @@
{
"scope": "G",
"version": 1,
"restricted": false,
"overridable": true,
"files": [
"view.json",
"thumbnail.png"
],
"attributes": {
"lastModification": {
"actor": "admin",
"timestamp": "2025-08-06T07:06:14Z"
},
"lastModificationSignature": "2b7a6dc9bc578bdaecc2f14a7754528d131ba8cdc405534ed15cb5dc79b40398"
}
}

View File

@ -1,17 +0,0 @@
{
"scope": "G",
"version": 1,
"restricted": false,
"overridable": true,
"files": [
"view.json",
"thumbnail.png"
],
"attributes": {
"lastModification": {
"actor": "admin",
"timestamp": "2025-08-06T07:06:15Z"
},
"lastModificationSignature": "08064cd402f11ce44c543bc483f13d977a20d6215ae149473e8d0d179cfca81b"
}
}

View File

@ -1,17 +0,0 @@
{
"scope": "G",
"version": 1,
"restricted": false,
"overridable": true,
"files": [
"view.json",
"thumbnail.png"
],
"attributes": {
"lastModification": {
"actor": "admin",
"timestamp": "2025-08-06T07:51:53Z"
},
"lastModificationSignature": "f3e896a6b4057b4cad4bb49529fca002bd04701408de739b4d51c5575c1ff203"
}
}

View File

@ -1,17 +0,0 @@
{
"scope": "G",
"version": 1,
"restricted": false,
"overridable": true,
"files": [
"view.json",
"thumbnail.png"
],
"attributes": {
"lastModification": {
"actor": "admin",
"timestamp": "2025-08-06T07:06:54Z"
},
"lastModificationSignature": "b232f14f7b3cd5462a6210135dd2bff33a68141536c89e61be99b81f832aa702"
}
}

View File

@ -1,169 +1,22 @@
{
"custom": {
"dpm1-dpm2": false,
"dpm2-dpm3": false,
"dpm3-mcm": false,
"mcm-dpm1": false
},
"params": {
"tagProps": [
"DPM0_TAG",
"DPM1_TAG",
"DPM2_TAG",
"DPM3_TAG"
]
"dpm1_dpm2": false,
"dpm2_dpm3": false,
"dpm3_mcm": true,
"mcm_dpm1": true
},
"params": {},
"propConfig": {
"custom.dpm1-dpm2": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"1": "{view.params.tagProps[1]}",
"fc": "{session.custom.fc}"
},
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{1}/STATE"
},
"transforms": [
{
"expression": "coalesce({value},{view.params.forceFaultStatus},1)",
"type": "expression"
},
{
"fallback": false,
"inputType": "scalar",
"mappings": [
{
"input": 0,
"output": true
},
{
"input": 1,
"output": false
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
},
"custom.dpm1_dpm2": {
"persistent": true
},
"custom.dpm2-dpm3": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"2": "{view.params.tagProps[2]}",
"fc": "{session.custom.fc}"
},
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{2}/STATE"
},
"transforms": [
{
"expression": "coalesce({value},{view.params.forceFaultStatus},1)",
"type": "expression"
},
{
"fallback": false,
"inputType": "scalar",
"mappings": [
{
"input": 0,
"output": true
},
{
"input": 1,
"output": false
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
},
"custom.dpm2_dpm3": {
"persistent": true
},
"custom.dpm3-mcm": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"3": "{view.params.tagProps[3]}",
"fc": "{session.custom.fc}"
},
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{3}/STATE"
},
"transforms": [
{
"expression": "coalesce({value},{view.params.forceFaultStatus},1)",
"type": "expression"
},
{
"fallback": false,
"inputType": "scalar",
"mappings": [
{
"input": 0,
"output": true
},
{
"input": 1,
"output": false
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
},
"custom.dpm3_mcm": {
"persistent": true
},
"custom.mcm-dpm1": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"0": "{view.params.tagProps[0]}",
"fc": "{session.custom.fc}"
},
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/STATE"
},
"transforms": [
{
"expression": "coalesce({value},{view.params.forceFaultStatus},1)",
"type": "expression"
},
{
"fallback": false,
"inputType": "scalar",
"mappings": [
{
"input": 0,
"output": true
},
{
"input": 1,
"output": false
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
},
"persistent": true
},
"params.tagProps": {
"paramDirection": "input",
"custom.mcm_dpm1": {
"persistent": true
}
},
@ -175,123 +28,6 @@
},
"root": {
"children": [
{
"events": {
"dom": {
"onClick": {
"config": {
"script": "\tself.session.custom.dpm_view_path \u003d self.props.params.view\n\tself.session.custom.show_dpm_device_view \u003d True"
},
"scope": "G",
"type": "script"
}
}
},
"meta": {
"name": "MCM"
},
"position": {
"height": 0.5,
"width": 0.5,
"x": 0.5,
"y": 0.5
},
"propConfig": {
"props.params.InOn": {
"binding": {
"config": {
"path": "view.custom.dpm3-mcm"
},
"type": "property"
}
},
"props.params.OutOn": {
"binding": {
"config": {
"path": "view.custom.mcm-dpm1"
},
"type": "property"
}
}
},
"props": {
"params": {
"InDown": false,
"InLeft": true,
"InUp": false,
"OutDown": false,
"OutRight": false,
"OutUp": true
},
"path": "Windows/Tabs/Enternet Windows/Components/EN4TR"
},
"type": "ia.display.view"
},
{
"events": {
"dom": {
"onClick": {
"config": {
"script": "\tself.session.custom.dpm_view_path \u003d self.props.params.view\n\tself.session.custom.show_dpm_device_view \u003d True"
},
"scope": "G",
"type": "script"
}
}
},
"meta": {
"name": "DPM1_ULC1_8"
},
"position": {
"height": 0.5,
"width": 0.5,
"x": 0.5
},
"propConfig": {
"props.params.DownOn": {
"binding": {
"config": {
"path": "view.custom.mcm-dpm1"
},
"type": "property"
}
},
"props.params.InOn": {
"binding": {
"config": {
"path": "view.custom.dpm1-dpm2"
},
"type": "property"
}
},
"props.params.OutOn": {
"binding": {
"config": {
"path": "view.custom.mcm-dpm1"
},
"type": "property"
}
}
},
"props": {
"params": {
"Down1": false,
"Down2": false,
"Down3": true,
"DownLeft": false,
"DownRight": false,
"InDown": false,
"InLeft": true,
"InUp": false,
"OutDown": true,
"OutRight": false,
"OutUp": false,
"view": "Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM01/DPM1_ULC1_8"
},
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
},
"type": "ia.display.view"
},
{
"events": {
"dom": {
@ -309,13 +45,14 @@
},
"position": {
"height": 0.5,
"width": 0.5
"width": 0.5,
"y": -0.0001
},
"propConfig": {
"props.params.DownOn": {
"binding": {
"config": {
"path": "view.custom.dpm2-dpm3"
"path": "view.custom.dpm2_dpm3"
},
"type": "property"
}
@ -323,7 +60,7 @@
"props.params.InOn": {
"binding": {
"config": {
"path": "view.custom.dpm2-dpm3"
"path": "view.custom.dpm2_dpm3"
},
"type": "property"
}
@ -331,7 +68,7 @@
"props.params.OutOn": {
"binding": {
"config": {
"path": "view.custom.dpm1-dpm2"
"path": "view.custom.dpm1_dpm2"
},
"type": "property"
}
@ -369,18 +106,27 @@
}
},
"meta": {
"name": "DPM1_ULC3-6"
"name": "DPM1_ULC1_8"
},
"position": {
"height": 0.5,
"width": 0.5,
"y": 0.5
"x": 0.5,
"y": -0.0002
},
"propConfig": {
"props.params.DownOn": {
"binding": {
"config": {
"path": "view.custom.mcm_dpm1"
},
"type": "property"
}
},
"props.params.InOn": {
"binding": {
"config": {
"path": "view.custom.dpm2-dpm3"
"path": "view.custom.dpm1_dpm2"
},
"type": "property"
}
@ -388,7 +134,64 @@
"props.params.OutOn": {
"binding": {
"config": {
"path": "view.custom.dpm3-mcm"
"path": "view.custom.mcm_dpm1"
},
"type": "property"
}
}
},
"props": {
"params": {
"Down1": false,
"Down2": false,
"Down3": true,
"DownLeft": false,
"DownRight": false,
"InDown": false,
"InLeft": true,
"InUp": false,
"OutDown": true,
"OutRight": false,
"OutUp": false,
"view": "Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM01/DPM1_ULC1_8"
},
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
},
"type": "ia.display.view"
},
{
"events": {
"dom": {
"onClick": {
"config": {
"script": "\tself.session.custom.dpm_view_path \u003d self.props.params.view\n\tself.session.custom.show_dpm_device_view \u003d True"
},
"scope": "G",
"type": "script"
}
}
},
"meta": {
"name": "DPM1_ULC3-6"
},
"position": {
"height": 0.5,
"width": 0.5,
"y": 0.4998
},
"propConfig": {
"props.params.InOn": {
"binding": {
"config": {
"path": "view.custom.dpm2_dpm3"
},
"type": "property"
}
},
"props.params.OutOn": {
"binding": {
"config": {
"path": "view.custom.dpm3_mcm"
},
"type": "property"
}
@ -399,9 +202,7 @@
"Down1": false,
"Down2": false,
"Down3": false,
"DownLeft": false,
"DownOn": false,
"DownRight": false,
"InDown": false,
"InLeft": false,
"InUp": true,
@ -414,6 +215,66 @@
},
"type": "ia.display.view"
},
{
"meta": {
"name": "MCM"
},
"position": {
"height": 0.5,
"width": 0.5,
"x": 0.4997,
"y": 0.4999
},
"propConfig": {
"props.params.InOn": {
"binding": {
"config": {
"path": "view.custom.dpm3_mcm"
},
"type": "property"
}
},
"props.params.OutOn": {
"binding": {
"config": {
"path": "view.custom.mcm_dpm1"
},
"type": "property"
}
}
},
"props": {
"params": {
"InDown": false,
"InLeft": true,
"InUp": false,
"OutDown": false,
"OutRight": false,
"OutUp": true
},
"path": "Windows/Tabs/Enternet Windows/Components/EN4TR"
},
"type": "ia.display.view"
},
{
"meta": {
"name": "DPM3_label"
},
"position": {
"height": 0.0358,
"width": 0.0615,
"x": 0.0104,
"y": 0.6888
},
"props": {
"text": "DPM1_ULC3-6 11.200.1.4",
"textStyle": {
"fontSize": "1vmin",
"key": "value"
}
},
"type": "ia.display.label"
},
{
"meta": {
"name": "DPM1_label"
@ -421,8 +282,8 @@
"position": {
"height": 0.0358,
"width": 0.0547,
"x": 0.5,
"y": 0.1
"x": 0.5302,
"y": 0.1294
},
"props": {
"text": "DPM1_ULC1_8 11.200.1.2",
@ -439,8 +300,8 @@
"position": {
"height": 0.0358,
"width": 0.0547,
"x": 0.01,
"y": 0.1
"x": 0.0104,
"y": 0.1296
},
"props": {
"text": "DPM1_ULC2_8 11.200.1.3",
@ -449,32 +310,14 @@
}
},
"type": "ia.display.label"
},
{
"meta": {
"name": "DPM3_label"
},
"position": {
"height": 0.0358,
"width": 0.0547,
"x": 0.01,
"y": 0.6
},
"props": {
"text": "DPM1_ULC3-6 11.200.1.4",
"textStyle": {
"fontSize": "1vmin"
}
},
"type": "ia.display.label"
}
],
"meta": {
"name": "root"
},
"position": {
"x": 120,
"y": -723
"x": 0,
"y": 0
},
"props": {
"mode": "percent",

View File

@ -1,247 +1,30 @@
{
"custom": {
"dpm1-dpm2": false,
"dpm2-dpm3": false,
"dpm3-dpm4": false,
"dpm4-dpm5": false,
"dpm5-mcm": false,
"mcm-dpm1": false
},
"params": {
"tagProps": [
"DPM0_TAG",
"DPM1_TAG",
"DPM2_TAG",
"DPM3_TAG",
"DPM4_TAG",
"DPM5_TAG"
]
"dpm1_dpm2": false,
"dpm2_dpm3": false,
"dpm3_dpm4": false,
"dpm4_dpm5": false,
"dpm5_mcm": true,
"mcm_dpm1": true
},
"params": {},
"propConfig": {
"custom.dpm1-dpm2": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"1": "{view.params.tagProps[1]}",
"fc": "{session.custom.fc}"
},
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{1}/STATE"
},
"transforms": [
{
"expression": "coalesce({value},{view.params.forceFaultStatus},1)",
"type": "expression"
},
{
"fallback": false,
"inputType": "scalar",
"mappings": [
{
"input": 0,
"output": true
},
{
"input": 1,
"output": false
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
},
"custom.dpm1_dpm2": {
"persistent": true
},
"custom.dpm2-dpm3": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"2": "{view.params.tagProps[2]}",
"fc": "{session.custom.fc}"
},
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{2}/STATE"
},
"transforms": [
{
"expression": "coalesce({value},{view.params.forceFaultStatus},1)",
"type": "expression"
},
{
"fallback": false,
"inputType": "scalar",
"mappings": [
{
"input": 0,
"output": true
},
{
"input": 1,
"output": false
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
},
"custom.dpm2_dpm3": {
"persistent": true
},
"custom.dpm3-dpm4": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"3": "{view.params.tagProps[3]}",
"fc": "{session.custom.fc}"
},
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{3}/STATE"
},
"transforms": [
{
"expression": "coalesce({value},{view.params.forceFaultStatus},1)",
"type": "expression"
},
{
"fallback": false,
"inputType": "scalar",
"mappings": [
{
"input": 0,
"output": true
},
{
"input": 1,
"output": false
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
},
"custom.dpm3_dpm4": {
"persistent": true
},
"custom.dpm4-dpm5": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"4": "{view.params.tagProps[4]}",
"fc": "{session.custom.fc}"
},
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{4}/STATE"
},
"transforms": [
{
"expression": "coalesce({value},{view.params.forceFaultStatus},1)",
"type": "expression"
},
{
"fallback": false,
"inputType": "scalar",
"mappings": [
{
"input": 0,
"output": true
},
{
"input": 1,
"output": false
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
},
"custom.dpm4_dpm5": {
"persistent": true
},
"custom.dpm5-mcm": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"5": "{view.params.tagProps[5]}",
"fc": "{session.custom.fc}"
},
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{5}/STATE"
},
"transforms": [
{
"expression": "coalesce({value},{view.params.forceFaultStatus},1)",
"type": "expression"
},
{
"fallback": false,
"inputType": "scalar",
"mappings": [
{
"input": 0,
"output": true
},
{
"input": 1,
"output": false
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
},
"custom.dpm5_mcm": {
"persistent": true
},
"custom.mcm-dpm1": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"0": "{view.params.tagProps[0]}",
"fc": "{session.custom.fc}"
},
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/STATE"
},
"transforms": [
{
"expression": "coalesce({value},{view.params.forceFaultStatus},1)",
"type": "expression"
},
{
"fallback": false,
"inputType": "scalar",
"mappings": [
{
"input": 0,
"output": true
},
{
"input": 1,
"output": false
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
},
"persistent": true
},
"params.tagProps": {
"paramDirection": "input",
"custom.mcm_dpm1": {
"persistent": true
}
},
@ -253,181 +36,6 @@
},
"root": {
"children": [
{
"events": {
"dom": {
"onClick": {
"config": {
"script": "\tself.session.custom.dpm_view_path \u003d self.props.params.view\n\tself.session.custom.show_dpm_device_view \u003d True"
},
"scope": "G",
"type": "script"
}
}
},
"meta": {
"name": "MCM"
},
"position": {
"height": 0.5,
"width": 0.3333,
"x": 0.6666,
"y": 0.5
},
"propConfig": {
"props.params.InOn": {
"binding": {
"config": {
"path": "view.custom.dpm5-mcm"
},
"type": "property"
}
},
"props.params.OutOn": {
"binding": {
"config": {
"path": "view.custom.mcm-dpm1"
},
"type": "property"
}
}
},
"props": {
"params": {
"InDown": false,
"InLeft": true,
"InUp": false,
"OutDown": false,
"OutRight": false,
"OutUp": true
},
"path": "Windows/Tabs/Enternet Windows/Components/EN4TR"
},
"type": "ia.display.view"
},
{
"events": {
"dom": {
"onClick": {
"config": {
"script": "\tself.session.custom.dpm_view_path \u003d self.props.params.view\n\tself.session.custom.show_dpm_device_view \u003d True"
},
"scope": "G",
"type": "script"
}
}
},
"meta": {
"name": "DPM1_PS1-1"
},
"position": {
"height": 0.5,
"width": 0.3333,
"x": 0.6666
},
"propConfig": {
"props.params.DownOn": {
"binding": {
"config": {
"path": "view.custom.mcm-dpm1"
},
"type": "property"
}
},
"props.params.InOn": {
"binding": {
"config": {
"path": "view.custom.dpm1-dpm2"
},
"type": "property"
}
},
"props.params.OutOn": {
"binding": {
"config": {
"path": "view.custom.mcm-dpm1"
},
"type": "property"
}
}
},
"props": {
"params": {
"Down1": false,
"Down2": false,
"Down3": true,
"DownLeft": false,
"DownRight": false,
"InDown": false,
"InLeft": true,
"InUp": false,
"OutDown": true,
"OutRight": false,
"OutUp": false,
"view": "Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM02/DPM1_PS1-1"
},
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
},
"type": "ia.display.view"
},
{
"events": {
"dom": {
"onClick": {
"config": {
"script": "\tself.session.custom.dpm_view_path \u003d self.props.params.view\n\tself.session.custom.show_dpm_device_view \u003d True"
},
"scope": "G",
"type": "script"
}
}
},
"meta": {
"name": "DPM2_PS1-1"
},
"position": {
"height": 0.5,
"width": 0.3333,
"x": 0.3333
},
"propConfig": {
"props.params.InOn": {
"binding": {
"config": {
"path": "view.custom.dpm2-dpm3"
},
"type": "property"
}
},
"props.params.OutOn": {
"binding": {
"config": {
"path": "view.custom.dpm1-dpm2"
},
"type": "property"
}
}
},
"props": {
"params": {
"Down1": false,
"Down2": false,
"Down3": false,
"DownLeft": false,
"DownOn": false,
"DownRight": false,
"InDown": false,
"InLeft": true,
"InUp": false,
"OutDown": false,
"OutRight": true,
"OutUp": false,
"view": "Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM02/DPM2_PS1-1"
},
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
},
"type": "ia.display.view"
},
{
"events": {
"dom": {
@ -445,21 +53,15 @@
},
"position": {
"height": 0.5,
"width": 0.3333
"width": 0.3333,
"x": 0.3336,
"y": -0.0002
},
"propConfig": {
"props.params.DownOn": {
"binding": {
"config": {
"path": "view.custom.dpm3-dpm4"
},
"type": "property"
}
},
"props.params.InOn": {
"binding": {
"config": {
"path": "view.custom.dpm3-dpm4"
"path": "view.custom.dpm2_dpm3"
},
"type": "property"
}
@ -467,7 +69,7 @@
"props.params.OutOn": {
"binding": {
"config": {
"path": "view.custom.dpm2-dpm3"
"path": "view.custom.dpm1_dpm2"
},
"type": "property"
}
@ -476,12 +78,12 @@
"props": {
"params": {
"Down1": false,
"Down2": true,
"Down2": false,
"Down3": false,
"DownLeft": false,
"DownRight": false,
"InDown": true,
"InLeft": false,
"InDown": false,
"InLeft": true,
"InUp": false,
"OutDown": false,
"OutRight": true,
@ -510,13 +112,22 @@
"position": {
"height": 0.5,
"width": 0.3333,
"y": 0.5
"x": 0.6658,
"y": -0.0004
},
"propConfig": {
"props.params.DownOn": {
"binding": {
"config": {
"path": "view.custom.mcm_dpm1"
},
"type": "property"
}
},
"props.params.InOn": {
"binding": {
"config": {
"path": "view.custom.dpm3-dpm4"
"path": "view.custom.dpm1_dpm2"
},
"type": "property"
}
@ -524,7 +135,225 @@
"props.params.OutOn": {
"binding": {
"config": {
"path": "view.custom.dpm4-dpm5"
"path": "view.custom.mcm_dpm1"
},
"type": "property"
}
}
},
"props": {
"params": {
"Down1": false,
"Down2": false,
"Down3": true,
"DownLeft": false,
"DownRight": false,
"InDown": false,
"InLeft": true,
"InUp": false,
"OutDown": true,
"OutRight": false,
"OutUp": false,
"view": "Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM02/DPM2_PS1-1"
},
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
},
"type": "ia.display.view"
},
{
"events": {
"dom": {
"onClick": {
"config": {
"script": "\tself.session.custom.dpm_view_path \u003d self.props.params.view\n\tself.session.custom.show_dpm_device_view \u003d True"
},
"scope": "G",
"type": "script"
}
}
},
"meta": {
"name": "DPM1_PS1-1"
},
"position": {
"height": 0.5,
"width": 0.3333,
"x": 0.0002
},
"propConfig": {
"props.params.DownOn": {
"binding": {
"config": {
"path": "view.custom.dpm3_dpm4"
},
"type": "property"
}
},
"props.params.InOn": {
"binding": {
"config": {
"path": "view.custom.dpm3_dpm4"
},
"type": "property"
}
},
"props.params.OutOn": {
"binding": {
"config": {
"path": "view.custom.dpm2_dpm3"
},
"type": "property"
}
}
},
"props": {
"params": {
"Down1": false,
"Down2": true,
"Down3": false,
"DownLeft": false,
"DownRight": false,
"InDown": true,
"InLeft": false,
"InUp": false,
"OutDown": false,
"OutRight": true,
"OutUp": false,
"view": "Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM02/DPM1_PS1-1"
},
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
},
"type": "ia.display.view"
},
{
"meta": {
"name": "MCM"
},
"position": {
"height": 0.5,
"width": 0.3333,
"x": 0.6659,
"y": 0.4996
},
"propConfig": {
"props.params.InOn": {
"binding": {
"config": {
"path": "view.custom.dpm5_mcm"
},
"type": "property"
}
},
"props.params.OutOn": {
"binding": {
"config": {
"path": "view.custom.mcm_dpm1"
},
"type": "property"
}
}
},
"props": {
"params": {
"InDown": false,
"InLeft": true,
"InUp": false,
"OutDown": false,
"OutRight": false,
"OutUp": true
},
"path": "Windows/Tabs/Enternet Windows/Components/EN4TR"
},
"type": "ia.display.view"
},
{
"meta": {
"name": "DPM3_label"
},
"position": {
"height": 0.0358,
"width": 0.0547,
"x": 0.0781,
"y": 0.4203
},
"props": {
"text": "DPM1_PS1-1 11.200.1.2",
"textStyle": {
"fontSize": "1vmin",
"key": "value"
}
},
"type": "ia.display.label"
},
{
"meta": {
"name": "DPM1_label"
},
"position": {
"height": 0.0358,
"width": 0.0547,
"x": 0.6708,
"y": 0.1288
},
"props": {
"text": "DPM2_PS2-1 11.200.1.5",
"textStyle": {
"fontSize": "1vmin"
}
},
"type": "ia.display.label"
},
{
"meta": {
"name": "DPM2_label"
},
"position": {
"height": 0.0358,
"width": 0.0547,
"x": 0.3403,
"y": 0.1286
},
"props": {
"text": "DPM1_PS2-1 11.200.1.4",
"textStyle": {
"fontSize": "1vmin"
}
},
"type": "ia.display.label"
},
{
"events": {
"dom": {
"onClick": {
"config": {
"script": "\tself.session.custom.dpm_view_path \u003d self.props.params.view\n\tself.session.custom.show_dpm_device_view \u003d True"
},
"scope": "G",
"type": "script"
}
}
},
"meta": {
"name": "DPM2_PS1-1"
},
"position": {
"height": 0.5,
"width": 0.3333,
"y": 0.4998
},
"propConfig": {
"props.params.InOn": {
"binding": {
"config": {
"path": "view.custom.dpm3_dpm4"
},
"type": "property"
}
},
"props.params.OutOn": {
"binding": {
"config": {
"path": "view.custom.dpm4_dpm5"
},
"type": "property"
}
@ -535,21 +364,38 @@
"Down1": false,
"Down2": false,
"Down3": false,
"DownLeft": false,
"DownOn": false,
"DownRight": false,
"InDown": false,
"InLeft": false,
"InUp": true,
"OutDown": false,
"OutRight": true,
"OutUp": false,
"view": "Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM02/DPM2_PS2-1"
"view": "Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM02/DPM2_PS1-1"
},
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
},
"type": "ia.display.view"
},
{
"meta": {
"name": "DPM4_label"
},
"position": {
"height": 0.0358,
"width": 0.0547,
"x": 0.0125,
"y": 0.6199
},
"props": {
"text": "DPM2_PS1-1 11.200.1.3",
"textStyle": {
"fontSize": "1vmin",
"key": "value"
}
},
"type": "ia.display.label"
},
{
"events": {
"dom": {
@ -568,14 +414,14 @@
"position": {
"height": 0.5,
"width": 0.3333,
"x": 0.3333,
"y": 0.5
"x": 0.3335,
"y": 0.4995
},
"propConfig": {
"props.params.InOn": {
"binding": {
"config": {
"path": "view.custom.dpm4-dpm5"
"path": "view.custom.dpm4_dpm5"
},
"type": "property"
}
@ -583,7 +429,7 @@
"props.params.OutOn": {
"binding": {
"config": {
"path": "view.custom.dpm5-mcm"
"path": "view.custom.dpm5_mcm"
},
"type": "property"
}
@ -594,9 +440,7 @@
"Down1": false,
"Down2": false,
"Down3": false,
"DownLeft": false,
"DownOn": false,
"DownRight": false,
"InDown": false,
"InLeft": true,
"InUp": false,
@ -611,90 +455,19 @@
},
{
"meta": {
"name": "DPM1_label"
"name": "DPM3_label_1"
},
"position": {
"height": 0.0358,
"width": 0.0547,
"x": 0.65,
"y": 0.1
},
"props": {
"text": "DPM1_PS1-1 11.200.1.2",
"textStyle": {
"fontSize": "1vmin"
}
},
"type": "ia.display.label"
},
{
"meta": {
"name": "DPM2_label"
},
"position": {
"height": 0.0358,
"width": 0.0547,
"x": 0.32,
"y": 0.1
},
"props": {
"text": "DPM2_PS1-1 11.200.1.3",
"textStyle": {
"fontSize": "1vmin"
}
},
"type": "ia.display.label"
},
{
"meta": {
"name": "DPM3_label"
},
"position": {
"height": 0.0358,
"width": 0.0547,
"x": 0.005,
"y": 0.1
},
"props": {
"text": "DPM1_PS2-1 11.200.1.4",
"textStyle": {
"fontSize": "1vmin"
}
},
"type": "ia.display.label"
},
{
"meta": {
"name": "DPM4_label"
},
"position": {
"height": 0.0358,
"width": 0.0547,
"x": 0.005,
"y": 0.6
},
"props": {
"text": "DPM2_PS2-1 11.200.1.5",
"textStyle": {
"fontSize": "1vmin"
}
},
"type": "ia.display.label"
},
{
"meta": {
"name": "DPM5_label"
},
"position": {
"height": 0.0358,
"width": 0.0547,
"x": 0.32,
"y": 0.6
"x": 0.3403,
"y": 0.6294
},
"props": {
"text": "DPM1_PS1-4 11.200.1.6",
"textStyle": {
"fontSize": "1vmin"
"fontSize": "1vmin",
"key": "value"
}
},
"type": "ia.display.label"
@ -704,8 +477,8 @@
"name": "root"
},
"position": {
"x": 120,
"y": -723
"x": 0,
"y": 0
},
"props": {
"mode": "percent",

Some files were not shown because too many files have changed in this diff Show More