Merge pull request 'Updates to DPMs' (#77) from beka-branch-2 into main

Reviewed-on: http://192.168.5.191:3000/LCI/MTN6/pulls/77
This commit is contained in:
GigiMamaladze 2025-05-06 14:33:39 +00:00
commit ce250190f7
17 changed files with 9591 additions and 68 deletions

View File

@ -50,9 +50,9 @@
"name": "Content"
},
"position": {
"height": 894,
"width": 1920,
"y": 40
"height": 0.9613,
"width": 1,
"y": 0.043
},
"propConfig": {
"props.path": {
@ -307,8 +307,8 @@
"name": "Header"
},
"position": {
"height": 40,
"width": 1920
"height": 0.043,
"width": 1
},
"type": "ia.container.flex"
},
@ -1778,10 +1778,10 @@
"name": "ExportToCSV"
},
"position": {
"height": 25.02,
"width": 120,
"x": 1723.01,
"y": -10.256
"height": 0.0269,
"width": 0.0625,
"x": 0.8974,
"y": -0.011
},
"props": {
"mode": "percent",
@ -2272,10 +2272,10 @@
"visible": false
},
"position": {
"height": 25.02,
"width": 792.96,
"x": 925.68,
"y": 6.252646443481446
"height": 0.0269,
"width": 0.413,
"x": 0.4821,
"y": 0.0067
},
"propConfig": {
"custom.EndDate": {
@ -2313,9 +2313,9 @@
"name": "DPMs"
},
"position": {
"height": 894,
"width": 1920,
"y": 40
"height": 0.9613,
"width": 1,
"y": 0.043
},
"propConfig": {
"meta.visible": {
@ -2333,6 +2333,32 @@
},
"type": "property"
}
},
"props.style.opacity": {
"binding": {
"config": {
"path": "this.meta.visible"
},
"transforms": [
{
"fallback": null,
"inputType": "scalar",
"mappings": [
{
"input": true,
"output": 100
},
{
"input": false,
"output": 0
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "property"
}
}
},
"type": "ia.display.view"
@ -2342,10 +2368,11 @@
"name": "root"
},
"position": {
"x": 0,
"y": 0
"x": 8,
"y": -39
},
"props": {
"mode": "percent",
"style": {
"backgroundColor": "#F1F1F1",
"overflow": "hidden"

View File

@ -0,0 +1,17 @@
{
"scope": "G",
"version": 1,
"restricted": false,
"overridable": true,
"files": [
"view.json",
"thumbnail.png"
],
"attributes": {
"lastModification": {
"actor": "admin",
"timestamp": "2025-05-02T13:51:43Z"
},
"lastModificationSignature": "6335a0021698ff8531fce75819cf5423e2a8b71ba7760f0ee6c8132a9ee46223"
}
}

View File

@ -0,0 +1,684 @@
{
"custom": {},
"params": {
"LD": false,
"LR": false,
"LRD": false,
"LRU": false,
"LU": false,
"On": false,
"RD": false,
"RLD": false,
"RLU": false,
"RU": false
},
"propConfig": {
"params.LD": {
"paramDirection": "input",
"persistent": true
},
"params.LR": {
"paramDirection": "input",
"persistent": true
},
"params.LRD": {
"paramDirection": "input",
"persistent": true
},
"params.LRU": {
"paramDirection": "input",
"persistent": true
},
"params.LU": {
"paramDirection": "input",
"persistent": true
},
"params.On": {
"paramDirection": "input",
"persistent": true
},
"params.RD": {
"paramDirection": "input",
"persistent": true
},
"params.RLD": {
"paramDirection": "input",
"persistent": true
},
"params.RLU": {
"paramDirection": "input",
"persistent": true
},
"params.RU": {
"paramDirection": "input",
"persistent": true
}
},
"props": {
"defaultSize": {
"height": 540,
"width": 640
}
},
"root": {
"children": [
{
"meta": {
"name": "CommLines"
},
"position": {
"basis": "300px",
"grow": 1
},
"propConfig": {
"props.elements[0].elements[0].stroke.paint": {
"binding": {
"config": {
"path": "view.params.On"
},
"transforms": [
{
"fallback": "#FF0000",
"inputType": "scalar",
"mappings": [
{
"input": true,
"output": "#00FF00"
},
{
"input": false,
"output": "#FF0000"
}
],
"outputType": "color",
"type": "map"
}
],
"type": "property"
}
},
"props.elements[0].elements[0].visibility": {
"binding": {
"config": {
"path": "view.params.LU"
},
"transforms": [
{
"fallback": "hidden",
"inputType": "scalar",
"mappings": [
{
"input": false,
"output": "hidden"
},
{
"input": true,
"output": "visible"
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "property"
}
},
"props.elements[0].elements[1].stroke.paint": {
"binding": {
"config": {
"path": "view.params.On"
},
"transforms": [
{
"fallback": "#FF0000",
"inputType": "scalar",
"mappings": [
{
"input": true,
"output": "#00FF00"
},
{
"input": false,
"output": "#FF0000"
}
],
"outputType": "color",
"type": "map"
}
],
"type": "property"
}
},
"props.elements[0].elements[1].visibility": {
"binding": {
"config": {
"path": "view.params.RD"
},
"transforms": [
{
"fallback": "hidden",
"inputType": "scalar",
"mappings": [
{
"input": false,
"output": "hidden"
},
{
"input": true,
"output": "visible"
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "property"
}
},
"props.elements[0].elements[2].stroke.paint": {
"binding": {
"config": {
"path": "view.params.On"
},
"transforms": [
{
"fallback": "#FF0000",
"inputType": "scalar",
"mappings": [
{
"input": true,
"output": "#00FF00"
},
{
"input": false,
"output": "#FF0000"
}
],
"outputType": "color",
"type": "map"
}
],
"type": "property"
}
},
"props.elements[0].elements[2].visibility": {
"binding": {
"config": {
"path": "view.params.LR"
},
"transforms": [
{
"fallback": "hidden",
"inputType": "scalar",
"mappings": [
{
"input": false,
"output": "hidden"
},
{
"input": true,
"output": "visible"
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "property"
}
},
"props.elements[0].elements[3].stroke.paint": {
"binding": {
"config": {
"path": "view.params.On"
},
"transforms": [
{
"fallback": "#FF0000",
"inputType": "scalar",
"mappings": [
{
"input": true,
"output": "#00FF00"
},
{
"input": false,
"output": "#FF0000"
}
],
"outputType": "color",
"type": "map"
}
],
"type": "property"
}
},
"props.elements[0].elements[3].visibility": {
"binding": {
"config": {
"path": "view.params.RU"
},
"transforms": [
{
"fallback": "hidden",
"inputType": "scalar",
"mappings": [
{
"input": false,
"output": "hidden"
},
{
"input": true,
"output": "visible"
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "property"
}
},
"props.elements[0].elements[4].stroke.paint": {
"binding": {
"config": {
"path": "view.params.On"
},
"transforms": [
{
"fallback": "#FF0000",
"inputType": "scalar",
"mappings": [
{
"input": true,
"output": "#00FF00"
},
{
"input": false,
"output": "#FF0000"
}
],
"outputType": "color",
"type": "map"
}
],
"type": "property"
}
},
"props.elements[0].elements[4].visibility": {
"binding": {
"config": {
"path": "view.params.RD"
},
"transforms": [
{
"fallback": "hidden",
"inputType": "scalar",
"mappings": [
{
"input": false,
"output": "hidden"
},
{
"input": true,
"output": "visible"
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "property"
}
},
"props.elements[0].elements[5].stroke.paint": {
"binding": {
"config": {
"path": "view.params.On"
},
"transforms": [
{
"fallback": "#FF0000",
"inputType": "scalar",
"mappings": [
{
"input": true,
"output": "#00FF00"
},
{
"input": false,
"output": "#FF0000"
}
],
"outputType": "color",
"type": "map"
}
],
"type": "property"
}
},
"props.elements[0].elements[5].visibility": {
"binding": {
"config": {
"path": "view.params.RLU"
},
"transforms": [
{
"fallback": "hidden",
"inputType": "scalar",
"mappings": [
{
"input": false,
"output": "hidden"
},
{
"input": true,
"output": "visible"
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "property"
}
},
"props.elements[0].elements[6].stroke.paint": {
"binding": {
"config": {
"path": "view.params.On"
},
"transforms": [
{
"fallback": "#FF0000",
"inputType": "scalar",
"mappings": [
{
"input": true,
"output": "#00FF00"
},
{
"input": false,
"output": "#FF0000"
}
],
"outputType": "color",
"type": "map"
}
],
"type": "property"
}
},
"props.elements[0].elements[6].visibility": {
"binding": {
"config": {
"path": "view.params.RLD"
},
"transforms": [
{
"fallback": "hidden",
"inputType": "scalar",
"mappings": [
{
"input": false,
"output": "hidden"
},
{
"input": true,
"output": "visible"
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "property"
}
},
"props.elements[0].elements[7].stroke.paint": {
"binding": {
"config": {
"path": "view.params.On"
},
"transforms": [
{
"fallback": "#FF0000",
"inputType": "scalar",
"mappings": [
{
"input": true,
"output": "#00FF00"
},
{
"input": false,
"output": "#FF0000"
}
],
"outputType": "color",
"type": "map"
}
],
"type": "property"
}
},
"props.elements[0].elements[7].visibility": {
"binding": {
"config": {
"path": "view.params.LRU"
},
"transforms": [
{
"fallback": "hidden",
"inputType": "scalar",
"mappings": [
{
"input": false,
"output": "hidden"
},
{
"input": true,
"output": "visible"
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "property"
}
},
"props.elements[0].elements[8].stroke.paint": {
"binding": {
"config": {
"path": "view.params.On"
},
"transforms": [
{
"fallback": "#FF0000",
"inputType": "scalar",
"mappings": [
{
"input": true,
"output": "#00FF00"
},
{
"input": false,
"output": "#FF0000"
}
],
"outputType": "color",
"type": "map"
}
],
"type": "property"
}
},
"props.elements[0].elements[8].visibility": {
"binding": {
"config": {
"path": "view.params.LRD"
},
"transforms": [
{
"fallback": "hidden",
"inputType": "scalar",
"mappings": [
{
"input": false,
"output": "hidden"
},
{
"input": true,
"output": "visible"
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "property"
}
}
},
"props": {
"elements": [
{
"elements": [
{
"d": "M 0.01474311,101.46884 H 289.94649 L 289.94649,0",
"fill": {
"paint": "transparent"
},
"id": "LU",
"name": "LU",
"stroke": {
"dasharray": "none",
"width": "3.77953"
},
"type": "path"
},
{
"d": "M 0.01474311,101.46884 H 289.94649 l -0.018,978.53286",
"fill": {
"paint": "transparent"
},
"id": "RD",
"name": "RD",
"stroke": {
"dasharray": "none",
"width": "3.77953"
},
"type": "path"
},
{
"d": "M 0.01474311,101.46884 1919.9985,101.46829",
"fill": {
"paint": "transparent"
},
"id": "LR",
"name": "LR",
"stroke": {
"dasharray": "none",
"width": "3.77953"
},
"type": "path"
},
{
"d": "m 1920.0085,101.47076 -310.7599,0.13258 V -0.00390625",
"fill": {
"paint": "transparent"
},
"id": "RU",
"name": "RU",
"stroke": {
"dasharray": "none",
"width": "3.77953"
},
"type": "path"
},
{
"d": "m 1919.9974,101.46523 -310.7488,0.13811 V 1080",
"fill": {
"paint": "transparent"
},
"id": "RD",
"name": "RD",
"stroke": {
"dasharray": "none",
"width": "3.77953"
},
"type": "path"
},
{
"d": "M 1919.9872,101.49029 289.94291,101.54297 289.94291,0",
"fill": {
"paint": "transparent"
},
"id": "RLU",
"name": "RLU",
"stroke": {
"dasharray": "none",
"width": "3.77953"
},
"type": "path"
},
{
"d": "m 1920.0178,101.46885 -1629.98505,-1e-4 -0.092,978.52045",
"fill": {
"paint": "transparent"
},
"id": "RLD",
"name": "RLD",
"stroke": {
"dasharray": "none",
"width": "3.77953"
},
"type": "path"
},
{
"d": "m 0.28125,101.53444 1608.95705,0.0609 0.01,-101.59604783662",
"fill": {
"paint": "transparent"
},
"id": "path8",
"name": "path8",
"stroke": {
"dasharray": "none",
"width": "3.77953"
},
"type": "path"
},
{
"d": "m 0.2890625,101.47273 1608.9570375,0.0664 -10e-4,978.38257",
"fill": {
"paint": "transparent"
},
"id": "LRD",
"name": "LRD",
"stroke": {
"dasharray": "none",
"width": "3.77953"
},
"type": "path"
}
],
"id": "layer1",
"name": "layer1",
"type": "group"
}
],
"preserveAspectRatio": "none",
"viewBox": "0 0 1920 1080"
},
"type": "ia.shapes.svg"
}
],
"meta": {
"name": "root"
},
"props": {
"direction": "column"
},
"type": "ia.container.flex"
}
}

View File

@ -0,0 +1,17 @@
{
"scope": "G",
"version": 1,
"restricted": false,
"overridable": true,
"files": [
"view.json",
"thumbnail.png"
],
"attributes": {
"lastModification": {
"actor": "admin",
"timestamp": "2025-05-02T13:32:29Z"
},
"lastModificationSignature": "56b5eb5bc3f2b73afe5c1603b09322fec15f324dfc5d150c2799a10e6df43639"
}
}

View File

@ -0,0 +1,17 @@
{
"scope": "G",
"version": 1,
"restricted": false,
"overridable": true,
"files": [
"view.json",
"thumbnail.png"
],
"attributes": {
"lastModification": {
"actor": "admin",
"timestamp": "2025-05-02T13:07:27Z"
},
"lastModificationSignature": "6adc19fed01030c192d149efc77766538fb520bf8c20b7e34f86f54dd3ee6e6c"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.5 KiB

File diff suppressed because one or more lines are too long

View File

@ -1,6 +1,57 @@
{
"custom": {},
"custom": {
"dpm1-dpm2": false,
"dpm10-dpm11": false,
"dpm11-dpm1": false,
"dpm2-dpm3": false,
"dpm3-dpm4": false,
"dpm4-mcm": true,
"dpm5-dpm6": false,
"dpm6-dpm7": false,
"dpm7-dpm8": false,
"dpm8-dpm9": false,
"dpm9-dpm10": false,
"mcm_dpm5": true
},
"params": {},
"propConfig": {
"custom.dpm1-dpm2": {
"persistent": true
},
"custom.dpm10-dpm11": {
"persistent": true
},
"custom.dpm11-dpm1": {
"persistent": true
},
"custom.dpm2-dpm3": {
"persistent": true
},
"custom.dpm3-dpm4": {
"persistent": true
},
"custom.dpm4-mcm": {
"persistent": true
},
"custom.dpm5-dpm6": {
"persistent": true
},
"custom.dpm6-dpm7": {
"persistent": true
},
"custom.dpm7-dpm8": {
"persistent": true
},
"custom.dpm8-dpm9": {
"persistent": true
},
"custom.dpm9-dpm10": {
"persistent": true
},
"custom.mcm_dpm5": {
"persistent": true
}
},
"props": {
"defaultSize": {
"height": 894,
@ -11,16 +62,763 @@
"children": [
{
"meta": {
"name": "Label"
"name": "DPM11"
},
"position": {
"height": 32,
"width": 50,
"x": 935,
"y": 431
"height": 0.3333,
"width": 0.25
},
"propConfig": {
"props.params.DownOn": {
"binding": {
"config": {
"path": "view.custom.dpm11-dpm1"
},
"type": "property"
}
},
"props.params.InOn": {
"binding": {
"config": {
"path": "view.custom.dpm11-dpm1"
},
"type": "property"
}
},
"props.params.OutOn": {
"binding": {
"config": {
"path": "view.custom.dpm10-dpm11"
},
"type": "property"
}
}
},
"props": {
"text": "MCM01"
"params": {
"Down1": false,
"Down2": true,
"Down3": false,
"DownLeft": false,
"DownRight": false,
"InDown": true,
"InLeft": false,
"InUp": false,
"OutDown": false,
"OutRight": true,
"OutUp": false
},
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
},
"type": "ia.display.view"
},
{
"meta": {
"name": "DPM10"
},
"position": {
"height": 0.3333,
"width": 0.25,
"x": 0.2503
},
"propConfig": {
"props.params.DownOn": {
"binding": {
"config": {
"path": "view.custom.dpm9-dpm10"
},
"type": "property"
}
},
"props.params.InOn": {
"binding": {
"config": {
"path": "view.custom.dpm10-dpm11"
},
"type": "property"
}
},
"props.params.OutOn": {
"binding": {
"config": {
"path": "view.custom.dpm9-dpm10"
},
"type": "property"
}
}
},
"props": {
"params": {
"Down1": false,
"Down2": false,
"Down3": true,
"DownLeft": false,
"DownRight": false,
"InDown": false,
"InLeft": true,
"InUp": false,
"OutDown": true,
"OutRight": false,
"OutUp": false
},
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
},
"type": "ia.display.view"
},
{
"meta": {
"name": "DPM7"
},
"position": {
"height": 0.3333,
"width": 0.25,
"x": 0.5
},
"propConfig": {
"props.params.DownOn": {
"binding": {
"config": {
"path": "view.custom.dpm7-dpm8"
},
"type": "property"
}
},
"props.params.InOn": {
"binding": {
"config": {
"path": "view.custom.dpm7-dpm8"
},
"type": "property"
}
},
"props.params.OutOn": {
"binding": {
"config": {
"path": "view.custom.dpm6-dpm7"
},
"type": "property"
}
}
},
"props": {
"params": {
"Down1": true,
"Down2": false,
"Down3": true,
"DownLeft": false,
"DownRight": false,
"InDown": true,
"InLeft": false,
"InUp": false,
"OutDown": false,
"OutRight": true,
"OutUp": false
},
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
},
"type": "ia.display.view"
},
{
"meta": {
"name": "DPM6"
},
"position": {
"height": 0.3333,
"width": 0.25,
"x": 0.75
},
"propConfig": {
"props.params.DownOn": {
"binding": {
"config": {
"path": "view.custom.dpm5-dpm6"
},
"type": "property"
}
},
"props.params.InOn": {
"binding": {
"config": {
"path": "view.custom.dpm6-dpm7"
},
"type": "property"
}
},
"props.params.OutOn": {
"binding": {
"config": {
"path": "view.custom.dpm5-dpm6"
},
"type": "property"
}
}
},
"props": {
"params": {
"Down1": false,
"Down2": false,
"Down3": true,
"DownLeft": false,
"DownRight": false,
"InDown": false,
"InLeft": true,
"InUp": false,
"OutDown": true,
"OutRight": false,
"OutUp": false
},
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
},
"type": "ia.display.view"
},
{
"meta": {
"name": "DPM1"
},
"position": {
"height": 0.3333,
"width": 0.25,
"y": 0.3333
},
"propConfig": {
"props.params.DownOn": {
"binding": {
"config": {
"path": "view.custom.dpm1-dpm2"
},
"type": "property"
}
},
"props.params.InOn": {
"binding": {
"config": {
"path": "view.custom.dpm11-dpm1"
},
"type": "property"
}
},
"props.params.OutOn": {
"binding": {
"config": {
"path": "view.custom.dpm1-dpm2"
},
"type": "property"
}
}
},
"props": {
"params": {
"Down1": true,
"Down2": true,
"Down3": false,
"InDown": false,
"InLeft": false,
"InUp": true,
"OutDown": true,
"OutRight": false,
"OutUp": false
},
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
},
"type": "ia.display.view"
},
{
"meta": {
"name": "DPM9"
},
"position": {
"height": 0.3333,
"width": 0.25,
"x": 0.2503,
"y": 0.3333
},
"propConfig": {
"props.params.DownOn": {
"binding": {
"config": {
"path": "view.custom.dpm8-dpm9"
},
"type": "property"
}
},
"props.params.InOn": {
"binding": {
"config": {
"path": "view.custom.dpm8-dpm9"
},
"type": "property"
}
},
"props.params.OutOn": {
"binding": {
"config": {
"path": "view.custom.dpm9-dpm10"
},
"type": "property"
}
}
},
"props": {
"params": {
"Down1": true,
"Down2": false,
"Down3": false,
"DownLeft": false,
"DownRight": true,
"InDown": true,
"InLeft": false,
"InUp": false,
"OutDown": false,
"OutRight": false,
"OutUp": true
},
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
},
"type": "ia.display.view"
},
{
"meta": {
"name": "DPM8"
},
"position": {
"height": 0.3333,
"width": 0.25,
"x": 0.5,
"y": 0.3333
},
"propConfig": {
"props.params.DownOn": {
"binding": {
"config": {
"path": "view.custom.dpm8-dpm9"
},
"type": "property"
}
},
"props.params.InOn": {
"binding": {
"config": {
"path": "view.custom.dpm8-dpm9"
},
"type": "property"
}
},
"props.params.OutOn": {
"binding": {
"config": {
"path": "view.custom.dpm7-dpm8"
},
"type": "property"
}
}
},
"props": {
"params": {
"Down1": false,
"Down2": false,
"Down3": false,
"DownLeft": true,
"DownRight": false,
"InDown": true,
"InLeft": false,
"InUp": false,
"OutDown": false,
"OutRight": false,
"OutUp": true
},
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
},
"type": "ia.display.view"
},
{
"meta": {
"name": "DPM5"
},
"position": {
"height": 0.3333,
"width": 0.25,
"x": 0.75,
"y": 0.3333
},
"propConfig": {
"props.params.DownOn": {
"binding": {
"config": {
"path": "view.custom.mcm_dpm5"
},
"type": "property"
}
},
"props.params.InOn": {
"binding": {
"config": {
"path": "view.custom.mcm_dpm5"
},
"type": "property"
}
},
"props.params.OutOn": {
"binding": {
"config": {
"path": "view.custom.dpm5-dpm6"
},
"type": "property"
}
}
},
"props": {
"params": {
"Down1": true,
"Down2": false,
"Down3": true,
"InDown": true,
"InLeft": false,
"InUp": false,
"OutDown": false,
"OutRight": false,
"OutUp": true
},
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
},
"type": "ia.display.view"
},
{
"meta": {
"name": "DPM2"
},
"position": {
"height": 0.3333,
"width": 0.25,
"y": 0.6667
},
"propConfig": {
"props.params.InOn": {
"binding": {
"config": {
"path": "view.custom.dpm1-dpm2"
},
"type": "property"
}
},
"props.params.OutOn": {
"binding": {
"config": {
"path": "view.custom.dpm2-dpm3"
},
"type": "property"
}
}
},
"props": {
"params": {
"Down1": false,
"Down2": false,
"Down3": false,
"DownOn": true,
"InDown": false,
"InLeft": false,
"InUp": true,
"OutDown": false,
"OutRight": true,
"OutUp": false
},
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
},
"type": "ia.display.view"
},
{
"meta": {
"name": "DPM3"
},
"position": {
"height": 0.3333,
"width": 0.25,
"x": 0.2503,
"y": 0.6667
},
"propConfig": {
"props.params.InOn": {
"binding": {
"config": {
"path": "view.custom.dpm2-dpm3"
},
"type": "property"
}
},
"props.params.OutOn": {
"binding": {
"config": {
"path": "view.custom.dpm3-dpm4"
},
"type": "property"
}
}
},
"props": {
"params": {
"Down1": false,
"Down2": false,
"Down3": false,
"DownOn": true,
"InDown": false,
"InLeft": true,
"InUp": false,
"OutDown": false,
"OutRight": true,
"OutUp": false
},
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
},
"type": "ia.display.view"
},
{
"meta": {
"name": "DPM4"
},
"position": {
"height": 0.3333,
"width": 0.25,
"x": 0.5,
"y": 0.6667
},
"propConfig": {
"props.params.InOn": {
"binding": {
"config": {
"path": "view.custom.dpm3-dpm4"
},
"type": "property"
}
},
"props.params.OutOn": {
"binding": {
"config": {
"path": "view.custom.dpm4-mcm"
},
"type": "property"
}
}
},
"props": {
"params": {
"Down1": false,
"Down2": false,
"Down3": false,
"DownOn": false,
"InDown": false,
"InLeft": true,
"InUp": false,
"OutDown": false,
"OutRight": true,
"OutUp": false
},
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
},
"type": "ia.display.view"
},
{
"meta": {
"name": "MCM"
},
"position": {
"height": 0.3333,
"width": 0.25,
"x": 0.75,
"y": 0.6666
},
"propConfig": {
"props.params.InOn": {
"binding": {
"config": {
"path": "view.custom.dpm4-mcm"
},
"type": "property"
}
},
"props.params.OutOn": {
"binding": {
"config": {
"path": "view.custom.mcm_dpm5"
},
"type": "property"
}
}
},
"props": {
"params": {
"InDown": false,
"InLeft": true,
"InUp": false,
"OutDown": false,
"OutRight": false,
"OutUp": true
},
"path": "Windows/Tabs/Enternet Windows/Components/EN4TR"
},
"type": "ia.display.view"
},
{
"meta": {
"name": "DPM5_label"
},
"position": {
"height": 0.0358,
"width": 0.0547,
"x": 0.7302,
"y": 0.4125
},
"props": {
"text": "DPM5_UL7_4 11.200.1.6"
},
"type": "ia.display.label"
},
{
"meta": {
"name": "DPM6_label"
},
"position": {
"height": 0.0358,
"width": 0.0547,
"x": 0.7302,
"y": 0.0747
},
"props": {
"text": "DPM6_UL8_3 11.200.1.7"
},
"type": "ia.display.label"
},
{
"meta": {
"name": "DPM7_label"
},
"position": {
"height": 0.0358,
"width": 0.0547,
"x": 0.4755,
"y": 0.0748
},
"props": {
"text": "DPM7_UL10_3 11.200.1.8"
},
"type": "ia.display.label"
},
{
"meta": {
"name": "DPM8_label"
},
"position": {
"height": 0.0358,
"width": 0.0547,
"x": 0.4727,
"y": 0.4125
},
"props": {
"text": "DPM8_UL11_4 11.200.1.9"
},
"type": "ia.display.label"
},
{
"meta": {
"name": "DPM4_label"
},
"position": {
"height": 0.0358,
"width": 0.0547,
"x": 0.4755,
"y": 0.7438
},
"props": {
"text": "DPM4_UL5_4 11.200.1.5"
},
"type": "ia.display.label"
},
{
"meta": {
"name": "DPM3_label"
},
"position": {
"height": 0.0358,
"width": 0.0547,
"x": 0.2279,
"y": 0.7437
},
"props": {
"text": "DPM3_UL4_4 11.200.1.4"
},
"type": "ia.display.label"
},
{
"meta": {
"name": "DPM2_label"
},
"position": {
"height": 0.0358,
"width": 0.0547,
"x": 0.0062,
"y": 0.7079
},
"props": {
"text": "UL2_4_DPM1 11.200.1.3"
},
"type": "ia.display.label"
},
{
"meta": {
"name": "DPM9_label"
},
"position": {
"height": 0.0358,
"width": 0.0547,
"x": 0.2281,
"y": 0.4125
},
"props": {
"text": "DPM9_PS1_4 11.200.1.10"
},
"type": "ia.display.label"
},
{
"meta": {
"name": "DPM10_label"
},
"position": {
"height": 0.0358,
"width": 0.0547,
"x": 0.2284,
"y": 0.0744
},
"props": {
"text": "DPM10_PS3_6 11.200.1.11"
},
"type": "ia.display.label"
},
{
"meta": {
"name": "DPM11_label"
},
"position": {
"height": 0.0358,
"width": 0.0547,
"x": 0.0484,
"y": 0.278
},
"props": {
"text": "DPM11_PS4_7 11.200.1.12"
},
"type": "ia.display.label"
},
{
"meta": {
"name": "DPM1_label"
},
"position": {
"height": 0.0358,
"width": 0.0547,
"x": 0.0064,
"y": 0.3772
},
"props": {
"text": "DPM1_UL1_4 11.200.1.2"
},
"type": "ia.display.label"
}
@ -28,7 +826,12 @@
"meta": {
"name": "root"
},
"position": {
"x": 223,
"y": -730
},
"props": {
"mode": "percent",
"style": {
"backgroundColor": "#ffffff"
}

View File

@ -1,6 +1,49 @@
{
"custom": {},
"custom": {
"dpm1-dpm2": false,
"dpm2-dpm3": false,
"dpm3-dpm4": false,
"dpm4-dpm5": false,
"dpm5-dpm6": false,
"dpm6-dpm7": false,
"dpm7-dpm8": false,
"dpm8-dpm9": false,
"dpm9-mcm": true,
"mcm-dpm1": true
},
"params": {},
"propConfig": {
"custom.dpm1-dpm2": {
"persistent": true
},
"custom.dpm2-dpm3": {
"persistent": true
},
"custom.dpm3-dpm4": {
"persistent": true
},
"custom.dpm4-dpm5": {
"persistent": true
},
"custom.dpm5-dpm6": {
"persistent": true
},
"custom.dpm6-dpm7": {
"persistent": true
},
"custom.dpm7-dpm8": {
"persistent": true
},
"custom.dpm8-dpm9": {
"persistent": true
},
"custom.dpm9-mcm": {
"persistent": true
},
"custom.mcm-dpm1": {
"persistent": true
}
},
"props": {
"defaultSize": {
"height": 894,
@ -11,16 +54,612 @@
"children": [
{
"meta": {
"name": "Label"
"name": "UL21_11_DPM1"
},
"position": {
"height": 32,
"width": 50,
"x": 935,
"y": 431
"height": 0.3333,
"width": 0.25
},
"propConfig": {
"props.params.DownOn": {
"binding": {
"config": {
"path": "view.custom.dpm5-dpm6"
},
"type": "property"
}
},
"props.params.InOn": {
"binding": {
"config": {
"path": "view.custom.dpm5-dpm6"
},
"type": "property"
}
},
"props.params.OutOn": {
"binding": {
"config": {
"path": "view.custom.dpm4-dpm5"
},
"type": "property"
}
}
},
"props": {
"text": "MCM02"
"params": {
"Down1": false,
"Down2": true,
"Down3": false,
"DownLeft": false,
"DownRight": false,
"InDown": true,
"InLeft": false,
"InUp": false,
"OutDown": false,
"OutRight": true,
"OutUp": false
},
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
},
"type": "ia.display.view"
},
{
"meta": {
"name": "UL19_2_DPM1"
},
"position": {
"height": 0.3333,
"width": 0.25,
"x": 0.2503
},
"propConfig": {
"props.params.InOn": {
"binding": {
"config": {
"path": "view.custom.dpm4-dpm5"
},
"type": "property"
}
},
"props.params.OutOn": {
"binding": {
"config": {
"path": "view.custom.dpm3-dpm4"
},
"type": "property"
}
}
},
"props": {
"params": {
"Down1": false,
"Down2": false,
"Down3": false,
"DownLeft": false,
"DownOn": false,
"DownRight": false,
"InDown": false,
"InLeft": true,
"InUp": false,
"OutDown": false,
"OutRight": true,
"OutUp": false
},
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
},
"type": "ia.display.view"
},
{
"meta": {
"name": "UL18_4_DPM1"
},
"position": {
"height": 0.3333,
"width": 0.25,
"x": 0.5
},
"propConfig": {
"props.params.InOn": {
"binding": {
"config": {
"path": "view.custom.dpm3-dpm4"
},
"type": "property"
}
},
"props.params.OutOn": {
"binding": {
"config": {
"path": "view.custom.dpm2-dpm3"
},
"type": "property"
}
}
},
"props": {
"params": {
"Down1": false,
"Down2": false,
"Down3": false,
"DownLeft": false,
"DownRight": false,
"InDown": false,
"InLeft": true,
"InUp": false,
"OutDown": false,
"OutRight": true,
"OutUp": false
},
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
},
"type": "ia.display.view"
},
{
"meta": {
"name": "UL16_2_DPM1"
},
"position": {
"height": 0.3333,
"width": 0.25,
"x": 0.75
},
"propConfig": {
"props.params.DownOn": {
"binding": {
"config": {
"path": "view.custom.dpm1-dpm2"
},
"type": "property"
}
},
"props.params.InOn": {
"binding": {
"config": {
"path": "view.custom.dpm2-dpm3"
},
"type": "property"
}
},
"props.params.OutOn": {
"binding": {
"config": {
"path": "view.custom.dpm1-dpm2"
},
"type": "property"
}
}
},
"props": {
"params": {
"Down1": false,
"Down2": false,
"Down3": true,
"DownLeft": false,
"DownRight": false,
"InDown": false,
"InLeft": true,
"InUp": false,
"OutDown": true,
"OutRight": false,
"OutUp": false
},
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
},
"type": "ia.display.view"
},
{
"meta": {
"name": "PS6_7_DPM1"
},
"position": {
"height": 0.3333,
"width": 0.25,
"y": 0.3333
},
"propConfig": {
"props.params.DownOn": {
"binding": {
"config": {
"path": "view.custom.dpm6-dpm7"
},
"type": "property"
}
},
"props.params.InOn": {
"binding": {
"config": {
"path": "view.custom.dpm5-dpm6"
},
"type": "property"
}
},
"props.params.OutOn": {
"binding": {
"config": {
"path": "view.custom.dpm6-dpm7"
},
"type": "property"
}
}
},
"props": {
"params": {
"Down1": true,
"Down2": true,
"Down3": false,
"InDown": false,
"InLeft": false,
"InUp": true,
"OutDown": true,
"OutRight": false,
"OutUp": false
},
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
},
"type": "ia.display.view"
},
{
"meta": {
"name": "UL15_4_DPM1"
},
"position": {
"height": 0.3333,
"width": 0.25,
"x": 0.75,
"y": 0.3333
},
"propConfig": {
"props.params.InOn": {
"binding": {
"config": {
"path": "view.custom.mcm-dpm1"
},
"type": "property"
}
},
"props.params.OutOn": {
"binding": {
"config": {
"path": "view.custom.dpm1-dpm2"
},
"type": "property"
}
}
},
"props": {
"params": {
"Down1": false,
"Down2": false,
"Down3": false,
"DownOn": null,
"InDown": false,
"InLeft": true,
"InUp": false,
"OutDown": false,
"OutRight": false,
"OutUp": true
},
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
},
"type": "ia.display.view"
},
{
"meta": {
"name": "PS7_7_DPM1"
},
"position": {
"height": 0.3333,
"width": 0.25,
"y": 0.6667
},
"propConfig": {
"props.params.InOn": {
"binding": {
"config": {
"path": "view.custom.dpm6-dpm7"
},
"type": "property"
}
},
"props.params.OutOn": {
"binding": {
"config": {
"path": "view.custom.dpm7-dpm8"
},
"type": "property"
}
}
},
"props": {
"params": {
"Down1": false,
"Down2": false,
"Down3": false,
"DownOn": true,
"InDown": false,
"InLeft": false,
"InUp": true,
"OutDown": false,
"OutRight": true,
"OutUp": false
},
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
},
"type": "ia.display.view"
},
{
"meta": {
"name": "PS5_7_DPM1"
},
"position": {
"height": 0.3333,
"width": 0.25,
"x": 0.2503,
"y": 0.6667
},
"propConfig": {
"props.params.InOn": {
"binding": {
"config": {
"path": "view.custom.dpm7-dpm8"
},
"type": "property"
}
},
"props.params.OutOn": {
"binding": {
"config": {
"path": "view.custom.dpm8-dpm9"
},
"type": "property"
}
}
},
"props": {
"params": {
"Down1": false,
"Down2": false,
"Down3": false,
"DownOn": true,
"InDown": false,
"InLeft": true,
"InUp": false,
"OutDown": false,
"OutRight": false,
"OutUp": true
},
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
},
"type": "ia.display.view"
},
{
"meta": {
"name": "UL13_8_DPM1"
},
"position": {
"height": 0.3333,
"width": 0.25,
"x": 0.25,
"y": 0.3333
},
"propConfig": {
"props.params.DownOn": {
"binding": {
"config": {
"path": "view.custom.dpm8-dpm9"
},
"type": "property"
}
},
"props.params.InOn": {
"binding": {
"config": {
"path": "view.custom.dpm8-dpm9"
},
"type": "property"
}
},
"props.params.OutOn": {
"binding": {
"config": {
"path": "view.custom.dpm9-mcm"
},
"type": "property"
}
}
},
"props": {
"params": {
"Down1": true,
"Down2": false,
"Down3": true,
"DownLeft": false,
"DownRight": false,
"InDown": true,
"InLeft": false,
"InUp": false,
"OutDown": false,
"OutRight": true,
"OutUp": false
},
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
},
"type": "ia.display.view"
},
{
"meta": {
"name": "MCM"
},
"position": {
"height": 0.3333,
"width": 0.25,
"x": 0.5005,
"y": 0.3333
},
"propConfig": {
"props.params.InOn": {
"binding": {
"config": {
"path": "view.custom.dpm9-mcm"
},
"type": "property"
}
},
"props.params.OutOn": {
"binding": {
"config": {
"path": "view.custom.mcm-dpm1"
},
"type": "property"
}
}
},
"props": {
"params": {
"InDown": false,
"InLeft": true,
"InUp": false,
"OutDown": false,
"OutRight": true,
"OutUp": false
},
"path": "Windows/Tabs/Enternet Windows/Components/EN4TR"
},
"type": "ia.display.view"
},
{
"meta": {
"name": "DPM5_label"
},
"position": {
"height": 0.0358,
"width": 0.0547,
"x": 0.7427,
"y": 0.3948
},
"props": {
"text": "UL15_4_DPM1 11.200.1.3"
},
"type": "ia.display.label"
},
{
"meta": {
"name": "UL16_2_DPM1_label"
},
"position": {
"height": 0.0358,
"width": 0.0547,
"x": 0.7427,
"y": 0.0646
},
"props": {
"text": "UL16_2_DPM1 11.200.1.4"
},
"type": "ia.display.label"
},
{
"meta": {
"name": "UL18_4_DPM1_label"
},
"position": {
"height": 0.0358,
"width": 0.0547,
"x": 0.4881,
"y": 0.0644
},
"props": {
"text": "UL18_4_DPM1 11.200.1.5"
},
"type": "ia.display.label"
},
{
"meta": {
"name": "UL13_8_DPM1_label"
},
"position": {
"height": 0.0358,
"width": 0.0547,
"x": 0.4552,
"y": 0.3947
},
"props": {
"text": "UL13_8_DPM1 11.200.1.2"
},
"type": "ia.display.label"
},
{
"meta": {
"name": "PS5_7_DPM1_label"
},
"position": {
"height": 0.0358,
"width": 0.0547,
"x": 0.4607,
"y": 0.7316
},
"props": {
"text": "PS5_7_DPM1 11.200.1.8"
},
"type": "ia.display.label"
},
{
"meta": {
"name": "PS7_7_DPM1_label"
},
"position": {
"height": 0.0358,
"width": 0.0547,
"x": 0.2046,
"y": 0.732
},
"props": {
"text": "PS7_7_DPM1 11.200.1.10"
},
"type": "ia.display.label"
},
{
"meta": {
"name": "UL19_2_DPM1_label"
},
"position": {
"height": 0.0358,
"width": 0.0547,
"x": 0.2414,
"y": 0.0651
},
"props": {
"text": "UL19_2_DPM1 11.200.1.6"
},
"type": "ia.display.label"
},
{
"meta": {
"name": "UL21_11_DPM1_label"
},
"position": {
"height": 0.0358,
"width": 0.0547,
"x": 0.0494,
"y": 0.2758
},
"props": {
"text": "UL21_11_DPM1 11.200.1.7"
},
"type": "ia.display.label"
},
{
"meta": {
"name": "PS6_7_DPM1_label"
},
"position": {
"height": 0.0358,
"width": 0.0547,
"x": 0.2045,
"y": 0.3953
},
"props": {
"text": "PS6_7_DPM1 11.200.1.9"
},
"type": "ia.display.label"
}
@ -29,6 +668,7 @@
"name": "root"
},
"props": {
"mode": "percent",
"style": {
"backgroundColor": "#ffffff"
}

View File

@ -1,6 +1,29 @@
{
"custom": {},
"custom": {
"dpm1-dpm2": false,
"dpm2-dpm3": false,
"dpm3-dpm4": false,
"dpm4-mcm": true,
"mcm-dpm1": true
},
"params": {},
"propConfig": {
"custom.dpm1-dpm2": {
"persistent": true
},
"custom.dpm2-dpm3": {
"persistent": true
},
"custom.dpm3-dpm4": {
"persistent": true
},
"custom.dpm4-mcm": {
"persistent": true
},
"custom.mcm-dpm1": {
"persistent": true
}
},
"props": {
"defaultSize": {
"height": 894,
@ -11,24 +34,345 @@
"children": [
{
"meta": {
"name": "Label"
"name": "NCP1_3_DPM1"
},
"position": {
"height": 32,
"width": 50,
"x": 935,
"y": 431
"height": 0.5,
"width": 0.3333
},
"propConfig": {
"props.params.DownOn": {
"binding": {
"config": {
"path": "view.custom.dpm3-dpm4"
},
"type": "property"
}
},
"props.params.InOn": {
"binding": {
"config": {
"path": "view.custom.dpm3-dpm4"
},
"type": "property"
}
},
"props.params.OutOn": {
"binding": {
"config": {
"path": "view.custom.dpm2-dpm3"
},
"type": "property"
}
}
},
"props": {
"text": "MCM03"
"params": {
"Down1": false,
"Down2": true,
"Down3": false,
"DownLeft": false,
"DownRight": false,
"InDown": true,
"InLeft": false,
"InUp": false,
"OutDown": false,
"OutRight": true,
"OutUp": false
},
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
},
"type": "ia.display.view"
},
{
"meta": {
"name": "NCP1_2_DPM1"
},
"position": {
"height": 0.5,
"width": 0.3333,
"x": 0.3336
},
"propConfig": {
"props.params.InOn": {
"binding": {
"config": {
"path": "view.custom.dpm2-dpm3"
},
"type": "property"
}
},
"props.params.OutOn": {
"binding": {
"config": {
"path": "view.custom.dpm1-dpm2"
},
"type": "property"
}
}
},
"props": {
"params": {
"Down1": false,
"Down2": false,
"Down3": false,
"DownLeft": false,
"DownOn": false,
"DownRight": false,
"InDown": false,
"InLeft": true,
"InUp": false,
"OutDown": false,
"OutRight": true,
"OutUp": false
},
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
},
"type": "ia.display.view"
},
{
"meta": {
"name": "NCP1_1_DPM1"
},
"position": {
"height": 0.5,
"width": 0.3333,
"x": 0.6667
},
"propConfig": {
"props.params.DownOn": {
"binding": {
"config": {
"path": "view.custom.mcm-dpm1"
},
"type": "property"
}
},
"props.params.InOn": {
"binding": {
"config": {
"path": "view.custom.dpm1-dpm2"
},
"type": "property"
}
},
"props.params.OutOn": {
"binding": {
"config": {
"path": "view.custom.mcm-dpm1"
},
"type": "property"
}
}
},
"props": {
"params": {
"Down1": false,
"Down2": false,
"Down3": true,
"DownLeft": false,
"DownRight": false,
"InDown": false,
"InLeft": true,
"InUp": false,
"OutDown": true,
"OutRight": false,
"OutUp": false
},
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
},
"type": "ia.display.view"
},
{
"meta": {
"name": "NCP1_5_DPM1"
},
"position": {
"height": 0.5,
"width": 0.3333,
"y": 0.5
},
"propConfig": {
"props.params.InOn": {
"binding": {
"config": {
"path": "view.custom.dpm3-dpm4"
},
"type": "property"
}
},
"props.params.OutOn": {
"binding": {
"config": {
"path": "view.custom.dpm4-mcm"
},
"type": "property"
}
}
},
"props": {
"params": {
"Down1": false,
"Down2": false,
"Down3": false,
"InDown": false,
"InLeft": false,
"InUp": true,
"OutDown": false,
"OutRight": true,
"OutUp": false
},
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
},
"type": "ia.display.view"
},
{
"meta": {
"name": "MCM"
},
"position": {
"height": 0.5,
"width": 0.3333,
"x": 0.6667,
"y": 0.5
},
"propConfig": {
"props.params.InOn": {
"binding": {
"config": {
"path": "view.custom.dpm4-mcm"
},
"type": "property"
}
},
"props.params.OutOn": {
"binding": {
"config": {
"path": "view.custom.mcm-dpm1"
},
"type": "property"
}
}
},
"props": {
"params": {
"InDown": false,
"InLeft": true,
"InUp": false,
"OutDown": false,
"OutRight": false,
"OutUp": true
},
"path": "Windows/Tabs/Enternet Windows/Components/EN4TR"
},
"type": "ia.display.view"
},
{
"meta": {
"name": "NCP1_1_DPM1_label"
},
"position": {
"height": 0.0358,
"width": 0.0547,
"x": 0.6737,
"y": 0.1003
},
"props": {
"text": "NCP1_1_DPM1 11.200.1.2"
},
"type": "ia.display.label"
},
{
"meta": {
"name": "NCP1_2_DPM1_label"
},
"position": {
"height": 0.0358,
"width": 0.0547,
"x": 0.3409,
"y": 0.1005
},
"props": {
"text": "NCP1_2_DPM1 11.200.1.3"
},
"type": "ia.display.label"
},
{
"meta": {
"name": "NCP1_3_DPM1_label"
},
"position": {
"height": 0.0358,
"width": 0.0547,
"x": 0.1024,
"y": 0.4133
},
"props": {
"text": "NCP1_3_DPM1 11.200.1.4"
},
"type": "ia.display.label"
},
{
"meta": {
"name": "NCP1_5_DPM1_label"
},
"position": {
"height": 0.0358,
"width": 0.0547,
"x": 0.2785,
"y": 0.605
},
"props": {
"text": "NCP1_5_DPM1 11.200.1.5"
},
"type": "ia.display.label"
},
{
"meta": {
"name": "EmbeddedView"
},
"position": {
"height": 0.5,
"rotate": {
"anchor": "50% 75%",
"angle": 0
},
"width": 0.3333,
"x": 0.3333,
"y": 0.4994
},
"propConfig": {
"props.params.On": {
"binding": {
"config": {
"path": "view.custom.dpm4-mcm"
},
"type": "property"
}
}
},
"props": {
"params": {
"LD": true,
"LR": true,
"LRD": false,
"LRU": false,
"LU": false,
"RD": false,
"RLD": false,
"RLU": false,
"RU": false
},
"path": "Windows/Tabs/Enternet Windows/Components/CommLines"
},
"type": "ia.display.view"
}
],
"meta": {
"name": "root"
},
"props": {
"mode": "percent",
"style": {
"backgroundColor": "#ffffff"
}

View File

@ -1,6 +1,57 @@
{
"custom": {},
"custom": {
"dpm1-dpm2": false,
"dpm10-dpm11": false,
"dpm11-mcm": true,
"dpm2-dpm3": false,
"dpm3-dpm4": false,
"dpm4-dpm5": false,
"dpm5-dpm6": false,
"dpm6-dpm7": false,
"dpm7-dpm8": false,
"dpm8-dpm9": false,
"dpm9-dpm10": false,
"mcm_dpm1": true
},
"params": {},
"propConfig": {
"custom.dpm1-dpm2": {
"persistent": true
},
"custom.dpm10-dpm11": {
"persistent": true
},
"custom.dpm11-mcm": {
"persistent": true
},
"custom.dpm2-dpm3": {
"persistent": true
},
"custom.dpm3-dpm4": {
"persistent": true
},
"custom.dpm4-dpm5": {
"persistent": true
},
"custom.dpm5-dpm6": {
"persistent": true
},
"custom.dpm6-dpm7": {
"persistent": true
},
"custom.dpm7-dpm8": {
"persistent": true
},
"custom.dpm8-dpm9": {
"persistent": true
},
"custom.dpm9-dpm10": {
"persistent": true
},
"custom.mcm_dpm1": {
"persistent": true
}
},
"props": {
"defaultSize": {
"height": 894,
@ -11,24 +62,776 @@
"children": [
{
"meta": {
"name": "Label"
"name": "DPM11"
},
"position": {
"height": 32,
"width": 50,
"x": 935,
"y": 431
"height": 0.3333,
"width": 0.25
},
"propConfig": {
"props.params.DownOn": {
"binding": {
"config": {
"path": "view.custom.dpm7-dpm8"
},
"type": "property"
}
},
"props.params.InOn": {
"binding": {
"config": {
"path": "view.custom.dpm7-dpm8"
},
"type": "property"
}
},
"props.params.OutOn": {
"binding": {
"config": {
"path": "view.custom.dpm6-dpm7"
},
"type": "property"
}
}
},
"props": {
"text": "MCM04"
"params": {
"Down1": false,
"Down2": true,
"Down3": false,
"DownLeft": false,
"DownRight": false,
"InDown": true,
"InLeft": false,
"InUp": false,
"OutDown": false,
"OutRight": true,
"OutUp": false
},
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
},
"type": "ia.display.view"
},
{
"meta": {
"name": "VSC_DPM1"
},
"position": {
"height": 0.3333,
"width": 0.25,
"x": 0.2503
},
"propConfig": {
"props.params.DownOn": {
"binding": {
"config": {
"path": "view.custom.dpm5-dpm6"
},
"type": "property"
}
},
"props.params.InOn": {
"binding": {
"config": {
"path": "view.custom.dpm6-dpm7"
},
"type": "property"
}
},
"props.params.OutOn": {
"binding": {
"config": {
"path": "view.custom.dpm5-dpm6"
},
"type": "property"
}
}
},
"props": {
"params": {
"Down1": false,
"Down2": false,
"Down3": true,
"DownLeft": false,
"DownRight": false,
"InDown": false,
"InLeft": true,
"InUp": false,
"OutDown": true,
"OutRight": false,
"OutUp": false
},
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
},
"type": "ia.display.view"
},
{
"meta": {
"name": "PS11_7_DPM1"
},
"position": {
"height": 0.3333,
"width": 0.25,
"x": 0.75
},
"propConfig": {
"props.params.DownOn": {
"binding": {
"config": {
"path": "view.custom.dpm1-dpm2"
},
"type": "property"
}
},
"props.params.InOn": {
"binding": {
"config": {
"path": "view.custom.dpm2-dpm3"
},
"type": "property"
}
},
"props.params.OutOn": {
"binding": {
"config": {
"path": "view.custom.dpm1-dpm2"
},
"type": "property"
}
}
},
"props": {
"params": {
"Down1": false,
"Down2": false,
"Down3": true,
"DownLeft": false,
"DownRight": false,
"InDown": false,
"InLeft": true,
"InUp": false,
"OutDown": true,
"OutRight": false,
"OutUp": false
},
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
},
"type": "ia.display.view"
},
{
"meta": {
"name": "FL1034_2_DPM1"
},
"position": {
"height": 0.3333,
"width": 0.25,
"y": 0.3333
},
"propConfig": {
"props.params.DownOn": {
"binding": {
"config": {
"path": "view.custom.dpm8-dpm9"
},
"type": "property"
}
},
"props.params.InOn": {
"binding": {
"config": {
"path": "view.custom.dpm7-dpm8"
},
"type": "property"
}
},
"props.params.OutOn": {
"binding": {
"config": {
"path": "view.custom.dpm8-dpm9"
},
"type": "property"
}
}
},
"props": {
"params": {
"Down1": true,
"Down2": true,
"Down3": false,
"InDown": false,
"InLeft": false,
"InUp": true,
"OutDown": true,
"OutRight": false,
"OutUp": false
},
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
},
"type": "ia.display.view"
},
{
"meta": {
"name": "FL3016_2_DPM1"
},
"position": {
"height": 0.3333,
"width": 0.25,
"x": 0.2503,
"y": 0.3333
},
"propConfig": {
"props.params.DownOn": {
"binding": {
"config": {
"path": "view.custom.dpm4-dpm5"
},
"type": "property"
}
},
"props.params.InOn": {
"binding": {
"config": {
"path": "view.custom.dpm4-dpm5"
},
"type": "property"
}
},
"props.params.OutOn": {
"binding": {
"config": {
"path": "view.custom.dpm5-dpm6"
},
"type": "property"
}
}
},
"props": {
"params": {
"Down1": true,
"Down2": false,
"Down3": false,
"DownLeft": false,
"DownRight": true,
"InDown": true,
"InLeft": false,
"InUp": false,
"OutDown": false,
"OutRight": false,
"OutUp": true
},
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
},
"type": "ia.display.view"
},
{
"meta": {
"name": "VSC_DPM2"
},
"position": {
"height": 0.3333,
"width": 0.25,
"x": 0.5,
"y": 0.3333
},
"propConfig": {
"props.params.DownOn": {
"binding": {
"config": {
"path": "view.custom.dpm4-dpm5"
},
"type": "property"
}
},
"props.params.InOn": {
"binding": {
"config": {
"path": "view.custom.dpm4-dpm5"
},
"type": "property"
}
},
"props.params.OutOn": {
"binding": {
"config": {
"path": "view.custom.dpm3-dpm4"
},
"type": "property"
}
}
},
"props": {
"params": {
"Down1": false,
"Down2": false,
"Down3": false,
"DownLeft": true,
"DownRight": false,
"InDown": true,
"InLeft": false,
"InUp": false,
"OutDown": false,
"OutRight": false,
"OutUp": true
},
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
},
"type": "ia.display.view"
},
{
"meta": {
"name": "VSA_DPM2"
},
"position": {
"height": 0.3333,
"width": 0.25,
"y": 0.6667
},
"propConfig": {
"props.params.InOn": {
"binding": {
"config": {
"path": "view.custom.dpm8-dpm9"
},
"type": "property"
}
},
"props.params.OutOn": {
"binding": {
"config": {
"path": "view.custom.dpm9-dpm10"
},
"type": "property"
}
}
},
"props": {
"params": {
"Down1": false,
"Down2": false,
"Down3": false,
"DownOn": true,
"InDown": false,
"InLeft": false,
"InUp": true,
"OutDown": false,
"OutRight": true,
"OutUp": false
},
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
},
"type": "ia.display.view"
},
{
"meta": {
"name": "VSA_DPM3"
},
"position": {
"height": 0.3333,
"width": 0.25,
"x": 0.2503,
"y": 0.6667
},
"propConfig": {
"props.params.InOn": {
"binding": {
"config": {
"path": "view.custom.dpm9-dpm10"
},
"type": "property"
}
},
"props.params.OutOn": {
"binding": {
"config": {
"path": "view.custom.dpm10-dpm11"
},
"type": "property"
}
}
},
"props": {
"params": {
"Down1": false,
"Down2": false,
"Down3": false,
"DownOn": true,
"InDown": false,
"InLeft": true,
"InUp": false,
"OutDown": false,
"OutRight": true,
"OutUp": false
},
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
},
"type": "ia.display.view"
},
{
"meta": {
"name": "PS10_2_DPM1"
},
"position": {
"height": 0.3333,
"width": 0.25,
"x": 0.5,
"y": 0.6667
},
"propConfig": {
"props.params.InOn": {
"binding": {
"config": {
"path": "view.custom.dpm10-dpm11"
},
"type": "property"
}
},
"props.params.OutOn": {
"binding": {
"config": {
"path": "view.custom.dpm11-mcm"
},
"type": "property"
}
}
},
"props": {
"params": {
"Down1": false,
"Down2": false,
"Down3": false,
"DownOn": false,
"InDown": false,
"InLeft": true,
"InUp": false,
"OutDown": false,
"OutRight": true,
"OutUp": false
},
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
},
"type": "ia.display.view"
},
{
"meta": {
"name": "MCM"
},
"position": {
"height": 0.3333,
"width": 0.25,
"x": 0.75,
"y": 0.6666
},
"propConfig": {
"props.params.InOn": {
"binding": {
"config": {
"path": "view.custom.dpm11-mcm"
},
"type": "property"
}
},
"props.params.OutOn": {
"binding": {
"config": {
"path": "view.custom.mcm_dpm1"
},
"type": "property"
}
}
},
"props": {
"params": {
"InDown": false,
"InLeft": true,
"InUp": false,
"OutDown": false,
"OutRight": false,
"OutUp": true
},
"path": "Windows/Tabs/Enternet Windows/Components/EN4TR"
},
"type": "ia.display.view"
},
{
"meta": {
"name": "PRS3_5_DPM1_label"
},
"position": {
"height": 0.0358,
"width": 0.0547,
"x": 0.7302,
"y": 0.4125
},
"props": {
"text": "PRS3_5_DPM1 11.200.1.2"
},
"type": "ia.display.label"
},
{
"meta": {
"name": "PS11_7_DPM1_label"
},
"position": {
"height": 0.0358,
"width": 0.0547,
"x": 0.7302,
"y": 0.0747
},
"props": {
"text": "PS11_7_DPM1 11.200.1.3"
},
"type": "ia.display.label"
},
{
"meta": {
"name": "VSC_DPM3_label"
},
"position": {
"height": 0.0358,
"width": 0.0547,
"x": 0.4755,
"y": 0.0748
},
"props": {
"text": "VSC_DPM3 11.200.1.12"
},
"type": "ia.display.label"
},
{
"meta": {
"name": "VSC_DPM2_label"
},
"position": {
"height": 0.0358,
"width": 0.0547,
"x": 0.4726,
"y": 0.4125
},
"props": {
"text": "VSC_DPM2 11.200.1.11"
},
"type": "ia.display.label"
},
{
"meta": {
"name": "PS10_2_DPM1_label"
},
"position": {
"height": 0.0358,
"width": 0.0547,
"x": 0.4755,
"y": 0.7438
},
"props": {
"text": "PS10_2_DPM1 11.200.1.4"
},
"type": "ia.display.label"
},
{
"meta": {
"name": "VSA_DPM3_label"
},
"position": {
"height": 0.0358,
"width": 0.0547,
"x": 0.2279,
"y": 0.7437
},
"props": {
"text": "VSA_DPM3 11.200.1.9"
},
"type": "ia.display.label"
},
{
"meta": {
"name": "VSA_DPM2_label"
},
"position": {
"height": 0.0358,
"width": 0.0547,
"x": 0.0062,
"y": 0.7079
},
"props": {
"text": "VSA_DPM2 11.200.1.8"
},
"type": "ia.display.label"
},
{
"meta": {
"name": "FL3016_2_DPM1_label"
},
"position": {
"height": 0.0358,
"width": 0.0547,
"x": 0.2281,
"y": 0.4125
},
"props": {
"text": "FL3016_2_DPM1 11.200.1.6"
},
"type": "ia.display.label"
},
{
"meta": {
"name": "VSC_DPM1_label"
},
"position": {
"height": 0.0358,
"width": 0.0547,
"x": 0.2284,
"y": 0.0744
},
"props": {
"text": "VSC_DPM1 11.200.1.10"
},
"type": "ia.display.label"
},
{
"meta": {
"name": "VSA_DPM1_label"
},
"position": {
"height": 0.0358,
"width": 0.0547,
"x": 0.0484,
"y": 0.278
},
"props": {
"text": "VSA_DPM1_7 11.200.1.7"
},
"type": "ia.display.label"
},
{
"meta": {
"name": "FL1034_2_DPM1_label"
},
"position": {
"height": 0.0358,
"width": 0.0547,
"x": 0.0064,
"y": 0.3772
},
"props": {
"text": "FL1034_2_DPM1 11.200.1.5"
},
"type": "ia.display.label"
},
{
"meta": {
"name": "PRS3_5_DPM1"
},
"position": {
"height": 0.3333,
"width": 0.25,
"x": 0.75,
"y": 0.3333
},
"propConfig": {
"props.params.DownOn": {
"binding": {
"config": {
"path": "view.custom.mcm_dpm1"
},
"type": "property"
}
},
"props.params.InOn": {
"binding": {
"config": {
"path": "view.custom.mcm_dpm1"
},
"type": "property"
}
},
"props.params.OutOn": {
"binding": {
"config": {
"path": "view.custom.dpm1-dpm2"
},
"type": "property"
}
}
},
"props": {
"params": {
"Down1": true,
"Down2": false,
"Down3": true,
"InDown": true,
"InLeft": false,
"InUp": false,
"OutDown": false,
"OutRight": false,
"OutUp": true
},
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
},
"type": "ia.display.view"
},
{
"meta": {
"name": "VSC_DPM3"
},
"position": {
"height": 0.3333,
"width": 0.25,
"x": 0.5
},
"propConfig": {
"props.params.DownOn": {
"binding": {
"config": {
"path": "view.custom.dpm3-dpm4"
},
"type": "property"
}
},
"props.params.InOn": {
"binding": {
"config": {
"path": "view.custom.dpm3-dpm4"
},
"type": "property"
}
},
"props.params.OutOn": {
"binding": {
"config": {
"path": "view.custom.dpm2-dpm3"
},
"type": "property"
}
}
},
"props": {
"params": {
"Down1": true,
"Down2": false,
"Down3": true,
"DownLeft": false,
"DownRight": false,
"InDown": true,
"InLeft": false,
"InUp": false,
"OutDown": false,
"OutRight": true,
"OutUp": false
},
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
},
"type": "ia.display.view"
}
],
"meta": {
"name": "root"
},
"position": {
"x": 120,
"y": -723
},
"props": {
"mode": "percent",
"style": {
"backgroundColor": "#ffffff"
}

View File

@ -1,6 +1,53 @@
{
"custom": {},
"custom": {
"dpm1-dpm2": false,
"dpm10-mcm": true,
"dpm2-dpm3": false,
"dpm3-dpm4": false,
"dpm4-dpm5": false,
"dpm5-dpm6": false,
"dpm6-dpm7": false,
"dpm7-dpm8": false,
"dpm8-dpm9": false,
"dpm9-dpm10": false,
"mcm_dpm1": true
},
"params": {},
"propConfig": {
"custom.dpm1-dpm2": {
"persistent": true
},
"custom.dpm10-mcm": {
"persistent": true
},
"custom.dpm2-dpm3": {
"persistent": true
},
"custom.dpm3-dpm4": {
"persistent": true
},
"custom.dpm4-dpm5": {
"persistent": true
},
"custom.dpm5-dpm6": {
"persistent": true
},
"custom.dpm6-dpm7": {
"persistent": true
},
"custom.dpm7-dpm8": {
"persistent": true
},
"custom.dpm8-dpm9": {
"persistent": true
},
"custom.dpm9-dpm10": {
"persistent": true
},
"custom.mcm_dpm1": {
"persistent": true
}
},
"props": {
"defaultSize": {
"height": 894,
@ -11,24 +58,750 @@
"children": [
{
"meta": {
"name": "Label"
"name": "FL2086_DPM1"
},
"position": {
"height": 32,
"width": 50,
"x": 935,
"y": 431
"height": 0.3333,
"width": 0.25
},
"propConfig": {
"props.params.DownOn": {
"binding": {
"config": {
"path": "view.custom.dpm6-dpm7"
},
"type": "property"
}
},
"props.params.InOn": {
"binding": {
"config": {
"path": "view.custom.dpm6-dpm7"
},
"type": "property"
}
},
"props.params.OutOn": {
"binding": {
"config": {
"path": "view.custom.dpm5-dpm6"
},
"type": "property"
}
}
},
"props": {
"text": "MCM05"
"params": {
"Down1": false,
"Down2": true,
"Down3": false,
"DownLeft": false,
"DownRight": false,
"InDown": true,
"InLeft": false,
"InUp": false,
"OutDown": false,
"OutRight": true,
"OutUp": false
},
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
},
"type": "ia.display.view"
},
{
"meta": {
"name": "FL4070_DPM1"
},
"position": {
"height": 0.3333,
"width": 0.25,
"x": 0.2503
},
"propConfig": {
"props.params.DownOn": {
"binding": {
"config": {
"path": "view.custom.dpm4-dpm5"
},
"type": "property"
}
},
"props.params.InOn": {
"binding": {
"config": {
"path": "view.custom.dpm5-dpm6"
},
"type": "property"
}
},
"props.params.OutOn": {
"binding": {
"config": {
"path": "view.custom.dpm4-dpm5"
},
"type": "property"
}
}
},
"props": {
"params": {
"Down1": false,
"Down2": false,
"Down3": true,
"DownLeft": false,
"DownRight": false,
"InDown": false,
"InLeft": true,
"InUp": false,
"OutDown": true,
"OutRight": false,
"OutUp": false
},
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
},
"type": "ia.display.view"
},
{
"meta": {
"name": "PRS1_3_DPM1"
},
"position": {
"height": 0.3333,
"width": 0.25,
"x": 0.75
},
"propConfig": {
"props.params.DownOn": {
"binding": {
"config": {
"path": "view.custom.mcm_dpm1"
},
"type": "property"
}
},
"props.params.InOn": {
"binding": {
"config": {
"path": "view.custom.dpm1-dpm2"
},
"type": "property"
}
},
"props.params.OutOn": {
"binding": {
"config": {
"path": "view.custom.mcm_dpm1"
},
"type": "property"
}
}
},
"props": {
"params": {
"Down1": false,
"Down2": false,
"Down3": true,
"DownLeft": false,
"DownRight": false,
"InDown": false,
"InLeft": true,
"InUp": false,
"OutDown": true,
"OutRight": false,
"OutUp": false
},
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
},
"type": "ia.display.view"
},
{
"meta": {
"name": "VSB_DPM3"
},
"position": {
"height": 0.3333,
"width": 0.25,
"y": 0.3333
},
"propConfig": {
"props.params.DownOn": {
"binding": {
"config": {
"path": "view.custom.dpm7-dpm8"
},
"type": "property"
}
},
"props.params.InOn": {
"binding": {
"config": {
"path": "view.custom.dpm6-dpm7"
},
"type": "property"
}
},
"props.params.OutOn": {
"binding": {
"config": {
"path": "view.custom.dpm7-dpm8"
},
"type": "property"
}
}
},
"props": {
"params": {
"Down1": true,
"Down2": true,
"Down3": false,
"InDown": false,
"InLeft": false,
"InUp": true,
"OutDown": true,
"OutRight": false,
"OutUp": false
},
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
},
"type": "ia.display.view"
},
{
"meta": {
"name": "VSD_DPM2"
},
"position": {
"height": 0.3333,
"width": 0.25,
"x": 0.2503,
"y": 0.3333
},
"propConfig": {
"props.params.DownOn": {
"binding": {
"config": {
"path": "view.custom.dpm3-dpm4"
},
"type": "property"
}
},
"props.params.InOn": {
"binding": {
"config": {
"path": "view.custom.dpm3-dpm4"
},
"type": "property"
}
},
"props.params.OutOn": {
"binding": {
"config": {
"path": "view.custom.dpm4-dpm5"
},
"type": "property"
}
}
},
"props": {
"params": {
"Down1": true,
"Down2": false,
"Down3": false,
"DownLeft": false,
"DownRight": true,
"InDown": true,
"InLeft": false,
"InUp": false,
"OutDown": false,
"OutRight": false,
"OutUp": true
},
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
},
"type": "ia.display.view"
},
{
"meta": {
"name": "VSD_DPM1"
},
"position": {
"height": 0.3333,
"width": 0.25,
"x": 0.5,
"y": 0.3333
},
"propConfig": {
"props.params.DownOn": {
"binding": {
"config": {
"path": "view.custom.dpm3-dpm4"
},
"type": "property"
}
},
"props.params.InOn": {
"binding": {
"config": {
"path": "view.custom.dpm3-dpm4"
},
"type": "property"
}
},
"props.params.OutOn": {
"binding": {
"config": {
"path": "view.custom.dpm2-dpm3"
},
"type": "property"
}
}
},
"props": {
"params": {
"Down1": false,
"Down2": false,
"Down3": false,
"DownLeft": true,
"DownRight": false,
"InDown": true,
"InLeft": false,
"InUp": false,
"OutDown": false,
"OutRight": false,
"OutUp": true
},
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
},
"type": "ia.display.view"
},
{
"meta": {
"name": "VSB_DPM1"
},
"position": {
"height": 0.3333,
"width": 0.25,
"y": 0.6667
},
"propConfig": {
"props.params.InOn": {
"binding": {
"config": {
"path": "view.custom.dpm7-dpm8"
},
"type": "property"
}
},
"props.params.OutOn": {
"binding": {
"config": {
"path": "view.custom.dpm8-dpm9"
},
"type": "property"
}
}
},
"props": {
"params": {
"Down1": false,
"Down2": false,
"Down3": false,
"DownOn": true,
"InDown": false,
"InLeft": false,
"InUp": true,
"OutDown": false,
"OutRight": true,
"OutUp": false
},
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
},
"type": "ia.display.view"
},
{
"meta": {
"name": "VSB_DPM2"
},
"position": {
"height": 0.3333,
"width": 0.25,
"x": 0.2503,
"y": 0.6667
},
"propConfig": {
"props.params.InOn": {
"binding": {
"config": {
"path": "view.custom.dpm8-dpm9"
},
"type": "property"
}
},
"props.params.OutOn": {
"binding": {
"config": {
"path": "view.custom.dpm9-dpm10"
},
"type": "property"
}
}
},
"props": {
"params": {
"Down1": false,
"Down2": false,
"Down3": false,
"DownOn": true,
"InDown": false,
"InLeft": true,
"InUp": false,
"OutDown": false,
"OutRight": true,
"OutUp": false
},
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
},
"type": "ia.display.view"
},
{
"meta": {
"name": "PS8_5_DPM1"
},
"position": {
"height": 0.3333,
"width": 0.25,
"x": 0.5,
"y": 0.6667
},
"propConfig": {
"props.params.InOn": {
"binding": {
"config": {
"path": "view.custom.dpm9-dpm10"
},
"type": "property"
}
},
"props.params.OutOn": {
"binding": {
"config": {
"path": "view.custom.dpm10-mcm"
},
"type": "property"
}
}
},
"props": {
"params": {
"Down1": false,
"Down2": false,
"Down3": false,
"DownOn": false,
"InDown": false,
"InLeft": true,
"InUp": false,
"OutDown": false,
"OutRight": true,
"OutUp": false
},
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
},
"type": "ia.display.view"
},
{
"meta": {
"name": "MCM"
},
"position": {
"height": 0.3333,
"width": 0.25,
"x": 0.75,
"y": 0.6666
},
"propConfig": {
"props.params.InOn": {
"binding": {
"config": {
"path": "view.custom.dpm10-mcm"
},
"type": "property"
}
},
"props.params.OutOn": {
"binding": {
"config": {
"path": "view.custom.mcm_dpm1"
},
"type": "property"
}
}
},
"props": {
"params": {
"InDown": false,
"InLeft": true,
"InUp": false,
"OutDown": false,
"OutRight": false,
"OutUp": true
},
"path": "Windows/Tabs/Enternet Windows/Components/EN4TR"
},
"type": "ia.display.view"
},
{
"meta": {
"name": "PRS1_3_DPM1_label"
},
"position": {
"height": 0.0358,
"width": 0.0547,
"x": 0.7302,
"y": 0.0747
},
"props": {
"text": "PRS1_3_DPM1 11.200.1.2"
},
"type": "ia.display.label"
},
{
"meta": {
"name": "VSD_DPM3_label"
},
"position": {
"height": 0.0358,
"width": 0.0547,
"x": 0.4755,
"y": 0.0748
},
"props": {
"text": "VSD_DPM3 11.200.1.8"
},
"type": "ia.display.label"
},
{
"meta": {
"name": "VSD_DPM1_label"
},
"position": {
"height": 0.0358,
"width": 0.0547,
"x": 0.4727,
"y": 0.4125
},
"props": {
"text": "VSD_DPM1 11.200.1.6"
},
"type": "ia.display.label"
},
{
"meta": {
"name": "PS8_5_DPM1_label"
},
"position": {
"height": 0.0358,
"width": 0.0547,
"x": 0.4755,
"y": 0.7438
},
"props": {
"text": "PS8_5_DPM1 11.200.1.3"
},
"type": "ia.display.label"
},
{
"meta": {
"name": "VSB_DPM2_label"
},
"position": {
"height": 0.0358,
"width": 0.0547,
"x": 0.2279,
"y": 0.7437
},
"props": {
"text": "VSB_DPM2 11.200.1.10"
},
"type": "ia.display.label"
},
{
"meta": {
"name": "VSB_DPM1_label"
},
"position": {
"height": 0.0358,
"width": 0.0547,
"x": 0.0062,
"y": 0.7079
},
"props": {
"text": "VSB_DPM1 11.200.1.9"
},
"type": "ia.display.label"
},
{
"meta": {
"name": "VSD_DPM2_label"
},
"position": {
"height": 0.0358,
"width": 0.0547,
"x": 0.2281,
"y": 0.4125
},
"props": {
"text": "VSD_DPM2 11.200.1.7"
},
"type": "ia.display.label"
},
{
"meta": {
"name": "FL4070_DPM1_label"
},
"position": {
"height": 0.0358,
"width": 0.0547,
"x": 0.2284,
"y": 0.0744
},
"props": {
"text": "FL4070_DPM1 11.200.1.5"
},
"type": "ia.display.label"
},
{
"meta": {
"name": "FL2086_DPM1_label"
},
"position": {
"height": 0.0358,
"width": 0.0547,
"x": 0.0484,
"y": 0.278
},
"props": {
"text": "FL2086_DPM1 11.200.1.4"
},
"type": "ia.display.label"
},
{
"meta": {
"name": "VSB_DPM3_label"
},
"position": {
"height": 0.0358,
"width": 0.0547,
"x": 0.0064,
"y": 0.3772
},
"props": {
"text": "VSB_DPM3 11.200.1.11"
},
"type": "ia.display.label"
},
{
"meta": {
"name": "VSD_DPM3"
},
"position": {
"height": 0.3333,
"width": 0.25,
"x": 0.5
},
"propConfig": {
"props.params.DownOn": {
"binding": {
"config": {
"path": "view.custom.dpm2-dpm3"
},
"type": "property"
}
},
"props.params.InOn": {
"binding": {
"config": {
"path": "view.custom.dpm2-dpm3"
},
"type": "property"
}
},
"props.params.OutOn": {
"binding": {
"config": {
"path": "view.custom.dpm1-dpm2"
},
"type": "property"
}
}
},
"props": {
"params": {
"Down1": true,
"Down2": false,
"Down3": true,
"DownLeft": false,
"DownRight": false,
"InDown": true,
"InLeft": false,
"InUp": false,
"OutDown": false,
"OutRight": true,
"OutUp": false
},
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
},
"type": "ia.display.view"
},
{
"meta": {
"name": "EmbeddedView"
},
"position": {
"height": 0.3333,
"rotate": {
"anchor": "50% 75%",
"angle": 0
},
"width": 0.25,
"x": 0.75,
"y": 0.3333
},
"propConfig": {
"props.params.On": {
"binding": {
"config": {
"path": "view.custom.mcm_dpm1"
},
"type": "property"
}
}
},
"props": {
"params": {
"LD": false,
"LR": false,
"LRD": false,
"LRU": false,
"LU": false,
"RD": false,
"RLD": false,
"RLU": false,
"RU": false,
"URD": true
},
"path": "Windows/Tabs/Enternet Windows/Components/CommLines"
},
"type": "ia.display.view"
}
],
"meta": {
"name": "root"
},
"position": {
"x": 0.0052,
"y": -0.4743
},
"props": {
"mode": "percent",
"style": {
"backgroundColor": "#ffffff"
}

View File

@ -1,6 +1,41 @@
{
"custom": {},
"custom": {
"dpm1-dpm2": false,
"dpm2-dpm3": false,
"dpm3-dpm4": false,
"dpm4-dpm5": false,
"dpm5-dpm6": false,
"dpm6-dpm7": false,
"dpm7-mcm": true,
"mcm-dpm1": true
},
"params": {},
"propConfig": {
"custom.dpm1-dpm2": {
"persistent": true
},
"custom.dpm2-dpm3": {
"persistent": true
},
"custom.dpm3-dpm4": {
"persistent": true
},
"custom.dpm4-dpm5": {
"persistent": true
},
"custom.dpm5-dpm6": {
"persistent": true
},
"custom.dpm6-dpm7": {
"persistent": true
},
"custom.dpm7-mcm": {
"persistent": true
},
"custom.mcm-dpm1": {
"persistent": true
}
},
"props": {
"defaultSize": {
"height": 894,
@ -11,16 +46,492 @@
"children": [
{
"meta": {
"name": "Label"
"name": "NCS1_DPM2"
},
"position": {
"height": 32,
"width": 50,
"x": 935,
"y": 431
"height": 0.3333,
"width": 0.3333
},
"propConfig": {
"props.params.DownOn": {
"binding": {
"config": {
"path": "view.custom.dpm3-dpm4"
},
"type": "property"
}
},
"props.params.InOn": {
"binding": {
"config": {
"path": "view.custom.dpm3-dpm4"
},
"type": "property"
}
},
"props.params.OutOn": {
"binding": {
"config": {
"path": "view.custom.dpm2-dpm3"
},
"type": "property"
}
}
},
"props": {
"text": "MCM06"
"params": {
"Down1": false,
"Down2": true,
"Down3": false,
"DownLeft": false,
"DownRight": false,
"InDown": true,
"InLeft": false,
"InUp": false,
"OutDown": false,
"OutRight": true,
"OutUp": false
},
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
},
"type": "ia.display.view"
},
{
"meta": {
"name": "NCS1_DPM1"
},
"position": {
"height": 0.3333,
"width": 0.3333,
"x": 0.3333
},
"propConfig": {
"props.params.InOn": {
"binding": {
"config": {
"path": "view.custom.dpm2-dpm3"
},
"type": "property"
}
},
"props.params.OutOn": {
"binding": {
"config": {
"path": "view.custom.dpm1-dpm2"
},
"type": "property"
}
}
},
"props": {
"params": {
"Down1": false,
"Down2": false,
"Down3": false,
"DownLeft": false,
"DownOn": false,
"DownRight": false,
"InDown": false,
"InLeft": true,
"InUp": false,
"OutDown": false,
"OutRight": true,
"OutUp": false
},
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
},
"type": "ia.display.view"
},
{
"meta": {
"name": "NCP1_15_DPM1"
},
"position": {
"height": 0.3333,
"width": 0.3333,
"x": 0.6664
},
"propConfig": {
"props.params.DownOn": {
"binding": {
"config": {
"path": "view.custom.mcm-dpm1"
},
"type": "property"
}
},
"props.params.InOn": {
"binding": {
"config": {
"path": "view.custom.dpm1-dpm2"
},
"type": "property"
}
},
"props.params.OutOn": {
"binding": {
"config": {
"path": "view.custom.mcm-dpm1"
},
"type": "property"
}
}
},
"props": {
"params": {
"Down1": false,
"Down2": false,
"Down3": true,
"DownLeft": false,
"DownRight": false,
"InDown": false,
"InLeft": true,
"InUp": false,
"OutDown": true,
"OutRight": false,
"OutUp": false
},
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
},
"type": "ia.display.view"
},
{
"meta": {
"name": "NCS2_DPM2"
},
"position": {
"height": 0.3333,
"width": 0.3333,
"y": 0.3333
},
"propConfig": {
"props.params.DownOn": {
"binding": {
"config": {
"path": "view.custom.dpm4-dpm5"
},
"type": "property"
}
},
"props.params.InOn": {
"binding": {
"config": {
"path": "view.custom.dpm3-dpm4"
},
"type": "property"
}
},
"props.params.OutOn": {
"binding": {
"config": {
"path": "view.custom.dpm4-dpm5"
},
"type": "property"
}
}
},
"props": {
"params": {
"Down1": true,
"Down2": true,
"Down3": false,
"InDown": false,
"InLeft": false,
"InUp": true,
"OutDown": true,
"OutRight": false,
"OutUp": false
},
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
},
"type": "ia.display.view"
},
{
"meta": {
"name": "NCS1_6_DPM1"
},
"position": {
"height": 0.3333,
"width": 0.3333,
"x": 0.3336,
"y": 0.3333
},
"propConfig": {
"props.params.DownOn": {
"binding": {
"config": {
"path": "view.custom.dpm6-dpm7"
},
"type": "property"
}
},
"props.params.InOn": {
"binding": {
"config": {
"path": "view.custom.dpm6-dpm7"
},
"type": "property"
}
},
"props.params.OutOn": {
"binding": {
"config": {
"path": "view.custom.dpm7-mcm"
},
"type": "property"
}
}
},
"props": {
"params": {
"Down1": true,
"Down2": false,
"Down3": true,
"DownLeft": false,
"DownRight": false,
"InDown": true,
"InLeft": false,
"InUp": false,
"OutDown": false,
"OutRight": true,
"OutUp": false
},
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
},
"type": "ia.display.view"
},
{
"meta": {
"name": "NCS2_DPM1"
},
"position": {
"height": 0.3333,
"width": 0.3333,
"y": 0.6667
},
"propConfig": {
"props.params.InOn": {
"binding": {
"config": {
"path": "view.custom.dpm4-dpm5"
},
"type": "property"
}
},
"props.params.OutOn": {
"binding": {
"config": {
"path": "view.custom.dpm5-dpm6"
},
"type": "property"
}
}
},
"props": {
"params": {
"Down1": false,
"Down2": false,
"Down3": false,
"DownOn": true,
"InDown": false,
"InLeft": false,
"InUp": true,
"OutDown": false,
"OutRight": true,
"OutUp": false
},
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
},
"type": "ia.display.view"
},
{
"meta": {
"name": "NCS2_4_DPM1"
},
"position": {
"height": 0.3333,
"width": 0.3333,
"x": 0.3339,
"y": 0.6667
},
"propConfig": {
"props.params.InOn": {
"binding": {
"config": {
"path": "view.custom.dpm5-dpm6"
},
"type": "property"
}
},
"props.params.OutOn": {
"binding": {
"config": {
"path": "view.custom.dpm6-dpm7"
},
"type": "property"
}
}
},
"props": {
"params": {
"Down1": false,
"Down2": false,
"Down3": false,
"DownOn": true,
"InDown": false,
"InLeft": true,
"InUp": false,
"OutDown": false,
"OutRight": false,
"OutUp": true
},
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
},
"type": "ia.display.view"
},
{
"meta": {
"name": "MCM"
},
"position": {
"height": 0.3333,
"width": 0.3333,
"x": 0.6664,
"y": 0.3333
},
"propConfig": {
"props.params.InOn": {
"binding": {
"config": {
"path": "view.custom.dpm7-mcm"
},
"type": "property"
}
},
"props.params.OutOn": {
"binding": {
"config": {
"path": "view.custom.mcm-dpm1"
},
"type": "property"
}
}
},
"props": {
"params": {
"InDown": false,
"InLeft": true,
"InUp": false,
"OutDown": false,
"OutRight": false,
"OutUp": true
},
"path": "Windows/Tabs/Enternet Windows/Components/EN4TR"
},
"type": "ia.display.view"
},
{
"meta": {
"name": "NCS1_DPM1_label"
},
"position": {
"height": 0.0358,
"width": 0.0547,
"x": 0.3252,
"y": 0.075
},
"props": {
"text": "NCS1_DPM1 11.200.1.5"
},
"type": "ia.display.label"
},
{
"meta": {
"name": "NCP1_15_DPM1_label"
},
"position": {
"height": 0.0358,
"width": 0.0547,
"x": 0.6669,
"y": 0.0745
},
"props": {
"text": "NCP1_15_DPM1 11.200.1.2"
},
"type": "ia.display.label"
},
{
"meta": {
"name": "NCS2_4_DPM1_label"
},
"position": {
"height": 0.0358,
"width": 0.0547,
"x": 0.3288,
"y": 0.7432
},
"props": {
"text": "NCS2_4_DPM1 11.200.1.5"
},
"type": "ia.display.label"
},
{
"meta": {
"name": "NCS2_DPM1_label"
},
"position": {
"height": 0.0358,
"width": 0.0547,
"x": 0.0061,
"y": 0.743
},
"props": {
"text": "NCS2_DPM1 11.200.1.7"
},
"type": "ia.display.label"
},
{
"meta": {
"name": "NCS1_6_DPM1_label"
},
"position": {
"height": 0.0358,
"width": 0.0547,
"x": 0.3286,
"y": 0.4123
},
"props": {
"text": "NCS1_6_DPM1 11.200.1.3"
},
"type": "ia.display.label"
},
{
"meta": {
"name": "NCS1_DPM2_label"
},
"position": {
"height": 0.0358,
"width": 0.0547,
"x": 0.0687,
"y": 0.278
},
"props": {
"text": "NCS1_DPM2 11.200.1.6"
},
"type": "ia.display.label"
},
{
"meta": {
"name": "NCS2_DPM2_label"
},
"position": {
"height": 0.0358,
"width": 0.0547,
"x": 0.0062,
"y": 0.4125
},
"props": {
"text": "NCS2_DPM2 11.200.1.8"
},
"type": "ia.display.label"
}
@ -28,7 +539,12 @@
"meta": {
"name": "root"
},
"position": {
"x": 120,
"y": -723
},
"props": {
"mode": "percent",
"style": {
"backgroundColor": "#ffffff"
}

View File

@ -1,6 +1,49 @@
{
"custom": {},
"custom": {
"dpm1-dpm2": false,
"dpm2-dpm3": false,
"dpm3-dpm4": false,
"dpm4-dpm5": false,
"dpm5-dpm6": false,
"dpm6-dpm7": false,
"dpm7-dpm8": false,
"dpm8-dpm9": false,
"dpm9-mcm": true,
"mcm_dpm1": true
},
"params": {},
"propConfig": {
"custom.dpm1-dpm2": {
"persistent": true
},
"custom.dpm2-dpm3": {
"persistent": true
},
"custom.dpm3-dpm4": {
"persistent": true
},
"custom.dpm4-dpm5": {
"persistent": true
},
"custom.dpm5-dpm6": {
"persistent": true
},
"custom.dpm6-dpm7": {
"persistent": true
},
"custom.dpm7-dpm8": {
"persistent": true
},
"custom.dpm8-dpm9": {
"persistent": true
},
"custom.dpm9-mcm": {
"persistent": true
},
"custom.mcm_dpm1": {
"persistent": true
}
},
"props": {
"defaultSize": {
"height": 894,
@ -11,26 +54,654 @@
"children": [
{
"meta": {
"name": "Label"
"name": "BYAD_5_DPM1"
},
"position": {
"height": 32,
"width": 50,
"x": 935,
"y": 431
"height": 0.3333,
"width": 0.25,
"x": 0.0066,
"y": 0.0011
},
"propConfig": {
"props.params.DownOn": {
"binding": {
"config": {
"path": "view.custom.dpm5-dpm6"
},
"type": "property"
}
},
"props.params.InOn": {
"binding": {
"config": {
"path": "view.custom.dpm5-dpm6"
},
"type": "property"
}
},
"props.params.OutOn": {
"binding": {
"config": {
"path": "view.custom.dpm4-dpm5"
},
"type": "property"
}
}
},
"props": {
"text": "MCM07"
"params": {
"Down1": false,
"Down2": true,
"Down3": false,
"DownLeft": false,
"DownRight": false,
"InDown": true,
"InLeft": false,
"InUp": false,
"OutDown": false,
"OutRight": true,
"OutUp": false
},
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
},
"type": "ia.display.view"
},
{
"meta": {
"name": "BYDA_4_DPM1"
},
"position": {
"height": 0.3333,
"width": 0.25,
"x": 0.2572,
"y": 0.0011
},
"propConfig": {
"props.params.DownOn": {
"binding": {
"config": {
"path": "view.custom.dpm3-dpm4"
},
"type": "property"
}
},
"props.params.InOn": {
"binding": {
"config": {
"path": "view.custom.dpm4-dpm5"
},
"type": "property"
}
},
"props.params.OutOn": {
"binding": {
"config": {
"path": "view.custom.dpm3-dpm4"
},
"type": "property"
}
}
},
"props": {
"params": {
"Down1": false,
"Down2": false,
"Down3": true,
"DownLeft": false,
"DownRight": false,
"InDown": false,
"InLeft": true,
"InUp": false,
"OutDown": true,
"OutRight": false,
"OutUp": false
},
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
},
"type": "ia.display.view"
},
{
"meta": {
"name": "BYCA_3_DPM1"
},
"position": {
"height": 0.3333,
"width": 0.25,
"x": 0.5075,
"y": 0.6668
},
"propConfig": {
"props.params.InOn": {
"binding": {
"config": {
"path": "view.custom.dpm8-dpm9"
},
"type": "property"
}
},
"props.params.OutOn": {
"binding": {
"config": {
"path": "view.custom.dpm9-mcm"
},
"type": "property"
}
}
},
"props": {
"params": {
"Down1": false,
"Down2": false,
"Down3": false,
"DownLeft": false,
"DownOn": false,
"DownRight": false,
"InDown": false,
"InLeft": true,
"InUp": false,
"OutDown": false,
"OutRight": true,
"OutUp": false
},
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
},
"type": "ia.display.view"
},
{
"meta": {
"name": "BYAB_7_DPM1"
},
"position": {
"height": 0.3333,
"width": 0.25,
"x": 0.0063,
"y": 0.3337
},
"propConfig": {
"props.params.DownOn": {
"binding": {
"config": {
"path": "view.custom.dpm6-dpm7"
},
"type": "property"
}
},
"props.params.InOn": {
"binding": {
"config": {
"path": "view.custom.dpm5-dpm6"
},
"type": "property"
}
},
"props.params.OutOn": {
"binding": {
"config": {
"path": "view.custom.dpm6-dpm7"
},
"type": "property"
}
}
},
"props": {
"params": {
"Down1": true,
"Down2": true,
"Down3": false,
"InDown": false,
"InLeft": false,
"InUp": true,
"OutDown": true,
"OutRight": false,
"OutUp": false
},
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
},
"type": "ia.display.view"
},
{
"meta": {
"name": "BYAB_12_DPM1"
},
"position": {
"height": 0.3333,
"width": 0.25,
"x": 0.0062,
"y": 0.6666
},
"propConfig": {
"props.params.InOn": {
"binding": {
"config": {
"path": "view.custom.dpm6-dpm7"
},
"type": "property"
}
},
"props.params.OutOn": {
"binding": {
"config": {
"path": "view.custom.dpm7-dpm8"
},
"type": "property"
}
}
},
"props": {
"params": {
"Down1": false,
"Down2": false,
"Down3": false,
"DownLeft": false,
"DownOn": false,
"DownRight": false,
"InDown": false,
"InLeft": false,
"InUp": true,
"OutDown": false,
"OutRight": true,
"OutUp": false
},
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
},
"type": "ia.display.view"
},
{
"meta": {
"name": "BYBC_3_DPM1"
},
"position": {
"height": 0.3333,
"width": 0.25,
"x": 0.2572,
"y": 0.6668
},
"propConfig": {
"props.params.InOn": {
"binding": {
"config": {
"path": "view.custom.dpm7-dpm8"
},
"type": "property"
}
},
"props.params.OutOn": {
"binding": {
"config": {
"path": "view.custom.dpm8-dpm9"
},
"type": "property"
}
}
},
"props": {
"params": {
"Down1": false,
"Down2": false,
"Down3": false,
"DownLeft": false,
"DownOn": false,
"DownRight": false,
"InDown": false,
"InLeft": true,
"InUp": false,
"OutDown": false,
"OutRight": true,
"OutUp": false
},
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
},
"type": "ia.display.view"
},
{
"meta": {
"name": "BYAC_8_DPM1"
},
"position": {
"height": 0.3333,
"width": 0.25,
"x": 0.7573,
"y": 0.3344
},
"propConfig": {
"props.params.DownOn": {
"binding": {
"config": {
"path": "view.custom.mcm_dpm1"
},
"type": "property"
}
},
"props.params.InOn": {
"binding": {
"config": {
"path": "view.custom.dpm1-dpm2"
},
"type": "property"
}
},
"props.params.OutOn": {
"binding": {
"config": {
"path": "view.custom.mcm_dpm1"
},
"type": "property"
}
}
},
"props": {
"params": {
"Down1": false,
"Down2": false,
"Down3": true,
"InDown": false,
"InLeft": true,
"InUp": false,
"OutDown": true,
"OutRight": false,
"OutUp": false
},
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
},
"type": "ia.display.view"
},
{
"meta": {
"name": "MCM"
},
"position": {
"height": 0.3333,
"width": 0.25,
"x": 0.7568,
"y": 0.6667
},
"propConfig": {
"props.params.InOn": {
"binding": {
"config": {
"path": "view.custom.dpm9-mcm"
},
"type": "property"
}
},
"props.params.OutOn": {
"binding": {
"config": {
"path": "view.custom.mcm_dpm1"
},
"type": "property"
}
}
},
"props": {
"params": {
"InDown": false,
"InLeft": true,
"InUp": false,
"OutDown": false,
"OutRight": false,
"OutUp": true
},
"path": "Windows/Tabs/Enternet Windows/Components/EN4TR"
},
"type": "ia.display.view"
},
{
"meta": {
"name": "BYAC_8_DPM1_label"
},
"position": {
"height": 0.0358,
"width": 0.0547,
"x": 0.7364,
"y": 0.4088
},
"props": {
"text": "BYAC_8_DPM1 11.200.1.10"
},
"type": "ia.display.label"
},
{
"meta": {
"name": "BYDA_4_DPM1_label"
},
"position": {
"height": 0.0358,
"width": 0.0547,
"x": 0.4854,
"y": 0.0737
},
"props": {
"text": "BYDA_4_DPM1 11.200.1.7"
},
"type": "ia.display.label"
},
{
"meta": {
"name": "BYAD_5_DPM1_label"
},
"position": {
"height": 0.0358,
"width": 0.0547,
"x": 0.2344,
"y": 0.0742
},
"props": {
"text": "BYAD_5_DPM1 11.200.1.6"
},
"type": "ia.display.label"
},
{
"meta": {
"name": "BYAD_3_DPM1_label"
},
"position": {
"height": 0.0358,
"width": 0.0547,
"x": 0.2344,
"y": 0.4084
},
"props": {
"text": "BYAD_3_DPM1 11.200.1.8"
},
"type": "ia.display.label"
},
{
"meta": {
"name": "BYAB_12_DPM1_label"
},
"position": {
"height": 0.0358,
"width": 0.0547,
"x": 0.0616,
"y": 0.6495
},
"props": {
"text": "BYAB_12_DPM1 11.200.1.4"
},
"type": "ia.display.label"
},
{
"meta": {
"name": "BYDA_6_DPM1"
},
"position": {
"height": 0.3333,
"width": 0.25,
"x": 0.5068,
"y": 0.3344
},
"propConfig": {
"props.params.DownOn": {
"binding": {
"config": {
"path": "view.custom.dpm2-dpm3"
},
"type": "property"
}
},
"props.params.InOn": {
"binding": {
"config": {
"path": "view.custom.dpm2-dpm3"
},
"type": "property"
}
},
"props.params.OutOn": {
"binding": {
"config": {
"path": "view.custom.dpm1-dpm2"
},
"type": "property"
}
}
},
"props": {
"params": {
"Down1": false,
"Down2": false,
"Down3": false,
"DownLeft": true,
"DownRight": false,
"InDown": true,
"InLeft": false,
"InUp": false,
"OutDown": false,
"OutRight": true,
"OutUp": false
},
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
},
"type": "ia.display.view"
},
{
"meta": {
"name": "BYCA_3_DPM1_label"
},
"position": {
"height": 0.0358,
"width": 0.0547,
"x": 0.4855,
"y": 0.7416
},
"props": {
"text": "BYCA_3_DPM1 11.200.1.2"
},
"type": "ia.display.label"
},
{
"meta": {
"name": "BYAB_7_DPM1_label"
},
"position": {
"height": 0.0358,
"width": 0.0547,
"x": 0.0587,
"y": 0.3157
},
"props": {
"text": "BYAB_7_DPM1 11.200.1.5"
},
"type": "ia.display.label"
},
{
"meta": {
"name": "BYDA_6_DPM1_label"
},
"position": {
"height": 0.0358,
"width": 0.0547,
"x": 0.4858,
"y": 0.4093
},
"props": {
"text": "BYDA_6_DPM1 11.200.1.9"
},
"type": "ia.display.label"
},
{
"meta": {
"name": "BYBC_3_DPM1_label"
},
"position": {
"height": 0.0358,
"width": 0.0547,
"x": 0.2345,
"y": 0.7412
},
"props": {
"text": "BYBC_3_DPM1 11.200.1.3"
},
"type": "ia.display.label"
},
{
"meta": {
"name": "BYAD_3_DPM1"
},
"position": {
"height": 0.3333,
"width": 0.25,
"x": 0.2571,
"y": 0.3343
},
"propConfig": {
"props.params.DownOn": {
"binding": {
"config": {
"path": "view.custom.dpm2-dpm3"
},
"type": "property"
}
},
"props.params.InOn": {
"binding": {
"config": {
"path": "view.custom.dpm2-dpm3"
},
"type": "property"
}
},
"props.params.OutOn": {
"binding": {
"config": {
"path": "view.custom.dpm3-dpm4"
},
"type": "property"
}
}
},
"props": {
"params": {
"Down1": true,
"Down2": false,
"Down3": false,
"DownLeft": false,
"DownRight": true,
"InDown": true,
"InLeft": false,
"InUp": false,
"OutDown": false,
"OutRight": false,
"OutUp": true
},
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
},
"type": "ia.display.view"
}
],
"meta": {
"name": "root"
},
"position": {
"x": 18,
"y": -570
},
"props": {
"mode": "percent",
"style": {
"backgroundColor": "#ffffff"
"backgroundColor": "#ffffff",
"overflow": "hidden"
}
},
"type": "ia.container.coord"