diff --git a/.resources/16ca20a7d259f9ee8814f454c537703a616e6661faf1061ea8c6317575b8b79b b/.resources/16ca20a7d259f9ee8814f454c537703a616e6661faf1061ea8c6317575b8b79b new file mode 100644 index 00000000..bb384c9e Binary files /dev/null and b/.resources/16ca20a7d259f9ee8814f454c537703a616e6661faf1061ea8c6317575b8b79b differ diff --git a/.resources/3ec17e8b9b0ed9ea96799f7f2cd8543fbf75ef57c23aefe33b1933c7294e9e26 b/.resources/3ec17e8b9b0ed9ea96799f7f2cd8543fbf75ef57c23aefe33b1933c7294e9e26 new file mode 100644 index 00000000..e3627792 --- /dev/null +++ b/.resources/3ec17e8b9b0ed9ea96799f7f2cd8543fbf75ef57c23aefe33b1933c7294e9e26 @@ -0,0 +1,546 @@ +{ + "custom": { + "color": "#C2C2C2", + "priority": "No Active Alarms", + "state": "Closed" + }, + "params": { + "tagProps": [ + "System/MCM02/Solenoid/NCS1_1_SOL48", + "value", + "value", + "value", + "value", + "value", + "value", + "value", + "value", + "value" + ] + }, + "propConfig": { + "custom.color": { + "binding": { + "config": { + "fallbackDelay": 2.5, + "mode": "indirect", + "references": { + "0": "{view.params.tagProps[0]}", + "fc": "{session.custom.fc}" + }, + "tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Color" + }, + "transforms": [ + { + "expression": "coalesce({value},{view.params.forceFaultStatus},0)", + "type": "expression" + }, + { + "fallback": "#000000", + "inputType": "scalar", + "mappings": [ + { + "input": 0, + "output": "#C2C2C2" + }, + { + "input": 1, + "output": "#FF0000" + }, + { + "input": 2, + "output": "#FFA500" + }, + { + "input": 3, + "output": "#0008FF" + }, + { + "input": 4, + "output": "#00FF00" + }, + { + "input": 5, + "output": "#FFF700" + }, + { + "input": 6, + "output": "#87CEEB" + }, + { + "input": 7, + "output": "#90EE90" + }, + { + "input": 8, + "output": "#964B00" + }, + { + "input": 9, + "output": "#FFFFFF" + }, + { + "input": 10, + "output": "#000000" + }, + { + "input": 11, + "output": "#8B0000" + }, + { + "input": 12, + "output": "#808080" + }, + { + "input": 13, + "output": "#8B8000" + }, + { + "input": 14, + "output": "#006400" + }, + { + "input": 15, + "output": "#FFFFC5" + }, + { + "input": 16, + "output": "#00008B" + }, + { + "input": 17, + "output": "#FF7276" + }, + { + "input": 18, + "output": "#556B2F" + }, + { + "input": 19, + "output": "#B43434" + }, + { + "input": 20, + "output": "#4682B4" + }, + { + "input": 21, + "output": "#FFD700" + } + ], + "outputType": "color", + "type": "map" + } + ], + "type": "tag" + }, + "persistent": true + }, + "custom.priority": { + "binding": { + "config": { + "fallbackDelay": 2.5, + "mode": "indirect", + "references": { + "0": "{view.params.tagProps[0]}", + "fc": "{session.custom.fc}" + }, + "tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Priority" + }, + "transforms": [ + { + "expression": "coalesce({value},{view.params.forceFaultStatus},0)", + "type": "expression" + }, + { + "fallback": null, + "inputType": "scalar", + "mappings": [ + { + "input": 0, + "output": "No Active Alarms" + }, + { + "input": 1, + "output": "High" + }, + { + "input": 2, + "output": "Medium" + }, + { + "input": 3, + "output": "Low" + }, + { + "input": 4, + "output": "Diagnostic" + } + ], + "outputType": "scalar", + "type": "map" + } + ], + "type": "tag" + }, + "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}/State" + }, + "transforms": [ + { + "expression": "coalesce({value},{view.params.forceFaultStatus},0)", + "type": "expression" + }, + { + "fallback": "Unknown", + "inputType": "scalar", + "mappings": [ + { + "input": 0, + "output": "Closed" + }, + { + "input": 1, + "output": "Actuated" + }, + { + "input": 2, + "output": "Communication Faulted" + }, + { + "input": 3, + "output": "Conveyor Running In Maintenance Mode" + }, + { + "input": 4, + "output": "Disabled" + }, + { + "input": 5, + "output": "Disconnected" + }, + { + "input": 6, + "output": "Stopped" + }, + { + "input": 7, + "output": "Enabled Not Running" + }, + { + "input": 8, + "output": "Encoder Fault" + }, + { + "input": 9, + "output": "Energy Management" + }, + { + "input": 10, + "output": "ESTOP Was Actuated" + }, + { + "input": 11, + "output": "EStopped" + }, + { + "input": 12, + "output": "EStopped Locally" + }, + { + "input": 13, + "output": "Extended Faulted" + }, + { + "input": 14, + "output": "Full" + }, + { + "input": 15, + "output": "Gaylord Start Pressed" + }, + { + "input": 16, + "output": "Jam Fault" + }, + { + "input": 17, + "output": "Jammed" + }, + { + "input": 18, + "output": "Loading Allowed" + }, + { + "input": 19, + "output": "Loading Not Allowed" + }, + { + "input": 20, + "output": "Low Air Pressure Fault Was Present" + }, + { + "input": 21, + "output": "Maintenance Mode" + }, + { + "input": 22, + "output": "Conveyor Stopped In Maintenance Mode" + }, + { + "input": 23, + "output": "Motor Faulted" + }, + { + "input": 24, + "output": "Motor Was Faulted" + }, + { + "input": 25, + "output": "Normal" + }, + { + "input": 26, + "output": "Off Inactive" + }, + { + "input": 27, + "output": "Open" + }, + { + "input": 28, + "output": "PLC Ready To Run" + }, + { + "input": 29, + "output": "Package Release Pressed" + }, + { + "input": 30, + "output": "Power Branch Was Faulted" + }, + { + "input": 31, + "output": "Pressed" + }, + { + "input": 32, + "output": "Ready To Receive" + }, + { + "input": 33, + "output": "Running" + }, + { + "input": 34, + "output": "Started" + }, + { + "input": 35, + "output": "Stopped" + }, + { + "input": 36, + "output": "System Started" + }, + { + "input": 37, + "output": "Unknown" + }, + { + "input": 38, + "output": "VFD Fault" + }, + { + "input": 39, + "output": "Conveyor Running In Power Saving Mode" + }, + { + "input": 40, + "output": "Conveyor Jogging In Maintenance Mode" + }, + { + "input": 41, + "output": "VFD Reset Required" + }, + { + "input": 42, + "output": "Jam Reset Push Button Pressed" + }, + { + "input": 43, + "output": "Start Push Button Pressed" + }, + { + "input": 44, + "output": "Stop Push Button Pressed" + }, + { + "input": 45, + "output": "No Container" + }, + { + "input": 46, + "output": "Ready To Be Enabled" + }, + { + "input": 47, + "output": "Half Full" + }, + { + "input": 48, + "output": "Enabled" + }, + { + "input": 49, + "output": "Tipper Faulted" + } + ], + "outputType": "scalar", + "type": "map" + } + ], + "type": "tag" + }, + "persistent": true + }, + "params.tagProps": { + "paramDirection": "input", + "persistent": true + } + }, + "props": { + "defaultSize": { + "height": 20, + "width": 20 + } + }, + "root": { + "children": [ + { + "meta": { + "name": "SOL" + }, + "position": { + "height": 1, + "width": 1 + }, + "propConfig": { + "props.elements[1].fill.paint": { + "binding": { + "config": { + "path": "view.custom.color" + }, + "type": "property" + } + } + }, + "props": { + "elements": [ + { + "id": "defs1", + "name": "defs1", + "type": "defs" + }, + { + "fill": {}, + "height": "47.417244", + "id": "beaconSquare", + "name": "beaconSquare", + "stroke": { + "paint": "#000000", + "width": "2.36887" + }, + "type": "rect", + "width": "47.337795", + "x": "1.450278", + "y": "1.3708278" + }, + { + "elements": [ + { + "id": "tspan1", + "name": "tspan1", + "stroke": { + "width": "1.15193" + }, + "text": "SOL", + "type": "tspan", + "x": "24.958401", + "y": "31.781378" + } + ], + "fill": { + "paint": "#ffffff" + }, + "fontSize": "20.7347px", + "id": "beaconLabel", + "name": "beaconLabel", + "stroke": { + "width": "1.15193" + }, + "textAnchor": "middle", + "type": "text", + "x": "24.958401", + "y": "31.781378" + } + ], + "viewBox": "0 0 50 50" + }, + "type": "ia.shapes.svg" + } + ], + "events": { + "dom": { + "onClick": { + "config": { + "script": "\t#create tags lists for the device\n\tprops \u003d self.view.params.tagProps\n\ttags_table_dataset \u003d autStand.devices.getAllTags(self, props[0])\n\tsystem.perspective.openDock(\u0027Docked-East-Device\u0027,params\u003d{\u0027tagProps\u0027:props, \"tags\":tags_table_dataset})" + }, + "scope": "G", + "type": "script" + } + } + }, + "meta": { + "name": "root", + "tooltip": { + "enabled": true + } + }, + "propConfig": { + "meta.tooltip.text": { + "binding": { + "config": { + "expression": "if(\n {view.custom.state} !\u003d \"Closed\",\n \"Source Id: \" + {view.params.tagProps[0]} + \", Priority: \" + {view.custom.priority} + \", State: \" + {view.custom.state},\n \"Device Disconnected\"\n)\n" + }, + "type": "expr" + } + }, + "meta.visible": { + "binding": { + "config": { + "path": "session.custom.alarm_filter.show_solenoids" + }, + "type": "property" + } + } + }, + "props": { + "mode": "percent", + "style": { + "cursor": "pointer" + } + }, + "type": "ia.container.coord" + } +} \ No newline at end of file diff --git a/.resources/4b3da6554df92ebd75bb13421fc8f2ffd140ab3952c8cb1a3e7aacdf1d8d81ad b/.resources/4b3da6554df92ebd75bb13421fc8f2ffd140ab3952c8cb1a3e7aacdf1d8d81ad new file mode 100644 index 00000000..6fd927ee Binary files /dev/null and b/.resources/4b3da6554df92ebd75bb13421fc8f2ffd140ab3952c8cb1a3e7aacdf1d8d81ad differ diff --git a/.resources/53648eb36ecda26f42046d5fd92e53f2e35727995b215814b4542ba59dc6a8d8 b/.resources/53648eb36ecda26f42046d5fd92e53f2e35727995b215814b4542ba59dc6a8d8 new file mode 100644 index 00000000..1494a4f6 --- /dev/null +++ b/.resources/53648eb36ecda26f42046d5fd92e53f2e35727995b215814b4542ba59dc6a8d8 @@ -0,0 +1,587 @@ +{ + "custom": { + "color": "#C2C2C2", + "priority": "No Active Alarms", + "state": "Closed" + }, + "params": { + "FIO": false, + "tagProps": [ + "/system/mcm01/test", + "value", + "value", + "value", + "value", + "value", + "value", + "value", + "value", + "value" + ] + }, + "propConfig": { + "custom.color": { + "binding": { + "config": { + "fallbackDelay": 2.5, + "mode": "indirect", + "references": { + "0": "{view.params.tagProps[0]}", + "fc": "{session.custom.fc}" + }, + "tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Color" + }, + "transforms": [ + { + "expression": "coalesce({value},0)", + "type": "expression" + }, + { + "fallback": "#000000", + "inputType": "scalar", + "mappings": [ + { + "input": 0, + "output": "#C2C2C2" + }, + { + "input": 1, + "output": "#FF0000" + }, + { + "input": 2, + "output": "#FFA500" + }, + { + "input": 3, + "output": "#0008FF" + }, + { + "input": 4, + "output": "#00FF00" + }, + { + "input": 5, + "output": "#FFF700" + }, + { + "input": 6, + "output": "#87CEEB" + }, + { + "input": 7, + "output": "#90EE90" + }, + { + "input": 8, + "output": "#964B00" + }, + { + "input": 9, + "output": "#FFFFFF" + }, + { + "input": 10, + "output": "#000000" + }, + { + "input": 11, + "output": "#8B0000" + }, + { + "input": 12, + "output": "#808080" + }, + { + "input": 13, + "output": "#8B8000" + }, + { + "input": 14, + "output": "#006400" + }, + { + "input": 15, + "output": "#FFFFC5" + }, + { + "input": 16, + "output": "#00008B" + }, + { + "input": 17, + "output": "#FF7276" + }, + { + "input": 18, + "output": "#556B2F" + }, + { + "input": 19, + "output": "#B43434" + }, + { + "input": 20, + "output": "#4682B4" + }, + { + "input": 21, + "output": "#FFD700" + } + ], + "outputType": "color", + "type": "map" + } + ], + "type": "tag" + }, + "persistent": true + }, + "custom.priority": { + "binding": { + "config": { + "fallbackDelay": 2.5, + "mode": "indirect", + "references": { + "0": "{view.params.tagProps[0]}", + "fc": "{session.custom.fc}" + }, + "tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Priority" + }, + "transforms": [ + { + "expression": "coalesce({value},0)", + "type": "expression" + }, + { + "fallback": null, + "inputType": "scalar", + "mappings": [ + { + "input": 0, + "output": "No Active Alarms" + }, + { + "input": 1, + "output": "High" + }, + { + "input": 2, + "output": "Medium" + }, + { + "input": 3, + "output": "Low" + }, + { + "input": 4, + "output": "Diagnostic" + } + ], + "outputType": "scalar", + "type": "map" + } + ], + "type": "tag" + }, + "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}/State" + }, + "transforms": [ + { + "expression": "coalesce({value},0)", + "type": "expression" + }, + { + "fallback": "Unknown", + "inputType": "scalar", + "mappings": [ + { + "input": 0, + "output": "Closed" + }, + { + "input": 1, + "output": "Actuated" + }, + { + "input": 2, + "output": "Communication Faulted" + }, + { + "input": 3, + "output": "Conveyor Running In Maintenance Mode" + }, + { + "input": 4, + "output": "Disabled" + }, + { + "input": 5, + "output": "Disconnected" + }, + { + "input": 6, + "output": "Stopped" + }, + { + "input": 7, + "output": "Enabled Not Running" + }, + { + "input": 8, + "output": "Encoder Fault" + }, + { + "input": 9, + "output": "Energy Management" + }, + { + "input": 10, + "output": "ESTOP Was Actuated" + }, + { + "input": 11, + "output": "EStopped" + }, + { + "input": 12, + "output": "EStopped Locally" + }, + { + "input": 13, + "output": "Extended Faulted" + }, + { + "input": 14, + "output": "Full" + }, + { + "input": 15, + "output": "Gaylord Start Pressed" + }, + { + "input": 16, + "output": "Jam Fault" + }, + { + "input": 17, + "output": "Jammed" + }, + { + "input": 18, + "output": "Loading Allowed" + }, + { + "input": 19, + "output": "Loading Not Allowed" + }, + { + "input": 20, + "output": "Low Air Pressure Fault Was Present" + }, + { + "input": 21, + "output": "Maintenance Mode" + }, + { + "input": 22, + "output": "Conveyor Stopped In Maintenance Mode" + }, + { + "input": 23, + "output": "Motor Faulted" + }, + { + "input": 24, + "output": "Motor Was Faulted" + }, + { + "input": 25, + "output": "Normal" + }, + { + "input": 26, + "output": "Off Inactive" + }, + { + "input": 27, + "output": "Open" + }, + { + "input": 28, + "output": "PLC Ready To Run" + }, + { + "input": 29, + "output": "Package Release Pressed" + }, + { + "input": 30, + "output": "Power Branch Was Faulted" + }, + { + "input": 31, + "output": "Pressed" + }, + { + "input": 32, + "output": "Ready To Receive" + }, + { + "input": 33, + "output": "Running" + }, + { + "input": 34, + "output": "Started" + }, + { + "input": 35, + "output": "Stopped" + }, + { + "input": 36, + "output": "System Started" + }, + { + "input": 37, + "output": "Unknown" + }, + { + "input": 38, + "output": "VFD Fault" + }, + { + "input": 39, + "output": "Conveyor Running In Power Saving Mode" + }, + { + "input": 40, + "output": "Conveyor Jogging In Maintenance Mode" + }, + { + "input": 41, + "output": "VFD Reset Required" + }, + { + "input": 42, + "output": "Jam Reset Push Button Pressed" + }, + { + "input": 43, + "output": "Start Push Button Pressed" + }, + { + "input": 44, + "output": "Stop Push Button Pressed" + }, + { + "input": 45, + "output": "No Container" + }, + { + "input": 46, + "output": "Ready To Be Enabled" + }, + { + "input": 47, + "output": "Half Full" + }, + { + "input": 48, + "output": "Enabled" + }, + { + "input": 49, + "output": "Tipper Faulted" + } + ], + "outputType": "scalar", + "type": "map" + } + ], + "type": "tag" + }, + "persistent": true + }, + "params.FIO": { + "paramDirection": "input", + "persistent": true + }, + "params.tagProps": { + "paramDirection": "input", + "persistent": true + } + }, + "props": { + "defaultSize": { + "height": 50, + "width": 50 + } + }, + "root": { + "children": [ + { + "meta": { + "name": "IOBLOCK" + }, + "position": { + "height": 1, + "width": 1 + }, + "propConfig": { + "props.elements[1].fill.paint": { + "binding": { + "config": { + "path": "view.custom.color" + }, + "type": "property" + } + }, + "props.elements[2].elements[0].text": { + "binding": { + "config": { + "expression": "if({view.params.FIO}, \"FIO\", \"SIO\")" + }, + "type": "expr" + } + } + }, + "props": { + "elements": [ + { + "id": "defs1", + "name": "defs1", + "type": "defs" + }, + { + "fill": {}, + "height": "47.417244", + "id": "beaconSquare", + "name": "beaconSquare", + "stroke": { + "paint": "#000000", + "width": "2.36887" + }, + "type": "rect", + "width": "47.337795", + "x": "1.450278", + "y": "1.3708278" + }, + { + "elements": [ + { + "id": "tspan2", + "name": "tspan2", + "stroke": { + "width": "1.15193" + }, + "type": "tspan", + "x": "24.958403", + "y": "31.781378" + } + ], + "fill": { + "paint": "#ffffff" + }, + "fontSize": "20.7347px", + "id": "beaconLabel", + "name": "beaconLabel", + "stroke": { + "width": "1.15193" + }, + "textAnchor": "middle", + "type": "text", + "x": "24.958401", + "y": "31.781378" + } + ], + "viewBox": "0 0 50 50" + }, + "type": "ia.shapes.svg" + } + ], + "events": { + "dom": { + "onClick": { + "config": { + "script": "\t#create tags lists for the device\n\tprops \u003d self.view.params.tagProps\n\ttags_table_dataset \u003d autStand.devices.getAllTags(self, props[0])\n\tsystem.perspective.openDock(\u0027Docked-East-Device\u0027,params\u003d{\u0027tagProps\u0027:props, \"tags\":tags_table_dataset})" + }, + "scope": "G", + "type": "script" + } + } + }, + "meta": { + "name": "root", + "tooltip": { + "enabled": true + } + }, + "propConfig": { + "meta.tooltip.text": { + "binding": { + "config": { + "expression": "if(\n {view.custom.state} !\u003d \"Closed\",\n \"Source Id: \" + {view.params.tagProps[0]} + \", Priority: \" + {view.custom.priority} + \", State: \" + {view.custom.state},\n \"Device Disconnected\"\n)\n" + }, + "type": "expr" + } + }, + "meta.visible": { + "binding": { + "config": { + "path": "session.custom.alarm_filter.show_fio_safety" + }, + "type": "property" + } + }, + "props.style.backgroundColor": { + "binding": { + "config": { + "path": "view.custom.state" + }, + "transforms": [ + { + "fallback": "#808080", + "inputType": "scalar", + "mappings": [ + { + "input": 1, + "output": "#00FF00" + }, + { + "input": 2, + "output": "#FF0000" + } + ], + "outputType": "color", + "type": "map" + } + ], + "type": "property" + } + } + }, + "props": { + "mode": "percent", + "style": { + "borderStyle": "solid", + "cursor": "pointer", + "overflow": "hidden", + "userSelect": "none" + } + }, + "type": "ia.container.coord" + } +} \ No newline at end of file diff --git a/.resources/67a96a1ecece192833eb787d05ab8cd2a1ece0d4b14aabbfbe40338921c0f2f3 b/.resources/67a96a1ecece192833eb787d05ab8cd2a1ece0d4b14aabbfbe40338921c0f2f3 deleted file mode 100644 index 54fecf80..00000000 Binary files a/.resources/67a96a1ecece192833eb787d05ab8cd2a1ece0d4b14aabbfbe40338921c0f2f3 and /dev/null differ diff --git a/.resources/863f6d20248316d84cbd65c32c3d7ef567d411cf63e58836925899a9ef87948f b/.resources/863f6d20248316d84cbd65c32c3d7ef567d411cf63e58836925899a9ef87948f new file mode 100644 index 00000000..801bbdaf Binary files /dev/null and b/.resources/863f6d20248316d84cbd65c32c3d7ef567d411cf63e58836925899a9ef87948f differ diff --git a/.resources/4e06119e2dc6c414ac81b3e1e030cafe309bd5b82cea1bf1f94b3e88d8acda45 b/.resources/a94cd65405106b3383a0be1dadcb93ef84b55de103e27d333028b3d2254555fe similarity index 85% rename from .resources/4e06119e2dc6c414ac81b3e1e030cafe309bd5b82cea1bf1f94b3e88d8acda45 rename to .resources/a94cd65405106b3383a0be1dadcb93ef84b55de103e27d333028b3d2254555fe index 7b883ec3..7bd0d4f9 100644 --- a/.resources/4e06119e2dc6c414ac81b3e1e030cafe309bd5b82cea1bf1f94b3e88d8acda45 +++ b/.resources/a94cd65405106b3383a0be1dadcb93ef84b55de103e27d333028b3d2254555fe @@ -28,10 +28,10 @@ "name": "UL14_4" }, "position": { - "height": 0.0657, - "width": 0.0266, - "x": 0.1407, - "y": 0.3084 + "height": 70.96, + "width": 51.07, + "x": 270.14, + "y": 333.07 }, "props": { "params": { @@ -57,13 +57,13 @@ "name": "UL15_5" }, "position": { - "height": 0.027, + "height": 29.16, "rotate": { "angle": "150deg" }, - "width": 0.0321, - "x": 0.0857, - "y": 0.2955 + "width": 61.63, + "x": 164.54, + "y": 319.14 }, "props": { "params": { @@ -89,13 +89,13 @@ "name": "UL14_5" }, "position": { - "height": 0.0265, + "height": 28.62, "rotate": { "angle": "150deg" }, - "width": 0.0321, - "x": 0.1615, - "y": 0.2946 + "width": 61.63, + "x": 310.08, + "y": 318.17 }, "props": { "params": { @@ -133,10 +133,10 @@ "name": "Button_0" }, "position": { - "height": 0.0333, - "width": 0.0646, - "x": 0.8781, - "y": 0.7509 + "height": 35.96, + "width": 124.03, + "x": 1685.95, + "y": 810.97 }, "props": { "primary": false, @@ -149,10 +149,10 @@ "name": "PS3_1" }, "position": { - "height": 0.0269, - "width": 0.237, - "x": 0.0745, - "y": 0.2787 + "height": 29.05, + "width": 455.04, + "x": 143.04, + "y": 301 }, "props": { "params": { @@ -178,10 +178,10 @@ "name": "PS3_3" }, "position": { - "height": 0.0269, - "width": 0.2583, - "x": 0.5276, - "y": 0.2787 + "height": 29.05, + "width": 495.94, + "x": 1012.99, + "y": 301 }, "props": { "params": { @@ -208,13 +208,13 @@ "name": "PS3_5" }, "position": { - "height": 0.0287, + "height": 31, "rotate": { "angle": "90deg" }, - "width": 0.1078, - "x": 0.7633, - "y": 0.4196 + "width": 206.98, + "x": 1465.54, + "y": 453.17 }, "props": { "params": { @@ -241,10 +241,10 @@ "name": "PS3_2" }, "position": { - "height": 0.0269, - "width": 0.212, - "x": 0.3141, - "y": 0.2787 + "height": 29.05, + "width": 407.04, + "x": 603.07, + "y": 301 }, "props": { "params": { @@ -270,13 +270,13 @@ "name": "PS3_6" }, "position": { - "height": 0.0278, + "height": 30.02, "rotate": { "angle": "90deg" }, - "width": 0.0177, - "x": 0.8086, - "y": 0.5319 + "width": 33.98, + "x": 1552.51, + "y": 574.45 }, "props": { "params": { @@ -303,10 +303,10 @@ "name": "PS3_8" }, "position": { - "height": 0.0287, - "width": 0.0396, - "x": 0.8435, - "y": 0.6013 + "height": 31, + "width": 76.03, + "x": 1619.52, + "y": 649.4 }, "props": { "params": { @@ -333,10 +333,10 @@ "name": "PS3_9AL" }, "position": { - "height": 0.0278, - "width": 0.0396, - "x": 0.8842, - "y": 0.6013 + "height": 30.02, + "width": 76.03, + "x": 1697.66, + "y": 649.4 }, "props": { "params": { @@ -363,10 +363,10 @@ "name": "PS3_10" }, "position": { - "height": 0.0222, - "width": 0.0229, - "x": 0.9243, - "y": 0.6013 + "height": 23.98, + "width": 43.97, + "x": 1774.66, + "y": 649.4 }, "props": { "params": { @@ -393,13 +393,13 @@ "name": "UL14_1" }, "position": { - "height": 0.0269, + "height": 29.05, "rotate": { "angle": "90deg" }, - "width": 0.1036, - "x": 0.0975, - "y": 0.5168 + "width": 198.91, + "x": 187.2, + "y": 558.14 }, "props": { "params": { @@ -426,10 +426,10 @@ "name": "PS3_11" }, "position": { - "height": 0.0222, - "width": 0.0245, - "x": 0.9488, - "y": 0.6013 + "height": 23.98, + "width": 47.04, + "x": 1821.7, + "y": 649.4 }, "props": { "params": { @@ -456,13 +456,13 @@ "name": "UL15_1" }, "position": { - "height": 0.0269, + "height": 29.05, "rotate": { "angle": "90deg" }, - "width": 0.0688, - "x": 0.0079, - "y": 0.4547 + "width": 132.1, + "x": 15.17, + "y": 491.08 }, "props": { "params": { @@ -488,13 +488,13 @@ "name": "UL14_2" }, "position": { - "height": 0.0269, + "height": 29.05, "rotate": { "angle": "90deg" }, - "width": 0.0177, - "x": 0.1404, - "y": 0.4087 + "width": 33.98, + "x": 269.57, + "y": 441.4 }, "props": { "params": { @@ -520,13 +520,13 @@ "name": "UL14_3" }, "position": { - "height": 0.0269, + "height": 29.05, "rotate": { "angle": "90deg" }, - "width": 0.0182, - "x": 0.1401, - "y": 0.3762 + "width": 34.94, + "x": 268.99, + "y": 406.3 }, "props": { "params": { @@ -552,13 +552,13 @@ "name": "UL15_4" }, "position": { - "height": 0.027, + "height": 29.16, "rotate": { "angle": "150deg" }, - "width": 0.017, - "x": 0.0718, - "y": 0.3176 + "width": 32.64, + "x": 137.86, + "y": 343.01 }, "props": { "params": { @@ -584,10 +584,10 @@ "name": "PS3_7" }, "position": { - "height": 0.0741, - "width": 0.0318, - "x": 0.8093, - "y": 0.5582 + "height": 80.03, + "width": 61.06, + "x": 1553.86, + "y": 602.86 }, "props": { "params": { @@ -613,13 +613,13 @@ "name": "UL15_3" }, "position": { - "height": 0.027, + "height": 29.16, "rotate": { "angle": "150deg" }, - "width": 0.0186, - "x": 0.055, - "y": 0.3339 + "width": 35.71, + "x": 105.6, + "y": 360.61 }, "props": { "params": { @@ -645,10 +645,10 @@ "name": "PS3_4" }, "position": { - "height": 0.0787, - "width": 0.0406, - "x": 0.7856, - "y": 0.2676 + "height": 85, + "width": 77.95, + "x": 1508.35, + "y": 289.01 }, "props": { "params": { @@ -674,10 +674,10 @@ "name": "Camera" }, "position": { - "height": 0.0278, - "width": 0.0156, - "x": 0.0156, - "y": 0.2991 + "height": 30.02, + "width": 29.95, + "x": 29.95, + "y": 323.03 }, "props": { "params": { @@ -706,10 +706,10 @@ "name": "Camera_0" }, "position": { - "height": 0.0278, - "width": 0.0156, - "x": 0.4198, - "y": 0.3444 + "height": 30.02, + "width": 29.95, + "x": 806.02, + "y": 371.95 }, "props": { "params": { @@ -738,10 +738,10 @@ "name": "Camera_1" }, "position": { - "height": 0.0278, - "width": 0.0156, - "x": 0.7719, - "y": 0.6111 + "height": 30.02, + "width": 29.95, + "x": 1482.05, + "y": 659.99 }, "props": { "params": { @@ -770,10 +770,10 @@ "name": "Camera_2" }, "position": { - "height": 0.0278, - "width": 0.0156, - "x": 0.9474, - "y": 0.3139 + "height": 30.02, + "width": 29.95, + "x": 1819.01, + "y": 339.01 }, "props": { "params": { @@ -802,10 +802,10 @@ "name": "UL15_1_SS1" }, "position": { - "height": 0.0185, - "width": 0.0182, - "x": 0.0323, - "y": 0.5433 + "height": 19.98, + "width": 34.94, + "x": 62.02, + "y": 586.76 }, "props": { "params": { @@ -834,10 +834,10 @@ "name": "UL14_1_SS1" }, "position": { - "height": 0.0185, - "width": 0.0182, - "x": 0.1401, - "y": 0.6414 + "height": 19.98, + "width": 34.94, + "x": 268.99, + "y": 692.71 }, "props": { "params": { @@ -866,10 +866,10 @@ "name": "PS3_1_SS1" }, "position": { - "height": 0.0185, - "width": 0.0182, - "x": 0.1786, - "y": 0.2481 + "height": 19.98, + "width": 34.94, + "x": 342.91, + "y": 267.95 }, "props": { "params": { @@ -898,10 +898,10 @@ "name": "PS3_11_SS1" }, "position": { - "height": 0.0185, - "width": 0.0182, - "x": 0.9797, - "y": 0.5639 + "height": 19.98, + "width": 34.94, + "x": 1881.02, + "y": 609.01 }, "props": { "params": { @@ -930,10 +930,10 @@ "name": "PS3_11_SS2" }, "position": { - "height": 0.0185, - "width": 0.0182, - "x": 0.9781, - "y": 0.6398 + "height": 19.98, + "width": 34.94, + "x": 1877.95, + "y": 690.98 }, "props": { "params": { @@ -962,10 +962,10 @@ "name": "UL15_1_EPC2" }, "position": { - "height": 0.0185, - "width": 0.0104, - "x": 0.0516, - "y": 0.5102 + "height": 19.98, + "width": 19.97, + "x": 99.07, + "y": 551.02 }, "props": { "params": { @@ -994,10 +994,10 @@ "name": "UL15_1_EPC1" }, "position": { - "height": 0.0185, - "width": 0.0104, - "x": 0.0161, - "y": 0.5102 + "height": 19.98, + "width": 19.97, + "x": 30.91, + "y": 551.02 }, "props": { "params": { @@ -1026,10 +1026,10 @@ "name": "PS3_1_EPC1" }, "position": { - "height": 0.0185, - "width": 0.0104, - "x": 0.1635, - "y": 0.2509 + "height": 19.98, + "width": 19.97, + "x": 313.92, + "y": 270.97 }, "props": { "params": { @@ -1058,10 +1058,10 @@ "name": "PS3_1_EPC2" }, "position": { - "height": 0.0185, - "width": 0.0104, - "x": 0.2016, - "y": 0.2519 + "height": 19.98, + "width": 19.97, + "x": 387.07, + "y": 272.05 }, "props": { "params": { @@ -1090,10 +1090,10 @@ "name": "UL14_1_EPC1" }, "position": { - "height": 0.0185, - "width": 0.0104, - "x": 0.1266, - "y": 0.6056 + "height": 19.98, + "width": 19.97, + "x": 243.07, + "y": 654.05 }, "props": { "params": { @@ -1122,10 +1122,10 @@ "name": "UL14_1_EPC2" }, "position": { - "height": 0.0185, - "width": 0.0104, - "x": 0.1609, - "y": 0.6065 + "height": 19.98, + "width": 19.97, + "x": 308.93, + "y": 655.02 }, "props": { "params": { @@ -1154,10 +1154,10 @@ "name": "PS3_11_EPC1" }, "position": { - "height": 0.0185, - "width": 0.0104, - "x": 0.9682, - "y": 0.563 + "height": 19.98, + "width": 19.97, + "x": 1858.94, + "y": 608.04 }, "props": { "params": { @@ -1186,10 +1186,10 @@ "name": "PS3_11_EPC2" }, "position": { - "height": 0.0185, - "width": 0.0104, - "x": 0.9656, - "y": 0.6407 + "height": 19.98, + "width": 19.97, + "x": 1853.95, + "y": 691.96 }, "props": { "params": { @@ -1218,10 +1218,10 @@ "name": "UL15_1_TPE1" }, "position": { - "height": 0.0231, - "width": 0.0286, - "x": 0.0262, - "y": 0.3945 + "height": 24.95, + "width": 54.91, + "x": 50.3, + "y": 426.06 }, "props": { "params": { @@ -1250,13 +1250,13 @@ "name": "UL15_2_TPE1" }, "position": { - "height": 0.0182, + "height": 19.66, "rotate": { "angle": "60deg" }, - "width": 0.0286, - "x": 0.0401, - "y": 0.3417 + "width": 54.91, + "x": 76.99, + "y": 369.04 }, "props": { "params": { @@ -1285,13 +1285,13 @@ "name": "UL15_3_TPE1" }, "position": { - "height": 0.0187, + "height": 20.2, "rotate": { "angle": "60deg" }, - "width": 0.0286, - "x": 0.0566, - "y": 0.3241 + "width": 54.91, + "x": 108.67, + "y": 350.03 }, "props": { "params": { @@ -1320,13 +1320,13 @@ "name": "UL15_4_TPE1" }, "position": { - "height": 0.0182, + "height": 19.66, "rotate": { "angle": "60deg" }, - "width": 0.0286, - "x": 0.0723, - "y": 0.3095 + "width": 54.91, + "x": 138.82, + "y": 334.26 }, "props": { "params": { @@ -1355,13 +1355,13 @@ "name": "PS3_1_TPE1" }, "position": { - "height": 0.0231, + "height": 24.95, "rotate": { "angle": "90deg" }, - "width": 0.0286, - "x": 0.1075, - "y": 0.276 + "width": 54.91, + "x": 206.4, + "y": 298.08 }, "props": { "params": { @@ -1390,10 +1390,10 @@ "name": "UL14_1_TPE1" }, "position": { - "height": 0.0185, - "width": 0.0286, - "x": 0.132, - "y": 0.4288 + "height": 19.98, + "width": 54.91, + "x": 253.44, + "y": 463.1 }, "props": { "params": { @@ -1422,10 +1422,10 @@ "name": "UL14_2_TPE1" }, "position": { - "height": 0.0185, - "width": 0.0286, - "x": 0.132, - "y": 0.3963 + "height": 19.98, + "width": 54.91, + "x": 253.44, + "y": 428 }, "props": { "params": { @@ -1454,10 +1454,10 @@ "name": "UL14_3_TPE1" }, "position": { - "height": 0.0185, - "width": 0.0286, - "x": 0.132, - "y": 0.364 + "height": 19.98, + "width": 54.91, + "x": 253.44, + "y": 393.12 }, "props": { "params": { @@ -1486,13 +1486,13 @@ "name": "UL14_4_TPE1" }, "position": { - "height": 0.0185, + "height": 19.98, "rotate": { "angle": "60deg" }, - "width": 0.0286, - "x": 0.1476, - "y": 0.3093 + "width": 54.91, + "x": 283.39, + "y": 334.04 }, "props": { "params": { @@ -1521,13 +1521,13 @@ "name": "PS3_1_TPE2" }, "position": { - "height": 0.0185, + "height": 19.98, "rotate": { "angle": "90deg" }, - "width": 0.0286, - "x": 0.2101, - "y": 0.2779 + "width": 54.91, + "x": 403.39, + "y": 300.13 }, "props": { "params": { @@ -1556,13 +1556,13 @@ "name": "PS3_1_TPE3" }, "position": { - "height": 0.0185, + "height": 19.98, "rotate": { "angle": "90deg" }, - "width": 0.0286, - "x": 0.2987, - "y": 0.2779 + "width": 54.91, + "x": 573.5, + "y": 300.13 }, "props": { "params": { @@ -1591,13 +1591,13 @@ "name": "PS3_2_TPE1" }, "position": { - "height": 0.0185, + "height": 19.98, "rotate": { "angle": "90deg" }, - "width": 0.0286, - "x": 0.5128, - "y": 0.2777 + "width": 54.91, + "x": 984.58, + "y": 299.92 }, "props": { "params": { @@ -1626,13 +1626,13 @@ "name": "PS3_3_TPE1" }, "position": { - "height": 0.0185, + "height": 19.98, "rotate": { "angle": "270deg" }, - "width": 0.0286, - "x": 0.7716, - "y": 0.286 + "width": 54.91, + "x": 1481.47, + "y": 308.88 }, "props": { "params": { @@ -1661,10 +1661,10 @@ "name": "PS3_4_TPE1" }, "position": { - "height": 0.0185, - "width": 0.0286, - "x": 0.8008, - "y": 0.3281 + "height": 19.98, + "width": 54.91, + "x": 1537.54, + "y": 354.35 }, "props": { "params": { @@ -1693,13 +1693,13 @@ "name": "PS3_5_TPE1" }, "position": { - "height": 0.0185, + "height": 19.98, "rotate": { "angle": "180deg" }, - "width": 0.0286, - "x": 0.8007, - "y": 0.5203 + "width": 54.91, + "x": 1537.34, + "y": 561.92 }, "props": { "params": { @@ -1728,13 +1728,13 @@ "name": "PS3_7_TPE1" }, "position": { - "height": 0.0185, + "height": 19.98, "rotate": { "angle": "90deg" }, - "width": 0.0286, - "x": 0.8278, - "y": 0.6018 + "width": 54.91, + "x": 1589.38, + "y": 649.94 }, "props": { "params": { @@ -1763,13 +1763,13 @@ "name": "PS3_8_TPE1" }, "position": { - "height": 0.0185, + "height": 19.98, "rotate": { "angle": "90deg" }, - "width": 0.0286, - "x": 0.8695, - "y": 0.6018 + "width": 54.91, + "x": 1669.44, + "y": 649.94 }, "props": { "params": { @@ -1798,13 +1798,13 @@ "name": "PS3_9AL_TPE1" }, "position": { - "height": 0.0185, + "height": 19.98, "rotate": { "angle": "90deg" }, - "width": 0.0286, - "x": 0.9101, - "y": 0.6008 + "width": 54.91, + "x": 1747.39, + "y": 648.86 }, "props": { "params": { @@ -1833,13 +1833,13 @@ "name": "PS3_10_TPE1" }, "position": { - "height": 0.0185, + "height": 19.98, "rotate": { "angle": "90deg" }, - "width": 0.0286, - "x": 0.9335, - "y": 0.599 + "width": 54.91, + "x": 1792.32, + "y": 646.92 }, "props": { "params": { @@ -1868,13 +1868,13 @@ "name": "PS3_11_TPE1" }, "position": { - "height": 0.0185, + "height": 19.98, "rotate": { "angle": "90deg" }, - "width": 0.0286, - "x": 0.9585, - "y": 0.5971 + "width": 54.91, + "x": 1840.32, + "y": 644.87 }, "props": { "params": { @@ -1903,10 +1903,10 @@ "name": "UL15_1_BCN1_A" }, "position": { - "height": 0.0185, - "width": 0.0104, - "x": 0.0109, - "y": 0.3963 + "height": 19.98, + "width": 19.97, + "x": 20.93, + "y": 428 }, "props": { "params": { @@ -1936,10 +1936,10 @@ "name": "UL15_1_BCN1_R" }, "position": { - "height": 0.0185, - "width": 0.0104, - "x": 0.0109, - "y": 0.3769 + "height": 19.98, + "width": 19.97, + "x": 20.93, + "y": 407.05 }, "props": { "params": { @@ -1969,10 +1969,10 @@ "name": "UL15_1_BCN2_R" }, "position": { - "height": 0.0185, - "width": 0.0104, - "x": 0.0594, - "y": 0.4213 + "height": 19.98, + "width": 19.97, + "x": 114.05, + "y": 455 }, "props": { "params": { @@ -2003,10 +2003,10 @@ "name": "PS3_1_BCN1_A" }, "position": { - "height": 0.0185, - "width": 0.0104, - "x": 0.1313, - "y": 0.3157 + "height": 19.98, + "width": 19.97, + "x": 255.1, + "y": 339.96 }, "props": { "params": { @@ -2037,10 +2037,10 @@ "name": "UL14_1_BCN1_A" }, "position": { - "height": 0.0185, - "width": 0.0104, - "x": 0.1151, - "y": 0.4213 + "height": 19.98, + "width": 19.97, + "x": 220.99, + "y": 455 }, "props": { "params": { @@ -2071,10 +2071,10 @@ "name": "UL14_1_BCN1_R" }, "position": { - "height": 0.0185, - "width": 0.0104, - "x": 0.1151, - "y": 0.4028 + "height": 19.98, + "width": 19.97, + "x": 220.99, + "y": 435.02 }, "props": { "params": { @@ -2105,10 +2105,10 @@ "name": "UL14_1_BCN2_R" }, "position": { - "height": 0.0185, - "width": 0.0104, - "x": 0.1651, - "y": 0.4519 + "height": 19.98, + "width": 19.97, + "x": 316.99, + "y": 488.05 }, "props": { "params": { @@ -2138,10 +2138,10 @@ "name": "PS3_1_BCN2_A" }, "position": { - "height": 0.0185, - "width": 0.0104, - "x": 0.1823, - "y": 0.2269 + "height": 19.98, + "width": 19.97, + "x": 350.02, + "y": 245.05 }, "props": { "params": { @@ -2172,10 +2172,10 @@ "name": "PS3_1_BCN2_R" }, "position": { - "height": 0.0185, - "width": 0.0104, - "x": 0.1823, - "y": 0.2083 + "height": 19.98, + "width": 19.97, + "x": 350.02, + "y": 224.96 }, "props": { "params": { @@ -2205,10 +2205,10 @@ "name": "PS3_1_BCN4_A" }, "position": { - "height": 0.0185, - "width": 0.0104, - "x": 0.2938, - "y": 0.2352 + "height": 19.98, + "width": 19.97, + "x": 564.1, + "y": 254.02 }, "props": { "params": { @@ -2238,10 +2238,10 @@ "name": "PS3_1_BCN4_H" }, "position": { - "height": 0.0185, - "width": 0.0104, - "x": 0.2938, - "y": 0.2167 + "height": 19.98, + "width": 19.97, + "x": 564.1, + "y": 234.04 }, "props": { "params": { @@ -2271,10 +2271,10 @@ "name": "PS3_2_BCN1_A" }, "position": { - "height": 0.0185, - "width": 0.0104, - "x": 0.5068, - "y": 0.2352 + "height": 19.98, + "width": 19.97, + "x": 973.06, + "y": 254.02 }, "props": { "params": { @@ -2304,10 +2304,10 @@ "name": "PS3_4_BCN1_A" }, "position": { - "height": 0.0185, - "width": 0.0104, - "x": 0.7948, - "y": 0.3685 + "height": 19.98, + "width": 19.97, + "x": 1526.02, + "y": 397.98 }, "props": { "params": { @@ -2337,10 +2337,10 @@ "name": "PS3_8_BCN1_A" }, "position": { - "height": 0.0185, - "width": 0.0104, - "x": 0.8568, - "y": 0.5565 + "height": 19.98, + "width": 19.97, + "x": 1645.06, + "y": 601.02 }, "props": { "params": { @@ -2370,10 +2370,10 @@ "name": "PS3_10_BCN1_A" }, "position": { - "height": 0.0185, - "width": 0.0104, - "x": 0.9339, - "y": 0.537 + "height": 19.98, + "width": 19.97, + "x": 1793.09, + "y": 579.96 }, "props": { "params": { @@ -2403,10 +2403,10 @@ "name": "PS3_11_BCN1_R" }, "position": { - "height": 0.0185, - "width": 0.0104, - "x": 0.9745, - "y": 0.538 + "height": 19.98, + "width": 19.97, + "x": 1871.04, + "y": 581.04 }, "props": { "params": { @@ -2436,10 +2436,10 @@ "name": "PS3_11_BCN2_R" }, "position": { - "height": 0.0185, - "width": 0.0104, - "x": 0.9807, - "y": 0.6157 + "height": 19.98, + "width": 19.97, + "x": 1882.94, + "y": 664.96 }, "props": { "params": { @@ -2470,10 +2470,10 @@ "name": "UL14_1_ENSH1" }, "position": { - "height": 0.0231, - "width": 0.013, - "x": 0.1638, - "y": 0.4259 + "height": 24.95, + "width": 24.96, + "x": 314.5, + "y": 459.97 }, "props": { "params": { @@ -2502,10 +2502,10 @@ "name": "UL14_2_ENSH1" }, "position": { - "height": 0.0231, - "width": 0.013, - "x": 0.1638, - "y": 0.3935 + "height": 24.95, + "width": 24.96, + "x": 314.5, + "y": 424.98 }, "props": { "params": { @@ -2534,10 +2534,10 @@ "name": "UL14_3_ENSH1" }, "position": { - "height": 0.0231, - "width": 0.013, - "x": 0.1638, - "y": 0.362 + "height": 24.95, + "width": 24.96, + "x": 314.5, + "y": 390.96 }, "props": { "params": { @@ -2566,10 +2566,10 @@ "name": "UL14_4_ENSH1" }, "position": { - "height": 0.0231, - "width": 0.013, - "x": 0.1695, - "y": 0.338 + "height": 24.95, + "width": 24.96, + "x": 325.44, + "y": 365.04 }, "props": { "params": { @@ -2598,10 +2598,10 @@ "name": "UL15_1_ENSH1" }, "position": { - "height": 0.0231, - "width": 0.013, - "x": 0.0575, - "y": 0.3972 + "height": 24.95, + "width": 24.96, + "x": 110.4, + "y": 428.98 }, "props": { "params": { @@ -2630,10 +2630,10 @@ "name": "UL15_2_ENSH1" }, "position": { - "height": 0.0231, - "width": 0.013, - "x": 0.0601, - "y": 0.3713 + "height": 24.95, + "width": 24.96, + "x": 115.39, + "y": 401 }, "props": { "params": { @@ -2662,10 +2662,10 @@ "name": "UL15_3_ENSH1" }, "position": { - "height": 0.0231, - "width": 0.013, - "x": 0.0757, - "y": 0.3556 + "height": 24.95, + "width": 24.96, + "x": 145.34, + "y": 384.05 }, "props": { "params": { @@ -2694,10 +2694,10 @@ "name": "UL15_4_ENSH1" }, "position": { - "height": 0.0231, - "width": 0.013, - "x": 0.0893, - "y": 0.3417 + "height": 24.95, + "width": 24.96, + "x": 171.46, + "y": 369.04 }, "props": { "params": { @@ -2726,10 +2726,10 @@ "name": "PS3_10_ENW1" }, "position": { - "height": 0.0231, - "width": 0.013, - "x": 0.2742, - "y": 0.2806 + "height": 24.95, + "width": 24.96, + "x": 526.46, + "y": 303.05 }, "props": { "params": { @@ -2758,10 +2758,10 @@ "name": "PS3_1_ENW1" }, "position": { - "height": 0.0231, - "width": 0.013, - "x": 0.9316, - "y": 0.6 + "height": 24.95, + "width": 24.96, + "x": 1788.67, + "y": 648 }, "props": { "params": { @@ -2790,10 +2790,10 @@ "name": "PS3_11_ENW1" }, "position": { - "height": 0.0231, - "width": 0.013, - "x": 0.9504, - "y": 0.6 + "height": 24.95, + "width": 24.96, + "x": 1824.77, + "y": 648 }, "props": { "params": { @@ -2822,10 +2822,10 @@ "name": "UL15_1_VFD1" }, "position": { - "height": 0.0185, - "width": 0.0104, - "x": 0.0526, - "y": 0.4593 + "height": 19.98, + "width": 19.97, + "x": 100.99, + "y": 496.04 }, "props": { "params": { @@ -2854,10 +2854,10 @@ "name": "UL15_2_VFD1" }, "position": { - "height": 0.0185, - "width": 0.0104, - "x": 0.0724, - "y": 0.388 + "height": 19.98, + "width": 19.97, + "x": 139.01, + "y": 419.04 }, "props": { "params": { @@ -2886,10 +2886,10 @@ "name": "UL15_3_VFD1" }, "position": { - "height": 0.0185, - "width": 0.0104, - "x": 0.0844, - "y": 0.3759 + "height": 19.98, + "width": 19.97, + "x": 162.05, + "y": 405.97 }, "props": { "params": { @@ -2920,10 +2920,10 @@ "name": "UL15_4_VFD1" }, "position": { - "height": 0.0185, - "width": 0.0104, - "x": 0.0964, - "y": 0.363 + "height": 19.98, + "width": 19.97, + "x": 185.09, + "y": 392.04 }, "props": { "params": { @@ -2954,10 +2954,10 @@ "name": "UL15_5_VFD1" }, "position": { - "height": 0.0185, - "width": 0.0104, - "x": 0.1062, - "y": 0.337 + "height": 19.98, + "width": 19.97, + "x": 195.9, + "y": 363.96 }, "props": { "params": { @@ -2988,10 +2988,10 @@ "name": "UL14_1_VFD1" }, "position": { - "height": 0.0185, - "width": 0.0104, - "x": 0.1625, - "y": 0.5148 + "height": 19.98, + "width": 19.97, + "x": 312, + "y": 555.98 }, "props": { "params": { @@ -3020,10 +3020,10 @@ "name": "UL14_2_VFD1" }, "position": { - "height": 0.0185, - "width": 0.0104, - "x": 0.1786, - "y": 0.4296 + "height": 19.98, + "width": 19.97, + "x": 342.91, + "y": 463.97 }, "props": { "params": { @@ -3054,10 +3054,10 @@ "name": "UL14_3_VFD1" }, "position": { - "height": 0.0185, - "width": 0.0104, - "x": 0.1786, - "y": 0.3981 + "height": 19.98, + "width": 19.97, + "x": 342.91, + "y": 429.95 }, "props": { "params": { @@ -3088,10 +3088,10 @@ "name": "UL14_4_VFD1" }, "position": { - "height": 0.0185, - "width": 0.0104, - "x": 0.1786, - "y": 0.3694 + "height": 19.98, + "width": 19.97, + "x": 342.91, + "y": 398.95 }, "props": { "params": { @@ -3120,10 +3120,10 @@ "name": "UL14_5_VFD1" }, "position": { - "height": 0.0185, - "width": 0.0104, - "x": 0.1859, - "y": 0.3204 + "height": 19.98, + "width": 19.97, + "x": 356.93, + "y": 346.03 }, "props": { "params": { @@ -3152,10 +3152,10 @@ "name": "PS3_1_VFD1" }, "position": { - "height": 0.0185, - "width": 0.0104, - "x": 0.2745, - "y": 0.3204 + "height": 19.98, + "width": 19.97, + "x": 527.04, + "y": 346.03 }, "props": { "params": { @@ -3184,10 +3184,10 @@ "name": "PS3_2_VFD1" }, "position": { - "height": 0.0185, - "width": 0.0104, - "x": 0.3578, - "y": 0.3204 + "height": 19.98, + "width": 19.97, + "x": 686.98, + "y": 346.03 }, "props": { "params": { @@ -3216,10 +3216,10 @@ "name": "PS3_3_VFD1" }, "position": { - "height": 0.0185, - "width": 0.0104, - "x": 0.7521, - "y": 0.3111 + "height": 19.98, + "width": 19.97, + "x": 1444.03, + "y": 335.99 }, "props": { "params": { @@ -3250,10 +3250,10 @@ "name": "PS3_4_VFD1" }, "position": { - "height": 0.0185, - "width": 0.0104, - "x": 0.788, - "y": 0.3213 + "height": 19.98, + "width": 19.97, + "x": 1512.96, + "y": 347 }, "props": { "params": { @@ -3284,10 +3284,10 @@ "name": "PS3_5_VFD1" }, "position": { - "height": 0.0185, - "width": 0.0104, - "x": 0.8302, - "y": 0.4435 + "height": 19.98, + "width": 19.97, + "x": 1593.98, + "y": 478.98 }, "props": { "params": { @@ -3318,10 +3318,10 @@ "name": "PS3_6_VFD1" }, "position": { - "height": 0.0185, - "width": 0.0104, - "x": 0.8339, - "y": 0.512 + "height": 19.98, + "width": 19.97, + "x": 1601.09, + "y": 552.96 }, "props": { "params": { @@ -3352,10 +3352,10 @@ "name": "PS3_7_VFD1" }, "position": { - "height": 0.0185, - "width": 0.0104, - "x": 0.8365, - "y": 0.5602 + "height": 19.98, + "width": 19.97, + "x": 1606.08, + "y": 605.02 }, "props": { "params": { @@ -3386,10 +3386,10 @@ "name": "PS3_8_VFD1" }, "position": { - "height": 0.0185, - "width": 0.0104, - "x": 0.8682, - "y": 0.5778 + "height": 19.98, + "width": 19.97, + "x": 1666.94, + "y": 624.02 }, "props": { "params": { @@ -3420,10 +3420,10 @@ "name": "PS3_9AL_VFD1" }, "position": { - "height": 0.0185, - "width": 0.0104, - "x": 0.8922, - "y": 0.5806 + "height": 19.98, + "width": 19.97, + "x": 1713.02, + "y": 627.05 }, "props": { "params": { @@ -3454,10 +3454,10 @@ "name": "PS3_10_VFD1" }, "position": { - "height": 0.0185, - "width": 0.0104, - "x": 0.9307, - "y": 0.5815 + "height": 19.98, + "width": 19.97, + "x": 1786.94, + "y": 628.02 }, "props": { "params": { @@ -3488,10 +3488,10 @@ "name": "PS3_11_VFD1" }, "position": { - "height": 0.0185, - "width": 0.0104, - "x": 0.9573, - "y": 0.5806 + "height": 19.98, + "width": 19.97, + "x": 1838.02, + "y": 627.05 }, "props": { "params": { @@ -3522,10 +3522,10 @@ "name": "PS3_9B_VFD1" }, "position": { - "height": 0.0185, - "width": 0.0104, - "x": 0.9073, - "y": 0.5806 + "height": 19.98, + "width": 19.97, + "x": 1742.02, + "y": 627.05 }, "props": { "params": { @@ -3556,10 +3556,10 @@ "name": "UL15_1_JR1" }, "position": { - "height": 0.0185, - "width": 0.0104, - "x": 0.0161, - "y": 0.4296 + "height": 19.98, + "width": 19.97, + "x": 30.91, + "y": 463.97 }, "props": { "params": { @@ -3588,10 +3588,10 @@ "name": "UL14_1_JR1" }, "position": { - "height": 0.0185, - "width": 0.0104, - "x": 0.1156, - "y": 0.4481 + "height": 19.98, + "width": 19.97, + "x": 221.95, + "y": 483.95 }, "props": { "params": { @@ -3620,10 +3620,10 @@ "name": "PS3_1_JR1" }, "position": { - "height": 0.0185, - "width": 0.0104, - "x": 0.1208, - "y": 0.3389 + "height": 19.98, + "width": 19.97, + "x": 244.94, + "y": 367.01 }, "props": { "params": { @@ -3652,10 +3652,10 @@ "name": "PS3_1_JR2" }, "position": { - "height": 0.0185, - "width": 0.0104, - "x": 0.2193, - "y": 0.3343 + "height": 19.98, + "width": 19.97, + "x": 421.06, + "y": 361.04 }, "props": { "params": { @@ -3684,10 +3684,10 @@ "name": "PS3_1_JR3" }, "position": { - "height": 0.0185, - "width": 0.0104, - "x": 0.2938, - "y": 0.2556 + "height": 19.98, + "width": 19.97, + "x": 564.1, + "y": 276.05 }, "props": { "params": { @@ -3716,10 +3716,10 @@ "name": "PS3_2_JR1" }, "position": { - "height": 0.0185, - "width": 0.0104, - "x": 0.5068, - "y": 0.2556 + "height": 19.98, + "width": 19.97, + "x": 973.06, + "y": 276.05 }, "props": { "params": { @@ -3748,10 +3748,10 @@ "name": "PS3_4_JR1" }, "position": { - "height": 0.0185, - "width": 0.0104, - "x": 0.7948, - "y": 0.3889 + "height": 19.98, + "width": 19.97, + "x": 1526.02, + "y": 420.01 }, "props": { "params": { @@ -3780,10 +3780,10 @@ "name": "PS3_8_JR2" }, "position": { - "height": 0.0185, - "width": 0.0104, - "x": 0.8573, - "y": 0.6333 + "height": 19.98, + "width": 19.97, + "x": 1646.02, + "y": 683.96 }, "props": { "params": { @@ -3812,10 +3812,10 @@ "name": "PS3_8_JR1" }, "position": { - "height": 0.0185, - "width": 0.0104, - "x": 0.8557, - "y": 0.5787 + "height": 19.98, + "width": 19.97, + "x": 1642.94, + "y": 625 }, "props": { "params": { @@ -3844,10 +3844,10 @@ "name": "PS3_10_JR2" }, "position": { - "height": 0.0185, - "width": 0.0104, - "x": 0.9307, - "y": 0.6389 + "height": 19.98, + "width": 19.97, + "x": 1786.94, + "y": 690.01 }, "props": { "params": { @@ -3876,10 +3876,10 @@ "name": "PS3_10_JR1" }, "position": { - "height": 0.0185, - "width": 0.0104, - "x": 0.9187, - "y": 0.538 + "height": 19.98, + "width": 19.97, + "x": 1763.9, + "y": 581.04 }, "props": { "params": { @@ -3908,10 +3908,10 @@ "name": "UL14_1_SIO1" }, "position": { - "height": 0.0204, - "width": 0.0208, - "x": 0.1594, - "y": 0.4935 + "height": 25, + "width": 25, + "x": 306.05, + "y": 528.98 }, "props": { "params": { @@ -3928,7 +3928,7 @@ "value" ] }, - "path": "autStand/Equipment/Safety_IO", + "path": "autStand/Equipment/IO_Block", "style": { "overflow": "hidden" } @@ -3940,10 +3940,10 @@ "name": "UL14_2_SIO1" }, "position": { - "height": 0.0204, - "width": 0.0208, - "x": 0.1911, - "y": 0.4287 + "height": 25, + "width": 25, + "x": 366.91, + "y": 463 }, "props": { "params": { @@ -3960,7 +3960,7 @@ "value" ] }, - "path": "autStand/Equipment/Safety_IO", + "path": "autStand/Equipment/IO_Block", "style": { "overflow": "hidden" } @@ -3972,10 +3972,10 @@ "name": "UL14_3_SIO1" }, "position": { - "height": 0.0204, - "width": 0.0208, - "x": 0.1911, - "y": 0.3991 + "height": 25, + "width": 25, + "x": 366.91, + "y": 431.03 }, "props": { "params": { @@ -3992,7 +3992,7 @@ "value" ] }, - "path": "autStand/Equipment/Safety_IO", + "path": "autStand/Equipment/IO_Block", "style": { "overflow": "hidden" } @@ -4004,10 +4004,10 @@ "name": "UL14_4_SIO1" }, "position": { - "height": 0.0204, - "width": 0.0208, - "x": 0.1911, - "y": 0.3713 + "height": 25, + "width": 25, + "x": 366.91, + "y": 401 }, "props": { "params": { @@ -4024,7 +4024,7 @@ "value" ] }, - "path": "autStand/Equipment/Safety_IO", + "path": "autStand/Equipment/IO_Block", "style": { "overflow": "hidden" } @@ -4036,10 +4036,10 @@ "name": "UL15_1_SIO1" }, "position": { - "height": 0.0204, - "width": 0.0208, - "x": 0.0635, - "y": 0.4593 + "height": 25, + "width": 25, + "x": 121.92, + "y": 496.04 }, "props": { "params": { @@ -4056,7 +4056,7 @@ "value" ] }, - "path": "autStand/Equipment/Safety_IO", + "path": "autStand/Equipment/IO_Block", "style": { "overflow": "hidden" } @@ -4068,10 +4068,10 @@ "name": "UL15_2_SIO1" }, "position": { - "height": 0.0204, - "width": 0.0208, - "x": 0.0719, - "y": 0.4176 + "height": 25, + "width": 25, + "x": 138.05, + "y": 451.01 }, "props": { "params": { @@ -4088,7 +4088,7 @@ "value" ] }, - "path": "autStand/Equipment/Safety_IO", + "path": "autStand/Equipment/IO_Block", "style": { "overflow": "hidden" } @@ -4100,10 +4100,10 @@ "name": "UL15_3_SIO1" }, "position": { - "height": 0.0204, - "width": 0.0208, - "x": 0.0917, - "y": 0.3963 + "height": 25, + "width": 25, + "x": 176.06, + "y": 428 }, "props": { "params": { @@ -4120,7 +4120,7 @@ "value" ] }, - "path": "autStand/Equipment/Safety_IO", + "path": "autStand/Equipment/IO_Block", "style": { "overflow": "hidden" } @@ -4132,10 +4132,10 @@ "name": "UL15_4_SIO1" }, "position": { - "height": 0.0204, - "width": 0.0208, - "x": 0.1073, - "y": 0.375 + "height": 25, + "width": 25, + "x": 206.02, + "y": 405 }, "props": { "params": { @@ -4152,7 +4152,7 @@ "value" ] }, - "path": "autStand/Equipment/Safety_IO", + "path": "autStand/Equipment/IO_Block", "style": { "overflow": "hidden" } @@ -4164,10 +4164,10 @@ "name": "UL15_5_SIO1" }, "position": { - "height": 0.0204, - "width": 0.0208, - "x": 0.1083, - "y": 0.3176 + "height": 25, + "width": 25, + "x": 217.94, + "y": 342.01 }, "props": { "params": { @@ -4184,7 +4184,7 @@ "value" ] }, - "path": "autStand/Equipment/Safety_IO", + "path": "autStand/Equipment/IO_Block", "style": { "overflow": "hidden" } @@ -4196,10 +4196,10 @@ "name": "UL14_5_SIO1" }, "position": { - "height": 0.0204, - "width": 0.0208, - "x": 0.1969, - "y": 0.3333 + "height": 25, + "width": 25, + "x": 378.05, + "y": 359.96 }, "props": { "params": { @@ -4216,7 +4216,7 @@ "value" ] }, - "path": "autStand/Equipment/Safety_IO", + "path": "autStand/Equipment/IO_Block", "style": { "overflow": "hidden" } @@ -4228,10 +4228,10 @@ "name": "PS3_1_SIO1" }, "position": { - "height": 0.0204, - "width": 0.0208, - "x": 0.2516, - "y": 0.3204 + "height": 25, + "width": 25, + "x": 483.07, + "y": 346.03 }, "props": { "params": { @@ -4248,7 +4248,7 @@ "value" ] }, - "path": "autStand/Equipment/Safety_IO", + "path": "autStand/Equipment/IO_Block", "style": { "overflow": "hidden" } @@ -4260,10 +4260,10 @@ "name": "PS3_2_SIO1" }, "position": { - "height": 0.0204, - "width": 0.0208, - "x": 0.3349, - "y": 0.3204 + "height": 25, + "width": 25, + "x": 643.01, + "y": 346.03 }, "props": { "params": { @@ -4280,7 +4280,7 @@ "value" ] }, - "path": "autStand/Equipment/Safety_IO", + "path": "autStand/Equipment/IO_Block", "style": { "overflow": "hidden" } @@ -4292,10 +4292,10 @@ "name": "PS3_3_SIO1" }, "position": { - "height": 0.0204, - "width": 0.0208, - "x": 0.7292, - "y": 0.3111 + "height": 25, + "width": 25, + "x": 1400.06, + "y": 335.99 }, "props": { "params": { @@ -4312,7 +4312,7 @@ "value" ] }, - "path": "autStand/Equipment/Safety_IO", + "path": "autStand/Equipment/IO_Block", "style": { "overflow": "hidden" } @@ -4324,10 +4324,10 @@ "name": "PS3_4_SIO1" }, "position": { - "height": 0.0204, - "width": 0.0208, - "x": 0.7688, - "y": 0.3398 + "height": 25, + "width": 25, + "x": 1476.1, + "y": 366.98 }, "props": { "params": { @@ -4344,7 +4344,7 @@ "value" ] }, - "path": "autStand/Equipment/Safety_IO", + "path": "autStand/Equipment/IO_Block", "style": { "overflow": "hidden" } @@ -4356,10 +4356,10 @@ "name": "PS3_5_SIO1" }, "position": { - "height": 0.0185, - "width": 0.0208, - "x": 0.8292, - "y": 0.4213 + "height": 25, + "width": 25, + "x": 1592.06, + "y": 451 }, "props": { "params": { @@ -4376,7 +4376,7 @@ "value" ] }, - "path": "autStand/Equipment/Safety_IO", + "path": "autStand/Equipment/IO_Block", "style": { "overflow": "hidden" } @@ -4388,10 +4388,10 @@ "name": "PS3_6_SIO1" }, "position": { - "height": 0.0204, - "width": 0.0208, - "x": 0.8344, - "y": 0.487 + "height": 25, + "width": 25, + "x": 1602.05, + "y": 525.96 }, "props": { "params": { @@ -4408,7 +4408,7 @@ "value" ] }, - "path": "autStand/Equipment/Safety_IO", + "path": "autStand/Equipment/IO_Block", "style": { "overflow": "hidden" } @@ -4420,10 +4420,10 @@ "name": "PS3_7_SIO1" }, "position": { - "height": 0.0204, - "width": 0.0208, - "x": 0.8365, - "y": 0.5361 + "height": 25, + "width": 25, + "x": 1606.08, + "y": 578.99 }, "props": { "params": { @@ -4440,7 +4440,7 @@ "value" ] }, - "path": "autStand/Equipment/Safety_IO", + "path": "autStand/Equipment/IO_Block", "style": { "overflow": "hidden" } @@ -4452,10 +4452,10 @@ "name": "PS3_8_SIO1" }, "position": { - "height": 0.0204, - "width": 0.0208, - "x": 0.8688, - "y": 0.5546 + "height": 25, + "width": 25, + "x": 1668.1, + "y": 598.97 }, "props": { "params": { @@ -4472,7 +4472,7 @@ "value" ] }, - "path": "autStand/Equipment/Safety_IO", + "path": "autStand/Equipment/IO_Block", "style": { "overflow": "hidden" } @@ -4484,10 +4484,10 @@ "name": "PS3_9AL_SIO1" }, "position": { - "height": 0.0204, - "width": 0.0208, - "x": 0.8922, - "y": 0.5593 + "height": 25, + "width": 25, + "x": 1712.02, + "y": 602.04 }, "props": { "params": { @@ -4504,7 +4504,7 @@ "value" ] }, - "path": "autStand/Equipment/Safety_IO", + "path": "autStand/Equipment/IO_Block", "style": { "overflow": "hidden" } @@ -4516,10 +4516,10 @@ "name": "PS3_9B_SIO1" }, "position": { - "height": 0.0204, - "width": 0.0208, - "x": 0.9151, - "y": 0.5602 + "height": 25, + "width": 25, + "x": 1756.99, + "y": 604.02 }, "props": { "params": { @@ -4536,7 +4536,7 @@ "value" ] }, - "path": "autStand/Equipment/Safety_IO", + "path": "autStand/Equipment/IO_Block", "style": { "overflow": "hidden" } @@ -4548,10 +4548,10 @@ "name": "PS3_11_SIO1" }, "position": { - "height": 0.0204, - "width": 0.0208, - "x": 0.9698, - "y": 0.512 + "height": 25, + "width": 25, + "x": 1862.02, + "y": 552.96 }, "props": { "params": { @@ -4568,7 +4568,7 @@ "value" ] }, - "path": "autStand/Equipment/Safety_IO", + "path": "autStand/Equipment/IO_Block", "style": { "overflow": "hidden" } @@ -4580,10 +4580,10 @@ "name": "PS3_10_SIO1" }, "position": { - "height": 0.0204, - "width": 0.0208, - "x": 0.9417, - "y": 0.5593 + "height": 25, + "width": 25, + "x": 1808.06, + "y": 603.04 }, "props": { "params": { @@ -4600,7 +4600,7 @@ "value" ] }, - "path": "autStand/Equipment/Safety_IO", + "path": "autStand/Equipment/IO_Block", "style": { "overflow": "hidden" } @@ -4612,10 +4612,10 @@ "name": "MCM01" }, "position": { - "height": 0.0278, - "width": 0.0219, - "x": 0.2342, - "y": 0.375 + "height": 30.02, + "width": 42.05, + "x": 449.66, + "y": 405 }, "props": { "params": { @@ -4641,10 +4641,10 @@ "name": "PS3_1_DPM1" }, "position": { - "height": 0.0278, - "width": 0.0156, - "x": 0.1404, - "y": 0.2454 + "height": 30.02, + "width": 29.95, + "x": 269.57, + "y": 265.03 }, "props": { "params": { @@ -4670,10 +4670,10 @@ "name": "PS3_5_DPM1" }, "position": { - "height": 0.0278, - "width": 0.0156, - "x": 0.8331, - "y": 0.3472 + "height": 30.02, + "width": 29.95, + "x": 1599.55, + "y": 374.98 }, "props": { "params": { @@ -4702,13 +4702,14 @@ "name": "PDP01_FIOM1" }, "position": { - "height": 0.0204, - "width": 0.0208, - "x": 0.7328, - "y": 0.3556 + "height": 25, + "width": 25, + "x": 1406.98, + "y": 384.05 }, "props": { "params": { + "FIO": true, "tagProps": [ "System/MCM01/FIO/PDP01_FIOM1", "value", @@ -4722,7 +4723,7 @@ "value" ] }, - "path": "autStand/Equipment/Field_IO" + "path": "autStand/Equipment/IO_Block" }, "type": "ia.display.view" }, @@ -4731,10 +4732,10 @@ "name": "PS3_1_BCN3_A" }, "position": { - "height": 0.0185, - "width": 0.0104, - "x": 0.2193, - "y": 0.3148 + "height": 19.98, + "width": 19.97, + "x": 421.06, + "y": 339.98 }, "props": { "params": { @@ -4764,10 +4765,10 @@ "name": "UL15_2" }, "position": { - "height": 0.0657, - "width": 0.0266, - "x": 0.0339, - "y": 0.3408 + "height": 70.96, + "width": 51.07, + "x": 65.09, + "y": 368.06 }, "props": { "params": { @@ -4793,13 +4794,13 @@ "name": "PS3_6_TPE1" }, "position": { - "height": 0.0231, + "height": 24.95, "rotate": { "angle": "180deg" }, - "width": 0.0286, - "x": 0.8007, - "y": 0.5509 + "width": 54.91, + "x": 1537.34, + "y": 594.97 }, "props": { "params": { @@ -4828,9 +4829,9 @@ "name": "CoordinateContainer" }, "position": { - "height": 1, + "height": 1080, "rotate": {}, - "width": 1 + "width": 1920 }, "propConfig": { "custom.isVerticalRotation": { @@ -4917,9 +4918,6 @@ } } }, - "props": { - "mode": "percent" - }, "type": "ia.container.coord" } } \ No newline at end of file diff --git a/.resources/bfbe67e5c1f7ac1bf57643277ba31039fd465e5de8c2da6720a16be790c6be02 b/.resources/bfbe67e5c1f7ac1bf57643277ba31039fd465e5de8c2da6720a16be790c6be02 deleted file mode 100644 index 5d947427..00000000 --- a/.resources/bfbe67e5c1f7ac1bf57643277ba31039fd465e5de8c2da6720a16be790c6be02 +++ /dev/null @@ -1,201 +0,0 @@ -{ - "custom": { - "state": 0, - "string": "Inactive" - }, - "params": { - "tagProps": [ - "/system/mcm01/test", - "value", - "value", - "value", - "value", - "value", - "value", - "value", - "value", - "value" - ] - }, - "propConfig": { - "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}/STATE" - }, - "transforms": [ - { - "expression": "coalesce({value},0)", - "type": "expression" - }, - { - "fallback": null, - "inputType": "scalar", - "mappings": [ - { - "input": 1, - "output": 1 - }, - { - "input": 0, - "output": 0 - }, - { - "input": 2, - "output": 2 - }, - { - "input": 3, - "output": 3 - } - ], - "outputType": "scalar", - "type": "map" - } - ], - "type": "tag" - }, - "persistent": true - }, - "custom.string": { - "binding": { - "config": { - "path": "view.custom.state" - }, - "transforms": [ - { - "fallback": "Unknown", - "inputType": "scalar", - "mappings": [ - { - "input": 1, - "output": "Actuated" - }, - { - "input": 2, - "output": "Faulted" - }, - { - "input": 0, - "output": "Inactive" - } - ], - "outputType": "scalar", - "type": "map" - } - ], - "type": "property" - }, - "persistent": true - }, - "params.tagProps": { - "paramDirection": "input", - "persistent": true - } - }, - "props": { - "defaultSize": { - "height": 22, - "width": 25 - } - }, - "root": { - "children": [ - { - "meta": { - "name": "Label" - }, - "position": { - "height": 1, - "width": 1 - }, - "props": { - "text": "SOL", - "textStyle": { - "fontSize": "0.5vw", - "textAlign": "center", - "textTransform": "uppercase" - } - }, - "type": "ia.display.label" - } - ], - "events": { - "dom": { - "onClick": { - "config": { - "script": "\t#create tags lists for the device\n\tprops \u003d self.view.params.tagProps\n\ttags_table_dataset \u003d autStand.devices.getAllTags(self, props[0])\n\tsystem.perspective.openDock(\u0027Docked-East-Device\u0027,params\u003d{\u0027tagProps\u0027:props, \"tags\":tags_table_dataset})" - }, - "scope": "G", - "type": "script" - } - } - }, - "meta": { - "name": "root", - "tooltip": { - "enabled": true - } - }, - "propConfig": { - "meta.tooltip.text": { - "binding": { - "config": { - "expression": "\"Source Id: \" + {view.params.tagProps[0]} + \", Status: \" + {view.custom.string}\n" - }, - "type": "expr" - } - }, - "meta.visible": { - "binding": { - "config": { - "path": "session.custom.alarm_filter.show_solenoids" - }, - "type": "property" - } - }, - "props.style.backgroundColor": { - "binding": { - "config": { - "path": "view.custom.state" - }, - "transforms": [ - { - "fallback": "#808080", - "inputType": "scalar", - "mappings": [ - { - "input": 1, - "output": "#00FF00" - }, - { - "input": 2, - "output": "#FF0000" - } - ], - "outputType": "color", - "type": "map" - } - ], - "type": "property" - } - } - }, - "props": { - "mode": "percent", - "style": { - "borderStyle": "solid", - "cursor": "pointer", - "overflow": "hidden", - "userSelect": "none" - } - }, - "type": "ia.container.coord" - } -} \ No newline at end of file diff --git a/.resources/cf67bcb6bf634d36b271b0333f5d0c267181c391a7d8d5db690f71a6b06e3887 b/.resources/cf67bcb6bf634d36b271b0333f5d0c267181c391a7d8d5db690f71a6b06e3887 new file mode 100644 index 00000000..2b39b3de Binary files /dev/null and b/.resources/cf67bcb6bf634d36b271b0333f5d0c267181c391a7d8d5db690f71a6b06e3887 differ diff --git a/.resources/d10e3144c43804dd8f83b6b9cf03306c075e43333f91309a88a34cf67f599d57 b/.resources/d10e3144c43804dd8f83b6b9cf03306c075e43333f91309a88a34cf67f599d57 deleted file mode 100644 index 6d4039a4..00000000 --- a/.resources/d10e3144c43804dd8f83b6b9cf03306c075e43333f91309a88a34cf67f599d57 +++ /dev/null @@ -1,197 +0,0 @@ -{ - "custom": { - "state": 0, - "string": "Unknown" - }, - "params": { - "tagProps": [ - "/system/mcm01/test", - "value", - "value", - "value", - "value", - "value", - "value", - "value", - "value", - "value" - ] - }, - "propConfig": { - "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}/STATE" - }, - "transforms": [ - { - "expression": "coalesce({value},{view.params.forceFaultStatus},0)", - "type": "expression" - }, - { - "fallback": null, - "inputType": "scalar", - "mappings": [ - { - "input": 1, - "output": 1 - }, - { - "input": 0, - "output": 0 - }, - { - "input": 2, - "output": 2 - }, - { - "input": 3, - "output": 3 - } - ], - "outputType": "scalar", - "type": "map" - } - ], - "type": "tag" - }, - "persistent": true - }, - "custom.string": { - "binding": { - "config": { - "path": "view.custom.state" - }, - "transforms": [ - { - "fallback": "Unknown", - "inputType": "scalar", - "mappings": [ - { - "input": 1, - "output": "OK" - }, - { - "input": 2, - "output": "Faulted" - } - ], - "outputType": "scalar", - "type": "map" - } - ], - "type": "property" - }, - "persistent": true - }, - "params.tagProps": { - "paramDirection": "input", - "persistent": true - } - }, - "props": { - "defaultSize": { - "height": 20, - "width": 40 - } - }, - "root": { - "children": [ - { - "meta": { - "name": "Label" - }, - "position": { - "height": 1, - "width": 1 - }, - "props": { - "text": "FIO", - "textStyle": { - "fontSize": "1vw", - "textAlign": "center", - "textTransform": "uppercase" - } - }, - "type": "ia.display.label" - } - ], - "events": { - "dom": { - "onClick": { - "config": { - "script": "\t#create tags lists for the device\n\tprops \u003d self.view.params.tagProps\n\ttags_table_dataset \u003d autStand.devices.getAllTags(self, props[0])\n\tsystem.perspective.openDock(\u0027Docked-East-Device\u0027,params\u003d{\u0027tagProps\u0027:props, \"tags\":tags_table_dataset})" - }, - "scope": "G", - "type": "script" - } - } - }, - "meta": { - "name": "root", - "tooltip": { - "enabled": true - } - }, - "propConfig": { - "meta.tooltip.text": { - "binding": { - "config": { - "expression": "\"Source Id: \" + {view.params.tagProps[0]} + \", Status: \" + {view.custom.string}\n" - }, - "type": "expr" - } - }, - "meta.visible": { - "binding": { - "config": { - "path": "session.custom.alarm_filter.show_fio_safety" - }, - "type": "property" - } - }, - "props.style.backgroundColor": { - "binding": { - "config": { - "path": "view.custom.state" - }, - "transforms": [ - { - "fallback": "#808080", - "inputType": "scalar", - "mappings": [ - { - "input": 1, - "output": "#00FF00" - }, - { - "input": 2, - "output": "#FF0000" - } - ], - "outputType": "color", - "type": "map" - } - ], - "type": "property" - } - } - }, - "props": { - "mode": "percent", - "style": { - "borderStyle": "solid", - "cursor": "pointer", - "overflow": "hidden", - "userSelect": "none" - } - }, - "type": "ia.container.coord" - } -} \ No newline at end of file diff --git a/.resources/dc342a0ef4f71756718c4bc268108dfc58f41a0ecc9e468bcbff0e26b6c94d0c b/.resources/dc342a0ef4f71756718c4bc268108dfc58f41a0ecc9e468bcbff0e26b6c94d0c deleted file mode 100644 index d04a7c6f..00000000 Binary files a/.resources/dc342a0ef4f71756718c4bc268108dfc58f41a0ecc9e468bcbff0e26b6c94d0c and /dev/null differ diff --git a/.resources/e36354bb2858b2cbd33ce439738338bae650bde10f935ca6866a181dee9bd713 b/.resources/e36354bb2858b2cbd33ce439738338bae650bde10f935ca6866a181dee9bd713 deleted file mode 100644 index 396e4f7f..00000000 Binary files a/.resources/e36354bb2858b2cbd33ce439738338bae650bde10f935ca6866a181dee9bd713 and /dev/null differ diff --git a/.resources/e631e31b42954fea9ffcb7598438e5ed0d1dca6f4270ac0261dd82b539ef4ffd b/.resources/e631e31b42954fea9ffcb7598438e5ed0d1dca6f4270ac0261dd82b539ef4ffd deleted file mode 100644 index 99ce1c55..00000000 --- a/.resources/e631e31b42954fea9ffcb7598438e5ed0d1dca6f4270ac0261dd82b539ef4ffd +++ /dev/null @@ -1,203 +0,0 @@ -{ - "custom": { - "state": 0, - "string": "Unknown" - }, - "params": { - "tagProps": [ - "/system/mcm01/test", - "value", - "value", - "value", - "value", - "value", - "value", - "value", - "value", - "value" - ] - }, - "propConfig": { - "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}/STATE" - }, - "transforms": [ - { - "expression": "coalesce({value},0)", - "type": "expression" - }, - { - "fallback": null, - "inputType": "scalar", - "mappings": [ - { - "input": 1, - "output": 1 - }, - { - "input": 0, - "output": 0 - }, - { - "input": 2, - "output": 2 - }, - { - "input": 3, - "output": 3 - } - ], - "outputType": "scalar", - "type": "map" - } - ], - "type": "tag" - }, - "persistent": true - }, - "custom.string": { - "binding": { - "config": { - "path": "view.custom.state" - }, - "transforms": [ - { - "fallback": "Unknown", - "inputType": "scalar", - "mappings": [ - { - "input": 1, - "output": "OK" - }, - { - "input": 2, - "output": "Faulted" - } - ], - "outputType": "scalar", - "type": "map" - } - ], - "type": "property" - }, - "persistent": true - }, - "params.tagProps": { - "paramDirection": "input", - "persistent": true - } - }, - "props": { - "defaultSize": { - "height": 20, - "width": 40 - } - }, - "root": { - "children": [ - { - "meta": { - "name": "Label" - }, - "position": { - "height": 1, - "width": 1 - }, - "props": { - "style": { - "paddingBottom": 1, - "paddingLeft": 1, - "paddingRight": 1, - "paddingTop": 1 - }, - "text": "SIO", - "textStyle": { - "fontSize": "1vw", - "textAlign": "center", - "textTransform": "uppercase" - } - }, - "type": "ia.display.label" - } - ], - "events": { - "dom": { - "onClick": { - "config": { - "script": "\t#create tags lists for the device\n\tprops \u003d self.view.params.tagProps\n\ttags_table_dataset \u003d autStand.devices.getAllTags(self, props[0])\n\tsystem.perspective.openDock(\u0027Docked-East-Device\u0027,params\u003d{\u0027tagProps\u0027:props, \"tags\":tags_table_dataset})" - }, - "scope": "G", - "type": "script" - } - } - }, - "meta": { - "name": "root", - "tooltip": { - "enabled": true - } - }, - "propConfig": { - "meta.tooltip.text": { - "binding": { - "config": { - "expression": "\"Source Id: \" + {view.params.tagProps[0]} + \", Status: \" + {view.custom.string}\n" - }, - "type": "expr" - } - }, - "meta.visible": { - "binding": { - "config": { - "path": "session.custom.alarm_filter.show_fio_safety" - }, - "type": "property" - } - }, - "props.style.backgroundColor": { - "binding": { - "config": { - "path": "view.custom.state" - }, - "transforms": [ - { - "fallback": "#808080", - "inputType": "scalar", - "mappings": [ - { - "input": 1, - "output": "#00FF00" - }, - { - "input": 2, - "output": "#FF0000" - } - ], - "outputType": "color", - "type": "map" - } - ], - "type": "property" - } - } - }, - "props": { - "mode": "percent", - "style": { - "borderStyle": "solid", - "cursor": "pointer", - "overflow": "hidden", - "userSelect": "none" - } - }, - "type": "ia.container.coord" - } -} \ No newline at end of file diff --git a/.resources/e8153b6a19d853132e5e9670cfb5514dd8e627135ea1a18fb905aadad457d560 b/.resources/e8153b6a19d853132e5e9670cfb5514dd8e627135ea1a18fb905aadad457d560 new file mode 100644 index 00000000..9338bac3 Binary files /dev/null and b/.resources/e8153b6a19d853132e5e9670cfb5514dd8e627135ea1a18fb905aadad457d560 differ diff --git a/.resources/97632102ba9c929d031134bd4399934a170b998829c5a785d28db537cf81baf6 b/.resources/ee70a939f87990c6164d9a19be5fc457e87ef22325862f9c14db276831b484b2 similarity index 67% rename from .resources/97632102ba9c929d031134bd4399934a170b998829c5a785d28db537cf81baf6 rename to .resources/ee70a939f87990c6164d9a19be5fc457e87ef22325862f9c14db276831b484b2 index 8891b2b1..254ba111 100644 --- a/.resources/97632102ba9c929d031134bd4399934a170b998829c5a785d28db537cf81baf6 +++ b/.resources/ee70a939f87990c6164d9a19be5fc457e87ef22325862f9c14db276831b484b2 @@ -1,10 +1,8 @@ { "custom": { - "disconnected": 0, + "color": "#000", "priority": 0, - "priority_string": "No active alarms", - "state": 0, - "state_string": "Normal" + "state": 0 }, "params": { "tagProps": [ @@ -21,13 +19,7 @@ ] }, "propConfig": { - "custom.disconnected": { - "binding": { - "config": { - "path": "view.custom.state" - }, - "type": "property" - }, + "custom.color": { "persistent": true }, "custom.priority": { @@ -65,15 +57,6 @@ }, "persistent": true }, - "custom.priority_string": { - "binding": { - "config": { - "expression": "case({view.custom.state},\r\n1, \"High\",\r\n0, \"No active alarms\",\r\n\"Unknown\")" - }, - "type": "expr" - }, - "persistent": true - }, "custom.state": { "binding": { "config": { @@ -95,15 +78,6 @@ }, "persistent": true }, - "custom.state_string": { - "binding": { - "config": { - "expression": "case({view.custom.state},\r\n1, \"Communication Faulted\",\r\n0, \"Normal\",\r\n\"Unknown\")" - }, - "type": "expr" - }, - "persistent": true - }, "params.tagProps": { "paramDirection": "inout", "persistent": true @@ -111,28 +85,83 @@ }, "props": { "defaultSize": { - "height": 30, - "width": 41 + "height": 40, + "width": 40 } }, "root": { "children": [ { "meta": { - "name": "Label" + "name": "MCM" }, "position": { "height": 1, "width": 1 }, - "props": { - "text": "MCM", - "textStyle": { - "fontSize": "1vw", - "textAlign": "center" + "propConfig": { + "props.elements[1].fill.paint": { + "binding": { + "config": { + "path": "view.custom.color" + }, + "type": "property" + } } }, - "type": "ia.display.label" + "props": { + "elements": [ + { + "id": "defs1", + "name": "defs1", + "type": "defs" + }, + { + "fill": {}, + "height": "47.417244", + "id": "beaconSquare", + "name": "beaconSquare", + "stroke": { + "paint": "#000000", + "width": "2.36887" + }, + "type": "rect", + "width": "47.337795", + "x": "1.450278", + "y": "1.3708278" + }, + { + "elements": [ + { + "id": "tspan1", + "name": "tspan1", + "stroke": { + "width": "0.895573" + }, + "text": "MCM", + "type": "tspan", + "x": "24.985008", + "y": "29.648235" + } + ], + "fill": { + "paint": "#ffffff" + }, + "fontSize": "16.1203px", + "id": "beaconLabel", + "name": "beaconLabel", + "stroke": { + "width": "0.895573" + }, + "textAnchor": "middle", + "type": "text", + "x": "24.985008", + "y": "29.648235" + } + ], + "viewBox": "0 0 50 50" + }, + "type": "ia.shapes.svg" } ], "events": { @@ -192,7 +221,7 @@ "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": "\"Source Id: \" + {view.params.tagProps[0]} + \", Priority: \" + {view.custom.priority} + \", State: \" + {view.custom.state}" }, "type": "expr" } @@ -204,20 +233,11 @@ }, "type": "property" } - }, - "props.style.backgroundColor": { - "binding": { - "config": { - "expression": "if(\r\n {view.custom.disconnected},\r\n \u0027#808080\u0027,\r\n if(\r\n {view.custom.state} \u003d 1,\r\n \u0027#FF0000\u0027,\r\n if(\r\n {view.custom.state} \u003d 0,\r\n \u0027#00D900\u0027,\r\n \u0027#fff700\u0027\r\n )\r\n )\r\n)\r\n" - }, - "type": "expr" - } } }, "props": { "mode": "percent", "style": { - "borderStyle": "solid", "cursor": "pointer", "overflow": "hidden" } diff --git a/.resources/5c9fd4c5cc0a2a88dff2909848a892a4f069bd02221d8d412a94c61397a89208 b/.resources/f5b1eadba92893cb72e12407baff2c54cea89482dec9f0c05913bfe868404431 similarity index 98% rename from .resources/5c9fd4c5cc0a2a88dff2909848a892a4f069bd02221d8d412a94c61397a89208 rename to .resources/f5b1eadba92893cb72e12407baff2c54cea89482dec9f0c05913bfe868404431 index d6bbdabb..97331961 100644 --- a/.resources/5c9fd4c5cc0a2a88dff2909848a892a4f069bd02221d8d412a94c61397a89208 +++ b/.resources/f5b1eadba92893cb72e12407baff2c54cea89482dec9f0c05913bfe868404431 @@ -2791,13 +2791,14 @@ "name": "S03_1_FIOM1" }, "position": { - "height": 0.0185, - "width": 0.021, + "height": 0.0231, + "width": 0.013, "x": 0.2363, "y": 0.5102 }, "props": { "params": { + "FIO": true, "tagProps": [ "System/MCM02/FIO/S03_1_FIOM1", "value", @@ -2811,7 +2812,7 @@ "value" ] }, - "path": "autStand/Equipment/Field_IO" + "path": "autStand/Equipment/IO_Block" }, "type": "ia.display.view" }, @@ -2820,10 +2821,10 @@ "name": "PS3_14_SIO1" }, "position": { - "height": 0.0185, - "width": 0.021, + "height": 0.0231, + "width": 0.013, "x": 0.1823, - "y": 0.3824 + "y": 0.3778 }, "props": { "params": { @@ -2840,7 +2841,7 @@ "value" ] }, - "path": "autStand/Equipment/Safety_IO" + "path": "autStand/Equipment/IO_Block" }, "type": "ia.display.view" }, @@ -3084,10 +3085,10 @@ "name": "PS3_13_SIO1" }, "position": { - "height": 0.0185, - "width": 0.021, + "height": 0.0231, + "width": 0.013, "x": 0.1481, - "y": 0.3824 + "y": 0.3741 }, "props": { "params": { @@ -3104,7 +3105,7 @@ "value" ] }, - "path": "autStand/Equipment/Safety_IO" + "path": "autStand/Equipment/IO_Block" }, "type": "ia.display.view" }, @@ -3113,8 +3114,8 @@ "name": "PS3_12_SIO1" }, "position": { - "height": 0.0185, - "width": 0.021, + "height": 0.0231, + "width": 0.013, "x": 0.0862, "y": 0.4037 }, @@ -3133,7 +3134,7 @@ "value" ] }, - "path": "autStand/Equipment/Safety_IO" + "path": "autStand/Equipment/IO_Block" }, "type": "ia.display.view" }, @@ -3230,13 +3231,14 @@ "name": "S03_1_FIOM2" }, "position": { - "height": 0.0185, - "width": 0.021, + "height": 0.0231, + "width": 0.013, "x": 0.3099, "y": 0.5102 }, "props": { "params": { + "FIO": true, "tagProps": [ "System/MCM02/FIO/S03_1_FIOM2", "value", @@ -3250,7 +3252,7 @@ "value" ] }, - "path": "autStand/Equipment/Field_IO" + "path": "autStand/Equipment/IO_Block" }, "type": "ia.display.view" }, @@ -3259,13 +3261,14 @@ "name": "S03_1_FIOM3" }, "position": { - "height": 0.0185, - "width": 0.021, + "height": 0.0231, + "width": 0.013, "x": 0.364, "y": 0.5102 }, "props": { "params": { + "FIO": true, "tagProps": [ "System/MCM02/FIO/S03_1_FIOM3", "value", @@ -3279,7 +3282,7 @@ "value" ] }, - "path": "autStand/Equipment/Field_IO" + "path": "autStand/Equipment/IO_Block" }, "type": "ia.display.view" }, @@ -3288,13 +3291,14 @@ "name": "S03_1_FIOM5" }, "position": { - "height": 0.0185, - "width": 0.021, + "height": 0.0231, + "width": 0.013, "x": 0.556, "y": 0.5315 }, "props": { "params": { + "FIO": true, "tagProps": [ "System/MCM02/FIO/S03_1_FIOM5", "value", @@ -3308,7 +3312,7 @@ "value" ] }, - "path": "autStand/Equipment/Field_IO" + "path": "autStand/Equipment/IO_Block" }, "type": "ia.display.view" }, @@ -3317,13 +3321,14 @@ "name": "S03_1_FIOM4" }, "position": { - "height": 0.0185, - "width": 0.021, + "height": 0.0231, + "width": 0.013, "x": 0.4474, "y": 0.5287 }, "props": { "params": { + "FIO": true, "tagProps": [ "System/MCM02/FIO/S03_1_FIOM4", "value", @@ -3337,7 +3342,7 @@ "value" ] }, - "path": "autStand/Equipment/Field_IO" + "path": "autStand/Equipment/IO_Block" }, "type": "ia.display.view" }, @@ -3346,13 +3351,14 @@ "name": "S03_1_FIOM6" }, "position": { - "height": 0.0185, - "width": 0.021, + "height": 0.0231, + "width": 0.013, "x": 0.6285, "y": 0.5306 }, "props": { "params": { + "FIO": true, "tagProps": [ "System/MCM02/FIO/S03_1_FIOM6", "value", @@ -3366,7 +3372,7 @@ "value" ] }, - "path": "autStand/Equipment/Field_IO" + "path": "autStand/Equipment/IO_Block" }, "type": "ia.display.view" }, @@ -3375,13 +3381,14 @@ "name": "S03_1_FIOM7" }, "position": { - "height": 0.0185, - "width": 0.021, + "height": 0.0231, + "width": 0.013, "x": 0.7046, "y": 0.5296 }, "props": { "params": { + "FIO": true, "tagProps": [ "System/MCM02/FIO/S03_1_FIOM7", "value", @@ -3395,7 +3402,7 @@ "value" ] }, - "path": "autStand/Equipment/Field_IO" + "path": "autStand/Equipment/IO_Block" }, "type": "ia.display.view" }, @@ -3404,13 +3411,14 @@ "name": "S03_1_FIOM8" }, "position": { - "height": 0.0185, - "width": 0.021, + "height": 0.0231, + "width": 0.013, "x": 0.7802, "y": 0.5296 }, "props": { "params": { + "FIO": true, "tagProps": [ "System/MCM02/FIO/S03_1_FIOM8", "value", @@ -3424,7 +3432,7 @@ "value" ] }, - "path": "autStand/Equipment/Field_IO" + "path": "autStand/Equipment/IO_Block" }, "type": "ia.display.view" }, @@ -3433,13 +3441,14 @@ "name": "S03_1_FIOM9" }, "position": { - "height": 0.0185, - "width": 0.021, + "height": 0.0231, + "width": 0.013, "x": 0.8134, "y": 0.5083 }, "props": { "params": { + "FIO": true, "tagProps": [ "System/MCM02/FIO/S03_1_FIOM9", "value", @@ -3453,7 +3462,7 @@ "value" ] }, - "path": "autStand/Equipment/Field_IO" + "path": "autStand/Equipment/IO_Block" }, "type": "ia.display.view" }, @@ -4164,7 +4173,7 @@ "height": 0.0185, "width": 0.0105, "x": 0.446, - "y": 0.6018 + "y": 0.6036 }, "props": { "params": { @@ -4194,7 +4203,7 @@ "height": 0.0185, "width": 0.0105, "x": 0.446, - "y": 0.5833 + "y": 0.5851 }, "props": { "params": { @@ -5892,13 +5901,14 @@ "name": "S03_CH103_FIOM1" }, "position": { - "height": 0.0185, - "width": 0.021, - "x": 0.3088, - "y": 0.3759 + "height": 0.0231, + "width": 0.013, + "x": 0.3074, + "y": 0.3713 }, "props": { "params": { + "FIO": true, "tagProps": [ "System/MCM02/FIO/S03_CH103_FIOM1", "value", @@ -5912,7 +5922,7 @@ "value" ] }, - "path": "autStand/Equipment/Field_IO" + "path": "autStand/Equipment/IO_Block" }, "type": "ia.display.view" }, @@ -5921,13 +5931,14 @@ "name": "S03_CH109_FIOM1" }, "position": { - "height": 0.0185, - "width": 0.021, - "x": 0.4501, - "y": 0.3759 + "height": 0.0231, + "width": 0.013, + "x": 0.4487, + "y": 0.3713 }, "props": { "params": { + "FIO": true, "tagProps": [ "System/MCM02/FIO/S03_CH109_FIOM1", "value", @@ -5941,7 +5952,7 @@ "value" ] }, - "path": "autStand/Equipment/Field_IO" + "path": "autStand/Equipment/IO_Block" }, "type": "ia.display.view" }, @@ -5950,13 +5961,14 @@ "name": "S03_CH115_FIOM1" }, "position": { - "height": 0.0185, - "width": 0.021, - "x": 0.5918, - "y": 0.3759 + "height": 0.0231, + "width": 0.013, + "x": 0.5904, + "y": 0.3713 }, "props": { "params": { + "FIO": true, "tagProps": [ "System/MCM02/FIO/S03_CH115_FIOM1", "value", @@ -5970,7 +5982,7 @@ "value" ] }, - "path": "autStand/Equipment/Field_IO" + "path": "autStand/Equipment/IO_Block" }, "type": "ia.display.view" }, @@ -5979,13 +5991,14 @@ "name": "S03_CH121_FIOM1" }, "position": { - "height": 0.0185, - "width": 0.021, - "x": 0.7037, - "y": 0.3778 + "height": 0.0231, + "width": 0.013, + "x": 0.7023, + "y": 0.3732 }, "props": { "params": { + "FIO": true, "tagProps": [ "System/MCM02/FIO/S03_CH121_FIOM1", "value", @@ -5999,7 +6012,7 @@ "value" ] }, - "path": "autStand/Equipment/Field_IO" + "path": "autStand/Equipment/IO_Block" }, "type": "ia.display.view" }, @@ -6881,10 +6894,10 @@ "name": "NCS1_1_SIO1" }, "position": { - "height": 0.0185, - "width": 0.021, - "x": 0.8799, - "y": 0.537 + "height": 0.0231, + "width": 0.013, + "x": 0.8487, + "y": 0.5145 }, "props": { "params": { @@ -6901,7 +6914,7 @@ "value" ] }, - "path": "autStand/Equipment/Safety_IO" + "path": "autStand/Equipment/IO_Block" }, "type": "ia.display.view" }, @@ -6912,8 +6925,8 @@ "position": { "height": 0.0241, "width": 0.0136, - "x": 0.8801, - "y": 0.5583 + "x": 0.864, + "y": 0.5148 }, "props": { "params": { @@ -7606,13 +7619,14 @@ "name": "S03_CH110_FIOM1" }, "position": { - "height": 0.0185, - "width": 0.021, - "x": 0.4458, - "y": 0.5639 + "height": 0.0231, + "width": 0.013, + "x": 0.4457, + "y": 0.5613 }, "props": { "params": { + "FIO": true, "tagProps": [ "System/MCM02/FIO/S03_CH110_FIOM1", "value", @@ -7626,7 +7640,7 @@ "value" ] }, - "path": "autStand/Equipment/Field_IO" + "path": "autStand/Equipment/IO_Block" }, "type": "ia.display.view" }, @@ -7635,13 +7649,14 @@ "name": "S03_CH116_FIOM1" }, "position": { - "height": 0.0185, - "width": 0.021, - "x": 0.5918, - "y": 0.5648 + "height": 0.0231, + "width": 0.013, + "x": 0.5917, + "y": 0.5622 }, "props": { "params": { + "FIO": true, "tagProps": [ "System/MCM02/FIO/S03_CH116_FIOM1", "value", @@ -7655,7 +7670,7 @@ "value" ] }, - "path": "autStand/Equipment/Field_IO" + "path": "autStand/Equipment/IO_Block" }, "type": "ia.display.view" }, @@ -7664,13 +7679,14 @@ "name": "S03_CH122_FIOM1" }, "position": { - "height": 0.0185, - "width": 0.021, - "x": 0.7393, - "y": 0.5639 + "height": 0.0231, + "width": 0.013, + "x": 0.7392, + "y": 0.5613 }, "props": { "params": { + "FIO": true, "tagProps": [ "System/MCM02/FIO/S03_CH122_FIOM1", "value", @@ -7684,7 +7700,7 @@ "value" ] }, - "path": "autStand/Equipment/Field_IO" + "path": "autStand/Equipment/IO_Block" }, "type": "ia.display.view" }, diff --git a/BNA8/com.inductiveautomation.perspective/views/autStand/Detailed_Views/MCM01-FLUID INBOUND/resource.json b/BNA8/com.inductiveautomation.perspective/views/autStand/Detailed_Views/MCM01-FLUID INBOUND/resource.json index 98915b1e..03df90c6 100644 --- a/BNA8/com.inductiveautomation.perspective/views/autStand/Detailed_Views/MCM01-FLUID INBOUND/resource.json +++ b/BNA8/com.inductiveautomation.perspective/views/autStand/Detailed_Views/MCM01-FLUID INBOUND/resource.json @@ -10,8 +10,8 @@ "attributes": { "lastModification": { "actor": "admin", - "timestamp": "2025-09-13T12:49:16Z" + "timestamp": "2025-09-15T07:21:27Z" }, - "lastModificationSignature": "0cbdabc4cc8a34d40d88bc3bd302d3c214a3a7bdcaeb93c255f17e0e5819acd4" + "lastModificationSignature": "45bfa5c1e73546124856b6c24c43456101e5457d72482be938129fd88f2393ad" } } \ No newline at end of file diff --git a/BNA8/com.inductiveautomation.perspective/views/autStand/Detailed_Views/MCM01-FLUID INBOUND/thumbnail.png b/BNA8/com.inductiveautomation.perspective/views/autStand/Detailed_Views/MCM01-FLUID INBOUND/thumbnail.png index d04a7c6f..6fd927ee 100644 Binary files a/BNA8/com.inductiveautomation.perspective/views/autStand/Detailed_Views/MCM01-FLUID INBOUND/thumbnail.png and b/BNA8/com.inductiveautomation.perspective/views/autStand/Detailed_Views/MCM01-FLUID INBOUND/thumbnail.png differ diff --git a/BNA8/com.inductiveautomation.perspective/views/autStand/Detailed_Views/MCM01-FLUID INBOUND/view.json b/BNA8/com.inductiveautomation.perspective/views/autStand/Detailed_Views/MCM01-FLUID INBOUND/view.json index 7b883ec3..7bd0d4f9 100644 --- a/BNA8/com.inductiveautomation.perspective/views/autStand/Detailed_Views/MCM01-FLUID INBOUND/view.json +++ b/BNA8/com.inductiveautomation.perspective/views/autStand/Detailed_Views/MCM01-FLUID INBOUND/view.json @@ -28,10 +28,10 @@ "name": "UL14_4" }, "position": { - "height": 0.0657, - "width": 0.0266, - "x": 0.1407, - "y": 0.3084 + "height": 70.96, + "width": 51.07, + "x": 270.14, + "y": 333.07 }, "props": { "params": { @@ -57,13 +57,13 @@ "name": "UL15_5" }, "position": { - "height": 0.027, + "height": 29.16, "rotate": { "angle": "150deg" }, - "width": 0.0321, - "x": 0.0857, - "y": 0.2955 + "width": 61.63, + "x": 164.54, + "y": 319.14 }, "props": { "params": { @@ -89,13 +89,13 @@ "name": "UL14_5" }, "position": { - "height": 0.0265, + "height": 28.62, "rotate": { "angle": "150deg" }, - "width": 0.0321, - "x": 0.1615, - "y": 0.2946 + "width": 61.63, + "x": 310.08, + "y": 318.17 }, "props": { "params": { @@ -133,10 +133,10 @@ "name": "Button_0" }, "position": { - "height": 0.0333, - "width": 0.0646, - "x": 0.8781, - "y": 0.7509 + "height": 35.96, + "width": 124.03, + "x": 1685.95, + "y": 810.97 }, "props": { "primary": false, @@ -149,10 +149,10 @@ "name": "PS3_1" }, "position": { - "height": 0.0269, - "width": 0.237, - "x": 0.0745, - "y": 0.2787 + "height": 29.05, + "width": 455.04, + "x": 143.04, + "y": 301 }, "props": { "params": { @@ -178,10 +178,10 @@ "name": "PS3_3" }, "position": { - "height": 0.0269, - "width": 0.2583, - "x": 0.5276, - "y": 0.2787 + "height": 29.05, + "width": 495.94, + "x": 1012.99, + "y": 301 }, "props": { "params": { @@ -208,13 +208,13 @@ "name": "PS3_5" }, "position": { - "height": 0.0287, + "height": 31, "rotate": { "angle": "90deg" }, - "width": 0.1078, - "x": 0.7633, - "y": 0.4196 + "width": 206.98, + "x": 1465.54, + "y": 453.17 }, "props": { "params": { @@ -241,10 +241,10 @@ "name": "PS3_2" }, "position": { - "height": 0.0269, - "width": 0.212, - "x": 0.3141, - "y": 0.2787 + "height": 29.05, + "width": 407.04, + "x": 603.07, + "y": 301 }, "props": { "params": { @@ -270,13 +270,13 @@ "name": "PS3_6" }, "position": { - "height": 0.0278, + "height": 30.02, "rotate": { "angle": "90deg" }, - "width": 0.0177, - "x": 0.8086, - "y": 0.5319 + "width": 33.98, + "x": 1552.51, + "y": 574.45 }, "props": { "params": { @@ -303,10 +303,10 @@ "name": "PS3_8" }, "position": { - "height": 0.0287, - "width": 0.0396, - "x": 0.8435, - "y": 0.6013 + "height": 31, + "width": 76.03, + "x": 1619.52, + "y": 649.4 }, "props": { "params": { @@ -333,10 +333,10 @@ "name": "PS3_9AL" }, "position": { - "height": 0.0278, - "width": 0.0396, - "x": 0.8842, - "y": 0.6013 + "height": 30.02, + "width": 76.03, + "x": 1697.66, + "y": 649.4 }, "props": { "params": { @@ -363,10 +363,10 @@ "name": "PS3_10" }, "position": { - "height": 0.0222, - "width": 0.0229, - "x": 0.9243, - "y": 0.6013 + "height": 23.98, + "width": 43.97, + "x": 1774.66, + "y": 649.4 }, "props": { "params": { @@ -393,13 +393,13 @@ "name": "UL14_1" }, "position": { - "height": 0.0269, + "height": 29.05, "rotate": { "angle": "90deg" }, - "width": 0.1036, - "x": 0.0975, - "y": 0.5168 + "width": 198.91, + "x": 187.2, + "y": 558.14 }, "props": { "params": { @@ -426,10 +426,10 @@ "name": "PS3_11" }, "position": { - "height": 0.0222, - "width": 0.0245, - "x": 0.9488, - "y": 0.6013 + "height": 23.98, + "width": 47.04, + "x": 1821.7, + "y": 649.4 }, "props": { "params": { @@ -456,13 +456,13 @@ "name": "UL15_1" }, "position": { - "height": 0.0269, + "height": 29.05, "rotate": { "angle": "90deg" }, - "width": 0.0688, - "x": 0.0079, - "y": 0.4547 + "width": 132.1, + "x": 15.17, + "y": 491.08 }, "props": { "params": { @@ -488,13 +488,13 @@ "name": "UL14_2" }, "position": { - "height": 0.0269, + "height": 29.05, "rotate": { "angle": "90deg" }, - "width": 0.0177, - "x": 0.1404, - "y": 0.4087 + "width": 33.98, + "x": 269.57, + "y": 441.4 }, "props": { "params": { @@ -520,13 +520,13 @@ "name": "UL14_3" }, "position": { - "height": 0.0269, + "height": 29.05, "rotate": { "angle": "90deg" }, - "width": 0.0182, - "x": 0.1401, - "y": 0.3762 + "width": 34.94, + "x": 268.99, + "y": 406.3 }, "props": { "params": { @@ -552,13 +552,13 @@ "name": "UL15_4" }, "position": { - "height": 0.027, + "height": 29.16, "rotate": { "angle": "150deg" }, - "width": 0.017, - "x": 0.0718, - "y": 0.3176 + "width": 32.64, + "x": 137.86, + "y": 343.01 }, "props": { "params": { @@ -584,10 +584,10 @@ "name": "PS3_7" }, "position": { - "height": 0.0741, - "width": 0.0318, - "x": 0.8093, - "y": 0.5582 + "height": 80.03, + "width": 61.06, + "x": 1553.86, + "y": 602.86 }, "props": { "params": { @@ -613,13 +613,13 @@ "name": "UL15_3" }, "position": { - "height": 0.027, + "height": 29.16, "rotate": { "angle": "150deg" }, - "width": 0.0186, - "x": 0.055, - "y": 0.3339 + "width": 35.71, + "x": 105.6, + "y": 360.61 }, "props": { "params": { @@ -645,10 +645,10 @@ "name": "PS3_4" }, "position": { - "height": 0.0787, - "width": 0.0406, - "x": 0.7856, - "y": 0.2676 + "height": 85, + "width": 77.95, + "x": 1508.35, + "y": 289.01 }, "props": { "params": { @@ -674,10 +674,10 @@ "name": "Camera" }, "position": { - "height": 0.0278, - "width": 0.0156, - "x": 0.0156, - "y": 0.2991 + "height": 30.02, + "width": 29.95, + "x": 29.95, + "y": 323.03 }, "props": { "params": { @@ -706,10 +706,10 @@ "name": "Camera_0" }, "position": { - "height": 0.0278, - "width": 0.0156, - "x": 0.4198, - "y": 0.3444 + "height": 30.02, + "width": 29.95, + "x": 806.02, + "y": 371.95 }, "props": { "params": { @@ -738,10 +738,10 @@ "name": "Camera_1" }, "position": { - "height": 0.0278, - "width": 0.0156, - "x": 0.7719, - "y": 0.6111 + "height": 30.02, + "width": 29.95, + "x": 1482.05, + "y": 659.99 }, "props": { "params": { @@ -770,10 +770,10 @@ "name": "Camera_2" }, "position": { - "height": 0.0278, - "width": 0.0156, - "x": 0.9474, - "y": 0.3139 + "height": 30.02, + "width": 29.95, + "x": 1819.01, + "y": 339.01 }, "props": { "params": { @@ -802,10 +802,10 @@ "name": "UL15_1_SS1" }, "position": { - "height": 0.0185, - "width": 0.0182, - "x": 0.0323, - "y": 0.5433 + "height": 19.98, + "width": 34.94, + "x": 62.02, + "y": 586.76 }, "props": { "params": { @@ -834,10 +834,10 @@ "name": "UL14_1_SS1" }, "position": { - "height": 0.0185, - "width": 0.0182, - "x": 0.1401, - "y": 0.6414 + "height": 19.98, + "width": 34.94, + "x": 268.99, + "y": 692.71 }, "props": { "params": { @@ -866,10 +866,10 @@ "name": "PS3_1_SS1" }, "position": { - "height": 0.0185, - "width": 0.0182, - "x": 0.1786, - "y": 0.2481 + "height": 19.98, + "width": 34.94, + "x": 342.91, + "y": 267.95 }, "props": { "params": { @@ -898,10 +898,10 @@ "name": "PS3_11_SS1" }, "position": { - "height": 0.0185, - "width": 0.0182, - "x": 0.9797, - "y": 0.5639 + "height": 19.98, + "width": 34.94, + "x": 1881.02, + "y": 609.01 }, "props": { "params": { @@ -930,10 +930,10 @@ "name": "PS3_11_SS2" }, "position": { - "height": 0.0185, - "width": 0.0182, - "x": 0.9781, - "y": 0.6398 + "height": 19.98, + "width": 34.94, + "x": 1877.95, + "y": 690.98 }, "props": { "params": { @@ -962,10 +962,10 @@ "name": "UL15_1_EPC2" }, "position": { - "height": 0.0185, - "width": 0.0104, - "x": 0.0516, - "y": 0.5102 + "height": 19.98, + "width": 19.97, + "x": 99.07, + "y": 551.02 }, "props": { "params": { @@ -994,10 +994,10 @@ "name": "UL15_1_EPC1" }, "position": { - "height": 0.0185, - "width": 0.0104, - "x": 0.0161, - "y": 0.5102 + "height": 19.98, + "width": 19.97, + "x": 30.91, + "y": 551.02 }, "props": { "params": { @@ -1026,10 +1026,10 @@ "name": "PS3_1_EPC1" }, "position": { - "height": 0.0185, - "width": 0.0104, - "x": 0.1635, - "y": 0.2509 + "height": 19.98, + "width": 19.97, + "x": 313.92, + "y": 270.97 }, "props": { "params": { @@ -1058,10 +1058,10 @@ "name": "PS3_1_EPC2" }, "position": { - "height": 0.0185, - "width": 0.0104, - "x": 0.2016, - "y": 0.2519 + "height": 19.98, + "width": 19.97, + "x": 387.07, + "y": 272.05 }, "props": { "params": { @@ -1090,10 +1090,10 @@ "name": "UL14_1_EPC1" }, "position": { - "height": 0.0185, - "width": 0.0104, - "x": 0.1266, - "y": 0.6056 + "height": 19.98, + "width": 19.97, + "x": 243.07, + "y": 654.05 }, "props": { "params": { @@ -1122,10 +1122,10 @@ "name": "UL14_1_EPC2" }, "position": { - "height": 0.0185, - "width": 0.0104, - "x": 0.1609, - "y": 0.6065 + "height": 19.98, + "width": 19.97, + "x": 308.93, + "y": 655.02 }, "props": { "params": { @@ -1154,10 +1154,10 @@ "name": "PS3_11_EPC1" }, "position": { - "height": 0.0185, - "width": 0.0104, - "x": 0.9682, - "y": 0.563 + "height": 19.98, + "width": 19.97, + "x": 1858.94, + "y": 608.04 }, "props": { "params": { @@ -1186,10 +1186,10 @@ "name": "PS3_11_EPC2" }, "position": { - "height": 0.0185, - "width": 0.0104, - "x": 0.9656, - "y": 0.6407 + "height": 19.98, + "width": 19.97, + "x": 1853.95, + "y": 691.96 }, "props": { "params": { @@ -1218,10 +1218,10 @@ "name": "UL15_1_TPE1" }, "position": { - "height": 0.0231, - "width": 0.0286, - "x": 0.0262, - "y": 0.3945 + "height": 24.95, + "width": 54.91, + "x": 50.3, + "y": 426.06 }, "props": { "params": { @@ -1250,13 +1250,13 @@ "name": "UL15_2_TPE1" }, "position": { - "height": 0.0182, + "height": 19.66, "rotate": { "angle": "60deg" }, - "width": 0.0286, - "x": 0.0401, - "y": 0.3417 + "width": 54.91, + "x": 76.99, + "y": 369.04 }, "props": { "params": { @@ -1285,13 +1285,13 @@ "name": "UL15_3_TPE1" }, "position": { - "height": 0.0187, + "height": 20.2, "rotate": { "angle": "60deg" }, - "width": 0.0286, - "x": 0.0566, - "y": 0.3241 + "width": 54.91, + "x": 108.67, + "y": 350.03 }, "props": { "params": { @@ -1320,13 +1320,13 @@ "name": "UL15_4_TPE1" }, "position": { - "height": 0.0182, + "height": 19.66, "rotate": { "angle": "60deg" }, - "width": 0.0286, - "x": 0.0723, - "y": 0.3095 + "width": 54.91, + "x": 138.82, + "y": 334.26 }, "props": { "params": { @@ -1355,13 +1355,13 @@ "name": "PS3_1_TPE1" }, "position": { - "height": 0.0231, + "height": 24.95, "rotate": { "angle": "90deg" }, - "width": 0.0286, - "x": 0.1075, - "y": 0.276 + "width": 54.91, + "x": 206.4, + "y": 298.08 }, "props": { "params": { @@ -1390,10 +1390,10 @@ "name": "UL14_1_TPE1" }, "position": { - "height": 0.0185, - "width": 0.0286, - "x": 0.132, - "y": 0.4288 + "height": 19.98, + "width": 54.91, + "x": 253.44, + "y": 463.1 }, "props": { "params": { @@ -1422,10 +1422,10 @@ "name": "UL14_2_TPE1" }, "position": { - "height": 0.0185, - "width": 0.0286, - "x": 0.132, - "y": 0.3963 + "height": 19.98, + "width": 54.91, + "x": 253.44, + "y": 428 }, "props": { "params": { @@ -1454,10 +1454,10 @@ "name": "UL14_3_TPE1" }, "position": { - "height": 0.0185, - "width": 0.0286, - "x": 0.132, - "y": 0.364 + "height": 19.98, + "width": 54.91, + "x": 253.44, + "y": 393.12 }, "props": { "params": { @@ -1486,13 +1486,13 @@ "name": "UL14_4_TPE1" }, "position": { - "height": 0.0185, + "height": 19.98, "rotate": { "angle": "60deg" }, - "width": 0.0286, - "x": 0.1476, - "y": 0.3093 + "width": 54.91, + "x": 283.39, + "y": 334.04 }, "props": { "params": { @@ -1521,13 +1521,13 @@ "name": "PS3_1_TPE2" }, "position": { - "height": 0.0185, + "height": 19.98, "rotate": { "angle": "90deg" }, - "width": 0.0286, - "x": 0.2101, - "y": 0.2779 + "width": 54.91, + "x": 403.39, + "y": 300.13 }, "props": { "params": { @@ -1556,13 +1556,13 @@ "name": "PS3_1_TPE3" }, "position": { - "height": 0.0185, + "height": 19.98, "rotate": { "angle": "90deg" }, - "width": 0.0286, - "x": 0.2987, - "y": 0.2779 + "width": 54.91, + "x": 573.5, + "y": 300.13 }, "props": { "params": { @@ -1591,13 +1591,13 @@ "name": "PS3_2_TPE1" }, "position": { - "height": 0.0185, + "height": 19.98, "rotate": { "angle": "90deg" }, - "width": 0.0286, - "x": 0.5128, - "y": 0.2777 + "width": 54.91, + "x": 984.58, + "y": 299.92 }, "props": { "params": { @@ -1626,13 +1626,13 @@ "name": "PS3_3_TPE1" }, "position": { - "height": 0.0185, + "height": 19.98, "rotate": { "angle": "270deg" }, - "width": 0.0286, - "x": 0.7716, - "y": 0.286 + "width": 54.91, + "x": 1481.47, + "y": 308.88 }, "props": { "params": { @@ -1661,10 +1661,10 @@ "name": "PS3_4_TPE1" }, "position": { - "height": 0.0185, - "width": 0.0286, - "x": 0.8008, - "y": 0.3281 + "height": 19.98, + "width": 54.91, + "x": 1537.54, + "y": 354.35 }, "props": { "params": { @@ -1693,13 +1693,13 @@ "name": "PS3_5_TPE1" }, "position": { - "height": 0.0185, + "height": 19.98, "rotate": { "angle": "180deg" }, - "width": 0.0286, - "x": 0.8007, - "y": 0.5203 + "width": 54.91, + "x": 1537.34, + "y": 561.92 }, "props": { "params": { @@ -1728,13 +1728,13 @@ "name": "PS3_7_TPE1" }, "position": { - "height": 0.0185, + "height": 19.98, "rotate": { "angle": "90deg" }, - "width": 0.0286, - "x": 0.8278, - "y": 0.6018 + "width": 54.91, + "x": 1589.38, + "y": 649.94 }, "props": { "params": { @@ -1763,13 +1763,13 @@ "name": "PS3_8_TPE1" }, "position": { - "height": 0.0185, + "height": 19.98, "rotate": { "angle": "90deg" }, - "width": 0.0286, - "x": 0.8695, - "y": 0.6018 + "width": 54.91, + "x": 1669.44, + "y": 649.94 }, "props": { "params": { @@ -1798,13 +1798,13 @@ "name": "PS3_9AL_TPE1" }, "position": { - "height": 0.0185, + "height": 19.98, "rotate": { "angle": "90deg" }, - "width": 0.0286, - "x": 0.9101, - "y": 0.6008 + "width": 54.91, + "x": 1747.39, + "y": 648.86 }, "props": { "params": { @@ -1833,13 +1833,13 @@ "name": "PS3_10_TPE1" }, "position": { - "height": 0.0185, + "height": 19.98, "rotate": { "angle": "90deg" }, - "width": 0.0286, - "x": 0.9335, - "y": 0.599 + "width": 54.91, + "x": 1792.32, + "y": 646.92 }, "props": { "params": { @@ -1868,13 +1868,13 @@ "name": "PS3_11_TPE1" }, "position": { - "height": 0.0185, + "height": 19.98, "rotate": { "angle": "90deg" }, - "width": 0.0286, - "x": 0.9585, - "y": 0.5971 + "width": 54.91, + "x": 1840.32, + "y": 644.87 }, "props": { "params": { @@ -1903,10 +1903,10 @@ "name": "UL15_1_BCN1_A" }, "position": { - "height": 0.0185, - "width": 0.0104, - "x": 0.0109, - "y": 0.3963 + "height": 19.98, + "width": 19.97, + "x": 20.93, + "y": 428 }, "props": { "params": { @@ -1936,10 +1936,10 @@ "name": "UL15_1_BCN1_R" }, "position": { - "height": 0.0185, - "width": 0.0104, - "x": 0.0109, - "y": 0.3769 + "height": 19.98, + "width": 19.97, + "x": 20.93, + "y": 407.05 }, "props": { "params": { @@ -1969,10 +1969,10 @@ "name": "UL15_1_BCN2_R" }, "position": { - "height": 0.0185, - "width": 0.0104, - "x": 0.0594, - "y": 0.4213 + "height": 19.98, + "width": 19.97, + "x": 114.05, + "y": 455 }, "props": { "params": { @@ -2003,10 +2003,10 @@ "name": "PS3_1_BCN1_A" }, "position": { - "height": 0.0185, - "width": 0.0104, - "x": 0.1313, - "y": 0.3157 + "height": 19.98, + "width": 19.97, + "x": 255.1, + "y": 339.96 }, "props": { "params": { @@ -2037,10 +2037,10 @@ "name": "UL14_1_BCN1_A" }, "position": { - "height": 0.0185, - "width": 0.0104, - "x": 0.1151, - "y": 0.4213 + "height": 19.98, + "width": 19.97, + "x": 220.99, + "y": 455 }, "props": { "params": { @@ -2071,10 +2071,10 @@ "name": "UL14_1_BCN1_R" }, "position": { - "height": 0.0185, - "width": 0.0104, - "x": 0.1151, - "y": 0.4028 + "height": 19.98, + "width": 19.97, + "x": 220.99, + "y": 435.02 }, "props": { "params": { @@ -2105,10 +2105,10 @@ "name": "UL14_1_BCN2_R" }, "position": { - "height": 0.0185, - "width": 0.0104, - "x": 0.1651, - "y": 0.4519 + "height": 19.98, + "width": 19.97, + "x": 316.99, + "y": 488.05 }, "props": { "params": { @@ -2138,10 +2138,10 @@ "name": "PS3_1_BCN2_A" }, "position": { - "height": 0.0185, - "width": 0.0104, - "x": 0.1823, - "y": 0.2269 + "height": 19.98, + "width": 19.97, + "x": 350.02, + "y": 245.05 }, "props": { "params": { @@ -2172,10 +2172,10 @@ "name": "PS3_1_BCN2_R" }, "position": { - "height": 0.0185, - "width": 0.0104, - "x": 0.1823, - "y": 0.2083 + "height": 19.98, + "width": 19.97, + "x": 350.02, + "y": 224.96 }, "props": { "params": { @@ -2205,10 +2205,10 @@ "name": "PS3_1_BCN4_A" }, "position": { - "height": 0.0185, - "width": 0.0104, - "x": 0.2938, - "y": 0.2352 + "height": 19.98, + "width": 19.97, + "x": 564.1, + "y": 254.02 }, "props": { "params": { @@ -2238,10 +2238,10 @@ "name": "PS3_1_BCN4_H" }, "position": { - "height": 0.0185, - "width": 0.0104, - "x": 0.2938, - "y": 0.2167 + "height": 19.98, + "width": 19.97, + "x": 564.1, + "y": 234.04 }, "props": { "params": { @@ -2271,10 +2271,10 @@ "name": "PS3_2_BCN1_A" }, "position": { - "height": 0.0185, - "width": 0.0104, - "x": 0.5068, - "y": 0.2352 + "height": 19.98, + "width": 19.97, + "x": 973.06, + "y": 254.02 }, "props": { "params": { @@ -2304,10 +2304,10 @@ "name": "PS3_4_BCN1_A" }, "position": { - "height": 0.0185, - "width": 0.0104, - "x": 0.7948, - "y": 0.3685 + "height": 19.98, + "width": 19.97, + "x": 1526.02, + "y": 397.98 }, "props": { "params": { @@ -2337,10 +2337,10 @@ "name": "PS3_8_BCN1_A" }, "position": { - "height": 0.0185, - "width": 0.0104, - "x": 0.8568, - "y": 0.5565 + "height": 19.98, + "width": 19.97, + "x": 1645.06, + "y": 601.02 }, "props": { "params": { @@ -2370,10 +2370,10 @@ "name": "PS3_10_BCN1_A" }, "position": { - "height": 0.0185, - "width": 0.0104, - "x": 0.9339, - "y": 0.537 + "height": 19.98, + "width": 19.97, + "x": 1793.09, + "y": 579.96 }, "props": { "params": { @@ -2403,10 +2403,10 @@ "name": "PS3_11_BCN1_R" }, "position": { - "height": 0.0185, - "width": 0.0104, - "x": 0.9745, - "y": 0.538 + "height": 19.98, + "width": 19.97, + "x": 1871.04, + "y": 581.04 }, "props": { "params": { @@ -2436,10 +2436,10 @@ "name": "PS3_11_BCN2_R" }, "position": { - "height": 0.0185, - "width": 0.0104, - "x": 0.9807, - "y": 0.6157 + "height": 19.98, + "width": 19.97, + "x": 1882.94, + "y": 664.96 }, "props": { "params": { @@ -2470,10 +2470,10 @@ "name": "UL14_1_ENSH1" }, "position": { - "height": 0.0231, - "width": 0.013, - "x": 0.1638, - "y": 0.4259 + "height": 24.95, + "width": 24.96, + "x": 314.5, + "y": 459.97 }, "props": { "params": { @@ -2502,10 +2502,10 @@ "name": "UL14_2_ENSH1" }, "position": { - "height": 0.0231, - "width": 0.013, - "x": 0.1638, - "y": 0.3935 + "height": 24.95, + "width": 24.96, + "x": 314.5, + "y": 424.98 }, "props": { "params": { @@ -2534,10 +2534,10 @@ "name": "UL14_3_ENSH1" }, "position": { - "height": 0.0231, - "width": 0.013, - "x": 0.1638, - "y": 0.362 + "height": 24.95, + "width": 24.96, + "x": 314.5, + "y": 390.96 }, "props": { "params": { @@ -2566,10 +2566,10 @@ "name": "UL14_4_ENSH1" }, "position": { - "height": 0.0231, - "width": 0.013, - "x": 0.1695, - "y": 0.338 + "height": 24.95, + "width": 24.96, + "x": 325.44, + "y": 365.04 }, "props": { "params": { @@ -2598,10 +2598,10 @@ "name": "UL15_1_ENSH1" }, "position": { - "height": 0.0231, - "width": 0.013, - "x": 0.0575, - "y": 0.3972 + "height": 24.95, + "width": 24.96, + "x": 110.4, + "y": 428.98 }, "props": { "params": { @@ -2630,10 +2630,10 @@ "name": "UL15_2_ENSH1" }, "position": { - "height": 0.0231, - "width": 0.013, - "x": 0.0601, - "y": 0.3713 + "height": 24.95, + "width": 24.96, + "x": 115.39, + "y": 401 }, "props": { "params": { @@ -2662,10 +2662,10 @@ "name": "UL15_3_ENSH1" }, "position": { - "height": 0.0231, - "width": 0.013, - "x": 0.0757, - "y": 0.3556 + "height": 24.95, + "width": 24.96, + "x": 145.34, + "y": 384.05 }, "props": { "params": { @@ -2694,10 +2694,10 @@ "name": "UL15_4_ENSH1" }, "position": { - "height": 0.0231, - "width": 0.013, - "x": 0.0893, - "y": 0.3417 + "height": 24.95, + "width": 24.96, + "x": 171.46, + "y": 369.04 }, "props": { "params": { @@ -2726,10 +2726,10 @@ "name": "PS3_10_ENW1" }, "position": { - "height": 0.0231, - "width": 0.013, - "x": 0.2742, - "y": 0.2806 + "height": 24.95, + "width": 24.96, + "x": 526.46, + "y": 303.05 }, "props": { "params": { @@ -2758,10 +2758,10 @@ "name": "PS3_1_ENW1" }, "position": { - "height": 0.0231, - "width": 0.013, - "x": 0.9316, - "y": 0.6 + "height": 24.95, + "width": 24.96, + "x": 1788.67, + "y": 648 }, "props": { "params": { @@ -2790,10 +2790,10 @@ "name": "PS3_11_ENW1" }, "position": { - "height": 0.0231, - "width": 0.013, - "x": 0.9504, - "y": 0.6 + "height": 24.95, + "width": 24.96, + "x": 1824.77, + "y": 648 }, "props": { "params": { @@ -2822,10 +2822,10 @@ "name": "UL15_1_VFD1" }, "position": { - "height": 0.0185, - "width": 0.0104, - "x": 0.0526, - "y": 0.4593 + "height": 19.98, + "width": 19.97, + "x": 100.99, + "y": 496.04 }, "props": { "params": { @@ -2854,10 +2854,10 @@ "name": "UL15_2_VFD1" }, "position": { - "height": 0.0185, - "width": 0.0104, - "x": 0.0724, - "y": 0.388 + "height": 19.98, + "width": 19.97, + "x": 139.01, + "y": 419.04 }, "props": { "params": { @@ -2886,10 +2886,10 @@ "name": "UL15_3_VFD1" }, "position": { - "height": 0.0185, - "width": 0.0104, - "x": 0.0844, - "y": 0.3759 + "height": 19.98, + "width": 19.97, + "x": 162.05, + "y": 405.97 }, "props": { "params": { @@ -2920,10 +2920,10 @@ "name": "UL15_4_VFD1" }, "position": { - "height": 0.0185, - "width": 0.0104, - "x": 0.0964, - "y": 0.363 + "height": 19.98, + "width": 19.97, + "x": 185.09, + "y": 392.04 }, "props": { "params": { @@ -2954,10 +2954,10 @@ "name": "UL15_5_VFD1" }, "position": { - "height": 0.0185, - "width": 0.0104, - "x": 0.1062, - "y": 0.337 + "height": 19.98, + "width": 19.97, + "x": 195.9, + "y": 363.96 }, "props": { "params": { @@ -2988,10 +2988,10 @@ "name": "UL14_1_VFD1" }, "position": { - "height": 0.0185, - "width": 0.0104, - "x": 0.1625, - "y": 0.5148 + "height": 19.98, + "width": 19.97, + "x": 312, + "y": 555.98 }, "props": { "params": { @@ -3020,10 +3020,10 @@ "name": "UL14_2_VFD1" }, "position": { - "height": 0.0185, - "width": 0.0104, - "x": 0.1786, - "y": 0.4296 + "height": 19.98, + "width": 19.97, + "x": 342.91, + "y": 463.97 }, "props": { "params": { @@ -3054,10 +3054,10 @@ "name": "UL14_3_VFD1" }, "position": { - "height": 0.0185, - "width": 0.0104, - "x": 0.1786, - "y": 0.3981 + "height": 19.98, + "width": 19.97, + "x": 342.91, + "y": 429.95 }, "props": { "params": { @@ -3088,10 +3088,10 @@ "name": "UL14_4_VFD1" }, "position": { - "height": 0.0185, - "width": 0.0104, - "x": 0.1786, - "y": 0.3694 + "height": 19.98, + "width": 19.97, + "x": 342.91, + "y": 398.95 }, "props": { "params": { @@ -3120,10 +3120,10 @@ "name": "UL14_5_VFD1" }, "position": { - "height": 0.0185, - "width": 0.0104, - "x": 0.1859, - "y": 0.3204 + "height": 19.98, + "width": 19.97, + "x": 356.93, + "y": 346.03 }, "props": { "params": { @@ -3152,10 +3152,10 @@ "name": "PS3_1_VFD1" }, "position": { - "height": 0.0185, - "width": 0.0104, - "x": 0.2745, - "y": 0.3204 + "height": 19.98, + "width": 19.97, + "x": 527.04, + "y": 346.03 }, "props": { "params": { @@ -3184,10 +3184,10 @@ "name": "PS3_2_VFD1" }, "position": { - "height": 0.0185, - "width": 0.0104, - "x": 0.3578, - "y": 0.3204 + "height": 19.98, + "width": 19.97, + "x": 686.98, + "y": 346.03 }, "props": { "params": { @@ -3216,10 +3216,10 @@ "name": "PS3_3_VFD1" }, "position": { - "height": 0.0185, - "width": 0.0104, - "x": 0.7521, - "y": 0.3111 + "height": 19.98, + "width": 19.97, + "x": 1444.03, + "y": 335.99 }, "props": { "params": { @@ -3250,10 +3250,10 @@ "name": "PS3_4_VFD1" }, "position": { - "height": 0.0185, - "width": 0.0104, - "x": 0.788, - "y": 0.3213 + "height": 19.98, + "width": 19.97, + "x": 1512.96, + "y": 347 }, "props": { "params": { @@ -3284,10 +3284,10 @@ "name": "PS3_5_VFD1" }, "position": { - "height": 0.0185, - "width": 0.0104, - "x": 0.8302, - "y": 0.4435 + "height": 19.98, + "width": 19.97, + "x": 1593.98, + "y": 478.98 }, "props": { "params": { @@ -3318,10 +3318,10 @@ "name": "PS3_6_VFD1" }, "position": { - "height": 0.0185, - "width": 0.0104, - "x": 0.8339, - "y": 0.512 + "height": 19.98, + "width": 19.97, + "x": 1601.09, + "y": 552.96 }, "props": { "params": { @@ -3352,10 +3352,10 @@ "name": "PS3_7_VFD1" }, "position": { - "height": 0.0185, - "width": 0.0104, - "x": 0.8365, - "y": 0.5602 + "height": 19.98, + "width": 19.97, + "x": 1606.08, + "y": 605.02 }, "props": { "params": { @@ -3386,10 +3386,10 @@ "name": "PS3_8_VFD1" }, "position": { - "height": 0.0185, - "width": 0.0104, - "x": 0.8682, - "y": 0.5778 + "height": 19.98, + "width": 19.97, + "x": 1666.94, + "y": 624.02 }, "props": { "params": { @@ -3420,10 +3420,10 @@ "name": "PS3_9AL_VFD1" }, "position": { - "height": 0.0185, - "width": 0.0104, - "x": 0.8922, - "y": 0.5806 + "height": 19.98, + "width": 19.97, + "x": 1713.02, + "y": 627.05 }, "props": { "params": { @@ -3454,10 +3454,10 @@ "name": "PS3_10_VFD1" }, "position": { - "height": 0.0185, - "width": 0.0104, - "x": 0.9307, - "y": 0.5815 + "height": 19.98, + "width": 19.97, + "x": 1786.94, + "y": 628.02 }, "props": { "params": { @@ -3488,10 +3488,10 @@ "name": "PS3_11_VFD1" }, "position": { - "height": 0.0185, - "width": 0.0104, - "x": 0.9573, - "y": 0.5806 + "height": 19.98, + "width": 19.97, + "x": 1838.02, + "y": 627.05 }, "props": { "params": { @@ -3522,10 +3522,10 @@ "name": "PS3_9B_VFD1" }, "position": { - "height": 0.0185, - "width": 0.0104, - "x": 0.9073, - "y": 0.5806 + "height": 19.98, + "width": 19.97, + "x": 1742.02, + "y": 627.05 }, "props": { "params": { @@ -3556,10 +3556,10 @@ "name": "UL15_1_JR1" }, "position": { - "height": 0.0185, - "width": 0.0104, - "x": 0.0161, - "y": 0.4296 + "height": 19.98, + "width": 19.97, + "x": 30.91, + "y": 463.97 }, "props": { "params": { @@ -3588,10 +3588,10 @@ "name": "UL14_1_JR1" }, "position": { - "height": 0.0185, - "width": 0.0104, - "x": 0.1156, - "y": 0.4481 + "height": 19.98, + "width": 19.97, + "x": 221.95, + "y": 483.95 }, "props": { "params": { @@ -3620,10 +3620,10 @@ "name": "PS3_1_JR1" }, "position": { - "height": 0.0185, - "width": 0.0104, - "x": 0.1208, - "y": 0.3389 + "height": 19.98, + "width": 19.97, + "x": 244.94, + "y": 367.01 }, "props": { "params": { @@ -3652,10 +3652,10 @@ "name": "PS3_1_JR2" }, "position": { - "height": 0.0185, - "width": 0.0104, - "x": 0.2193, - "y": 0.3343 + "height": 19.98, + "width": 19.97, + "x": 421.06, + "y": 361.04 }, "props": { "params": { @@ -3684,10 +3684,10 @@ "name": "PS3_1_JR3" }, "position": { - "height": 0.0185, - "width": 0.0104, - "x": 0.2938, - "y": 0.2556 + "height": 19.98, + "width": 19.97, + "x": 564.1, + "y": 276.05 }, "props": { "params": { @@ -3716,10 +3716,10 @@ "name": "PS3_2_JR1" }, "position": { - "height": 0.0185, - "width": 0.0104, - "x": 0.5068, - "y": 0.2556 + "height": 19.98, + "width": 19.97, + "x": 973.06, + "y": 276.05 }, "props": { "params": { @@ -3748,10 +3748,10 @@ "name": "PS3_4_JR1" }, "position": { - "height": 0.0185, - "width": 0.0104, - "x": 0.7948, - "y": 0.3889 + "height": 19.98, + "width": 19.97, + "x": 1526.02, + "y": 420.01 }, "props": { "params": { @@ -3780,10 +3780,10 @@ "name": "PS3_8_JR2" }, "position": { - "height": 0.0185, - "width": 0.0104, - "x": 0.8573, - "y": 0.6333 + "height": 19.98, + "width": 19.97, + "x": 1646.02, + "y": 683.96 }, "props": { "params": { @@ -3812,10 +3812,10 @@ "name": "PS3_8_JR1" }, "position": { - "height": 0.0185, - "width": 0.0104, - "x": 0.8557, - "y": 0.5787 + "height": 19.98, + "width": 19.97, + "x": 1642.94, + "y": 625 }, "props": { "params": { @@ -3844,10 +3844,10 @@ "name": "PS3_10_JR2" }, "position": { - "height": 0.0185, - "width": 0.0104, - "x": 0.9307, - "y": 0.6389 + "height": 19.98, + "width": 19.97, + "x": 1786.94, + "y": 690.01 }, "props": { "params": { @@ -3876,10 +3876,10 @@ "name": "PS3_10_JR1" }, "position": { - "height": 0.0185, - "width": 0.0104, - "x": 0.9187, - "y": 0.538 + "height": 19.98, + "width": 19.97, + "x": 1763.9, + "y": 581.04 }, "props": { "params": { @@ -3908,10 +3908,10 @@ "name": "UL14_1_SIO1" }, "position": { - "height": 0.0204, - "width": 0.0208, - "x": 0.1594, - "y": 0.4935 + "height": 25, + "width": 25, + "x": 306.05, + "y": 528.98 }, "props": { "params": { @@ -3928,7 +3928,7 @@ "value" ] }, - "path": "autStand/Equipment/Safety_IO", + "path": "autStand/Equipment/IO_Block", "style": { "overflow": "hidden" } @@ -3940,10 +3940,10 @@ "name": "UL14_2_SIO1" }, "position": { - "height": 0.0204, - "width": 0.0208, - "x": 0.1911, - "y": 0.4287 + "height": 25, + "width": 25, + "x": 366.91, + "y": 463 }, "props": { "params": { @@ -3960,7 +3960,7 @@ "value" ] }, - "path": "autStand/Equipment/Safety_IO", + "path": "autStand/Equipment/IO_Block", "style": { "overflow": "hidden" } @@ -3972,10 +3972,10 @@ "name": "UL14_3_SIO1" }, "position": { - "height": 0.0204, - "width": 0.0208, - "x": 0.1911, - "y": 0.3991 + "height": 25, + "width": 25, + "x": 366.91, + "y": 431.03 }, "props": { "params": { @@ -3992,7 +3992,7 @@ "value" ] }, - "path": "autStand/Equipment/Safety_IO", + "path": "autStand/Equipment/IO_Block", "style": { "overflow": "hidden" } @@ -4004,10 +4004,10 @@ "name": "UL14_4_SIO1" }, "position": { - "height": 0.0204, - "width": 0.0208, - "x": 0.1911, - "y": 0.3713 + "height": 25, + "width": 25, + "x": 366.91, + "y": 401 }, "props": { "params": { @@ -4024,7 +4024,7 @@ "value" ] }, - "path": "autStand/Equipment/Safety_IO", + "path": "autStand/Equipment/IO_Block", "style": { "overflow": "hidden" } @@ -4036,10 +4036,10 @@ "name": "UL15_1_SIO1" }, "position": { - "height": 0.0204, - "width": 0.0208, - "x": 0.0635, - "y": 0.4593 + "height": 25, + "width": 25, + "x": 121.92, + "y": 496.04 }, "props": { "params": { @@ -4056,7 +4056,7 @@ "value" ] }, - "path": "autStand/Equipment/Safety_IO", + "path": "autStand/Equipment/IO_Block", "style": { "overflow": "hidden" } @@ -4068,10 +4068,10 @@ "name": "UL15_2_SIO1" }, "position": { - "height": 0.0204, - "width": 0.0208, - "x": 0.0719, - "y": 0.4176 + "height": 25, + "width": 25, + "x": 138.05, + "y": 451.01 }, "props": { "params": { @@ -4088,7 +4088,7 @@ "value" ] }, - "path": "autStand/Equipment/Safety_IO", + "path": "autStand/Equipment/IO_Block", "style": { "overflow": "hidden" } @@ -4100,10 +4100,10 @@ "name": "UL15_3_SIO1" }, "position": { - "height": 0.0204, - "width": 0.0208, - "x": 0.0917, - "y": 0.3963 + "height": 25, + "width": 25, + "x": 176.06, + "y": 428 }, "props": { "params": { @@ -4120,7 +4120,7 @@ "value" ] }, - "path": "autStand/Equipment/Safety_IO", + "path": "autStand/Equipment/IO_Block", "style": { "overflow": "hidden" } @@ -4132,10 +4132,10 @@ "name": "UL15_4_SIO1" }, "position": { - "height": 0.0204, - "width": 0.0208, - "x": 0.1073, - "y": 0.375 + "height": 25, + "width": 25, + "x": 206.02, + "y": 405 }, "props": { "params": { @@ -4152,7 +4152,7 @@ "value" ] }, - "path": "autStand/Equipment/Safety_IO", + "path": "autStand/Equipment/IO_Block", "style": { "overflow": "hidden" } @@ -4164,10 +4164,10 @@ "name": "UL15_5_SIO1" }, "position": { - "height": 0.0204, - "width": 0.0208, - "x": 0.1083, - "y": 0.3176 + "height": 25, + "width": 25, + "x": 217.94, + "y": 342.01 }, "props": { "params": { @@ -4184,7 +4184,7 @@ "value" ] }, - "path": "autStand/Equipment/Safety_IO", + "path": "autStand/Equipment/IO_Block", "style": { "overflow": "hidden" } @@ -4196,10 +4196,10 @@ "name": "UL14_5_SIO1" }, "position": { - "height": 0.0204, - "width": 0.0208, - "x": 0.1969, - "y": 0.3333 + "height": 25, + "width": 25, + "x": 378.05, + "y": 359.96 }, "props": { "params": { @@ -4216,7 +4216,7 @@ "value" ] }, - "path": "autStand/Equipment/Safety_IO", + "path": "autStand/Equipment/IO_Block", "style": { "overflow": "hidden" } @@ -4228,10 +4228,10 @@ "name": "PS3_1_SIO1" }, "position": { - "height": 0.0204, - "width": 0.0208, - "x": 0.2516, - "y": 0.3204 + "height": 25, + "width": 25, + "x": 483.07, + "y": 346.03 }, "props": { "params": { @@ -4248,7 +4248,7 @@ "value" ] }, - "path": "autStand/Equipment/Safety_IO", + "path": "autStand/Equipment/IO_Block", "style": { "overflow": "hidden" } @@ -4260,10 +4260,10 @@ "name": "PS3_2_SIO1" }, "position": { - "height": 0.0204, - "width": 0.0208, - "x": 0.3349, - "y": 0.3204 + "height": 25, + "width": 25, + "x": 643.01, + "y": 346.03 }, "props": { "params": { @@ -4280,7 +4280,7 @@ "value" ] }, - "path": "autStand/Equipment/Safety_IO", + "path": "autStand/Equipment/IO_Block", "style": { "overflow": "hidden" } @@ -4292,10 +4292,10 @@ "name": "PS3_3_SIO1" }, "position": { - "height": 0.0204, - "width": 0.0208, - "x": 0.7292, - "y": 0.3111 + "height": 25, + "width": 25, + "x": 1400.06, + "y": 335.99 }, "props": { "params": { @@ -4312,7 +4312,7 @@ "value" ] }, - "path": "autStand/Equipment/Safety_IO", + "path": "autStand/Equipment/IO_Block", "style": { "overflow": "hidden" } @@ -4324,10 +4324,10 @@ "name": "PS3_4_SIO1" }, "position": { - "height": 0.0204, - "width": 0.0208, - "x": 0.7688, - "y": 0.3398 + "height": 25, + "width": 25, + "x": 1476.1, + "y": 366.98 }, "props": { "params": { @@ -4344,7 +4344,7 @@ "value" ] }, - "path": "autStand/Equipment/Safety_IO", + "path": "autStand/Equipment/IO_Block", "style": { "overflow": "hidden" } @@ -4356,10 +4356,10 @@ "name": "PS3_5_SIO1" }, "position": { - "height": 0.0185, - "width": 0.0208, - "x": 0.8292, - "y": 0.4213 + "height": 25, + "width": 25, + "x": 1592.06, + "y": 451 }, "props": { "params": { @@ -4376,7 +4376,7 @@ "value" ] }, - "path": "autStand/Equipment/Safety_IO", + "path": "autStand/Equipment/IO_Block", "style": { "overflow": "hidden" } @@ -4388,10 +4388,10 @@ "name": "PS3_6_SIO1" }, "position": { - "height": 0.0204, - "width": 0.0208, - "x": 0.8344, - "y": 0.487 + "height": 25, + "width": 25, + "x": 1602.05, + "y": 525.96 }, "props": { "params": { @@ -4408,7 +4408,7 @@ "value" ] }, - "path": "autStand/Equipment/Safety_IO", + "path": "autStand/Equipment/IO_Block", "style": { "overflow": "hidden" } @@ -4420,10 +4420,10 @@ "name": "PS3_7_SIO1" }, "position": { - "height": 0.0204, - "width": 0.0208, - "x": 0.8365, - "y": 0.5361 + "height": 25, + "width": 25, + "x": 1606.08, + "y": 578.99 }, "props": { "params": { @@ -4440,7 +4440,7 @@ "value" ] }, - "path": "autStand/Equipment/Safety_IO", + "path": "autStand/Equipment/IO_Block", "style": { "overflow": "hidden" } @@ -4452,10 +4452,10 @@ "name": "PS3_8_SIO1" }, "position": { - "height": 0.0204, - "width": 0.0208, - "x": 0.8688, - "y": 0.5546 + "height": 25, + "width": 25, + "x": 1668.1, + "y": 598.97 }, "props": { "params": { @@ -4472,7 +4472,7 @@ "value" ] }, - "path": "autStand/Equipment/Safety_IO", + "path": "autStand/Equipment/IO_Block", "style": { "overflow": "hidden" } @@ -4484,10 +4484,10 @@ "name": "PS3_9AL_SIO1" }, "position": { - "height": 0.0204, - "width": 0.0208, - "x": 0.8922, - "y": 0.5593 + "height": 25, + "width": 25, + "x": 1712.02, + "y": 602.04 }, "props": { "params": { @@ -4504,7 +4504,7 @@ "value" ] }, - "path": "autStand/Equipment/Safety_IO", + "path": "autStand/Equipment/IO_Block", "style": { "overflow": "hidden" } @@ -4516,10 +4516,10 @@ "name": "PS3_9B_SIO1" }, "position": { - "height": 0.0204, - "width": 0.0208, - "x": 0.9151, - "y": 0.5602 + "height": 25, + "width": 25, + "x": 1756.99, + "y": 604.02 }, "props": { "params": { @@ -4536,7 +4536,7 @@ "value" ] }, - "path": "autStand/Equipment/Safety_IO", + "path": "autStand/Equipment/IO_Block", "style": { "overflow": "hidden" } @@ -4548,10 +4548,10 @@ "name": "PS3_11_SIO1" }, "position": { - "height": 0.0204, - "width": 0.0208, - "x": 0.9698, - "y": 0.512 + "height": 25, + "width": 25, + "x": 1862.02, + "y": 552.96 }, "props": { "params": { @@ -4568,7 +4568,7 @@ "value" ] }, - "path": "autStand/Equipment/Safety_IO", + "path": "autStand/Equipment/IO_Block", "style": { "overflow": "hidden" } @@ -4580,10 +4580,10 @@ "name": "PS3_10_SIO1" }, "position": { - "height": 0.0204, - "width": 0.0208, - "x": 0.9417, - "y": 0.5593 + "height": 25, + "width": 25, + "x": 1808.06, + "y": 603.04 }, "props": { "params": { @@ -4600,7 +4600,7 @@ "value" ] }, - "path": "autStand/Equipment/Safety_IO", + "path": "autStand/Equipment/IO_Block", "style": { "overflow": "hidden" } @@ -4612,10 +4612,10 @@ "name": "MCM01" }, "position": { - "height": 0.0278, - "width": 0.0219, - "x": 0.2342, - "y": 0.375 + "height": 30.02, + "width": 42.05, + "x": 449.66, + "y": 405 }, "props": { "params": { @@ -4641,10 +4641,10 @@ "name": "PS3_1_DPM1" }, "position": { - "height": 0.0278, - "width": 0.0156, - "x": 0.1404, - "y": 0.2454 + "height": 30.02, + "width": 29.95, + "x": 269.57, + "y": 265.03 }, "props": { "params": { @@ -4670,10 +4670,10 @@ "name": "PS3_5_DPM1" }, "position": { - "height": 0.0278, - "width": 0.0156, - "x": 0.8331, - "y": 0.3472 + "height": 30.02, + "width": 29.95, + "x": 1599.55, + "y": 374.98 }, "props": { "params": { @@ -4702,13 +4702,14 @@ "name": "PDP01_FIOM1" }, "position": { - "height": 0.0204, - "width": 0.0208, - "x": 0.7328, - "y": 0.3556 + "height": 25, + "width": 25, + "x": 1406.98, + "y": 384.05 }, "props": { "params": { + "FIO": true, "tagProps": [ "System/MCM01/FIO/PDP01_FIOM1", "value", @@ -4722,7 +4723,7 @@ "value" ] }, - "path": "autStand/Equipment/Field_IO" + "path": "autStand/Equipment/IO_Block" }, "type": "ia.display.view" }, @@ -4731,10 +4732,10 @@ "name": "PS3_1_BCN3_A" }, "position": { - "height": 0.0185, - "width": 0.0104, - "x": 0.2193, - "y": 0.3148 + "height": 19.98, + "width": 19.97, + "x": 421.06, + "y": 339.98 }, "props": { "params": { @@ -4764,10 +4765,10 @@ "name": "UL15_2" }, "position": { - "height": 0.0657, - "width": 0.0266, - "x": 0.0339, - "y": 0.3408 + "height": 70.96, + "width": 51.07, + "x": 65.09, + "y": 368.06 }, "props": { "params": { @@ -4793,13 +4794,13 @@ "name": "PS3_6_TPE1" }, "position": { - "height": 0.0231, + "height": 24.95, "rotate": { "angle": "180deg" }, - "width": 0.0286, - "x": 0.8007, - "y": 0.5509 + "width": 54.91, + "x": 1537.34, + "y": 594.97 }, "props": { "params": { @@ -4828,9 +4829,9 @@ "name": "CoordinateContainer" }, "position": { - "height": 1, + "height": 1080, "rotate": {}, - "width": 1 + "width": 1920 }, "propConfig": { "custom.isVerticalRotation": { @@ -4917,9 +4918,6 @@ } } }, - "props": { - "mode": "percent" - }, "type": "ia.container.coord" } } \ No newline at end of file diff --git a/BNA8/com.inductiveautomation.perspective/views/autStand/Detailed_Views/MCM02-NC SORTER/resource.json b/BNA8/com.inductiveautomation.perspective/views/autStand/Detailed_Views/MCM02-NC SORTER/resource.json index f5f37c27..07b33348 100644 --- a/BNA8/com.inductiveautomation.perspective/views/autStand/Detailed_Views/MCM02-NC SORTER/resource.json +++ b/BNA8/com.inductiveautomation.perspective/views/autStand/Detailed_Views/MCM02-NC SORTER/resource.json @@ -10,8 +10,8 @@ "attributes": { "lastModification": { "actor": "admin", - "timestamp": "2025-09-13T14:23:20Z" + "timestamp": "2025-09-15T07:30:07Z" }, - "lastModificationSignature": "1eb572c00e7480aa11cf9e95071c8846daca4ce669e2891de6ecff4120870e9a" + "lastModificationSignature": "3f41debdb880d05220f60eedde4cbec169c5b16080e03b3bbce7d91c778a6581" } } \ No newline at end of file diff --git a/BNA8/com.inductiveautomation.perspective/views/autStand/Detailed_Views/MCM02-NC SORTER/thumbnail.png b/BNA8/com.inductiveautomation.perspective/views/autStand/Detailed_Views/MCM02-NC SORTER/thumbnail.png index 54fecf80..2b39b3de 100644 Binary files a/BNA8/com.inductiveautomation.perspective/views/autStand/Detailed_Views/MCM02-NC SORTER/thumbnail.png and b/BNA8/com.inductiveautomation.perspective/views/autStand/Detailed_Views/MCM02-NC SORTER/thumbnail.png differ diff --git a/BNA8/com.inductiveautomation.perspective/views/autStand/Detailed_Views/MCM02-NC SORTER/view.json b/BNA8/com.inductiveautomation.perspective/views/autStand/Detailed_Views/MCM02-NC SORTER/view.json index d6bbdabb..97331961 100644 --- a/BNA8/com.inductiveautomation.perspective/views/autStand/Detailed_Views/MCM02-NC SORTER/view.json +++ b/BNA8/com.inductiveautomation.perspective/views/autStand/Detailed_Views/MCM02-NC SORTER/view.json @@ -2791,13 +2791,14 @@ "name": "S03_1_FIOM1" }, "position": { - "height": 0.0185, - "width": 0.021, + "height": 0.0231, + "width": 0.013, "x": 0.2363, "y": 0.5102 }, "props": { "params": { + "FIO": true, "tagProps": [ "System/MCM02/FIO/S03_1_FIOM1", "value", @@ -2811,7 +2812,7 @@ "value" ] }, - "path": "autStand/Equipment/Field_IO" + "path": "autStand/Equipment/IO_Block" }, "type": "ia.display.view" }, @@ -2820,10 +2821,10 @@ "name": "PS3_14_SIO1" }, "position": { - "height": 0.0185, - "width": 0.021, + "height": 0.0231, + "width": 0.013, "x": 0.1823, - "y": 0.3824 + "y": 0.3778 }, "props": { "params": { @@ -2840,7 +2841,7 @@ "value" ] }, - "path": "autStand/Equipment/Safety_IO" + "path": "autStand/Equipment/IO_Block" }, "type": "ia.display.view" }, @@ -3084,10 +3085,10 @@ "name": "PS3_13_SIO1" }, "position": { - "height": 0.0185, - "width": 0.021, + "height": 0.0231, + "width": 0.013, "x": 0.1481, - "y": 0.3824 + "y": 0.3741 }, "props": { "params": { @@ -3104,7 +3105,7 @@ "value" ] }, - "path": "autStand/Equipment/Safety_IO" + "path": "autStand/Equipment/IO_Block" }, "type": "ia.display.view" }, @@ -3113,8 +3114,8 @@ "name": "PS3_12_SIO1" }, "position": { - "height": 0.0185, - "width": 0.021, + "height": 0.0231, + "width": 0.013, "x": 0.0862, "y": 0.4037 }, @@ -3133,7 +3134,7 @@ "value" ] }, - "path": "autStand/Equipment/Safety_IO" + "path": "autStand/Equipment/IO_Block" }, "type": "ia.display.view" }, @@ -3230,13 +3231,14 @@ "name": "S03_1_FIOM2" }, "position": { - "height": 0.0185, - "width": 0.021, + "height": 0.0231, + "width": 0.013, "x": 0.3099, "y": 0.5102 }, "props": { "params": { + "FIO": true, "tagProps": [ "System/MCM02/FIO/S03_1_FIOM2", "value", @@ -3250,7 +3252,7 @@ "value" ] }, - "path": "autStand/Equipment/Field_IO" + "path": "autStand/Equipment/IO_Block" }, "type": "ia.display.view" }, @@ -3259,13 +3261,14 @@ "name": "S03_1_FIOM3" }, "position": { - "height": 0.0185, - "width": 0.021, + "height": 0.0231, + "width": 0.013, "x": 0.364, "y": 0.5102 }, "props": { "params": { + "FIO": true, "tagProps": [ "System/MCM02/FIO/S03_1_FIOM3", "value", @@ -3279,7 +3282,7 @@ "value" ] }, - "path": "autStand/Equipment/Field_IO" + "path": "autStand/Equipment/IO_Block" }, "type": "ia.display.view" }, @@ -3288,13 +3291,14 @@ "name": "S03_1_FIOM5" }, "position": { - "height": 0.0185, - "width": 0.021, + "height": 0.0231, + "width": 0.013, "x": 0.556, "y": 0.5315 }, "props": { "params": { + "FIO": true, "tagProps": [ "System/MCM02/FIO/S03_1_FIOM5", "value", @@ -3308,7 +3312,7 @@ "value" ] }, - "path": "autStand/Equipment/Field_IO" + "path": "autStand/Equipment/IO_Block" }, "type": "ia.display.view" }, @@ -3317,13 +3321,14 @@ "name": "S03_1_FIOM4" }, "position": { - "height": 0.0185, - "width": 0.021, + "height": 0.0231, + "width": 0.013, "x": 0.4474, "y": 0.5287 }, "props": { "params": { + "FIO": true, "tagProps": [ "System/MCM02/FIO/S03_1_FIOM4", "value", @@ -3337,7 +3342,7 @@ "value" ] }, - "path": "autStand/Equipment/Field_IO" + "path": "autStand/Equipment/IO_Block" }, "type": "ia.display.view" }, @@ -3346,13 +3351,14 @@ "name": "S03_1_FIOM6" }, "position": { - "height": 0.0185, - "width": 0.021, + "height": 0.0231, + "width": 0.013, "x": 0.6285, "y": 0.5306 }, "props": { "params": { + "FIO": true, "tagProps": [ "System/MCM02/FIO/S03_1_FIOM6", "value", @@ -3366,7 +3372,7 @@ "value" ] }, - "path": "autStand/Equipment/Field_IO" + "path": "autStand/Equipment/IO_Block" }, "type": "ia.display.view" }, @@ -3375,13 +3381,14 @@ "name": "S03_1_FIOM7" }, "position": { - "height": 0.0185, - "width": 0.021, + "height": 0.0231, + "width": 0.013, "x": 0.7046, "y": 0.5296 }, "props": { "params": { + "FIO": true, "tagProps": [ "System/MCM02/FIO/S03_1_FIOM7", "value", @@ -3395,7 +3402,7 @@ "value" ] }, - "path": "autStand/Equipment/Field_IO" + "path": "autStand/Equipment/IO_Block" }, "type": "ia.display.view" }, @@ -3404,13 +3411,14 @@ "name": "S03_1_FIOM8" }, "position": { - "height": 0.0185, - "width": 0.021, + "height": 0.0231, + "width": 0.013, "x": 0.7802, "y": 0.5296 }, "props": { "params": { + "FIO": true, "tagProps": [ "System/MCM02/FIO/S03_1_FIOM8", "value", @@ -3424,7 +3432,7 @@ "value" ] }, - "path": "autStand/Equipment/Field_IO" + "path": "autStand/Equipment/IO_Block" }, "type": "ia.display.view" }, @@ -3433,13 +3441,14 @@ "name": "S03_1_FIOM9" }, "position": { - "height": 0.0185, - "width": 0.021, + "height": 0.0231, + "width": 0.013, "x": 0.8134, "y": 0.5083 }, "props": { "params": { + "FIO": true, "tagProps": [ "System/MCM02/FIO/S03_1_FIOM9", "value", @@ -3453,7 +3462,7 @@ "value" ] }, - "path": "autStand/Equipment/Field_IO" + "path": "autStand/Equipment/IO_Block" }, "type": "ia.display.view" }, @@ -4164,7 +4173,7 @@ "height": 0.0185, "width": 0.0105, "x": 0.446, - "y": 0.6018 + "y": 0.6036 }, "props": { "params": { @@ -4194,7 +4203,7 @@ "height": 0.0185, "width": 0.0105, "x": 0.446, - "y": 0.5833 + "y": 0.5851 }, "props": { "params": { @@ -5892,13 +5901,14 @@ "name": "S03_CH103_FIOM1" }, "position": { - "height": 0.0185, - "width": 0.021, - "x": 0.3088, - "y": 0.3759 + "height": 0.0231, + "width": 0.013, + "x": 0.3074, + "y": 0.3713 }, "props": { "params": { + "FIO": true, "tagProps": [ "System/MCM02/FIO/S03_CH103_FIOM1", "value", @@ -5912,7 +5922,7 @@ "value" ] }, - "path": "autStand/Equipment/Field_IO" + "path": "autStand/Equipment/IO_Block" }, "type": "ia.display.view" }, @@ -5921,13 +5931,14 @@ "name": "S03_CH109_FIOM1" }, "position": { - "height": 0.0185, - "width": 0.021, - "x": 0.4501, - "y": 0.3759 + "height": 0.0231, + "width": 0.013, + "x": 0.4487, + "y": 0.3713 }, "props": { "params": { + "FIO": true, "tagProps": [ "System/MCM02/FIO/S03_CH109_FIOM1", "value", @@ -5941,7 +5952,7 @@ "value" ] }, - "path": "autStand/Equipment/Field_IO" + "path": "autStand/Equipment/IO_Block" }, "type": "ia.display.view" }, @@ -5950,13 +5961,14 @@ "name": "S03_CH115_FIOM1" }, "position": { - "height": 0.0185, - "width": 0.021, - "x": 0.5918, - "y": 0.3759 + "height": 0.0231, + "width": 0.013, + "x": 0.5904, + "y": 0.3713 }, "props": { "params": { + "FIO": true, "tagProps": [ "System/MCM02/FIO/S03_CH115_FIOM1", "value", @@ -5970,7 +5982,7 @@ "value" ] }, - "path": "autStand/Equipment/Field_IO" + "path": "autStand/Equipment/IO_Block" }, "type": "ia.display.view" }, @@ -5979,13 +5991,14 @@ "name": "S03_CH121_FIOM1" }, "position": { - "height": 0.0185, - "width": 0.021, - "x": 0.7037, - "y": 0.3778 + "height": 0.0231, + "width": 0.013, + "x": 0.7023, + "y": 0.3732 }, "props": { "params": { + "FIO": true, "tagProps": [ "System/MCM02/FIO/S03_CH121_FIOM1", "value", @@ -5999,7 +6012,7 @@ "value" ] }, - "path": "autStand/Equipment/Field_IO" + "path": "autStand/Equipment/IO_Block" }, "type": "ia.display.view" }, @@ -6881,10 +6894,10 @@ "name": "NCS1_1_SIO1" }, "position": { - "height": 0.0185, - "width": 0.021, - "x": 0.8799, - "y": 0.537 + "height": 0.0231, + "width": 0.013, + "x": 0.8487, + "y": 0.5145 }, "props": { "params": { @@ -6901,7 +6914,7 @@ "value" ] }, - "path": "autStand/Equipment/Safety_IO" + "path": "autStand/Equipment/IO_Block" }, "type": "ia.display.view" }, @@ -6912,8 +6925,8 @@ "position": { "height": 0.0241, "width": 0.0136, - "x": 0.8801, - "y": 0.5583 + "x": 0.864, + "y": 0.5148 }, "props": { "params": { @@ -7606,13 +7619,14 @@ "name": "S03_CH110_FIOM1" }, "position": { - "height": 0.0185, - "width": 0.021, - "x": 0.4458, - "y": 0.5639 + "height": 0.0231, + "width": 0.013, + "x": 0.4457, + "y": 0.5613 }, "props": { "params": { + "FIO": true, "tagProps": [ "System/MCM02/FIO/S03_CH110_FIOM1", "value", @@ -7626,7 +7640,7 @@ "value" ] }, - "path": "autStand/Equipment/Field_IO" + "path": "autStand/Equipment/IO_Block" }, "type": "ia.display.view" }, @@ -7635,13 +7649,14 @@ "name": "S03_CH116_FIOM1" }, "position": { - "height": 0.0185, - "width": 0.021, - "x": 0.5918, - "y": 0.5648 + "height": 0.0231, + "width": 0.013, + "x": 0.5917, + "y": 0.5622 }, "props": { "params": { + "FIO": true, "tagProps": [ "System/MCM02/FIO/S03_CH116_FIOM1", "value", @@ -7655,7 +7670,7 @@ "value" ] }, - "path": "autStand/Equipment/Field_IO" + "path": "autStand/Equipment/IO_Block" }, "type": "ia.display.view" }, @@ -7664,13 +7679,14 @@ "name": "S03_CH122_FIOM1" }, "position": { - "height": 0.0185, - "width": 0.021, - "x": 0.7393, - "y": 0.5639 + "height": 0.0231, + "width": 0.013, + "x": 0.7392, + "y": 0.5613 }, "props": { "params": { + "FIO": true, "tagProps": [ "System/MCM02/FIO/S03_CH122_FIOM1", "value", @@ -7684,7 +7700,7 @@ "value" ] }, - "path": "autStand/Equipment/Field_IO" + "path": "autStand/Equipment/IO_Block" }, "type": "ia.display.view" }, diff --git a/BNA8/com.inductiveautomation.perspective/views/autStand/Equipment/Field_IO/resource.json b/BNA8/com.inductiveautomation.perspective/views/autStand/Equipment/Field_IO/resource.json deleted file mode 100644 index 62065e7b..00000000 --- a/BNA8/com.inductiveautomation.perspective/views/autStand/Equipment/Field_IO/resource.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "scope": "G", - "version": 1, - "restricted": false, - "overridable": true, - "files": [ - "view.json" - ], - "attributes": { - "lastModification": { - "actor": "admin", - "timestamp": "2025-09-12T08:07:09Z" - }, - "lastModificationSignature": "70ccbd002f73569fb224b5931615edaaf4d3871be56a8747de6033d36de4bc1e" - } -} \ No newline at end of file diff --git a/BNA8/com.inductiveautomation.perspective/views/autStand/Equipment/Field_IO/view.json b/BNA8/com.inductiveautomation.perspective/views/autStand/Equipment/Field_IO/view.json deleted file mode 100644 index 6d4039a4..00000000 --- a/BNA8/com.inductiveautomation.perspective/views/autStand/Equipment/Field_IO/view.json +++ /dev/null @@ -1,197 +0,0 @@ -{ - "custom": { - "state": 0, - "string": "Unknown" - }, - "params": { - "tagProps": [ - "/system/mcm01/test", - "value", - "value", - "value", - "value", - "value", - "value", - "value", - "value", - "value" - ] - }, - "propConfig": { - "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}/STATE" - }, - "transforms": [ - { - "expression": "coalesce({value},{view.params.forceFaultStatus},0)", - "type": "expression" - }, - { - "fallback": null, - "inputType": "scalar", - "mappings": [ - { - "input": 1, - "output": 1 - }, - { - "input": 0, - "output": 0 - }, - { - "input": 2, - "output": 2 - }, - { - "input": 3, - "output": 3 - } - ], - "outputType": "scalar", - "type": "map" - } - ], - "type": "tag" - }, - "persistent": true - }, - "custom.string": { - "binding": { - "config": { - "path": "view.custom.state" - }, - "transforms": [ - { - "fallback": "Unknown", - "inputType": "scalar", - "mappings": [ - { - "input": 1, - "output": "OK" - }, - { - "input": 2, - "output": "Faulted" - } - ], - "outputType": "scalar", - "type": "map" - } - ], - "type": "property" - }, - "persistent": true - }, - "params.tagProps": { - "paramDirection": "input", - "persistent": true - } - }, - "props": { - "defaultSize": { - "height": 20, - "width": 40 - } - }, - "root": { - "children": [ - { - "meta": { - "name": "Label" - }, - "position": { - "height": 1, - "width": 1 - }, - "props": { - "text": "FIO", - "textStyle": { - "fontSize": "1vw", - "textAlign": "center", - "textTransform": "uppercase" - } - }, - "type": "ia.display.label" - } - ], - "events": { - "dom": { - "onClick": { - "config": { - "script": "\t#create tags lists for the device\n\tprops \u003d self.view.params.tagProps\n\ttags_table_dataset \u003d autStand.devices.getAllTags(self, props[0])\n\tsystem.perspective.openDock(\u0027Docked-East-Device\u0027,params\u003d{\u0027tagProps\u0027:props, \"tags\":tags_table_dataset})" - }, - "scope": "G", - "type": "script" - } - } - }, - "meta": { - "name": "root", - "tooltip": { - "enabled": true - } - }, - "propConfig": { - "meta.tooltip.text": { - "binding": { - "config": { - "expression": "\"Source Id: \" + {view.params.tagProps[0]} + \", Status: \" + {view.custom.string}\n" - }, - "type": "expr" - } - }, - "meta.visible": { - "binding": { - "config": { - "path": "session.custom.alarm_filter.show_fio_safety" - }, - "type": "property" - } - }, - "props.style.backgroundColor": { - "binding": { - "config": { - "path": "view.custom.state" - }, - "transforms": [ - { - "fallback": "#808080", - "inputType": "scalar", - "mappings": [ - { - "input": 1, - "output": "#00FF00" - }, - { - "input": 2, - "output": "#FF0000" - } - ], - "outputType": "color", - "type": "map" - } - ], - "type": "property" - } - } - }, - "props": { - "mode": "percent", - "style": { - "borderStyle": "solid", - "cursor": "pointer", - "overflow": "hidden", - "userSelect": "none" - } - }, - "type": "ia.container.coord" - } -} \ No newline at end of file diff --git a/BNA8/com.inductiveautomation.perspective/views/autStand/Equipment/IO_Block/resource.json b/BNA8/com.inductiveautomation.perspective/views/autStand/Equipment/IO_Block/resource.json new file mode 100644 index 00000000..279a4b87 --- /dev/null +++ b/BNA8/com.inductiveautomation.perspective/views/autStand/Equipment/IO_Block/resource.json @@ -0,0 +1,17 @@ +{ + "scope": "G", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "view.json", + "thumbnail.png" + ], + "attributes": { + "lastModification": { + "actor": "admin", + "timestamp": "2025-09-15T07:22:11Z" + }, + "lastModificationSignature": "6ec599cb66372f723fbf6888e3cfc39c3269c25ea6cb7ff876376e83d369b6b6" + } +} \ No newline at end of file diff --git a/BNA8/com.inductiveautomation.perspective/views/autStand/Equipment/IO_Block/thumbnail.png b/BNA8/com.inductiveautomation.perspective/views/autStand/Equipment/IO_Block/thumbnail.png new file mode 100644 index 00000000..801bbdaf Binary files /dev/null and b/BNA8/com.inductiveautomation.perspective/views/autStand/Equipment/IO_Block/thumbnail.png differ diff --git a/BNA8/com.inductiveautomation.perspective/views/autStand/Equipment/IO_Block/view.json b/BNA8/com.inductiveautomation.perspective/views/autStand/Equipment/IO_Block/view.json new file mode 100644 index 00000000..1494a4f6 --- /dev/null +++ b/BNA8/com.inductiveautomation.perspective/views/autStand/Equipment/IO_Block/view.json @@ -0,0 +1,587 @@ +{ + "custom": { + "color": "#C2C2C2", + "priority": "No Active Alarms", + "state": "Closed" + }, + "params": { + "FIO": false, + "tagProps": [ + "/system/mcm01/test", + "value", + "value", + "value", + "value", + "value", + "value", + "value", + "value", + "value" + ] + }, + "propConfig": { + "custom.color": { + "binding": { + "config": { + "fallbackDelay": 2.5, + "mode": "indirect", + "references": { + "0": "{view.params.tagProps[0]}", + "fc": "{session.custom.fc}" + }, + "tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Color" + }, + "transforms": [ + { + "expression": "coalesce({value},0)", + "type": "expression" + }, + { + "fallback": "#000000", + "inputType": "scalar", + "mappings": [ + { + "input": 0, + "output": "#C2C2C2" + }, + { + "input": 1, + "output": "#FF0000" + }, + { + "input": 2, + "output": "#FFA500" + }, + { + "input": 3, + "output": "#0008FF" + }, + { + "input": 4, + "output": "#00FF00" + }, + { + "input": 5, + "output": "#FFF700" + }, + { + "input": 6, + "output": "#87CEEB" + }, + { + "input": 7, + "output": "#90EE90" + }, + { + "input": 8, + "output": "#964B00" + }, + { + "input": 9, + "output": "#FFFFFF" + }, + { + "input": 10, + "output": "#000000" + }, + { + "input": 11, + "output": "#8B0000" + }, + { + "input": 12, + "output": "#808080" + }, + { + "input": 13, + "output": "#8B8000" + }, + { + "input": 14, + "output": "#006400" + }, + { + "input": 15, + "output": "#FFFFC5" + }, + { + "input": 16, + "output": "#00008B" + }, + { + "input": 17, + "output": "#FF7276" + }, + { + "input": 18, + "output": "#556B2F" + }, + { + "input": 19, + "output": "#B43434" + }, + { + "input": 20, + "output": "#4682B4" + }, + { + "input": 21, + "output": "#FFD700" + } + ], + "outputType": "color", + "type": "map" + } + ], + "type": "tag" + }, + "persistent": true + }, + "custom.priority": { + "binding": { + "config": { + "fallbackDelay": 2.5, + "mode": "indirect", + "references": { + "0": "{view.params.tagProps[0]}", + "fc": "{session.custom.fc}" + }, + "tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Priority" + }, + "transforms": [ + { + "expression": "coalesce({value},0)", + "type": "expression" + }, + { + "fallback": null, + "inputType": "scalar", + "mappings": [ + { + "input": 0, + "output": "No Active Alarms" + }, + { + "input": 1, + "output": "High" + }, + { + "input": 2, + "output": "Medium" + }, + { + "input": 3, + "output": "Low" + }, + { + "input": 4, + "output": "Diagnostic" + } + ], + "outputType": "scalar", + "type": "map" + } + ], + "type": "tag" + }, + "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}/State" + }, + "transforms": [ + { + "expression": "coalesce({value},0)", + "type": "expression" + }, + { + "fallback": "Unknown", + "inputType": "scalar", + "mappings": [ + { + "input": 0, + "output": "Closed" + }, + { + "input": 1, + "output": "Actuated" + }, + { + "input": 2, + "output": "Communication Faulted" + }, + { + "input": 3, + "output": "Conveyor Running In Maintenance Mode" + }, + { + "input": 4, + "output": "Disabled" + }, + { + "input": 5, + "output": "Disconnected" + }, + { + "input": 6, + "output": "Stopped" + }, + { + "input": 7, + "output": "Enabled Not Running" + }, + { + "input": 8, + "output": "Encoder Fault" + }, + { + "input": 9, + "output": "Energy Management" + }, + { + "input": 10, + "output": "ESTOP Was Actuated" + }, + { + "input": 11, + "output": "EStopped" + }, + { + "input": 12, + "output": "EStopped Locally" + }, + { + "input": 13, + "output": "Extended Faulted" + }, + { + "input": 14, + "output": "Full" + }, + { + "input": 15, + "output": "Gaylord Start Pressed" + }, + { + "input": 16, + "output": "Jam Fault" + }, + { + "input": 17, + "output": "Jammed" + }, + { + "input": 18, + "output": "Loading Allowed" + }, + { + "input": 19, + "output": "Loading Not Allowed" + }, + { + "input": 20, + "output": "Low Air Pressure Fault Was Present" + }, + { + "input": 21, + "output": "Maintenance Mode" + }, + { + "input": 22, + "output": "Conveyor Stopped In Maintenance Mode" + }, + { + "input": 23, + "output": "Motor Faulted" + }, + { + "input": 24, + "output": "Motor Was Faulted" + }, + { + "input": 25, + "output": "Normal" + }, + { + "input": 26, + "output": "Off Inactive" + }, + { + "input": 27, + "output": "Open" + }, + { + "input": 28, + "output": "PLC Ready To Run" + }, + { + "input": 29, + "output": "Package Release Pressed" + }, + { + "input": 30, + "output": "Power Branch Was Faulted" + }, + { + "input": 31, + "output": "Pressed" + }, + { + "input": 32, + "output": "Ready To Receive" + }, + { + "input": 33, + "output": "Running" + }, + { + "input": 34, + "output": "Started" + }, + { + "input": 35, + "output": "Stopped" + }, + { + "input": 36, + "output": "System Started" + }, + { + "input": 37, + "output": "Unknown" + }, + { + "input": 38, + "output": "VFD Fault" + }, + { + "input": 39, + "output": "Conveyor Running In Power Saving Mode" + }, + { + "input": 40, + "output": "Conveyor Jogging In Maintenance Mode" + }, + { + "input": 41, + "output": "VFD Reset Required" + }, + { + "input": 42, + "output": "Jam Reset Push Button Pressed" + }, + { + "input": 43, + "output": "Start Push Button Pressed" + }, + { + "input": 44, + "output": "Stop Push Button Pressed" + }, + { + "input": 45, + "output": "No Container" + }, + { + "input": 46, + "output": "Ready To Be Enabled" + }, + { + "input": 47, + "output": "Half Full" + }, + { + "input": 48, + "output": "Enabled" + }, + { + "input": 49, + "output": "Tipper Faulted" + } + ], + "outputType": "scalar", + "type": "map" + } + ], + "type": "tag" + }, + "persistent": true + }, + "params.FIO": { + "paramDirection": "input", + "persistent": true + }, + "params.tagProps": { + "paramDirection": "input", + "persistent": true + } + }, + "props": { + "defaultSize": { + "height": 50, + "width": 50 + } + }, + "root": { + "children": [ + { + "meta": { + "name": "IOBLOCK" + }, + "position": { + "height": 1, + "width": 1 + }, + "propConfig": { + "props.elements[1].fill.paint": { + "binding": { + "config": { + "path": "view.custom.color" + }, + "type": "property" + } + }, + "props.elements[2].elements[0].text": { + "binding": { + "config": { + "expression": "if({view.params.FIO}, \"FIO\", \"SIO\")" + }, + "type": "expr" + } + } + }, + "props": { + "elements": [ + { + "id": "defs1", + "name": "defs1", + "type": "defs" + }, + { + "fill": {}, + "height": "47.417244", + "id": "beaconSquare", + "name": "beaconSquare", + "stroke": { + "paint": "#000000", + "width": "2.36887" + }, + "type": "rect", + "width": "47.337795", + "x": "1.450278", + "y": "1.3708278" + }, + { + "elements": [ + { + "id": "tspan2", + "name": "tspan2", + "stroke": { + "width": "1.15193" + }, + "type": "tspan", + "x": "24.958403", + "y": "31.781378" + } + ], + "fill": { + "paint": "#ffffff" + }, + "fontSize": "20.7347px", + "id": "beaconLabel", + "name": "beaconLabel", + "stroke": { + "width": "1.15193" + }, + "textAnchor": "middle", + "type": "text", + "x": "24.958401", + "y": "31.781378" + } + ], + "viewBox": "0 0 50 50" + }, + "type": "ia.shapes.svg" + } + ], + "events": { + "dom": { + "onClick": { + "config": { + "script": "\t#create tags lists for the device\n\tprops \u003d self.view.params.tagProps\n\ttags_table_dataset \u003d autStand.devices.getAllTags(self, props[0])\n\tsystem.perspective.openDock(\u0027Docked-East-Device\u0027,params\u003d{\u0027tagProps\u0027:props, \"tags\":tags_table_dataset})" + }, + "scope": "G", + "type": "script" + } + } + }, + "meta": { + "name": "root", + "tooltip": { + "enabled": true + } + }, + "propConfig": { + "meta.tooltip.text": { + "binding": { + "config": { + "expression": "if(\n {view.custom.state} !\u003d \"Closed\",\n \"Source Id: \" + {view.params.tagProps[0]} + \", Priority: \" + {view.custom.priority} + \", State: \" + {view.custom.state},\n \"Device Disconnected\"\n)\n" + }, + "type": "expr" + } + }, + "meta.visible": { + "binding": { + "config": { + "path": "session.custom.alarm_filter.show_fio_safety" + }, + "type": "property" + } + }, + "props.style.backgroundColor": { + "binding": { + "config": { + "path": "view.custom.state" + }, + "transforms": [ + { + "fallback": "#808080", + "inputType": "scalar", + "mappings": [ + { + "input": 1, + "output": "#00FF00" + }, + { + "input": 2, + "output": "#FF0000" + } + ], + "outputType": "color", + "type": "map" + } + ], + "type": "property" + } + } + }, + "props": { + "mode": "percent", + "style": { + "borderStyle": "solid", + "cursor": "pointer", + "overflow": "hidden", + "userSelect": "none" + } + }, + "type": "ia.container.coord" + } +} \ No newline at end of file diff --git a/BNA8/com.inductiveautomation.perspective/views/autStand/Equipment/MCM/resource.json b/BNA8/com.inductiveautomation.perspective/views/autStand/Equipment/MCM/resource.json index c80714ef..09c2600b 100644 --- a/BNA8/com.inductiveautomation.perspective/views/autStand/Equipment/MCM/resource.json +++ b/BNA8/com.inductiveautomation.perspective/views/autStand/Equipment/MCM/resource.json @@ -10,8 +10,8 @@ "attributes": { "lastModification": { "actor": "admin", - "timestamp": "2025-09-12T08:07:40Z" + "timestamp": "2025-09-14T17:54:18Z" }, - "lastModificationSignature": "7d38b7c8acbbaff7cca5847777fefbf01315969adeeffdb37c221a94565f96c9" + "lastModificationSignature": "2c56e60d1d7d01012ba05321f1069ffff0852a0ba1c8a048bc42734d06c800ae" } } \ No newline at end of file diff --git a/BNA8/com.inductiveautomation.perspective/views/autStand/Equipment/MCM/thumbnail.png b/BNA8/com.inductiveautomation.perspective/views/autStand/Equipment/MCM/thumbnail.png index 396e4f7f..bb384c9e 100644 Binary files a/BNA8/com.inductiveautomation.perspective/views/autStand/Equipment/MCM/thumbnail.png and b/BNA8/com.inductiveautomation.perspective/views/autStand/Equipment/MCM/thumbnail.png differ diff --git a/BNA8/com.inductiveautomation.perspective/views/autStand/Equipment/MCM/view.json b/BNA8/com.inductiveautomation.perspective/views/autStand/Equipment/MCM/view.json index 8891b2b1..254ba111 100644 --- a/BNA8/com.inductiveautomation.perspective/views/autStand/Equipment/MCM/view.json +++ b/BNA8/com.inductiveautomation.perspective/views/autStand/Equipment/MCM/view.json @@ -1,10 +1,8 @@ { "custom": { - "disconnected": 0, + "color": "#000", "priority": 0, - "priority_string": "No active alarms", - "state": 0, - "state_string": "Normal" + "state": 0 }, "params": { "tagProps": [ @@ -21,13 +19,7 @@ ] }, "propConfig": { - "custom.disconnected": { - "binding": { - "config": { - "path": "view.custom.state" - }, - "type": "property" - }, + "custom.color": { "persistent": true }, "custom.priority": { @@ -65,15 +57,6 @@ }, "persistent": true }, - "custom.priority_string": { - "binding": { - "config": { - "expression": "case({view.custom.state},\r\n1, \"High\",\r\n0, \"No active alarms\",\r\n\"Unknown\")" - }, - "type": "expr" - }, - "persistent": true - }, "custom.state": { "binding": { "config": { @@ -95,15 +78,6 @@ }, "persistent": true }, - "custom.state_string": { - "binding": { - "config": { - "expression": "case({view.custom.state},\r\n1, \"Communication Faulted\",\r\n0, \"Normal\",\r\n\"Unknown\")" - }, - "type": "expr" - }, - "persistent": true - }, "params.tagProps": { "paramDirection": "inout", "persistent": true @@ -111,28 +85,83 @@ }, "props": { "defaultSize": { - "height": 30, - "width": 41 + "height": 40, + "width": 40 } }, "root": { "children": [ { "meta": { - "name": "Label" + "name": "MCM" }, "position": { "height": 1, "width": 1 }, - "props": { - "text": "MCM", - "textStyle": { - "fontSize": "1vw", - "textAlign": "center" + "propConfig": { + "props.elements[1].fill.paint": { + "binding": { + "config": { + "path": "view.custom.color" + }, + "type": "property" + } } }, - "type": "ia.display.label" + "props": { + "elements": [ + { + "id": "defs1", + "name": "defs1", + "type": "defs" + }, + { + "fill": {}, + "height": "47.417244", + "id": "beaconSquare", + "name": "beaconSquare", + "stroke": { + "paint": "#000000", + "width": "2.36887" + }, + "type": "rect", + "width": "47.337795", + "x": "1.450278", + "y": "1.3708278" + }, + { + "elements": [ + { + "id": "tspan1", + "name": "tspan1", + "stroke": { + "width": "0.895573" + }, + "text": "MCM", + "type": "tspan", + "x": "24.985008", + "y": "29.648235" + } + ], + "fill": { + "paint": "#ffffff" + }, + "fontSize": "16.1203px", + "id": "beaconLabel", + "name": "beaconLabel", + "stroke": { + "width": "0.895573" + }, + "textAnchor": "middle", + "type": "text", + "x": "24.985008", + "y": "29.648235" + } + ], + "viewBox": "0 0 50 50" + }, + "type": "ia.shapes.svg" } ], "events": { @@ -192,7 +221,7 @@ "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": "\"Source Id: \" + {view.params.tagProps[0]} + \", Priority: \" + {view.custom.priority} + \", State: \" + {view.custom.state}" }, "type": "expr" } @@ -204,20 +233,11 @@ }, "type": "property" } - }, - "props.style.backgroundColor": { - "binding": { - "config": { - "expression": "if(\r\n {view.custom.disconnected},\r\n \u0027#808080\u0027,\r\n if(\r\n {view.custom.state} \u003d 1,\r\n \u0027#FF0000\u0027,\r\n if(\r\n {view.custom.state} \u003d 0,\r\n \u0027#00D900\u0027,\r\n \u0027#fff700\u0027\r\n )\r\n )\r\n)\r\n" - }, - "type": "expr" - } } }, "props": { "mode": "percent", "style": { - "borderStyle": "solid", "cursor": "pointer", "overflow": "hidden" } diff --git a/BNA8/com.inductiveautomation.perspective/views/autStand/Equipment/Safety_IO/resource.json b/BNA8/com.inductiveautomation.perspective/views/autStand/Equipment/Safety_IO/resource.json deleted file mode 100644 index bd97c9e4..00000000 --- a/BNA8/com.inductiveautomation.perspective/views/autStand/Equipment/Safety_IO/resource.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "scope": "G", - "version": 1, - "restricted": false, - "overridable": true, - "files": [ - "view.json" - ], - "attributes": { - "lastModification": { - "actor": "admin", - "timestamp": "2025-09-12T08:08:45Z" - }, - "lastModificationSignature": "acb6ad99720c692ae9a5c54cce56c15a9070656dbff87f70a9f06896e3dbdd87" - } -} \ No newline at end of file diff --git a/BNA8/com.inductiveautomation.perspective/views/autStand/Equipment/Safety_IO/view.json b/BNA8/com.inductiveautomation.perspective/views/autStand/Equipment/Safety_IO/view.json deleted file mode 100644 index 99ce1c55..00000000 --- a/BNA8/com.inductiveautomation.perspective/views/autStand/Equipment/Safety_IO/view.json +++ /dev/null @@ -1,203 +0,0 @@ -{ - "custom": { - "state": 0, - "string": "Unknown" - }, - "params": { - "tagProps": [ - "/system/mcm01/test", - "value", - "value", - "value", - "value", - "value", - "value", - "value", - "value", - "value" - ] - }, - "propConfig": { - "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}/STATE" - }, - "transforms": [ - { - "expression": "coalesce({value},0)", - "type": "expression" - }, - { - "fallback": null, - "inputType": "scalar", - "mappings": [ - { - "input": 1, - "output": 1 - }, - { - "input": 0, - "output": 0 - }, - { - "input": 2, - "output": 2 - }, - { - "input": 3, - "output": 3 - } - ], - "outputType": "scalar", - "type": "map" - } - ], - "type": "tag" - }, - "persistent": true - }, - "custom.string": { - "binding": { - "config": { - "path": "view.custom.state" - }, - "transforms": [ - { - "fallback": "Unknown", - "inputType": "scalar", - "mappings": [ - { - "input": 1, - "output": "OK" - }, - { - "input": 2, - "output": "Faulted" - } - ], - "outputType": "scalar", - "type": "map" - } - ], - "type": "property" - }, - "persistent": true - }, - "params.tagProps": { - "paramDirection": "input", - "persistent": true - } - }, - "props": { - "defaultSize": { - "height": 20, - "width": 40 - } - }, - "root": { - "children": [ - { - "meta": { - "name": "Label" - }, - "position": { - "height": 1, - "width": 1 - }, - "props": { - "style": { - "paddingBottom": 1, - "paddingLeft": 1, - "paddingRight": 1, - "paddingTop": 1 - }, - "text": "SIO", - "textStyle": { - "fontSize": "1vw", - "textAlign": "center", - "textTransform": "uppercase" - } - }, - "type": "ia.display.label" - } - ], - "events": { - "dom": { - "onClick": { - "config": { - "script": "\t#create tags lists for the device\n\tprops \u003d self.view.params.tagProps\n\ttags_table_dataset \u003d autStand.devices.getAllTags(self, props[0])\n\tsystem.perspective.openDock(\u0027Docked-East-Device\u0027,params\u003d{\u0027tagProps\u0027:props, \"tags\":tags_table_dataset})" - }, - "scope": "G", - "type": "script" - } - } - }, - "meta": { - "name": "root", - "tooltip": { - "enabled": true - } - }, - "propConfig": { - "meta.tooltip.text": { - "binding": { - "config": { - "expression": "\"Source Id: \" + {view.params.tagProps[0]} + \", Status: \" + {view.custom.string}\n" - }, - "type": "expr" - } - }, - "meta.visible": { - "binding": { - "config": { - "path": "session.custom.alarm_filter.show_fio_safety" - }, - "type": "property" - } - }, - "props.style.backgroundColor": { - "binding": { - "config": { - "path": "view.custom.state" - }, - "transforms": [ - { - "fallback": "#808080", - "inputType": "scalar", - "mappings": [ - { - "input": 1, - "output": "#00FF00" - }, - { - "input": 2, - "output": "#FF0000" - } - ], - "outputType": "color", - "type": "map" - } - ], - "type": "property" - } - } - }, - "props": { - "mode": "percent", - "style": { - "borderStyle": "solid", - "cursor": "pointer", - "overflow": "hidden", - "userSelect": "none" - } - }, - "type": "ia.container.coord" - } -} \ No newline at end of file diff --git a/BNA8/com.inductiveautomation.perspective/views/autStand/Equipment/Solenoid/resource.json b/BNA8/com.inductiveautomation.perspective/views/autStand/Equipment/Solenoid/resource.json index d79950eb..4bd64f64 100644 --- a/BNA8/com.inductiveautomation.perspective/views/autStand/Equipment/Solenoid/resource.json +++ b/BNA8/com.inductiveautomation.perspective/views/autStand/Equipment/Solenoid/resource.json @@ -4,13 +4,14 @@ "restricted": false, "overridable": true, "files": [ - "view.json" + "view.json", + "thumbnail.png" ], "attributes": { "lastModification": { "actor": "admin", - "timestamp": "2025-09-12T08:08:56Z" + "timestamp": "2025-09-15T07:28:19Z" }, - "lastModificationSignature": "b479ea192933c631dadde3cf0dc57f9b8e4102b6d919c6dc55def5fa970e3440" + "lastModificationSignature": "f0056ffb75860516f91a762eadcd77e329ff942fc8951e7b17cab2749d8e60b0" } } \ No newline at end of file diff --git a/BNA8/com.inductiveautomation.perspective/views/autStand/Equipment/Solenoid/thumbnail.png b/BNA8/com.inductiveautomation.perspective/views/autStand/Equipment/Solenoid/thumbnail.png new file mode 100644 index 00000000..9338bac3 Binary files /dev/null and b/BNA8/com.inductiveautomation.perspective/views/autStand/Equipment/Solenoid/thumbnail.png differ diff --git a/BNA8/com.inductiveautomation.perspective/views/autStand/Equipment/Solenoid/view.json b/BNA8/com.inductiveautomation.perspective/views/autStand/Equipment/Solenoid/view.json index 5d947427..e3627792 100644 --- a/BNA8/com.inductiveautomation.perspective/views/autStand/Equipment/Solenoid/view.json +++ b/BNA8/com.inductiveautomation.perspective/views/autStand/Equipment/Solenoid/view.json @@ -1,11 +1,12 @@ { "custom": { - "state": 0, - "string": "Inactive" + "color": "#C2C2C2", + "priority": "No Active Alarms", + "state": "Closed" }, "params": { "tagProps": [ - "/system/mcm01/test", + "System/MCM02/Solenoid/NCS1_1_SOL48", "value", "value", "value", @@ -18,7 +19,7 @@ ] }, "propConfig": { - "custom.state": { + "custom.color": { "binding": { "config": { "fallbackDelay": 2.5, @@ -27,11 +28,128 @@ "0": "{view.params.tagProps[0]}", "fc": "{session.custom.fc}" }, - "tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/STATE" + "tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Color" }, "transforms": [ { - "expression": "coalesce({value},0)", + "expression": "coalesce({value},{view.params.forceFaultStatus},0)", + "type": "expression" + }, + { + "fallback": "#000000", + "inputType": "scalar", + "mappings": [ + { + "input": 0, + "output": "#C2C2C2" + }, + { + "input": 1, + "output": "#FF0000" + }, + { + "input": 2, + "output": "#FFA500" + }, + { + "input": 3, + "output": "#0008FF" + }, + { + "input": 4, + "output": "#00FF00" + }, + { + "input": 5, + "output": "#FFF700" + }, + { + "input": 6, + "output": "#87CEEB" + }, + { + "input": 7, + "output": "#90EE90" + }, + { + "input": 8, + "output": "#964B00" + }, + { + "input": 9, + "output": "#FFFFFF" + }, + { + "input": 10, + "output": "#000000" + }, + { + "input": 11, + "output": "#8B0000" + }, + { + "input": 12, + "output": "#808080" + }, + { + "input": 13, + "output": "#8B8000" + }, + { + "input": 14, + "output": "#006400" + }, + { + "input": 15, + "output": "#FFFFC5" + }, + { + "input": 16, + "output": "#00008B" + }, + { + "input": 17, + "output": "#FF7276" + }, + { + "input": 18, + "output": "#556B2F" + }, + { + "input": 19, + "output": "#B43434" + }, + { + "input": 20, + "output": "#4682B4" + }, + { + "input": 21, + "output": "#FFD700" + } + ], + "outputType": "color", + "type": "map" + } + ], + "type": "tag" + }, + "persistent": true + }, + "custom.priority": { + "binding": { + "config": { + "fallbackDelay": 2.5, + "mode": "indirect", + "references": { + "0": "{view.params.tagProps[0]}", + "fc": "{session.custom.fc}" + }, + "tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Priority" + }, + "transforms": [ + { + "expression": "coalesce({value},{view.params.forceFaultStatus},0)", "type": "expression" }, { @@ -39,20 +157,24 @@ "inputType": "scalar", "mappings": [ { - "input": 1, - "output": 1 + "input": 0, + "output": "No Active Alarms" }, { - "input": 0, - "output": 0 + "input": 1, + "output": "High" }, { "input": 2, - "output": 2 + "output": "Medium" }, { "input": 3, - "output": 3 + "output": "Low" + }, + { + "input": 4, + "output": "Diagnostic" } ], "outputType": "scalar", @@ -63,34 +185,232 @@ }, "persistent": true }, - "custom.string": { + "custom.state": { "binding": { "config": { - "path": "view.custom.state" + "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},0)", + "type": "expression" + }, { "fallback": "Unknown", "inputType": "scalar", "mappings": [ + { + "input": 0, + "output": "Closed" + }, { "input": 1, "output": "Actuated" }, { "input": 2, - "output": "Faulted" + "output": "Communication Faulted" }, { - "input": 0, - "output": "Inactive" + "input": 3, + "output": "Conveyor Running In Maintenance Mode" + }, + { + "input": 4, + "output": "Disabled" + }, + { + "input": 5, + "output": "Disconnected" + }, + { + "input": 6, + "output": "Stopped" + }, + { + "input": 7, + "output": "Enabled Not Running" + }, + { + "input": 8, + "output": "Encoder Fault" + }, + { + "input": 9, + "output": "Energy Management" + }, + { + "input": 10, + "output": "ESTOP Was Actuated" + }, + { + "input": 11, + "output": "EStopped" + }, + { + "input": 12, + "output": "EStopped Locally" + }, + { + "input": 13, + "output": "Extended Faulted" + }, + { + "input": 14, + "output": "Full" + }, + { + "input": 15, + "output": "Gaylord Start Pressed" + }, + { + "input": 16, + "output": "Jam Fault" + }, + { + "input": 17, + "output": "Jammed" + }, + { + "input": 18, + "output": "Loading Allowed" + }, + { + "input": 19, + "output": "Loading Not Allowed" + }, + { + "input": 20, + "output": "Low Air Pressure Fault Was Present" + }, + { + "input": 21, + "output": "Maintenance Mode" + }, + { + "input": 22, + "output": "Conveyor Stopped In Maintenance Mode" + }, + { + "input": 23, + "output": "Motor Faulted" + }, + { + "input": 24, + "output": "Motor Was Faulted" + }, + { + "input": 25, + "output": "Normal" + }, + { + "input": 26, + "output": "Off Inactive" + }, + { + "input": 27, + "output": "Open" + }, + { + "input": 28, + "output": "PLC Ready To Run" + }, + { + "input": 29, + "output": "Package Release Pressed" + }, + { + "input": 30, + "output": "Power Branch Was Faulted" + }, + { + "input": 31, + "output": "Pressed" + }, + { + "input": 32, + "output": "Ready To Receive" + }, + { + "input": 33, + "output": "Running" + }, + { + "input": 34, + "output": "Started" + }, + { + "input": 35, + "output": "Stopped" + }, + { + "input": 36, + "output": "System Started" + }, + { + "input": 37, + "output": "Unknown" + }, + { + "input": 38, + "output": "VFD Fault" + }, + { + "input": 39, + "output": "Conveyor Running In Power Saving Mode" + }, + { + "input": 40, + "output": "Conveyor Jogging In Maintenance Mode" + }, + { + "input": 41, + "output": "VFD Reset Required" + }, + { + "input": 42, + "output": "Jam Reset Push Button Pressed" + }, + { + "input": 43, + "output": "Start Push Button Pressed" + }, + { + "input": 44, + "output": "Stop Push Button Pressed" + }, + { + "input": 45, + "output": "No Container" + }, + { + "input": 46, + "output": "Ready To Be Enabled" + }, + { + "input": 47, + "output": "Half Full" + }, + { + "input": 48, + "output": "Enabled" + }, + { + "input": 49, + "output": "Tipper Faulted" } ], "outputType": "scalar", "type": "map" } ], - "type": "property" + "type": "tag" }, "persistent": true }, @@ -101,29 +421,83 @@ }, "props": { "defaultSize": { - "height": 22, - "width": 25 + "height": 20, + "width": 20 } }, "root": { "children": [ { "meta": { - "name": "Label" + "name": "SOL" }, "position": { "height": 1, "width": 1 }, - "props": { - "text": "SOL", - "textStyle": { - "fontSize": "0.5vw", - "textAlign": "center", - "textTransform": "uppercase" + "propConfig": { + "props.elements[1].fill.paint": { + "binding": { + "config": { + "path": "view.custom.color" + }, + "type": "property" + } } }, - "type": "ia.display.label" + "props": { + "elements": [ + { + "id": "defs1", + "name": "defs1", + "type": "defs" + }, + { + "fill": {}, + "height": "47.417244", + "id": "beaconSquare", + "name": "beaconSquare", + "stroke": { + "paint": "#000000", + "width": "2.36887" + }, + "type": "rect", + "width": "47.337795", + "x": "1.450278", + "y": "1.3708278" + }, + { + "elements": [ + { + "id": "tspan1", + "name": "tspan1", + "stroke": { + "width": "1.15193" + }, + "text": "SOL", + "type": "tspan", + "x": "24.958401", + "y": "31.781378" + } + ], + "fill": { + "paint": "#ffffff" + }, + "fontSize": "20.7347px", + "id": "beaconLabel", + "name": "beaconLabel", + "stroke": { + "width": "1.15193" + }, + "textAnchor": "middle", + "type": "text", + "x": "24.958401", + "y": "31.781378" + } + ], + "viewBox": "0 0 50 50" + }, + "type": "ia.shapes.svg" } ], "events": { @@ -147,7 +521,7 @@ "meta.tooltip.text": { "binding": { "config": { - "expression": "\"Source Id: \" + {view.params.tagProps[0]} + \", Status: \" + {view.custom.string}\n" + "expression": "if(\n {view.custom.state} !\u003d \"Closed\",\n \"Source Id: \" + {view.params.tagProps[0]} + \", Priority: \" + {view.custom.priority} + \", State: \" + {view.custom.state},\n \"Device Disconnected\"\n)\n" }, "type": "expr" } @@ -159,41 +533,12 @@ }, "type": "property" } - }, - "props.style.backgroundColor": { - "binding": { - "config": { - "path": "view.custom.state" - }, - "transforms": [ - { - "fallback": "#808080", - "inputType": "scalar", - "mappings": [ - { - "input": 1, - "output": "#00FF00" - }, - { - "input": 2, - "output": "#FF0000" - } - ], - "outputType": "color", - "type": "map" - } - ], - "type": "property" - } } }, "props": { "mode": "percent", "style": { - "borderStyle": "solid", - "cursor": "pointer", - "overflow": "hidden", - "userSelect": "none" + "cursor": "pointer" } }, "type": "ia.container.coord" diff --git a/conversion-report.txt b/conversion-report.txt index 251cc7dd..e8e7b4a5 100644 --- a/conversion-report.txt +++ b/conversion-report.txt @@ -28,3 +28,5 @@ Starting conversion: 20250912:16.11.04 Conversion finished. Elapsed time: 10 ms Starting conversion: 20250913:14.31.52 Conversion finished. Elapsed time: 10 ms +Starting conversion: 20250915:10.46.20 +Conversion finished. Elapsed time: 10 ms