MTN6-141 #85

Merged
GigiMamaladze merged 4 commits from guga1 into main 2025-05-13 11:08:58 +00:00
10 changed files with 366 additions and 180 deletions

View File

@ -86,6 +86,7 @@
"text": "Enternet", "text": "Enternet",
"textStyle": { "textStyle": {
"color": "#000000", "color": "#000000",
"fontSize": "1.5vmin",
"fontWeight": "lighter" "fontWeight": "lighter"
} }
}, },
@ -135,6 +136,7 @@
"text": "Lane Status", "text": "Lane Status",
"textStyle": { "textStyle": {
"color": "#000000", "color": "#000000",
"fontSize": "1.5vmin",
"fontWeight": "lighter" "fontWeight": "lighter"
} }
}, },
@ -184,6 +186,7 @@
"text": "Scanner History", "text": "Scanner History",
"textStyle": { "textStyle": {
"color": "#000000", "color": "#000000",
"fontSize": "1.5vmin",
"fontWeight": "lighter" "fontWeight": "lighter"
} }
}, },
@ -1781,18 +1784,17 @@
"height": 0.0269, "height": 0.0269,
"width": 0.0625, "width": 0.0625,
"x": 0.8974, "x": 0.8974,
"y": -0.011 "y": 0.0084
}, },
"props": { "props": {
"mode": "percent", "mode": "percent",
"style": { "style": {
"classes": "Button_Action", "classes": "Button_Action"
"marginBottom": "2px",
"marginTop": "16px"
}, },
"text": "Export to CSV", "text": "Export to CSV",
"textStyle": { "textStyle": {
"fontFamily": "Arial" "fontFamily": "Arial",
"fontSize": "1vmin"
} }
}, },
"type": "ia.input.button" "type": "ia.input.button"

View File

@ -22,13 +22,13 @@
"name": "Image" "name": "Image"
}, },
"position": { "position": {
"height": 419.63, "height": 0.8196,
"rotate": { "rotate": {
"anchor": "251% 110%" "anchor": "251% 110%"
}, },
"width": 93, "width": 0.7949,
"x": 11, "x": 0.094,
"y": 75.6641 "y": 0.1478
}, },
"propConfig": { "propConfig": {
"props.source": { "props.source": {
@ -48,44 +48,71 @@
"type": "ia.display.image" "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": { "meta": {
"name": "Label" "name": "CoordinateContainer"
}, },
"position": { "position": {
"height": 34.21, "height": 0.1211,
"rotate": { "rotate": {
"anchor": "-132% -413%" "anchor": "-132% -413%"
}, },
"width": 83, "width": 0.7094,
"x": 17, "x": 0.1452,
"y": 28 "y": 0.0098
},
"propConfig": {
"props.text": {
"binding": {
"config": {
"path": "view.params.MCM"
},
"type": "property"
}
}
}, },
"props": { "props": {
"mode": "percent",
"style": { "style": {
"borderColor": "#1A1A1A", "overflow": "hidden",
"borderStyle": "solid" "transform": "scale(1)"
},
"textStyle": {
"fontFamily": "inherit",
"textAlign": "center"
} }
}, },
"type": "ia.display.label" "type": "ia.container.coord"
} }
], ],
"meta": { "meta": {
"name": "root" "name": "root"
}, },
"props": {
"mode": "percent"
},
"type": "ia.container.coord" "type": "ia.container.coord"
} }
} }

View File

