diff --git a/MTN6_SCADA/com.inductiveautomation.perspective/views/Windows/Tabs/Enternet Windows/Components/APF/view.json b/MTN6_SCADA/com.inductiveautomation.perspective/views/Windows/Tabs/Enternet Windows/Components/APF/view.json index ad3f282..db927d9 100644 --- a/MTN6_SCADA/com.inductiveautomation.perspective/views/Windows/Tabs/Enternet Windows/Components/APF/view.json +++ b/MTN6_SCADA/com.inductiveautomation.perspective/views/Windows/Tabs/Enternet Windows/Components/APF/view.json @@ -1,6 +1,25 @@ { "custom": {}, - "params": {}, + "params": { + "tagProps": [ + "value", + "value", + "value", + "value", + "value", + "value", + "value", + "value", + "value", + "value" + ] + }, + "propConfig": { + "params.tagProps": { + "paramDirection": "input", + "persistent": true + } + }, "props": { "defaultSize": { "height": 180, @@ -56,6 +75,17 @@ "type": "ia.shapes.svg" } ], + "events": { + "dom": { + "onClick": { + "config": { + "script": "\tsystem.perspective.openDock(\u0027Docked-East-VFD\u0027,params\u003d{\u0027tagProps\u0027:self.view.params.tagProps})" + }, + "scope": "G", + "type": "script" + } + } + }, "meta": { "name": "root" }, diff --git a/MTN6_SCADA/com.inductiveautomation.perspective/views/Windows/Tabs/Enternet Windows/Components/DPM_TO_HUB/view.json b/MTN6_SCADA/com.inductiveautomation.perspective/views/Windows/Tabs/Enternet Windows/Components/DPM_TO_HUB/view.json index 948428d..6e61d5a 100644 --- a/MTN6_SCADA/com.inductiveautomation.perspective/views/Windows/Tabs/Enternet Windows/Components/DPM_TO_HUB/view.json +++ b/MTN6_SCADA/com.inductiveautomation.perspective/views/Windows/Tabs/Enternet Windows/Components/DPM_TO_HUB/view.json @@ -54,7 +54,19 @@ true ], "in": true, - "out": true + "out": true, + "tagProps": [ + "value", + "value", + "value", + "value", + "value", + "value", + "value", + "value", + "value", + "value" + ] }, "propConfig": { "params.con_lines": { @@ -72,6 +84,10 @@ "params.out": { "paramDirection": "input", "persistent": true + }, + "params.tagProps": { + "paramDirection": "input", + "persistent": true } }, "props": { @@ -87,8 +103,8 @@ "name": "DPM_TO_HUB" }, "position": { - "basis": "300px", - "grow": 1 + "height": 1, + "width": 1 }, "propConfig": { "props.elements[0].elements[0].elements[1].stroke.paint": { @@ -3550,14 +3566,40 @@ "viewBox": "0 0 1920 1080" }, "type": "ia.shapes.svg" + }, + { + "events": { + "dom": { + "onClick": { + "config": { + "script": "\t\tsystem.perspective.openDock(\u0027Docked-East-DS\u0027,params\u003d{\u0027tagProps\u0027:self.view.params.tagProps})" + }, + "scope": "G", + "type": "script" + } + } + }, + "meta": { + "name": "CoordinateContainer" + }, + "position": { + "height": 0.2602, + "width": 0.2609, + "x": 0.3677, + "y": 0.3694 + }, + "props": { + "mode": "percent" + }, + "type": "ia.container.coord" } ], "meta": { "name": "root" }, "props": { - "direction": "column" + "mode": "percent" }, - "type": "ia.container.flex" + "type": "ia.container.coord" } } \ No newline at end of file diff --git a/MTN6_SCADA/com.inductiveautomation.perspective/views/Windows/Tabs/Enternet Windows/Components/EN4TR/view.json b/MTN6_SCADA/com.inductiveautomation.perspective/views/Windows/Tabs/Enternet Windows/Components/EN4TR/view.json index be92b91..c06a9b2 100644 --- a/MTN6_SCADA/com.inductiveautomation.perspective/views/Windows/Tabs/Enternet Windows/Components/EN4TR/view.json +++ b/MTN6_SCADA/com.inductiveautomation.perspective/views/Windows/Tabs/Enternet Windows/Components/EN4TR/view.json @@ -8,7 +8,19 @@ "OutDown": false, "OutOn": false, "OutRight": false, - "OutUp": true + "OutUp": true, + "tagProps": [ + "value", + "value", + "value", + "value", + "value", + "value", + "value", + "value", + "value", + "value" + ] }, "propConfig": { "params.InDown": { @@ -42,6 +54,10 @@ "params.OutUp": { "paramDirection": "input", "persistent": true + }, + "params.tagProps": { + "paramDirection": "input", + "persistent": true } }, "props": { @@ -1337,6 +1353,17 @@ "type": "ia.shapes.svg" } ], + "events": { + "dom": { + "onClick": { + "config": { + "script": "\tsystem.perspective.openDock(\u0027Docked-East-MCM\u0027,params\u003d{\u0027tagProps\u0027:self.view.params.tagProps})" + }, + "scope": "G", + "type": "script" + } + } + }, "meta": { "name": "root" }, diff --git a/MTN6_SCADA/com.inductiveautomation.perspective/views/Windows/Tabs/Enternet Windows/Components/FIO_SIO/view.json b/MTN6_SCADA/com.inductiveautomation.perspective/views/Windows/Tabs/Enternet Windows/Components/FIO_SIO/view.json index c8028e9..29a868a 100644 --- a/MTN6_SCADA/com.inductiveautomation.perspective/views/Windows/Tabs/Enternet Windows/Components/FIO_SIO/view.json +++ b/MTN6_SCADA/com.inductiveautomation.perspective/views/Windows/Tabs/Enternet Windows/Components/FIO_SIO/view.json @@ -1,6 +1,25 @@ { "custom": {}, - "params": {}, + "params": { + "tagProps": [ + "value", + "value", + "value", + "value", + "value", + "value", + "value", + "value", + "value", + "value" + ] + }, + "propConfig": { + "params.tagProps": { + "paramDirection": "input", + "persistent": true + } + }, "props": { "defaultSize": { "height": 180, @@ -55,6 +74,17 @@ "type": "ia.shapes.svg" } ], + "events": { + "dom": { + "onClick": { + "config": { + "script": "\tsystem.perspective.openDock(\u0027Docked-East-DS\u0027,params\u003d{\u0027tagProps\u0027:self.view.params.tagProps})" + }, + "scope": "G", + "type": "script" + } + } + }, "meta": { "name": "root" },