diff --git a/CNO8_SCADA/com.inductiveautomation.perspective/views/Windows/Tabs/Enternet Windows/Components/DPM_TO_HUB/view.json b/CNO8_SCADA/com.inductiveautomation.perspective/views/Windows/Tabs/Enternet Windows/Components/DPM_TO_HUB/view.json index 4cec55d..a17b200 100644 --- a/CNO8_SCADA/com.inductiveautomation.perspective/views/Windows/Tabs/Enternet Windows/Components/DPM_TO_HUB/view.json +++ b/CNO8_SCADA/com.inductiveautomation.perspective/views/Windows/Tabs/Enternet Windows/Components/DPM_TO_HUB/view.json @@ -1,7 +1,7 @@ { "custom": {}, "params": { - "DPMNotFaulted": false, + "communicationFaulted": true, "con_lines": [ false, false, @@ -42,7 +42,7 @@ ] }, "propConfig": { - "params.DPMNotFaulted": { + "params.communicationFaulted": { "paramDirection": "input", "persistent": true }, @@ -101,7 +101,7 @@ "props.elements[0].elements[0].elements[1].stroke.paint": { "binding": { "config": { - "expression": "if(!{view.params.DPMNotFaulted}, \"#ff001d\", \"#00ff00\")" + "expression": "if(!{view.params.communicationFaulted}, \"#ff001d\", \"#00ff00\")" }, "type": "expr" } @@ -109,7 +109,7 @@ "props.elements[0].elements[0].elements[2].stroke.paint": { "binding": { "config": { - "expression": "if(!{view.params.DPMNotFaulted}, \"#ff001d\", \"#00ff00\")" + "expression": "if(!{view.params.communicationFaulted}, \"#ff001d\", \"#00ff00\")" }, "type": "expr" } @@ -117,7 +117,7 @@ "props.elements[0].elements[1].elements[0].stroke.paint": { "binding": { "config": { - "expression": "if(!{view.params.DPMNotFaulted}, \"#ff001d\", if(!{view.params.con_lines[0]}, \"#ff001d\", \"#00ff00\"))" + "expression": "if(!{view.params.communicationFaulted}, \"#ff001d\", if(!{view.params.con_lines[0]}, \"#ff001d\", \"#00ff00\"))" }, "type": "expr" } @@ -125,7 +125,7 @@ "props.elements[0].elements[1].elements[10].stroke.paint": { "binding": { "config": { - "expression": "if(!{view.params.DPMNotFaulted}, \"#ff001d\", if(!{view.params.con_lines[17]}, \"#ff001d\", \"#00ff00\"))" + "expression": "if(!{view.params.communicationFaulted}, \"#ff001d\", if(!{view.params.con_lines[17]}, \"#ff001d\", \"#00ff00\"))" }, "type": "expr" } @@ -133,7 +133,7 @@ "props.elements[0].elements[1].elements[11].stroke.paint": { "binding": { "config": { - "expression": "if(!{view.params.DPMNotFaulted}, \"#ff001d\", if(!{view.params.con_lines[4]}, \"#ff001d\", \"#00ff00\"))" + "expression": "if(!{view.params.communicationFaulted}, \"#ff001d\", if(!{view.params.con_lines[4]}, \"#ff001d\", \"#00ff00\"))" }, "type": "expr" } @@ -141,7 +141,7 @@ "props.elements[0].elements[1].elements[12].stroke.paint": { "binding": { "config": { - "expression": "if(!{view.params.DPMNotFaulted}, \"#ff001d\", if(!{view.params.con_lines[5]}, \"#ff001d\", \"#00ff00\"))" + "expression": "if(!{view.params.communicationFaulted}, \"#ff001d\", if(!{view.params.con_lines[5]}, \"#ff001d\", \"#00ff00\"))" }, "type": "expr" } @@ -149,7 +149,7 @@ "props.elements[0].elements[1].elements[13].stroke.paint": { "binding": { "config": { - "expression": "if(!{view.params.DPMNotFaulted}, \"#ff001d\", if(!{view.params.con_lines[6]}, \"#ff001d\", \"#00ff00\"))" + "expression": "if(!{view.params.communicationFaulted}, \"#ff001d\", if(!{view.params.con_lines[6]}, \"#ff001d\", \"#00ff00\"))" }, "type": "expr" } @@ -157,7 +157,7 @@ "props.elements[0].elements[1].elements[14].stroke.paint": { "binding": { "config": { - "expression": "if(!{view.params.DPMNotFaulted}, \"#ff001d\", if(!{view.params.con_lines[15]}, \"#ff001d\", \"#00ff00\"))" + "expression": "if(!{view.params.communicationFaulted}, \"#ff001d\", if(!{view.params.con_lines[15]}, \"#ff001d\", \"#00ff00\"))" }, "type": "expr" } @@ -165,7 +165,7 @@ "props.elements[0].elements[1].elements[15].stroke.paint": { "binding": { "config": { - "expression": "if(!{view.params.DPMNotFaulted}, \"#ff001d\", if(!{view.params.con_lines[16]}, \"#ff001d\", \"#00ff00\"))" + "expression": "if(!{view.params.communicationFaulted}, \"#ff001d\", if(!{view.params.con_lines[16]}, \"#ff001d\", \"#00ff00\"))" }, "type": "expr" } @@ -173,7 +173,7 @@ "props.elements[0].elements[1].elements[16].stroke.paint": { "binding": { "config": { - "expression": "if(!{view.params.DPMNotFaulted}, \"#ff001d\", if(!{view.params.con_lines[7]}, \"#ff001d\", \"#00ff00\"))" + "expression": "if(!{view.params.communicationFaulted}, \"#ff001d\", if(!{view.params.con_lines[7]}, \"#ff001d\", \"#00ff00\"))" }, "type": "expr" } @@ -181,7 +181,7 @@ "props.elements[0].elements[1].elements[17].stroke.paint": { "binding": { "config": { - "expression": "if(!{view.params.DPMNotFaulted}, \"#ff001d\", if(!{view.params.con_lines[8]}, \"#ff001d\", \"#00ff00\"))" + "expression": "if(!{view.params.communicationFaulted}, \"#ff001d\", if(!{view.params.con_lines[8]}, \"#ff001d\", \"#00ff00\"))" }, "type": "expr" } @@ -189,7 +189,7 @@ "props.elements[0].elements[1].elements[18].stroke.paint": { "binding": { "config": { - "expression": "if(!{view.params.DPMNotFaulted}, \"#ff001d\", if(!{view.params.con_lines[9]}, \"#ff001d\", \"#00ff00\"))" + "expression": "if(!{view.params.communicationFaulted}, \"#ff001d\", if(!{view.params.con_lines[9]}, \"#ff001d\", \"#00ff00\"))" }, "type": "expr" } @@ -197,7 +197,7 @@ "props.elements[0].elements[1].elements[19].stroke.paint": { "binding": { "config": { - "expression": "if(!{view.params.DPMNotFaulted}, \"#ff001d\", if(!{view.params.con_lines[13]}, \"#ff001d\", \"#00ff00\"))" + "expression": "if(!{view.params.communicationFaulted}, \"#ff001d\", if(!{view.params.con_lines[13]}, \"#ff001d\", \"#00ff00\"))" }, "type": "expr" } @@ -205,7 +205,7 @@ "props.elements[0].elements[1].elements[1].stroke.paint": { "binding": { "config": { - "expression": "if(!{view.params.DPMNotFaulted}, \"#ff001d\", if(!{view.params.con_lines[23]}, \"#ff001d\", \"#00ff00\"))" + "expression": "if(!{view.params.communicationFaulted}, \"#ff001d\", if(!{view.params.con_lines[23]}, \"#ff001d\", \"#00ff00\"))" }, "type": "expr" } @@ -213,7 +213,7 @@ "props.elements[0].elements[1].elements[20].stroke.paint": { "binding": { "config": { - "expression": "if(!{view.params.DPMNotFaulted}, \"#ff001d\", if(!{view.params.con_lines[12]}, \"#ff001d\", \"#00ff00\"))" + "expression": "if(!{view.params.communicationFaulted}, \"#ff001d\", if(!{view.params.con_lines[12]}, \"#ff001d\", \"#00ff00\"))" }, "type": "expr" } @@ -221,7 +221,7 @@ "props.elements[0].elements[1].elements[21].stroke.paint": { "binding": { "config": { - "expression": "if(!{view.params.DPMNotFaulted}, \"#ff001d\", if(!{view.params.con_lines[11]}, \"#ff001d\", \"#00ff00\"))" + "expression": "if(!{view.params.communicationFaulted}, \"#ff001d\", if(!{view.params.con_lines[11]}, \"#ff001d\", \"#00ff00\"))" }, "type": "expr" } @@ -229,7 +229,7 @@ "props.elements[0].elements[1].elements[22].stroke.paint": { "binding": { "config": { - "expression": "if(!{view.params.DPMNotFaulted}, \"#ff001d\", if(!{view.params.con_lines[10]}, \"#ff001d\", \"#00ff00\"))" + "expression": "if(!{view.params.communicationFaulted}, \"#ff001d\", if(!{view.params.con_lines[10]}, \"#ff001d\", \"#00ff00\"))" }, "type": "expr" } @@ -237,7 +237,7 @@ "props.elements[0].elements[1].elements[23].stroke.paint": { "binding": { "config": { - "expression": "if(!{view.params.DPMNotFaulted}, \"#ff001d\", if(!{view.params.con_lines[14]}, \"#ff001d\", \"#00ff00\"))" + "expression": "if(!{view.params.communicationFaulted}, \"#ff001d\", if(!{view.params.con_lines[14]}, \"#ff001d\", \"#00ff00\"))" }, "type": "expr" } @@ -245,7 +245,7 @@ "props.elements[0].elements[1].elements[2].stroke.paint": { "binding": { "config": { - "expression": "if(!{view.params.DPMNotFaulted}, \"#ff001d\", if(!{view.params.con_lines[1]}, \"#ff001d\", \"#00ff00\"))" + "expression": "if(!{view.params.communicationFaulted}, \"#ff001d\", if(!{view.params.con_lines[1]}, \"#ff001d\", \"#00ff00\"))" }, "type": "expr" } @@ -253,7 +253,7 @@ "props.elements[0].elements[1].elements[3].stroke.paint": { "binding": { "config": { - "expression": "if(!{view.params.DPMNotFaulted}, \"#ff001d\", if(!{view.params.con_lines[22]}, \"#ff001d\", \"#00ff00\"))" + "expression": "if(!{view.params.communicationFaulted}, \"#ff001d\", if(!{view.params.con_lines[22]}, \"#ff001d\", \"#00ff00\"))" }, "type": "expr" } @@ -261,7 +261,7 @@ "props.elements[0].elements[1].elements[4].stroke.paint": { "binding": { "config": { - "expression": "if(!{view.params.DPMNotFaulted}, \"#ff001d\", if(!{view.params.con_lines[2]}, \"#ff001d\", \"#00ff00\"))" + "expression": "if(!{view.params.communicationFaulted}, \"#ff001d\", if(!{view.params.con_lines[2]}, \"#ff001d\", \"#00ff00\"))" }, "type": "expr" } @@ -269,7 +269,7 @@ "props.elements[0].elements[1].elements[5].stroke.paint": { "binding": { "config": { - "expression": "if(!{view.params.DPMNotFaulted}, \"#ff001d\", if(!{view.params.con_lines[3]}, \"#ff001d\", \"#00ff00\"))" + "expression": "if(!{view.params.communicationFaulted}, \"#ff001d\", if(!{view.params.con_lines[3]}, \"#ff001d\", \"#00ff00\"))" }, "type": "expr" } @@ -277,7 +277,7 @@ "props.elements[0].elements[1].elements[6].stroke.paint": { "binding": { "config": { - "expression": "if(!{view.params.DPMNotFaulted}, \"#ff001d\", if(!{view.params.con_lines[21]}, \"#ff001d\", \"#00ff00\"))" + "expression": "if(!{view.params.communicationFaulted}, \"#ff001d\", if(!{view.params.con_lines[21]}, \"#ff001d\", \"#00ff00\"))" }, "type": "expr" } @@ -285,7 +285,7 @@ "props.elements[0].elements[1].elements[7].stroke.paint": { "binding": { "config": { - "expression": "if(!{view.params.DPMNotFaulted}, \"#ff001d\", if(!{view.params.con_lines[20]}, \"#ff001d\", \"#00ff00\"))" + "expression": "if(!{view.params.communicationFaulted}, \"#ff001d\", if(!{view.params.con_lines[20]}, \"#ff001d\", \"#00ff00\"))" }, "type": "expr" } @@ -293,7 +293,7 @@ "props.elements[0].elements[1].elements[8].stroke.paint": { "binding": { "config": { - "expression": "if(!{view.params.DPMNotFaulted}, \"#ff001d\", if(!{view.params.con_lines[19]}, \"#ff001d\", \"#00ff00\"))" + "expression": "if(!{view.params.communicationFaulted}, \"#ff001d\", if(!{view.params.con_lines[19]}, \"#ff001d\", \"#00ff00\"))" }, "type": "expr" } @@ -301,7 +301,7 @@ "props.elements[0].elements[1].elements[9].stroke.paint": { "binding": { "config": { - "expression": "if(!{view.params.DPMNotFaulted}, \"#ff001d\", if(!{view.params.con_lines[18]}, \"#ff001d\", \"#00ff00\"))" + "expression": "if(!{view.params.communicationFaulted}, \"#ff001d\", if(!{view.params.con_lines[18]}, \"#ff001d\", \"#00ff00\"))" }, "type": "expr" } diff --git a/CNO8_SCADA/com.inductiveautomation.perspective/views/Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM04/DPM01_VS01A/view.json b/CNO8_SCADA/com.inductiveautomation.perspective/views/Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM04/DPM01_VS01A/view.json index a237c29..4e34598 100644 --- a/CNO8_SCADA/com.inductiveautomation.perspective/views/Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM04/DPM01_VS01A/view.json +++ b/CNO8_SCADA/com.inductiveautomation.perspective/views/Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM04/DPM01_VS01A/view.json @@ -1476,7 +1476,7 @@ }, "width": 0.08, "x": 0.8025, - "y": 0.136 + "y": 0.1297 }, "props": { "params": { @@ -1929,7 +1929,7 @@ "height": 0.0358, "width": 0.0427, "x": 0.8185, - "y": 0.1017 + "y": 0.0954 }, "props": { "text": "S011015_ZMX1 11.200.1.50", diff --git a/CNO8_SCADA/com.inductiveautomation.perspective/views/Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM04/DPM02_VS01A/view.json b/CNO8_SCADA/com.inductiveautomation.perspective/views/Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM04/DPM02_VS01A/view.json index 1ecc3cd..3f02cd9 100644 --- a/CNO8_SCADA/com.inductiveautomation.perspective/views/Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM04/DPM02_VS01A/view.json +++ b/CNO8_SCADA/com.inductiveautomation.perspective/views/Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM04/DPM02_VS01A/view.json @@ -768,7 +768,7 @@ "height": 0.1667, "width": 0.06, "x": 0.0097, - "y": 0.1454 + "y": 0.1319 }, "props": { "params": { @@ -801,7 +801,7 @@ "height": 0.1667, "width": 0.06, "x": 0.0475, - "y": 0.1483 + "y": 0.1348 }, "props": { "params": { @@ -837,7 +837,7 @@ }, "width": 0.0802, "x": 0.0852, - "y": 0.192 + "y": 0.1785 }, "props": { "params": { @@ -870,7 +870,7 @@ "height": 0.1667, "width": 0.06, "x": 0.1417, - "y": 0.1454 + "y": 0.1319 }, "props": { "params": { @@ -906,7 +906,7 @@ }, "width": 0.06, "x": 0.1766, - "y": 0.1445 + "y": 0.131 }, "props": { "params": { @@ -939,7 +939,7 @@ "height": 0.1667, "width": 0.06, "x": 0.2114, - "y": 0.1482 + "y": 0.1347 }, "props": { "params": { @@ -972,7 +972,7 @@ "height": 0.1667, "width": 0.06, "x": 0.249, - "y": 0.1519 + "y": 0.1384 }, "props": { "params": { @@ -1005,7 +1005,7 @@ "height": 0.0881, "width": 0.08, "x": 0.2854, - "y": 0.1875 + "y": 0.174 }, "props": { "params": { @@ -1038,7 +1038,7 @@ "height": 0.1667, "width": 0.06, "x": 0.3313, - "y": 0.1528 + "y": 0.1393 }, "props": { "params": { @@ -1071,7 +1071,7 @@ "height": 0.1667, "width": 0.06, "x": 0.3703, - "y": 0.1602 + "y": 0.1467 }, "props": { "params": { @@ -1104,7 +1104,7 @@ "height": 0.1667, "width": 0.06, "x": 0.411, - "y": 0.1528 + "y": 0.1393 }, "props": { "params": { @@ -1137,7 +1137,7 @@ "height": 0.1667, "width": 0.06, "x": 0.4498, - "y": 0.1528 + "y": 0.1393 }, "props": { "params": { @@ -1170,7 +1170,7 @@ "height": 0.0881, "width": 0.08, "x": 0.4814, - "y": 0.1899 + "y": 0.1764 }, "props": { "params": { @@ -1203,7 +1203,7 @@ "height": 0.1667, "width": 0.06, "x": 0.5339, - "y": 0.1464 + "y": 0.1329 }, "props": { "params": { @@ -1236,7 +1236,7 @@ "height": 0.1667, "width": 0.06, "x": 0.5718, - "y": 0.1473 + "y": 0.1338 }, "props": { "params": { @@ -1269,7 +1269,7 @@ "height": 0.1667, "width": 0.06, "x": 0.6095, - "y": 0.1461 + "y": 0.1326 }, "props": { "params": { @@ -1302,7 +1302,7 @@ "height": 0.1667, "width": 0.06, "x": 0.6467, - "y": 0.1454 + "y": 0.1319 }, "props": { "params": { @@ -1335,7 +1335,7 @@ "height": 0.0881, "width": 0.08, "x": 0.6846, - "y": 0.183 + "y": 0.1695 }, "props": { "params": { @@ -1368,7 +1368,7 @@ "height": 0.1667, "width": 0.06, "x": 0.7355, - "y": 0.1454 + "y": 0.1319 }, "props": { "params": { @@ -1404,7 +1404,7 @@ }, "width": 0.06, "x": 0.7763, - "y": 0.1454 + "y": 0.1319 }, "props": { "params": { @@ -1451,7 +1451,7 @@ "height": 0.0358, "width": 0.0427, "x": 0.0146, - "y": 0.1108 + "y": 0.1045 }, "props": { "text": "S011017_ZMX1 11.200.1.54", @@ -1471,7 +1471,7 @@ "height": 0.0358, "width": 0.0427, "x": 0.0531, - "y": 0.1159 + "y": 0.1096 }, "props": { "text": "S011019_ZMX1 11.200.1.55", @@ -1491,7 +1491,7 @@ "height": 0.0358, "width": 0.0427, "x": 0.1094, - "y": 0.1121 + "y": 0.1058 }, "props": { "text": "VS01A_FIOM06 11.200.1.56", @@ -1511,7 +1511,7 @@ "height": 0.0358, "width": 0.0427, "x": 0.1458, - "y": 0.1117 + "y": 0.1054 }, "props": { "text": "S011021_ZMX1 11.200.1.57", @@ -1531,7 +1531,7 @@ "height": 0.0358, "width": 0.0427, "x": 0.1828, - "y": 0.1112 + "y": 0.1049 }, "props": { "text": "S011023_ZMX1 11.200.1.58", @@ -1551,7 +1551,7 @@ "height": 0.0358, "width": 0.0427, "x": 0.2208, - "y": 0.1154 + "y": 0.1091 }, "props": { "text": "S011018_ZMX1 11.200.1.59", @@ -1571,7 +1571,7 @@ "height": 0.0358, "width": 0.0427, "x": 0.2549, - "y": 0.1145 + "y": 0.1082 }, "props": { "text": "S011020_ZMX1 11.200.1.60", @@ -1591,7 +1591,7 @@ "height": 0.0358, "width": 0.0427, "x": 0.3077, - "y": 0.11 + "y": 0.1037 }, "props": { "text": "VS01A_FIOM07 11.200.1.61", @@ -1611,7 +1611,7 @@ "height": 0.0358, "width": 0.0427, "x": 0.3375, - "y": 0.1073 + "y": 0.101 }, "props": { "text": "S011022_ZMX1 11.200.1.62", @@ -1631,7 +1631,7 @@ "height": 0.0358, "width": 0.0427, "x": 0.3733, - "y": 0.11 + "y": 0.1037 }, "props": { "text": "S011024_ZMX1 11.200.1.63", @@ -1651,7 +1651,7 @@ "height": 0.0358, "width": 0.0427, "x": 0.4129, - "y": 0.1109 + "y": 0.1046 }, "props": { "text": "S011025_ZMX1 11.200.1.64", @@ -1671,7 +1671,7 @@ "height": 0.0358, "width": 0.0427, "x": 0.4506, - "y": 0.1101 + "y": 0.1038 }, "props": { "text": "S011027_ZMX1 11.200.1.65", @@ -1691,7 +1691,7 @@ "height": 0.0358, "width": 0.0427, "x": 0.5031, - "y": 0.1111 + "y": 0.1048 }, "props": { "text": "VS01A_FIOM08 11.200.1.66", @@ -1711,7 +1711,7 @@ "height": 0.0358, "width": 0.0427, "x": 0.5401, - "y": 0.1092 + "y": 0.1029 }, "props": { "text": "S011029_ZMX1 11.200.1.67", @@ -1731,7 +1731,7 @@ "height": 0.0358, "width": 0.0427, "x": 0.575, - "y": 0.1083 + "y": 0.102 }, "props": { "text": "S011031_ZMX1 11.200.1.68", @@ -1751,7 +1751,7 @@ "height": 0.0358, "width": 0.0427, "x": 0.6068, - "y": 0.1046 + "y": 0.0983 }, "props": { "text": "S011026_ZMX1 11.200.1.69", @@ -1771,7 +1771,7 @@ "height": 0.0358, "width": 0.0427, "x": 0.6458, - "y": 0.1045 + "y": 0.0982 }, "props": { "text": "S011028_ZMX1 11.200.1.70", @@ -1791,7 +1791,7 @@ "height": 0.0358, "width": 0.0427, "x": 0.7042, - "y": 0.103 + "y": 0.0967 }, "props": { "text": "VS01A_FIOM09 11.200.1.71", @@ -1811,7 +1811,7 @@ "height": 0.0358, "width": 0.0427, "x": 0.7389, - "y": 0.1055 + "y": 0.0992 }, "props": { "text": "S011030_ZMX1 11.200.1.72", @@ -1831,7 +1831,7 @@ "height": 0.0358, "width": 0.0427, "x": 0.7785, - "y": 0.1036 + "y": 0.0973 }, "props": { "text": "S011032_ZMX1 11.200.1.73", diff --git a/CNO8_SCADA/com.inductiveautomation.perspective/views/Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM04/DPM03_VS01A/view.json b/CNO8_SCADA/com.inductiveautomation.perspective/views/Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM04/DPM03_VS01A/view.json index b6cfcd7..8a0fb00 100644 --- a/CNO8_SCADA/com.inductiveautomation.perspective/views/Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM04/DPM03_VS01A/view.json +++ b/CNO8_SCADA/com.inductiveautomation.perspective/views/Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM04/DPM03_VS01A/view.json @@ -1299,7 +1299,7 @@ "height": 0.1667, "width": 0.06, "x": 0.6898, - "y": 0.1431 + "y": 0.1404 }, "props": { "params": { @@ -1332,7 +1332,7 @@ "height": 0.1667, "width": 0.06, "x": 0.7297, - "y": 0.1463 + "y": 0.1427 }, "props": { "params": { diff --git a/CNO8_SCADA/com.inductiveautomation.perspective/views/Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM04/DPM07_VS01A/view.json b/CNO8_SCADA/com.inductiveautomation.perspective/views/Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM04/DPM07_VS01A/view.json index 10d6c5d..1146bb5 100644 --- a/CNO8_SCADA/com.inductiveautomation.perspective/views/Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM04/DPM07_VS01A/view.json +++ b/CNO8_SCADA/com.inductiveautomation.perspective/views/Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM04/DPM07_VS01A/view.json @@ -801,7 +801,7 @@ "height": 0.1667, "width": 0.06, "x": 0.0418, - "y": 0.1455 + "y": 0.1446 }, "props": { "params": { @@ -867,7 +867,7 @@ "height": 0.1667, "width": 0.06, "x": 0.1307, - "y": 0.1444 + "y": 0.1435 }, "props": { "params": { @@ -900,7 +900,7 @@ "height": 0.1667, "width": 0.06, "x": 0.1677, - "y": 0.1473 + "y": 0.1464 }, "props": { "params": { @@ -933,7 +933,7 @@ "height": 0.1667, "width": 0.06, "x": 0.2082, - "y": 0.1445 + "y": 0.1436 }, "props": { "params": { @@ -966,7 +966,7 @@ "height": 0.1667, "width": 0.06, "x": 0.2485, - "y": 0.1463 + "y": 0.1454 }, "props": { "params": { @@ -999,7 +999,7 @@ "height": 0.0958, "width": 0.08, "x": 0.2865, - "y": 0.1696 + "y": 0.1687 }, "props": { "params": { @@ -1197,7 +1197,7 @@ "height": 0.1667, "width": 0.06, "x": 0.5318, - "y": 0.1436 + "y": 0.1427 }, "props": { "params": { @@ -1230,7 +1230,7 @@ "height": 0.0958, "width": 0.08, "x": 0.5619, - "y": 0.1648 + "y": 0.1639 }, "props": { "params": { @@ -1263,7 +1263,7 @@ "height": 0.1667, "width": 0.06, "x": 0.6079, - "y": 0.1386 + "y": 0.1377 }, "props": { "params": { @@ -1296,7 +1296,7 @@ "height": 0.1667, "width": 0.06, "x": 0.6498, - "y": 0.1408 + "y": 0.1399 }, "props": { "params": { @@ -1329,7 +1329,7 @@ "height": 0.1667, "width": 0.06, "x": 0.6872, - "y": 0.1422 + "y": 0.1413 }, "props": { "params": { @@ -1362,7 +1362,7 @@ "height": 0.0958, "width": 0.08, "x": 0.7267, - "y": 0.1681 + "y": 0.1672 }, "props": { "params": { @@ -1395,7 +1395,7 @@ "height": 0.1667, "width": 0.06, "x": 0.7716, - "y": 0.1426 + "y": 0.1417 }, "props": { "params": {