@ -668,7 +668,11 @@
"y": 0.4125 "y": 0.4125
}, },
"props": { "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" "type": "ia.display.label"
}, },
@ -683,7 +687,10 @@
"y": 0.0747 "y": 0.0747
}, },
"props": { "props": {
"text": "DPM6_UL8_3 11.200.1.7" "text": "DPM6_UL8_3 11.200.1.7",
"textStyle": {
"fontSize": "1vmin"
}
}, },
"type": "ia.display.label" "type": "ia.display.label"
}, },
@ -698,7 +705,10 @@
"y": 0.0748 "y": 0.0748
}, },
"props": { "props": {
"text": "DPM7_UL10_3 11.200.1.8" "text": "DPM7_UL10_3 11.200.1.8",
"textStyle": {
"fontSize": "1vmin"
}
}, },
"type": "ia.display.label" "type": "ia.display.label"
}, },
@ -713,7 +723,10 @@
"y": 0.4125 "y": 0.4125
}, },
"props": { "props": {
"text": "DPM8_UL11_4 11.200.1.9" "text": "DPM8_UL11_4 11.200.1.9",
"textStyle": {
"fontSize": "1vmin"
}
}, },
"type": "ia.display.label" "type": "ia.display.label"
}, },
@ -728,7 +741,10 @@
"y": 0.7438 "y": 0.7438
}, },
"props": { "props": {
"text": "DPM4_UL5_4 11.200.1.5" "text": "DPM4_UL5_4 11.200.1.5",
"textStyle": {
"fontSize": "1vmin"
}
}, },
"type": "ia.display.label" "type": "ia.display.label"
}, },
@ -743,7 +759,10 @@
"y": 0.7437 "y": 0.7437
}, },
"props": { "props": {
"text": "DPM3_UL4_4 11.200.1.4" "text": "DPM3_UL4_4 11.200.1.4",
"textStyle": {
"fontSize": "1vmin"
}
}, },
"type": "ia.display.label" "type": "ia.display.label"
}, },
@ -758,7 +777,10 @@
"y": 0.7079 "y": 0.7079
}, },
"props": { "props": {
"text": "UL2_4_DPM1 11.200.1.3" "text": "UL2_4_DPM1 11.200.1.3",
"textStyle": {
"fontSize": "1vmin"
}
}, },
"type": "ia.display.label" "type": "ia.display.label"
}, },
@ -773,7 +795,10 @@
"y": 0.4125 "y": 0.4125
}, },
"props": { "props": {
"text": "DPM9_PS1_4 11.200.1.10" "text": "DPM9_PS1_4 11.200.1.10",
"textStyle": {
"fontSize": "1vmin"
}
}, },
"type": "ia.display.label" "type": "ia.display.label"
}, },
@ -788,7 +813,10 @@
"y": 0.0744 "y": 0.0744
}, },
"props": { "props": {
"text": "DPM10_PS3_6 11.200.1.11" "text": "DPM10_PS3_6 11.200.1.11",
"textStyle": {
"fontSize": "1vmin"
}
}, },
"type": "ia.display.label" "type": "ia.display.label"
}, },
@ -803,7 +831,10 @@
"y": 0.278 "y": 0.278
}, },
"props": { "props": {
"text": "DPM11_PS4_7 11.200.1.12" "text": "DPM11_PS4_7 11.200.1.12",
"textStyle": {
"fontSize": "1vmin"
}
}, },
"type": "ia.display.label" "type": "ia.display.label"
}, },
@ -818,7 +849,10 @@
"y": 0.3772 "y": 0.3772
}, },
"props": { "props": {
"text": "DPM1_UL1_4 11.200.1.2" "text": "DPM1_UL1_4 11.200.1.2",
"textStyle": {
"fontSize": "1vmin"
}
}, },
"type": "ia.display.label" "type": "ia.display.label"
} }

View File

