Merge pull request 'MTN6-141' (#85) from guga1 into main
Reviewed-on: http://gitea.lci.ge/LCI/MTN6/pulls/85
This commit is contained in:
commit
359c95562a
@ -86,6 +86,7 @@
|
||||
"text": "Enternet",
|
||||
"textStyle": {
|
||||
"color": "#000000",
|
||||
"fontSize": "1.5vmin",
|
||||
"fontWeight": "lighter"
|
||||
}
|
||||
},
|
||||
@ -135,6 +136,7 @@
|
||||
"text": "Lane Status",
|
||||
"textStyle": {
|
||||
"color": "#000000",
|
||||
"fontSize": "1.5vmin",
|
||||
"fontWeight": "lighter"
|
||||
}
|
||||
},
|
||||
@ -184,6 +186,7 @@
|
||||
"text": "Scanner History",
|
||||
"textStyle": {
|
||||
"color": "#000000",
|
||||
"fontSize": "1.5vmin",
|
||||
"fontWeight": "lighter"
|
||||
}
|
||||
},
|
||||
@ -1781,18 +1784,17 @@
|
||||
"height": 0.0269,
|
||||
"width": 0.0625,
|
||||
"x": 0.8974,
|
||||
"y": -0.011
|
||||
"y": 0.0084
|
||||
},
|
||||
"props": {
|
||||
"mode": "percent",
|
||||
"style": {
|
||||
"classes": "Button_Action",
|
||||
"marginBottom": "2px",
|
||||
"marginTop": "16px"
|
||||
"classes": "Button_Action"
|
||||
},
|
||||
"text": "Export to CSV",
|
||||
"textStyle": {
|
||||
"fontFamily": "Arial"
|
||||
"fontFamily": "Arial",
|
||||
"fontSize": "1vmin"
|
||||
}
|
||||
},
|
||||
"type": "ia.input.button"
|
||||
|
||||
@ -22,13 +22,13 @@
|
||||
"name": "Image"
|
||||
},
|
||||
"position": {
|
||||
"height": 419.63,
|
||||
"height": 0.8196,
|
||||
"rotate": {
|
||||
"anchor": "251% 110%"
|
||||
},
|
||||
"width": 93,
|
||||
"x": 11,
|
||||
"y": 75.6641
|
||||
"width": 0.7949,
|
||||
"x": 0.094,
|
||||
"y": 0.1478
|
||||
},
|
||||
"propConfig": {
|
||||
"props.source": {
|
||||
@ -48,44 +48,71 @@
|
||||
"type": "ia.display.image"
|
||||
},
|
||||
{
|
||||
"children": [
|
||||
{
|
||||
"meta": {
|
||||
"name": "Label"
|
||||
},
|
||||
"position": {
|
||||
"height": 0.6613,
|
||||
"width": 0.9999,
|
||||
"y": 0.3387
|
||||
},
|
||||
"propConfig": {
|
||||
"props.text": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.params.MCM"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"style": {
|
||||
"borderColor": "#1A1A1A",
|
||||
"borderStyle": "solid",
|
||||
"overflow": "visible",
|
||||
"whiteSpace": "normal",
|
||||
"wordBreak": "break-all"
|
||||
},
|
||||
"textStyle": {
|
||||
"fontFamily": "inherit",
|
||||
"fontSize": "1vmin",
|
||||
"textAlign": "center"
|
||||
}
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
}
|
||||
],
|
||||
"meta": {
|
||||
"name": "Label"
|
||||
"name": "CoordinateContainer"
|
||||
},
|
||||
"position": {
|
||||
"height": 34.21,
|
||||
"height": 0.1211,
|
||||
"rotate": {
|
||||
"anchor": "-132% -413%"
|
||||
},
|
||||
"width": 83,
|
||||
"x": 17,
|
||||
"y": 28
|
||||
},
|
||||
"propConfig": {
|
||||
"props.text": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.params.MCM"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
}
|
||||
"width": 0.7094,
|
||||
"x": 0.1452,
|
||||
"y": 0.0098
|
||||
},
|
||||
"props": {
|
||||
"mode": "percent",
|
||||
"style": {
|
||||
"borderColor": "#1A1A1A",
|
||||
"borderStyle": "solid"
|
||||
},
|
||||
"textStyle": {
|
||||
"fontFamily": "inherit",
|
||||
"textAlign": "center"
|
||||
"overflow": "hidden",
|
||||
"transform": "scale(1)"
|
||||
}
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
"type": "ia.container.coord"
|
||||
}
|
||||
],
|
||||
"meta": {
|
||||
"name": "root"
|
||||
},
|
||||
"props": {
|
||||
"mode": "percent"
|
||||
},
|
||||
"type": "ia.container.coord"
|
||||
}
|
||||
}
|
||||
@ -668,7 +668,11 @@
|
||||
"y": 0.4125
|
||||
},
|
||||
"props": {
|
||||
"text": "DPM5_UL7_4 11.200.1.6"
|
||||
"text": "DPM5_UL7_4 11.200.1.6",
|
||||
"textStyle": {
|
||||
"fontSize": "1vmin",
|
||||
"key": "value"
|
||||
}
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
@ -683,7 +687,10 @@
|
||||
"y": 0.0747
|
||||
},
|
||||
"props": {
|
||||
"text": "DPM6_UL8_3 11.200.1.7"
|
||||
"text": "DPM6_UL8_3 11.200.1.7",
|
||||
"textStyle": {
|
||||
"fontSize": "1vmin"
|
||||
}
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
@ -698,7 +705,10 @@
|
||||
"y": 0.0748
|
||||
},
|
||||
"props": {
|
||||
"text": "DPM7_UL10_3 11.200.1.8"
|
||||
"text": "DPM7_UL10_3 11.200.1.8",
|
||||
"textStyle": {
|
||||
"fontSize": "1vmin"
|
||||
}
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
@ -713,7 +723,10 @@
|
||||
"y": 0.4125
|
||||
},
|
||||
"props": {
|
||||
"text": "DPM8_UL11_4 11.200.1.9"
|
||||
"text": "DPM8_UL11_4 11.200.1.9",
|
||||
"textStyle": {
|
||||
"fontSize": "1vmin"
|
||||
}
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
@ -728,7 +741,10 @@
|
||||
"y": 0.7438
|
||||
},
|
||||
"props": {
|
||||
"text": "DPM4_UL5_4 11.200.1.5"
|
||||
"text": "DPM4_UL5_4 11.200.1.5",
|
||||
"textStyle": {
|
||||
"fontSize": "1vmin"
|
||||
}
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
@ -743,7 +759,10 @@
|
||||
"y": 0.7437
|
||||
},
|
||||
"props": {
|
||||
"text": "DPM3_UL4_4 11.200.1.4"
|
||||
"text": "DPM3_UL4_4 11.200.1.4",
|
||||
"textStyle": {
|
||||
"fontSize": "1vmin"
|
||||
}
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
@ -758,7 +777,10 @@
|
||||
"y": 0.7079
|
||||
},
|
||||
"props": {
|
||||
"text": "UL2_4_DPM1 11.200.1.3"
|
||||
"text": "UL2_4_DPM1 11.200.1.3",
|
||||
"textStyle": {
|
||||
"fontSize": "1vmin"
|
||||
}
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
@ -773,7 +795,10 @@
|
||||
"y": 0.4125
|
||||
},
|
||||
"props": {
|
||||
"text": "DPM9_PS1_4 11.200.1.10"
|
||||
"text": "DPM9_PS1_4 11.200.1.10",
|
||||
"textStyle": {
|
||||
"fontSize": "1vmin"
|
||||
}
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
@ -788,7 +813,10 @@
|
||||
"y": 0.0744
|
||||
},
|
||||
"props": {
|
||||
"text": "DPM10_PS3_6 11.200.1.11"
|
||||
"text": "DPM10_PS3_6 11.200.1.11",
|
||||
"textStyle": {
|
||||
"fontSize": "1vmin"
|
||||
}
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
@ -803,7 +831,10 @@
|
||||
"y": 0.278
|
||||
},
|
||||
"props": {
|
||||
"text": "DPM11_PS4_7 11.200.1.12"
|
||||
"text": "DPM11_PS4_7 11.200.1.12",
|
||||
"textStyle": {
|
||||
"fontSize": "1vmin"
|
||||
}
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
@ -818,7 +849,10 @@
|
||||
"y": 0.3772
|
||||
},
|
||||
"props": {
|
||||
"text": "DPM1_UL1_4 11.200.1.2"
|
||||
"text": "DPM1_UL1_4 11.200.1.2",
|
||||
"textStyle": {
|
||||
"fontSize": "1vmin"
|
||||
}
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
}
|
||||
|
||||
@ -539,7 +539,10 @@
|
||||
"y": 0.3948
|
||||
},
|
||||
"props": {
|
||||
"text": "UL15_4_DPM1 11.200.1.3"
|
||||
"text": "UL15_4_DPM1 11.200.1.3",
|
||||
"textStyle": {
|
||||
"fontSize": "1vmin"
|
||||
}
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
@ -554,7 +557,10 @@
|
||||
"y": 0.0646
|
||||
},
|
||||
"props": {
|
||||
"text": "UL16_2_DPM1 11.200.1.4"
|
||||
"text": "UL16_2_DPM1 11.200.1.4",
|
||||
"textStyle": {
|
||||
"fontSize": "1vmin"
|
||||
}
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
@ -569,7 +575,10 @@
|
||||
"y": 0.0644
|
||||
},
|
||||
"props": {
|
||||
"text": "UL18_4_DPM1 11.200.1.5"
|
||||
"text": "UL18_4_DPM1 11.200.1.5",
|
||||
"textStyle": {
|
||||
"fontSize": "1vmin"
|
||||
}
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
@ -584,7 +593,10 @@
|
||||
"y": 0.3947
|
||||
},
|
||||
"props": {
|
||||
"text": "UL13_8_DPM1 11.200.1.2"
|
||||
"text": "UL13_8_DPM1 11.200.1.2",
|
||||
"textStyle": {
|
||||
"fontSize": "1vmin"
|
||||
}
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
@ -599,7 +611,10 @@
|
||||
"y": 0.7316
|
||||
},
|
||||
"props": {
|
||||
"text": "PS5_7_DPM1 11.200.1.8"
|
||||
"text": "PS5_7_DPM1 11.200.1.8",
|
||||
"textStyle": {
|
||||
"fontSize": "1vmin"
|
||||
}
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
@ -614,7 +629,10 @@
|
||||
"y": 0.732
|
||||
},
|
||||
"props": {
|
||||
"text": "PS7_7_DPM1 11.200.1.10"
|
||||
"text": "PS7_7_DPM1 11.200.1.10",
|
||||
"textStyle": {
|
||||
"fontSize": "1vmin"
|
||||
}
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
@ -629,7 +647,10 @@
|
||||
"y": 0.0651
|
||||
},
|
||||
"props": {
|
||||
"text": "UL19_2_DPM1 11.200.1.6"
|
||||
"text": "UL19_2_DPM1 11.200.1.6",
|
||||
"textStyle": {
|
||||
"fontSize": "1vmin"
|
||||
}
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
@ -644,7 +665,10 @@
|
||||
"y": 0.2758
|
||||
},
|
||||
"props": {
|
||||
"text": "UL21_11_DPM1 11.200.1.7"
|
||||
"text": "UL21_11_DPM1 11.200.1.7",
|
||||
"textStyle": {
|
||||
"fontSize": "1vmin"
|
||||
}
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
@ -659,7 +683,10 @@
|
||||
"y": 0.3953
|
||||
},
|
||||
"props": {
|
||||
"text": "PS6_7_DPM1 11.200.1.9"
|
||||
"text": "PS6_7_DPM1 11.200.1.9",
|
||||
"textStyle": {
|
||||
"fontSize": "1vmin"
|
||||
}
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
}
|
||||
|
||||
@ -276,9 +276,11 @@
|
||||
"width": 0.0547,
|
||||
"x": 0.6737,
|
||||
"y": 0.1003
|
||||
},
|
||||
"props": {
|
||||
"text": "NCP1_1_DPM1 11.200.1.2"
|
||||
}, "props": {
|
||||
"text": "NCP1_1_DPM1 11.200.1.2",
|
||||
"textStyle": {
|
||||
"fontSize": "1vmin"
|
||||
}
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
@ -291,9 +293,11 @@
|
||||
"width": 0.0547,
|
||||
"x": 0.3409,
|
||||
"y": 0.1005
|
||||
},
|
||||
"props": {
|
||||
"text": "NCP1_2_DPM1 11.200.1.3"
|
||||
}, "props": {
|
||||
"text": "NCP1_2_DPM1 11.200.1.3",
|
||||
"textStyle": {
|
||||
"fontSize": "1vmin"
|
||||
}
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
@ -306,9 +310,11 @@
|
||||
"width": 0.0547,
|
||||
"x": 0.1024,
|
||||
"y": 0.4133
|
||||
},
|
||||
"props": {
|
||||
"text": "NCP1_3_DPM1 11.200.1.4"
|
||||
}, "props": {
|
||||
"text": "NCP1_3_DPM1 11.200.1.4",
|
||||
"textStyle": {
|
||||
"fontSize": "1vmin"
|
||||
}
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
@ -321,9 +327,11 @@
|
||||
"width": 0.0547,
|
||||
"x": 0.2785,
|
||||
"y": 0.605
|
||||
},
|
||||
"props": {
|
||||
"text": "NCP1_5_DPM1 11.200.1.5"
|
||||
}, "props": {
|
||||
"text": "NCP1_5_DPM1 11.200.1.5",
|
||||
"textStyle": {
|
||||
"fontSize": "1vmin"
|
||||
}
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
|
||||
@ -563,7 +563,10 @@
|
||||
"y": 0.4125
|
||||
},
|
||||
"props": {
|
||||
"text": "PRS3_5_DPM1 11.200.1.2"
|
||||
"text": "PRS3_5_DPM1 11.200.1.2",
|
||||
"textStyle": {
|
||||
"fontSize": "1vmin"
|
||||
}
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
@ -578,7 +581,10 @@
|
||||
"y": 0.0747
|
||||
},
|
||||
"props": {
|
||||
"text": "PS11_7_DPM1 11.200.1.3"
|
||||
"text": "PS11_7_DPM1 11.200.1.3",
|
||||
"textStyle": {
|
||||
"fontSize": "1vmin"
|
||||
}
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
@ -593,7 +599,10 @@
|
||||
"y": 0.0748
|
||||
},
|
||||
"props": {
|
||||
"text": "VSC_DPM3 11.200.1.12"
|
||||
"text": "VSC_DPM3 11.200.1.12",
|
||||
"textStyle": {
|
||||
"fontSize": "1vmin"
|
||||
}
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
@ -608,7 +617,10 @@
|
||||
"y": 0.4125
|
||||
},
|
||||
"props": {
|
||||
"text": "VSC_DPM2 11.200.1.11"
|
||||
"text": "VSC_DPM2 11.200.1.11",
|
||||
"textStyle": {
|
||||
"fontSize": "1vmin"
|
||||
}
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
@ -623,7 +635,10 @@
|
||||
"y": 0.7438
|
||||
},
|
||||
"props": {
|
||||
"text": "PS10_2_DPM1 11.200.1.4"
|
||||
"text": "PS10_2_DPM1 11.200.1.4",
|
||||
"textStyle": {
|
||||
"fontSize": "1vmin"
|
||||
}
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
@ -638,7 +653,10 @@
|
||||
"y": 0.7437
|
||||
},
|
||||
"props": {
|
||||
"text": "VSA_DPM3 11.200.1.9"
|
||||
"text": "VSA_DPM3 11.200.1.9",
|
||||
"textStyle": {
|
||||
"fontSize": "1vmin"
|
||||
}
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
@ -653,7 +671,10 @@
|
||||
"y": 0.7079
|
||||
},
|
||||
"props": {
|
||||
"text": "VSA_DPM2 11.200.1.8"
|
||||
"text": "VSA_DPM2 11.200.1.8",
|
||||
"textStyle": {
|
||||
"fontSize": "1vmin"
|
||||
}
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
@ -668,7 +689,10 @@
|
||||
"y": 0.4125
|
||||
},
|
||||
"props": {
|
||||
"text": "FL3016_2_DPM1 11.200.1.6"
|
||||
"text": "FL3016_2_DPM1 11.200.1.6",
|
||||
"textStyle": {
|
||||
"fontSize": "1vmin"
|
||||
}
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
@ -683,7 +707,10 @@
|
||||
"y": 0.0744
|
||||
},
|
||||
"props": {
|
||||
"text": "VSC_DPM1 11.200.1.10"
|
||||
"text": "VSC_DPM1 11.200.1.10",
|
||||
"textStyle": {
|
||||
"fontSize": "1vmin"
|
||||
}
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
@ -698,7 +725,10 @@
|
||||
"y": 0.278
|
||||
},
|
||||
"props": {
|
||||
"text": "VSA_DPM1_7 11.200.1.7"
|
||||
"text": "VSA_DPM1_7 11.200.1.7",
|
||||
"textStyle": {
|
||||
"fontSize": "1vmin"
|
||||
}
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
@ -713,7 +743,10 @@
|
||||
"y": 0.3772
|
||||
},
|
||||
"props": {
|
||||
"text": "FL1034_2_DPM1 11.200.1.5"
|
||||
"text": "FL1034_2_DPM1 11.200.1.5",
|
||||
"textStyle": {
|
||||
"fontSize": "1vmin"
|
||||
}
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
|
||||
@ -557,9 +557,11 @@
|
||||
"width": 0.0547,
|
||||
"x": 0.7302,
|
||||
"y": 0.0747
|
||||
},
|
||||
"props": {
|
||||
"text": "PRS1_3_DPM1 11.200.1.2"
|
||||
}, "props": {
|
||||
"text": "PRS1_3_DPM1 11.200.1.2",
|
||||
"textStyle": {
|
||||
"fontSize": "1vmin"
|
||||
}
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
@ -572,9 +574,11 @@
|
||||
"width": 0.0547,
|
||||
"x": 0.4755,
|
||||
"y": 0.0748
|
||||
},
|
||||
"props": {
|
||||
"text": "VSD_DPM3 11.200.1.8"
|
||||
}, "props": {
|
||||
"text": "VSD_DPM3 11.200.1.8",
|
||||
"textStyle": {
|
||||
"fontSize": "1vmin"
|
||||
}
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
@ -587,9 +591,11 @@
|
||||
"width": 0.0547,
|
||||
"x": 0.4727,
|
||||
"y": 0.4125
|
||||
},
|
||||
"props": {
|
||||
"text": "VSD_DPM1 11.200.1.6"
|
||||
}, "props": {
|
||||
"text": "VSD_DPM1 11.200.1.6",
|
||||
"textStyle": {
|
||||
"fontSize": "1vmin"
|
||||
}
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
@ -602,9 +608,11 @@
|
||||
"width": 0.0547,
|
||||
"x": 0.4755,
|
||||
"y": 0.7438
|
||||
},
|
||||
"props": {
|
||||
"text": "PS8_5_DPM1 11.200.1.3"
|
||||
}, "props": {
|
||||
"text": "PS8_5_DPM1 11.200.1.3",
|
||||
"textStyle": {
|
||||
"fontSize": "1vmin"
|
||||
}
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
@ -617,9 +625,11 @@
|
||||
"width": 0.0547,
|
||||
"x": 0.2279,
|
||||
"y": 0.7437
|
||||
},
|
||||
"props": {
|
||||
"text": "VSB_DPM2 11.200.1.10"
|
||||
}, "props": {
|
||||
"text": "VSB_DPM2 11.200.1.10",
|
||||
"textStyle": {
|
||||
"fontSize": "1vmin"
|
||||
}
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
@ -632,9 +642,11 @@
|
||||
"width": 0.0547,
|
||||
"x": 0.0062,
|
||||
"y": 0.7079
|
||||
},
|
||||
"props": {
|
||||
"text": "VSB_DPM1 11.200.1.9"
|
||||
}, "props": {
|
||||
"text": "VSB_DPM1 11.200.1.9",
|
||||
"textStyle": {
|
||||
"fontSize": "1vmin"
|
||||
}
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
@ -647,9 +659,11 @@
|
||||
"width": 0.0547,
|
||||
"x": 0.2281,
|
||||
"y": 0.4125
|
||||
},
|
||||
"props": {
|
||||
"text": "VSD_DPM2 11.200.1.7"
|
||||
}, "props": {
|
||||
"text": "VSD_DPM2 11.200.1.7",
|
||||
"textStyle": {
|
||||
"fontSize": "1vmin"
|
||||
}
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
@ -662,9 +676,11 @@
|
||||
"width": 0.0547,
|
||||
"x": 0.2284,
|
||||
"y": 0.0744
|
||||
},
|
||||
"props": {
|
||||
"text": "FL4070_DPM1 11.200.1.5"
|
||||
}, "props": {
|
||||
"text": "FL4070_DPM1 11.200.1.5",
|
||||
"textStyle": {
|
||||
"fontSize": "1vmin"
|
||||
}
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
@ -677,9 +693,11 @@
|
||||
"width": 0.0547,
|
||||
"x": 0.0484,
|
||||
"y": 0.278
|
||||
},
|
||||
"props": {
|
||||
"text": "FL2086_DPM1 11.200.1.4"
|
||||
}, "props": {
|
||||
"text": "FL2086_DPM1 11.200.1.4",
|
||||
"textStyle": {
|
||||
"fontSize": "1vmin"
|
||||
}
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
@ -692,9 +710,11 @@
|
||||
"width": 0.0547,
|
||||
"x": 0.0064,
|
||||
"y": 0.3772
|
||||
},
|
||||
"props": {
|
||||
"text": "VSB_DPM3 11.200.1.11"
|
||||
}, "props": {
|
||||
"text": "VSB_DPM3 11.200.1.11",
|
||||
"textStyle": {
|
||||
"fontSize": "1vmin"
|
||||
}
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
|
||||
@ -439,14 +439,15 @@
|
||||
"width": 0.0547,
|
||||
"x": 0.3252,
|
||||
"y": 0.075
|
||||
},
|
||||
"props": {
|
||||
"text": "NCS1_DPM1 11.200.1.5"
|
||||
}, "props": {
|
||||
"text": "NCS1_DPM1 11.200.1.5",
|
||||
"textStyle": {
|
||||
"fontSize": "1vmin"
|
||||
}
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
{ "meta": {
|
||||
"name": "NCP1_15_DPM1_label"
|
||||
},
|
||||
"position": {
|
||||
@ -456,12 +457,14 @@
|
||||
"y": 0.0745
|
||||
},
|
||||
"props": {
|
||||
"text": "NCP1_15_DPM1 11.200.1.2"
|
||||
"text": "NCP1_15_DPM1 11.200.1.2",
|
||||
"textStyle": {
|
||||
"fontSize": "1vmin"
|
||||
}
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
{ "meta": {
|
||||
"name": "NCS2_4_DPM1_label"
|
||||
},
|
||||
"position": {
|
||||
@ -471,12 +474,14 @@
|
||||
"y": 0.7432
|
||||
},
|
||||
"props": {
|
||||
"text": "NCS2_4_DPM1 11.200.1.5"
|
||||
"text": "NCS2_4_DPM1 11.200.1.5",
|
||||
"textStyle": {
|
||||
"fontSize": "1vmin"
|
||||
}
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
{ "meta": {
|
||||
"name": "NCS2_DPM1_label"
|
||||
},
|
||||
"position": {
|
||||
@ -486,12 +491,14 @@
|
||||
"y": 0.743
|
||||
},
|
||||
"props": {
|
||||
"text": "NCS2_DPM1 11.200.1.7"
|
||||
"text": "NCS2_DPM1 11.200.1.7",
|
||||
"textStyle": {
|
||||
"fontSize": "1vmin"
|
||||
}
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
{ "meta": {
|
||||
"name": "NCS1_6_DPM1_label"
|
||||
},
|
||||
"position": {
|
||||
@ -501,12 +508,14 @@
|
||||
"y": 0.4123
|
||||
},
|
||||
"props": {
|
||||
"text": "NCS1_6_DPM1 11.200.1.3"
|
||||
"text": "NCS1_6_DPM1 11.200.1.3",
|
||||
"textStyle": {
|
||||
"fontSize": "1vmin"
|
||||
}
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
{ "meta": {
|
||||
"name": "NCS1_DPM2_label"
|
||||
},
|
||||
"position": {
|
||||
@ -516,12 +525,14 @@
|
||||
"y": 0.278
|
||||
},
|
||||
"props": {
|
||||
"text": "NCS1_DPM2 11.200.1.6"
|
||||
"text": "NCS1_DPM2 11.200.1.6",
|
||||
"textStyle": {
|
||||
"fontSize": "1vmin"
|
||||
}
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
{ "meta": {
|
||||
"name": "NCS2_DPM2_label"
|
||||
},
|
||||
"position": {
|
||||
@ -531,7 +542,10 @@
|
||||
"y": 0.4125
|
||||
},
|
||||
"props": {
|
||||
"text": "NCS2_DPM2 11.200.1.8"
|
||||
"text": "NCS2_DPM2 11.200.1.8",
|
||||
"textStyle": {
|
||||
"fontSize": "1vmin"
|
||||
}
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
}
|
||||
|
||||
@ -446,8 +446,7 @@
|
||||
},
|
||||
"type": "ia.display.view"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
{ "meta": {
|
||||
"name": "BYAC_8_DPM1_label"
|
||||
},
|
||||
"position": {
|
||||
@ -457,12 +456,14 @@
|
||||
"y": 0.4088
|
||||
},
|
||||
"props": {
|
||||
"text": "BYAC_8_DPM1 11.200.1.10"
|
||||
"text": "BYAC_8_DPM1 11.200.1.10",
|
||||
"textStyle": {
|
||||
"fontSize": "1vmin"
|
||||
}
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
{ "meta": {
|
||||
"name": "BYDA_4_DPM1_label"
|
||||
},
|
||||
"position": {
|
||||
@ -472,12 +473,14 @@
|
||||
"y": 0.0737
|
||||
},
|
||||
"props": {
|
||||
"text": "BYDA_4_DPM1 11.200.1.7"
|
||||
"text": "BYDA_4_DPM1 11.200.1.7",
|
||||
"textStyle": {
|
||||
"fontSize": "1vmin"
|
||||
}
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
{ "meta": {
|
||||
"name": "BYAD_5_DPM1_label"
|
||||
},
|
||||
"position": {
|
||||
@ -487,12 +490,14 @@
|
||||
"y": 0.0742
|
||||
},
|
||||
"props": {
|
||||
"text": "BYAD_5_DPM1 11.200.1.6"
|
||||
"text": "BYAD_5_DPM1 11.200.1.6",
|
||||
"textStyle": {
|
||||
"fontSize": "1vmin"
|
||||
}
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
{ "meta": {
|
||||
"name": "BYAD_3_DPM1_label"
|
||||
},
|
||||
"position": {
|
||||
@ -502,12 +507,14 @@
|
||||
"y": 0.4084
|
||||
},
|
||||
"props": {
|
||||
"text": "BYAD_3_DPM1 11.200.1.8"
|
||||
"text": "BYAD_3_DPM1 11.200.1.8",
|
||||
"textStyle": {
|
||||
"fontSize": "1vmin"
|
||||
}
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
{ "meta": {
|
||||
"name": "BYAB_12_DPM1_label"
|
||||
},
|
||||
"position": {
|
||||
@ -517,7 +524,10 @@
|
||||
"y": 0.6495
|
||||
},
|
||||
"props": {
|
||||
"text": "BYAB_12_DPM1 11.200.1.4"
|
||||
"text": "BYAB_12_DPM1 11.200.1.4",
|
||||
"textStyle": {
|
||||
"fontSize": "1vmin"
|
||||
}
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
@ -575,8 +585,7 @@
|
||||
},
|
||||
"type": "ia.display.view"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
{ "meta": {
|
||||
"name": "BYCA_3_DPM1_label"
|
||||
},
|
||||
"position": {
|
||||
@ -586,12 +595,14 @@
|
||||
"y": 0.7416
|
||||
},
|
||||
"props": {
|
||||
"text": "BYCA_3_DPM1 11.200.1.2"
|
||||
"text": "BYCA_3_DPM1 11.200.1.2",
|
||||
"textStyle": {
|
||||
"fontSize": "1vmin"
|
||||
}
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
{ "meta": {
|
||||
"name": "BYAB_7_DPM1_label"
|
||||
},
|
||||
"position": {
|
||||
@ -601,12 +612,14 @@
|
||||
"y": 0.3157
|
||||
},
|
||||
"props": {
|
||||
"text": "BYAB_7_DPM1 11.200.1.5"
|
||||
"text": "BYAB_7_DPM1 11.200.1.5",
|
||||
"textStyle": {
|
||||
"fontSize": "1vmin"
|
||||
}
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
{ "meta": {
|
||||
"name": "BYDA_6_DPM1_label"
|
||||
},
|
||||
"position": {
|
||||
@ -616,12 +629,14 @@
|
||||
"y": 0.4093
|
||||
},
|
||||
"props": {
|
||||
"text": "BYDA_6_DPM1 11.200.1.9"
|
||||
"text": "BYDA_6_DPM1 11.200.1.9",
|
||||
"textStyle": {
|
||||
"fontSize": "1vmin"
|
||||
}
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
{ "meta": {
|
||||
"name": "BYBC_3_DPM1_label"
|
||||
},
|
||||
"position": {
|
||||
@ -631,7 +646,10 @@
|
||||
"y": 0.7412
|
||||
},
|
||||
"props": {
|
||||
"text": "BYBC_3_DPM1 11.200.1.3"
|
||||
"text": "BYBC_3_DPM1 11.200.1.3",
|
||||
"textStyle": {
|
||||
"fontSize": "1vmin"
|
||||
}
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
|
||||
@ -32,10 +32,10 @@
|
||||
"name": "MCM01_PLC"
|
||||
},
|
||||
"position": {
|
||||
"height": 505,
|
||||
"width": 121,
|
||||
"x": 84,
|
||||
"y": 28
|
||||
"height": 0.5649,
|
||||
"width": 0.063,
|
||||
"x": 0.0437,
|
||||
"y": 0.0313
|
||||
},
|
||||
"props": {
|
||||
"params": {
|
||||
@ -62,10 +62,10 @@
|
||||
"name": "MCM02_PLC"
|
||||
},
|
||||
"position": {
|
||||
"height": 505,
|
||||
"width": 121,
|
||||
"x": 332,
|
||||
"y": 341.49310302734375
|
||||
"height": 0.5649,
|
||||
"width": 0.063,
|
||||
"x": 0.1729,
|
||||
"y": 0.382
|
||||
},
|
||||
"props": {
|
||||
"params": {
|
||||
@ -92,10 +92,10 @@
|
||||
"name": "MCM03_PLC"
|
||||
},
|
||||
"position": {
|
||||
"height": 505,
|
||||
"width": 121,
|
||||
"x": 604,
|
||||
"y": 57
|
||||
"height": 0.5649,
|
||||
"width": 0.063,
|
||||
"x": 0.3146,
|
||||
"y": 0.0638
|
||||
},
|
||||
"props": {
|
||||
"params": {
|
||||
@ -122,10 +122,10 @@
|
||||
"name": "MCM04_PLC"
|
||||
},
|
||||
"position": {
|
||||
"height": 505,
|
||||
"width": 121,
|
||||
"x": 854,
|
||||
"y": 351
|
||||
"height": 0.5649,
|
||||
"width": 0.063,
|
||||
"x": 0.4448,
|
||||
"y": 0.3926
|
||||
},
|
||||
"props": {
|
||||
"params": {
|
||||
@ -152,10 +152,10 @@
|
||||
"name": "MCM05_PLC"
|
||||
},
|
||||
"position": {
|
||||
"height": 505,
|
||||
"width": 121,
|
||||
"x": 1130,
|
||||
"y": 68.5
|
||||
"height": 0.5649,
|
||||
"width": 0.063,
|
||||
"x": 0.5885,
|
||||
"y": 0.0766
|
||||
},
|
||||
"props": {
|
||||
"params": {
|
||||
@ -182,10 +182,10 @@
|
||||
"name": "MCM06_PLC"
|
||||
},
|
||||
"position": {
|
||||
"height": 505,
|
||||
"width": 121,
|
||||
"x": 1425,
|
||||
"y": 341.99010302734376
|
||||
"height": 0.5649,
|
||||
"width": 0.063,
|
||||
"x": 0.7422,
|
||||
"y": 0.3825
|
||||
},
|
||||
"props": {
|
||||
"params": {
|
||||
@ -212,10 +212,10 @@
|
||||
"name": "MCM07_PLC"
|
||||
},
|
||||
"position": {
|
||||
"height": 505,
|
||||
"width": 121,
|
||||
"x": 1650,
|
||||
"y": 48.5
|
||||
"height": 0.5649,
|
||||
"width": 0.063,
|
||||
"x": 0.8594,
|
||||
"y": 0.0543
|
||||
},
|
||||
"props": {
|
||||
"params": {
|
||||
@ -230,6 +230,9 @@
|
||||
"meta": {
|
||||
"name": "root"
|
||||
},
|
||||
"props": {
|
||||
"mode": "percent"
|
||||
},
|
||||
"type": "ia.container.coord"
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user