@ -539,7 +539,10 @@
"y": 0.3948 "y": 0.3948
}, },
"props": { "props": {
"text": "UL15_4_DPM1 11.200.1.3" "text": "UL15_4_DPM1 11.200.1.3",
"textStyle": {
"fontSize": "1vmin"
}
}, },
"type": "ia.display.label" "type": "ia.display.label"
}, },
@ -554,7 +557,10 @@
"y": 0.0646 "y": 0.0646
}, },
"props": { "props": {
"text": "UL16_2_DPM1 11.200.1.4" "text": "UL16_2_DPM1 11.200.1.4",
"textStyle": {
"fontSize": "1vmin"
}
}, },
"type": "ia.display.label" "type": "ia.display.label"
}, },
@ -569,7 +575,10 @@
"y": 0.0644 "y": 0.0644
}, },
"props": { "props": {
"text": "UL18_4_DPM1 11.200.1.5" "text": "UL18_4_DPM1 11.200.1.5",
"textStyle": {
"fontSize": "1vmin"
}
}, },
"type": "ia.display.label" "type": "ia.display.label"
}, },
@ -584,7 +593,10 @@
"y": 0.3947 "y": 0.3947
}, },
"props": { "props": {
"text": "UL13_8_DPM1 11.200.1.2" "text": "UL13_8_DPM1 11.200.1.2",
"textStyle": {
"fontSize": "1vmin"
}
}, },
"type": "ia.display.label" "type": "ia.display.label"
}, },
@ -599,7 +611,10 @@
"y": 0.7316 "y": 0.7316
}, },
"props": { "props": {
"text": "PS5_7_DPM1 11.200.1.8" "text": "PS5_7_DPM1 11.200.1.8",
"textStyle": {
"fontSize": "1vmin"
}
}, },
"type": "ia.display.label" "type": "ia.display.label"
}, },
@ -614,7 +629,10 @@
"y": 0.732 "y": 0.732
}, },
"props": { "props": {
"text": "PS7_7_DPM1 11.200.1.10" "text": "PS7_7_DPM1 11.200.1.10",
"textStyle": {
"fontSize": "1vmin"
}
}, },
"type": "ia.display.label" "type": "ia.display.label"
}, },
@ -629,7 +647,10 @@
"y": 0.0651 "y": 0.0651
}, },
"props": { "props": {
"text": "UL19_2_DPM1 11.200.1.6" "text": "UL19_2_DPM1 11.200.1.6",
"textStyle": {
"fontSize": "1vmin"
}
}, },
"type": "ia.display.label" "type": "ia.display.label"
}, },
@ -644,7 +665,10 @@
"y": 0.2758 "y": 0.2758
}, },
"props": { "props": {
"text": "UL21_11_DPM1 11.200.1.7" "text": "UL21_11_DPM1 11.200.1.7",
"textStyle": {
"fontSize": "1vmin"
}
}, },
"type": "ia.display.label" "type": "ia.display.label"
}, },
@ -659,7 +683,10 @@
"y": 0.3953 "y": 0.3953
}, },
"props": { "props": {
"text": "PS6_7_DPM1 11.200.1.9" "text": "PS6_7_DPM1 11.200.1.9",
"textStyle": {
"fontSize": "1vmin"
}
}, },
"type": "ia.display.label" "type": "ia.display.label"
} }

View File

@ -276,9 +276,11 @@
"width": 0.0547, "width": 0.0547,
"x": 0.6737, "x": 0.6737,
"y": 0.1003 "y": 0.1003
}, }, "props": {
"props": { "text": "NCP1_1_DPM1 11.200.1.2",
"text": "NCP1_1_DPM1 11.200.1.2" "textStyle": {
"fontSize": "1vmin"
}
}, },
"type": "ia.display.label" "type": "ia.display.label"
}, },
@ -291,9 +293,11 @@
"width": 0.0547, "width": 0.0547,
"x": 0.3409, "x": 0.3409,
"y": 0.1005 "y": 0.1005
}, }, "props": {
"props": { "text": "NCP1_2_DPM1 11.200.1.3",
"text": "NCP1_2_DPM1 11.200.1.3" "textStyle": {
"fontSize": "1vmin"
}
}, },
"type": "ia.display.label" "type": "ia.display.label"
}, },
@ -306,9 +310,11 @@
"width": 0.0547, "width": 0.0547,
"x": 0.1024, "x": 0.1024,
"y": 0.4133 "y": 0.4133
}, }, "props": {
"props": { "text": "NCP1_3_DPM1 11.200.1.4",
"text": "NCP1_3_DPM1 11.200.1.4" "textStyle": {
"fontSize": "1vmin"
}
}, },
"type": "ia.display.label" "type": "ia.display.label"
}, },
@ -321,9 +327,11 @@
"width": 0.0547, "width": 0.0547,
"x": 0.2785, "x": 0.2785,
"y": 0.605 "y": 0.605
}, }, "props": {
"props": { "text": "NCP1_5_DPM1 11.200.1.5",
"text": "NCP1_5_DPM1 11.200.1.5" "textStyle": {
"fontSize": "1vmin"
}
}, },
"type": "ia.display.label" "type": "ia.display.label"
}, },

View File

@ -563,7 +563,10 @@
"y": 0.4125 "y": 0.4125
}, },
"props": { "props": {
"text": "PRS3_5_DPM1 11.200.1.2" "text": "PRS3_5_DPM1 11.200.1.2",
"textStyle": {
"fontSize": "1vmin"
}
}, },
"type": "ia.display.label" "type": "ia.display.label"
}, },
@ -578,7 +581,10 @@
"y": 0.0747 "y": 0.0747
}, },
"props": { "props": {
"text": "PS11_7_DPM1 11.200.1.3" "text": "PS11_7_DPM1 11.200.1.3",
"textStyle": {
"fontSize": "1vmin"
}
}, },
"type": "ia.display.label" "type": "ia.display.label"
}, },
@ -593,7 +599,10 @@
"y": 0.0748 "y": 0.0748
}, },
"props": { "props": {
"text": "VSC_DPM3 11.200.1.12" "text": "VSC_DPM3 11.200.1.12",
"textStyle": {
"fontSize": "1vmin"
}
}, },
"type": "ia.display.label" "type": "ia.display.label"
}, },
@ -608,7 +617,10 @@
"y": 0.4125 "y": 0.4125
}, },
"props": { "props": {
"text": "VSC_DPM2 11.200.1.11" "text": "VSC_DPM2 11.200.1.11",
"textStyle": {
"fontSize": "1vmin"
}
}, },
"type": "ia.display.label" "type": "ia.display.label"
}, },
@ -623,7 +635,10 @@
"y": 0.7438 "y": 0.7438
}, },
"props": { "props": {
"text": "PS10_2_DPM1 11.200.1.4" "text": "PS10_2_DPM1 11.200.1.4",
"textStyle": {
"fontSize": "1vmin"
}
}, },
"type": "ia.display.label" "type": "ia.display.label"
}, },
@ -638,7 +653,10 @@
"y": 0.7437 "y": 0.7437
}, },
"props": { "props": {
"text": "VSA_DPM3 11.200.1.9" "text": "VSA_DPM3 11.200.1.9",
"textStyle": {
"fontSize": "1vmin"
}
}, },
"type": "ia.display.label" "type": "ia.display.label"
}, },
@ -653,7 +671,10 @@
"y": 0.7079 "y": 0.7079
}, },
"props": { "props": {
"text": "VSA_DPM2 11.200.1.8" "text": "VSA_DPM2 11.200.1.8",
"textStyle": {
"fontSize": "1vmin"
}
}, },
"type": "ia.display.label" "type": "ia.display.label"
}, },
@ -668,7 +689,10 @@
"y": 0.4125 "y": 0.4125
}, },
"props": { "props": {
"text": "FL3016_2_DPM1 11.200.1.6" "text": "FL3016_2_DPM1 11.200.1.6",
"textStyle": {
"fontSize": "1vmin"
}
}, },
"type": "ia.display.label" "type": "ia.display.label"
}, },
@ -683,7 +707,10 @@
"y": 0.0744 "y": 0.0744
}, },
"props": { "props": {
"text": "VSC_DPM1 11.200.1.10" "text": "VSC_DPM1 11.200.1.10",
"textStyle": {
"fontSize": "1vmin"
}
}, },
"type": "ia.display.label" "type": "ia.display.label"
}, },
@ -698,7 +725,10 @@
"y": 0.278 "y": 0.278
}, },
"props": { "props": {
"text": "VSA_DPM1_7 11.200.1.7" "text": "VSA_DPM1_7 11.200.1.7",
"textStyle": {
"fontSize": "1vmin"
}
}, },
"type": "ia.display.label" "type": "ia.display.label"
}, },
@ -713,7 +743,10 @@
"y": 0.3772 "y": 0.3772
}, },
"props": { "props": {
"text": "FL1034_2_DPM1 11.200.1.5" "text": "FL1034_2_DPM1 11.200.1.5",
"textStyle": {
"fontSize": "1vmin"
}
}, },
"type": "ia.display.label" "type": "ia.display.label"
}, },

View File

@ -557,9 +557,11 @@
"width": 0.0547, "width": 0.0547,
"x": 0.7302, "x": 0.7302,
"y": 0.0747 "y": 0.0747
}, }, "props": {
"props": { "text": "PRS1_3_DPM1 11.200.1.2",
"text": "PRS1_3_DPM1 11.200.1.2" "textStyle": {
"fontSize": "1vmin"
}
}, },
"type": "ia.display.label" "type": "ia.display.label"
}, },
@ -572,9 +574,11 @@
"width": 0.0547, "width": 0.0547,
"x": 0.4755, "x": 0.4755,
"y": 0.0748 "y": 0.0748
}, }, "props": {
"props": { "text": "VSD_DPM3 11.200.1.8",
"text": "VSD_DPM3 11.200.1.8" "textStyle": {
"fontSize": "1vmin"
}
}, },
"type": "ia.display.label" "type": "ia.display.label"
}, },
@ -587,9 +591,11 @@
"width": 0.0547, "width": 0.0547,
"x": 0.4727, "x": 0.4727,
"y": 0.4125 "y": 0.4125
}, }, "props": {
"props": { "text": "VSD_DPM1 11.200.1.6",
"text": "VSD_DPM1 11.200.1.6" "textStyle": {
"fontSize": "1vmin"
}
}, },
"type": "ia.display.label" "type": "ia.display.label"
}, },
@ -602,9 +608,11 @@
"width": 0.0547, "width": 0.0547,
"x": 0.4755, "x": 0.4755,
"y": 0.7438 "y": 0.7438
}, }, "props": {
"props": { "text": "PS8_5_DPM1 11.200.1.3",
"text": "PS8_5_DPM1 11.200.1.3" "textStyle": {
"fontSize": "1vmin"
}
}, },
"type": "ia.display.label" "type": "ia.display.label"
}, },
@ -617,9 +625,11 @@
"width": 0.0547, "width": 0.0547,
"x": 0.2279, "x": 0.2279,
"y": 0.7437 "y": 0.7437
}, }, "props": {
"props": { "text": "VSB_DPM2 11.200.1.10",
"text": "VSB_DPM2 11.200.1.10" "textStyle": {
"fontSize": "1vmin"
}
}, },
"type": "ia.display.label" "type": "ia.display.label"
}, },
@ -632,9 +642,11 @@
"width": 0.0547, "width": 0.0547,
"x": 0.0062, "x": 0.0062,
"y": 0.7079 "y": 0.7079
}, }, "props": {
"props": { "text": "VSB_DPM1 11.200.1.9",
"text": "VSB_DPM1 11.200.1.9" "textStyle": {
"fontSize": "1vmin"
}
}, },
"type": "ia.display.label" "type": "ia.display.label"
}, },
@ -647,9 +659,11 @@
"width": 0.0547, "width": 0.0547,
"x": 0.2281, "x": 0.2281,
"y": 0.4125 "y": 0.4125
}, }, "props": {
"props": { "text": "VSD_DPM2 11.200.1.7",
"text": "VSD_DPM2 11.200.1.7" "textStyle": {
"fontSize": "1vmin"
}
}, },
"type": "ia.display.label" "type": "ia.display.label"
}, },
@ -662,9 +676,11 @@
"width": 0.0547, "width": 0.0547,
"x": 0.2284, "x": 0.2284,
"y": 0.0744 "y": 0.0744
}, }, "props": {
"props": { "text": "FL4070_DPM1 11.200.1.5",
"text": "FL4070_DPM1 11.200.1.5" "textStyle": {
"fontSize": "1vmin"
}
}, },
"type": "ia.display.label" "type": "ia.display.label"
}, },
@ -677,9 +693,11 @@
"width": 0.0547, "width": 0.0547,
"x": 0.0484, "x": 0.0484,
"y": 0.278 "y": 0.278
}, }, "props": {
"props": { "text": "FL2086_DPM1 11.200.1.4",
"text": "FL2086_DPM1 11.200.1.4" "textStyle": {
"fontSize": "1vmin"
}
}, },
"type": "ia.display.label" "type": "ia.display.label"
}, },
@ -692,9 +710,11 @@
"width": 0.0547, "width": 0.0547,
"x": 0.0064, "x": 0.0064,
"y": 0.3772 "y": 0.3772
}, }, "props": {
"props": { "text": "VSB_DPM3 11.200.1.11",
"text": "VSB_DPM3 11.200.1.11" "textStyle": {
"fontSize": "1vmin"
}
}, },
"type": "ia.display.label" "type": "ia.display.label"
}, },

View File

@ -439,14 +439,15 @@
"width": 0.0547, "width": 0.0547,
"x": 0.3252, "x": 0.3252,
"y": 0.075 "y": 0.075
}, }, "props": {
"props": { "text": "NCS1_DPM1 11.200.1.5",
"text": "NCS1_DPM1 11.200.1.5" "textStyle": {
"fontSize": "1vmin"
}
}, },
"type": "ia.display.label" "type": "ia.display.label"
}, },
{ { "meta": {
"meta": {
"name": "NCP1_15_DPM1_label" "name": "NCP1_15_DPM1_label"
}, },
"position": { "position": {
@ -456,12 +457,14 @@
"y": 0.0745 "y": 0.0745
}, },
"props": { "props": {
"text": "NCP1_15_DPM1 11.200.1.2" "text": "NCP1_15_DPM1 11.200.1.2",
"textStyle": {
"fontSize": "1vmin"
}
}, },
"type": "ia.display.label" "type": "ia.display.label"
}, },
{ { "meta": {
"meta": {
"name": "NCS2_4_DPM1_label" "name": "NCS2_4_DPM1_label"
}, },
"position": { "position": {
@ -471,12 +474,14 @@
"y": 0.7432 "y": 0.7432
}, },
"props": { "props": {
"text": "NCS2_4_DPM1 11.200.1.5" "text": "NCS2_4_DPM1 11.200.1.5",
"textStyle": {
"fontSize": "1vmin"
}
}, },
"type": "ia.display.label" "type": "ia.display.label"
}, },
{ { "meta": {
"meta": {
"name": "NCS2_DPM1_label" "name": "NCS2_DPM1_label"
}, },
"position": { "position": {
@ -486,12 +491,14 @@
"y": 0.743 "y": 0.743
}, },
"props": { "props": {
"text": "NCS2_DPM1 11.200.1.7" "text": "NCS2_DPM1 11.200.1.7",
"textStyle": {
"fontSize": "1vmin"
}
}, },
"type": "ia.display.label" "type": "ia.display.label"
}, },
{ { "meta": {
"meta": {
"name": "NCS1_6_DPM1_label" "name": "NCS1_6_DPM1_label"
}, },
"position": { "position": {
@ -501,12 +508,14 @@
"y": 0.4123 "y": 0.4123
}, },
"props": { "props": {
"text": "NCS1_6_DPM1 11.200.1.3" "text": "NCS1_6_DPM1 11.200.1.3",
"textStyle": {
"fontSize": "1vmin"
}
}, },
"type": "ia.display.label" "type": "ia.display.label"
}, },
{ { "meta": {
"meta": {
"name": "NCS1_DPM2_label" "name": "NCS1_DPM2_label"
}, },
"position": { "position": {
@ -516,12 +525,14 @@
"y": 0.278 "y": 0.278
}, },
"props": { "props": {
"text": "NCS1_DPM2 11.200.1.6" "text": "NCS1_DPM2 11.200.1.6",
"textStyle": {
"fontSize": "1vmin"
}
}, },
"type": "ia.display.label" "type": "ia.display.label"
}, },
{ { "meta": {
"meta": {
"name": "NCS2_DPM2_label" "name": "NCS2_DPM2_label"
}, },
"position": { "position": {
@ -531,7 +542,10 @@
"y": 0.4125 "y": 0.4125
}, },
"props": { "props": {
"text": "NCS2_DPM2 11.200.1.8" "text": "NCS2_DPM2 11.200.1.8",
"textStyle": {
"fontSize": "1vmin"
}
}, },
"type": "ia.display.label" "type": "ia.display.label"
} }

View File

@ -446,8 +446,7 @@
}, },
"type": "ia.display.view" "type": "ia.display.view"
}, },
{ { "meta": {
"meta": {
"name": "BYAC_8_DPM1_label" "name": "BYAC_8_DPM1_label"
}, },
"position": { "position": {
@ -457,12 +456,14 @@
"y": 0.4088 "y": 0.4088
}, },
"props": { "props": {
"text": "BYAC_8_DPM1 11.200.1.10" "text": "BYAC_8_DPM1 11.200.1.10",
"textStyle": {
"fontSize": "1vmin"
}
}, },
"type": "ia.display.label" "type": "ia.display.label"
}, },
{ { "meta": {
"meta": {
"name": "BYDA_4_DPM1_label" "name": "BYDA_4_DPM1_label"
}, },
"position": { "position": {
@ -472,12 +473,14 @@
"y": 0.0737 "y": 0.0737
}, },
"props": { "props": {
"text": "BYDA_4_DPM1 11.200.1.7" "text": "BYDA_4_DPM1 11.200.1.7",
"textStyle": {
"fontSize": "1vmin"
}
}, },
"type": "ia.display.label" "type": "ia.display.label"
}, },
{ { "meta": {
"meta": {
"name": "BYAD_5_DPM1_label" "name": "BYAD_5_DPM1_label"
}, },
"position": { "position": {
@ -487,12 +490,14 @@
"y": 0.0742 "y": 0.0742
}, },
"props": { "props": {
"text": "BYAD_5_DPM1 11.200.1.6" "text": "BYAD_5_DPM1 11.200.1.6",
"textStyle": {
"fontSize": "1vmin"
}
}, },
"type": "ia.display.label" "type": "ia.display.label"
}, },
{ { "meta": {
"meta": {
"name": "BYAD_3_DPM1_label" "name": "BYAD_3_DPM1_label"
}, },
"position": { "position": {
@ -502,12 +507,14 @@
"y": 0.4084 "y": 0.4084
}, },
"props": { "props": {
"text": "BYAD_3_DPM1 11.200.1.8" "text": "BYAD_3_DPM1 11.200.1.8",
"textStyle": {
"fontSize": "1vmin"
}
}, },
"type": "ia.display.label" "type": "ia.display.label"
}, },
{ { "meta": {
"meta": {
"name": "BYAB_12_DPM1_label" "name": "BYAB_12_DPM1_label"
}, },
"position": { "position": {
@ -517,7 +524,10 @@
"y": 0.6495 "y": 0.6495
}, },
"props": { "props": {
"text": "BYAB_12_DPM1 11.200.1.4" "text": "BYAB_12_DPM1 11.200.1.4",
"textStyle": {
"fontSize": "1vmin"
}
}, },
"type": "ia.display.label" "type": "ia.display.label"
}, },
@ -575,8 +585,7 @@
}, },
"type": "ia.display.view" "type": "ia.display.view"
}, },
{ { "meta": {
"meta": {
"name": "BYCA_3_DPM1_label" "name": "BYCA_3_DPM1_label"
}, },
"position": { "position": {
@ -586,12 +595,14 @@
"y": 0.7416 "y": 0.7416
}, },
"props": { "props": {
"text": "BYCA_3_DPM1 11.200.1.2" "text": "BYCA_3_DPM1 11.200.1.2",
"textStyle": {
"fontSize": "1vmin"
}
}, },
"type": "ia.display.label" "type": "ia.display.label"
}, },
{ { "meta": {
"meta": {
"name": "BYAB_7_DPM1_label" "name": "BYAB_7_DPM1_label"
}, },
"position": { "position": {
@ -601,12 +612,14 @@
"y": 0.3157 "y": 0.3157
}, },
"props": { "props": {
"text": "BYAB_7_DPM1 11.200.1.5" "text": "BYAB_7_DPM1 11.200.1.5",
"textStyle": {
"fontSize": "1vmin"
}
}, },
"type": "ia.display.label" "type": "ia.display.label"
}, },
{ { "meta": {
"meta": {
"name": "BYDA_6_DPM1_label" "name": "BYDA_6_DPM1_label"
}, },
"position": { "position": {
@ -616,12 +629,14 @@
"y": 0.4093 "y": 0.4093
}, },
"props": { "props": {
"text": "BYDA_6_DPM1 11.200.1.9" "text": "BYDA_6_DPM1 11.200.1.9",
"textStyle": {
"fontSize": "1vmin"
}
}, },
"type": "ia.display.label" "type": "ia.display.label"
}, },
{ { "meta": {
"meta": {
"name": "BYBC_3_DPM1_label" "name": "BYBC_3_DPM1_label"
}, },
"position": { "position": {
@ -631,7 +646,10 @@
"y": 0.7412 "y": 0.7412
}, },
"props": { "props": {
"text": "BYBC_3_DPM1 11.200.1.3" "text": "BYBC_3_DPM1 11.200.1.3",
"textStyle": {
"fontSize": "1vmin"
}
}, },
"type": "ia.display.label" "type": "ia.display.label"
}, },

View File

@ -32,10 +32,10 @@
"name": "MCM01_PLC" "name": "MCM01_PLC"
}, },
"position": { "position": {
"height": 505, "height": 0.5649,
"width": 121, "width": 0.063,
"x": 84, "x": 0.0437,
"y": 28 "y": 0.0313
}, },
"props": { "props": {
"params": { "params": {
@ -62,10 +62,10 @@
"name": "MCM02_PLC" "name": "MCM02_PLC"
}, },
"position": { "position": {
"height": 505, "height": 0.5649,
"width": 121, "width": 0.063,
"x": 332, "x": 0.1729,
"y": 341.49310302734375 "y": 0.382
}, },
"props": { "props": {
"params": { "params": {
@ -92,10 +92,10 @@
"name": "MCM03_PLC" "name": "MCM03_PLC"
}, },
"position": { "position": {
"height": 505, "height": 0.5649,
"width": 121, "width": 0.063,
"x": 604, "x": 0.3146,
"y": 57 "y": 0.0638
}, },
"props": { "props": {
"params": { "params": {
@ -122,10 +122,10 @@
"name": "MCM04_PLC" "name": "MCM04_PLC"
}, },
"position": { "position": {
"height": 505, "height": 0.5649,
"width": 121, "width": 0.063,
"x": 854, "x": 0.4448,
"y": 351 "y": 0.3926
}, },
"props": { "props": {
"params": { "params": {
@ -152,10 +152,10 @@
"name": "MCM05_PLC" "name": "MCM05_PLC"
}, },
"position": { "position": {
"height": 505, "height": 0.5649,
"width": 121, "width": 0.063,
"x": 1130, "x": 0.5885,
"y": 68.5 "y": 0.0766
}, },
"props": { "props": {
"params": { "params": {
@ -182,10 +182,10 @@
"name": "MCM06_PLC" "name": "MCM06_PLC"
}, },
"position": { "position": {
"height": 505, "height": 0.5649,
"width": 121, "width": 0.063,
"x": 1425, "x": 0.7422,
"y": 341.99010302734376 "y": 0.3825
}, },
"props": { "props": {
"params": { "params": {
@ -212,10 +212,10 @@
"name": "MCM07_PLC" "name": "MCM07_PLC"
}, },
"position": { "position": {
"height": 505, "height": 0.5649,
"width": 121, "width": 0.063,
"x": 1650, "x": 0.8594,
"y": 48.5 "y": 0.0543
}, },
"props": { "props": {
"params": { "params": {
@ -230,6 +230,9 @@
"meta": { "meta": {
"name": "root" "name": "root"
}, },
"props": {
"mode": "percent"
},
"type": "ia.container.coord" "type": "ia.container.coord"
} }
} }