Add MCM01 and MCM02 status views
This commit is contained in:
parent
e45faf440a
commit
59c2bd8eaa
@ -0,0 +1,17 @@
|
|||||||
|
{
|
||||||
|
"scope": "G",
|
||||||
|
"version": 1,
|
||||||
|
"restricted": false,
|
||||||
|
"overridable": true,
|
||||||
|
"files": [
|
||||||
|
"view.json",
|
||||||
|
"thumbnail.png"
|
||||||
|
],
|
||||||
|
"attributes": {
|
||||||
|
"lastModification": {
|
||||||
|
"actor": "admin",
|
||||||
|
"timestamp": "2025-08-08T12:48:33Z"
|
||||||
|
},
|
||||||
|
"lastModificationSignature": "008ad30803a119364f69e05c5d05cdb68af576df06b66bc96ca3e04e8383b53d"
|
||||||
|
}
|
||||||
|
}
|
||||||
Binary file not shown.
|
After Width: | Height: | Size: 82 KiB |
@ -0,0 +1,782 @@
|
|||||||
|
{
|
||||||
|
"custom": {},
|
||||||
|
"params": {
|
||||||
|
"tagProps": [
|
||||||
|
"TAG0",
|
||||||
|
"TAG1",
|
||||||
|
"TAG2",
|
||||||
|
"TAG3",
|
||||||
|
"TAG4",
|
||||||
|
"TAG5",
|
||||||
|
"TAG6",
|
||||||
|
"TAG7",
|
||||||
|
"TAG8",
|
||||||
|
"TAG9"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"props": {
|
||||||
|
"defaultSize": {
|
||||||
|
"height": 1080,
|
||||||
|
"width": 1920
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"root": {
|
||||||
|
"children": [
|
||||||
|
{
|
||||||
|
"meta": {
|
||||||
|
"name": "DPM"
|
||||||
|
},
|
||||||
|
"position": {
|
||||||
|
"height": 1,
|
||||||
|
"width": 1
|
||||||
|
},
|
||||||
|
"propConfig": {
|
||||||
|
"props.params.con_lines[0]": {
|
||||||
|
"binding": {
|
||||||
|
"config": {
|
||||||
|
"fallbackDelay": 2.5,
|
||||||
|
"mode": "indirect",
|
||||||
|
"references": {
|
||||||
|
"0": "{view.params.tagProps[0]}",
|
||||||
|
"fc": "{session.custom.fc}"
|
||||||
|
},
|
||||||
|
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
|
||||||
|
},
|
||||||
|
"transforms": [
|
||||||
|
{
|
||||||
|
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
|
||||||
|
"type": "expression"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"fallback": false,
|
||||||
|
"inputType": "scalar",
|
||||||
|
"mappings": [
|
||||||
|
{
|
||||||
|
"input": false,
|
||||||
|
"output": true
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"outputType": "scalar",
|
||||||
|
"type": "map"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"type": "tag"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"props.params.con_lines[1]": {
|
||||||
|
"binding": {
|
||||||
|
"config": {
|
||||||
|
"fallbackDelay": 2.5,
|
||||||
|
"mode": "indirect",
|
||||||
|
"references": {
|
||||||
|
"0": "{view.params.tagProps[1]}",
|
||||||
|
"fc": "{session.custom.fc}"
|
||||||
|
},
|
||||||
|
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
|
||||||
|
},
|
||||||
|
"transforms": [
|
||||||
|
{
|
||||||
|
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
|
||||||
|
"type": "expression"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"fallback": false,
|
||||||
|
"inputType": "scalar",
|
||||||
|
"mappings": [
|
||||||
|
{
|
||||||
|
"input": false,
|
||||||
|
"output": true
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"outputType": "scalar",
|
||||||
|
"type": "map"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"type": "tag"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"props.params.con_lines[2]": {
|
||||||
|
"binding": {
|
||||||
|
"config": {
|
||||||
|
"fallbackDelay": 2.5,
|
||||||
|
"mode": "indirect",
|
||||||
|
"references": {
|
||||||
|
"0": "{view.params.tagProps[2]}",
|
||||||
|
"fc": "{session.custom.fc}"
|
||||||
|
},
|
||||||
|
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
|
||||||
|
},
|
||||||
|
"transforms": [
|
||||||
|
{
|
||||||
|
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
|
||||||
|
"type": "expression"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"fallback": false,
|
||||||
|
"inputType": "scalar",
|
||||||
|
"mappings": [
|
||||||
|
{
|
||||||
|
"input": false,
|
||||||
|
"output": true
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"outputType": "scalar",
|
||||||
|
"type": "map"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"type": "tag"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"props.params.con_lines[3]": {
|
||||||
|
"binding": {
|
||||||
|
"config": {
|
||||||
|
"fallbackDelay": 2.5,
|
||||||
|
"mode": "indirect",
|
||||||
|
"references": {
|
||||||
|
"0": "{view.params.tagProps[3]}",
|
||||||
|
"fc": "{session.custom.fc}"
|
||||||
|
},
|
||||||
|
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
|
||||||
|
},
|
||||||
|
"transforms": [
|
||||||
|
{
|
||||||
|
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
|
||||||
|
"type": "expression"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"fallback": false,
|
||||||
|
"inputType": "scalar",
|
||||||
|
"mappings": [
|
||||||
|
{
|
||||||
|
"input": false,
|
||||||
|
"output": true
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"outputType": "scalar",
|
||||||
|
"type": "map"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"type": "tag"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"props.params.con_lines[4]": {
|
||||||
|
"binding": {
|
||||||
|
"config": {
|
||||||
|
"fallbackDelay": 2.5,
|
||||||
|
"mode": "indirect",
|
||||||
|
"references": {
|
||||||
|
"0": "{view.params.tagProps[4]}",
|
||||||
|
"fc": "{session.custom.fc}"
|
||||||
|
},
|
||||||
|
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
|
||||||
|
},
|
||||||
|
"transforms": [
|
||||||
|
{
|
||||||
|
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
|
||||||
|
"type": "expression"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"fallback": false,
|
||||||
|
"inputType": "scalar",
|
||||||
|
"mappings": [
|
||||||
|
{
|
||||||
|
"input": false,
|
||||||
|
"output": true
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"outputType": "scalar",
|
||||||
|
"type": "map"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"type": "tag"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"props.params.con_lines[5]": {
|
||||||
|
"binding": {
|
||||||
|
"config": {
|
||||||
|
"fallbackDelay": 2.5,
|
||||||
|
"mode": "indirect",
|
||||||
|
"references": {
|
||||||
|
"0": "{view.params.tagProps[5]}",
|
||||||
|
"fc": "{session.custom.fc}"
|
||||||
|
},
|
||||||
|
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
|
||||||
|
},
|
||||||
|
"transforms": [
|
||||||
|
{
|
||||||
|
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
|
||||||
|
"type": "expression"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"fallback": false,
|
||||||
|
"inputType": "scalar",
|
||||||
|
"mappings": [
|
||||||
|
{
|
||||||
|
"input": false,
|
||||||
|
"output": true
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"outputType": "scalar",
|
||||||
|
"type": "map"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"type": "tag"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"props.params.con_lines[6]": {
|
||||||
|
"binding": {
|
||||||
|
"config": {
|
||||||
|
"fallbackDelay": 2.5,
|
||||||
|
"mode": "indirect",
|
||||||
|
"references": {
|
||||||
|
"0": "{view.params.tagProps[6]}",
|
||||||
|
"fc": "{session.custom.fc}"
|
||||||
|
},
|
||||||
|
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
|
||||||
|
},
|
||||||
|
"transforms": [
|
||||||
|
{
|
||||||
|
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
|
||||||
|
"type": "expression"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"fallback": false,
|
||||||
|
"inputType": "scalar",
|
||||||
|
"mappings": [
|
||||||
|
{
|
||||||
|
"input": false,
|
||||||
|
"output": true
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"outputType": "scalar",
|
||||||
|
"type": "map"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"type": "tag"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"props.params.con_lines[7]": {
|
||||||
|
"binding": {
|
||||||
|
"config": {
|
||||||
|
"fallbackDelay": 2.5,
|
||||||
|
"mode": "indirect",
|
||||||
|
"references": {
|
||||||
|
"0": "{view.params.tagProps[7]}",
|
||||||
|
"fc": "{session.custom.fc}"
|
||||||
|
},
|
||||||
|
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
|
||||||
|
},
|
||||||
|
"transforms": [
|
||||||
|
{
|
||||||
|
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
|
||||||
|
"type": "expression"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"fallback": false,
|
||||||
|
"inputType": "scalar",
|
||||||
|
"mappings": [
|
||||||
|
{
|
||||||
|
"input": false,
|
||||||
|
"output": true
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"outputType": "scalar",
|
||||||
|
"type": "map"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"type": "tag"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"props.params.con_lines[8]": {
|
||||||
|
"binding": {
|
||||||
|
"config": {
|
||||||
|
"fallbackDelay": 2.5,
|
||||||
|
"mode": "indirect",
|
||||||
|
"references": {
|
||||||
|
"0": "{view.params.tagProps[8]}",
|
||||||
|
"fc": "{session.custom.fc}"
|
||||||
|
},
|
||||||
|
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
|
||||||
|
},
|
||||||
|
"transforms": [
|
||||||
|
{
|
||||||
|
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
|
||||||
|
"type": "expression"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"fallback": false,
|
||||||
|
"inputType": "scalar",
|
||||||
|
"mappings": [
|
||||||
|
{
|
||||||
|
"input": false,
|
||||||
|
"output": true
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"outputType": "scalar",
|
||||||
|
"type": "map"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"type": "tag"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"props.params.con_lines[9]": {
|
||||||
|
"binding": {
|
||||||
|
"config": {
|
||||||
|
"fallbackDelay": 2.5,
|
||||||
|
"mode": "indirect",
|
||||||
|
"references": {
|
||||||
|
"0": "{view.params.tagProps[9]}",
|
||||||
|
"fc": "{session.custom.fc}"
|
||||||
|
},
|
||||||
|
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
|
||||||
|
},
|
||||||
|
"transforms": [
|
||||||
|
{
|
||||||
|
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
|
||||||
|
"type": "expression"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"fallback": false,
|
||||||
|
"inputType": "scalar",
|
||||||
|
"mappings": [
|
||||||
|
{
|
||||||
|
"input": false,
|
||||||
|
"output": true
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"outputType": "scalar",
|
||||||
|
"type": "map"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"type": "tag"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"props": {
|
||||||
|
"params": {
|
||||||
|
"con_lines": [
|
||||||
|
null,
|
||||||
|
null,
|
||||||
|
null,
|
||||||
|
null,
|
||||||
|
null,
|
||||||
|
null,
|
||||||
|
null,
|
||||||
|
null,
|
||||||
|
null,
|
||||||
|
null,
|
||||||
|
false,
|
||||||
|
false,
|
||||||
|
false,
|
||||||
|
false,
|
||||||
|
false,
|
||||||
|
false,
|
||||||
|
false,
|
||||||
|
false,
|
||||||
|
false,
|
||||||
|
false,
|
||||||
|
false,
|
||||||
|
false,
|
||||||
|
false,
|
||||||
|
false
|
||||||
|
],
|
||||||
|
"con_lines_visible": [
|
||||||
|
true,
|
||||||
|
true,
|
||||||
|
true,
|
||||||
|
true,
|
||||||
|
true,
|
||||||
|
true,
|
||||||
|
true,
|
||||||
|
true,
|
||||||
|
true,
|
||||||
|
true,
|
||||||
|
false,
|
||||||
|
false,
|
||||||
|
false,
|
||||||
|
false,
|
||||||
|
false,
|
||||||
|
false,
|
||||||
|
false,
|
||||||
|
false,
|
||||||
|
false,
|
||||||
|
false,
|
||||||
|
false,
|
||||||
|
false,
|
||||||
|
false,
|
||||||
|
false
|
||||||
|
],
|
||||||
|
"in": false,
|
||||||
|
"out": false
|
||||||
|
},
|
||||||
|
"path": "Windows/Tabs/Enternet Windows/Components/DPM_TO_HUB"
|
||||||
|
},
|
||||||
|
"type": "ia.display.view"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"meta": {
|
||||||
|
"name": "FL4082_2"
|
||||||
|
},
|
||||||
|
"position": {
|
||||||
|
"height": 0.1667,
|
||||||
|
"width": 0.125,
|
||||||
|
"x": 0.0232,
|
||||||
|
"y": 0.4991
|
||||||
|
},
|
||||||
|
"props": {
|
||||||
|
"path": "Windows/Tabs/Enternet Windows/Components/APF"
|
||||||
|
},
|
||||||
|
"type": "ia.display.view"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"meta": {
|
||||||
|
"name": "FL4082_2_label"
|
||||||
|
},
|
||||||
|
"position": {
|
||||||
|
"height": 0.0358,
|
||||||
|
"width": 0.0547,
|
||||||
|
"x": 0.0094,
|
||||||
|
"y": 0.5394
|
||||||
|
},
|
||||||
|
"props": {
|
||||||
|
"text": "FL4082_2_VFD1 11.200.1.75",
|
||||||
|
"textStyle": {
|
||||||
|
"fontSize": "1vmin",
|
||||||
|
"key": "value"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "ia.display.label"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"meta": {
|
||||||
|
"name": "FL4082_4"
|
||||||
|
},
|
||||||
|
"position": {
|
||||||
|
"height": 0.1667,
|
||||||
|
"width": 0.125,
|
||||||
|
"x": 0.023,
|
||||||
|
"y": 0.6677
|
||||||
|
},
|
||||||
|
"props": {
|
||||||
|
"path": "Windows/Tabs/Enternet Windows/Components/EXTENDO"
|
||||||
|
},
|
||||||
|
"type": "ia.display.view"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"meta": {
|
||||||
|
"name": "FL4082_4_label"
|
||||||
|
},
|
||||||
|
"position": {
|
||||||
|
"height": 0.0358,
|
||||||
|
"width": 0.0427,
|
||||||
|
"x": 0.0068,
|
||||||
|
"y": 0.7315
|
||||||
|
},
|
||||||
|
"props": {
|
||||||
|
"text": "FL4082_4_EX1 11.200.1.76",
|
||||||
|
"textStyle": {
|
||||||
|
"fontSize": "1vmin",
|
||||||
|
"key": "value"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "ia.display.label"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"meta": {
|
||||||
|
"name": "FL4078_2"
|
||||||
|
},
|
||||||
|
"position": {
|
||||||
|
"height": 0.1667,
|
||||||
|
"width": 0.125,
|
||||||
|
"x": 0.0216,
|
||||||
|
"y": 0.8333
|
||||||
|
},
|
||||||
|
"props": {
|
||||||
|
"path": "Windows/Tabs/Enternet Windows/Components/APF"
|
||||||
|
},
|
||||||
|
"type": "ia.display.view"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"meta": {
|
||||||
|
"name": "FL4078_2_label"
|
||||||
|
},
|
||||||
|
"position": {
|
||||||
|
"height": 0.0358,
|
||||||
|
"width": 0.0547,
|
||||||
|
"x": 0.0068,
|
||||||
|
"y": 0.8981
|
||||||
|
},
|
||||||
|
"props": {
|
||||||
|
"text": "FL4078_2_VFD1 11.200.1.77",
|
||||||
|
"textStyle": {
|
||||||
|
"fontSize": "1vmin",
|
||||||
|
"key": "value"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "ia.display.label"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"meta": {
|
||||||
|
"name": "FL4078_4"
|
||||||
|
},
|
||||||
|
"position": {
|
||||||
|
"height": 0.1667,
|
||||||
|
"width": 0.125,
|
||||||
|
"x": 0.0229,
|
||||||
|
"y": 0.3333
|
||||||
|
},
|
||||||
|
"props": {
|
||||||
|
"path": "Windows/Tabs/Enternet Windows/Components/EXTENDO"
|
||||||
|
},
|
||||||
|
"type": "ia.display.view"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"meta": {
|
||||||
|
"name": "FL4078_4_label"
|
||||||
|
},
|
||||||
|
"position": {
|
||||||
|
"height": 0.0358,
|
||||||
|
"width": 0.0427,
|
||||||
|
"x": 0.0068,
|
||||||
|
"y": 0.3986
|
||||||
|
},
|
||||||
|
"props": {
|
||||||
|
"text": "FL4078_4_EX1 11.200.1.78",
|
||||||
|
"textStyle": {
|
||||||
|
"fontSize": "1vmin",
|
||||||
|
"key": "value"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "ia.display.label"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"meta": {
|
||||||
|
"name": "FL4074_2"
|
||||||
|
},
|
||||||
|
"position": {
|
||||||
|
"height": 0.1667,
|
||||||
|
"width": 0.125,
|
||||||
|
"x": 0.0229,
|
||||||
|
"y": 0.1667
|
||||||
|
},
|
||||||
|
"props": {
|
||||||
|
"path": "Windows/Tabs/Enternet Windows/Components/APF"
|
||||||
|
},
|
||||||
|
"type": "ia.display.view"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"meta": {
|
||||||
|
"name": "FL4074_2_label"
|
||||||
|
},
|
||||||
|
"position": {
|
||||||
|
"height": 0.0358,
|
||||||
|
"width": 0.0547,
|
||||||
|
"x": 0.0068,
|
||||||
|
"y": 0.2324
|
||||||
|
},
|
||||||
|
"props": {
|
||||||
|
"text": "FL4074_2_VFD1 11.200.1.79",
|
||||||
|
"textStyle": {
|
||||||
|
"fontSize": "1vmin",
|
||||||
|
"key": "value"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "ia.display.label"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"meta": {
|
||||||
|
"name": "FL4074_4"
|
||||||
|
},
|
||||||
|
"position": {
|
||||||
|
"height": 0.1667,
|
||||||
|
"width": 0.125,
|
||||||
|
"x": 0.0244
|
||||||
|
},
|
||||||
|
"props": {
|
||||||
|
"path": "Windows/Tabs/Enternet Windows/Components/EXTENDO"
|
||||||
|
},
|
||||||
|
"type": "ia.display.view"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"meta": {
|
||||||
|
"name": "FL4074_4_label"
|
||||||
|
},
|
||||||
|
"position": {
|
||||||
|
"height": 0.0358,
|
||||||
|
"width": 0.0427,
|
||||||
|
"x": 0.0068,
|
||||||
|
"y": 0.0653
|
||||||
|
},
|
||||||
|
"props": {
|
||||||
|
"text": "FL4074_4_EX1 11.200.1.80",
|
||||||
|
"textStyle": {
|
||||||
|
"fontSize": "1vmin",
|
||||||
|
"key": "value"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "ia.display.label"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"meta": {
|
||||||
|
"name": "FL4070_2"
|
||||||
|
},
|
||||||
|
"position": {
|
||||||
|
"height": 0.1667,
|
||||||
|
"width": 0.125,
|
||||||
|
"x": 0.5
|
||||||
|
},
|
||||||
|
"props": {
|
||||||
|
"path": "Windows/Tabs/Enternet Windows/Components/APF"
|
||||||
|
},
|
||||||
|
"type": "ia.display.view"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"meta": {
|
||||||
|
"name": "FL4070_2_label"
|
||||||
|
},
|
||||||
|
"position": {
|
||||||
|
"height": 0.0358,
|
||||||
|
"width": 0.0547,
|
||||||
|
"x": 0.5117,
|
||||||
|
"y": 0.1662
|
||||||
|
},
|
||||||
|
"props": {
|
||||||
|
"text": "FL4070_2_VFD1 11.200.1.81",
|
||||||
|
"textStyle": {
|
||||||
|
"fontSize": "1vmin",
|
||||||
|
"key": "value"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "ia.display.label"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"meta": {
|
||||||
|
"name": "FL4070_4"
|
||||||
|
},
|
||||||
|
"position": {
|
||||||
|
"height": 0.1667,
|
||||||
|
"width": 0.125,
|
||||||
|
"x": 0.625
|
||||||
|
},
|
||||||
|
"props": {
|
||||||
|
"path": "Windows/Tabs/Enternet Windows/Components/EXTENDO"
|
||||||
|
},
|
||||||
|
"type": "ia.display.view"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"meta": {
|
||||||
|
"name": "FL4070_4_label"
|
||||||
|
},
|
||||||
|
"position": {
|
||||||
|
"height": 0.0358,
|
||||||
|
"width": 0.0427,
|
||||||
|
"x": 0.6312,
|
||||||
|
"y": 0.1664
|
||||||
|
},
|
||||||
|
"props": {
|
||||||
|
"text": "FL4070_4_EX1 11.200.1.82",
|
||||||
|
"textStyle": {
|
||||||
|
"fontSize": "1vmin",
|
||||||
|
"key": "value"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "ia.display.label"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"meta": {
|
||||||
|
"name": "FL4066_2"
|
||||||
|
},
|
||||||
|
"position": {
|
||||||
|
"height": 0.1667,
|
||||||
|
"width": 0.125,
|
||||||
|
"x": 0.75
|
||||||
|
},
|
||||||
|
"props": {
|
||||||
|
"path": "Windows/Tabs/Enternet Windows/Components/APF"
|
||||||
|
},
|
||||||
|
"type": "ia.display.view"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"meta": {
|
||||||
|
"name": "FL4066_2_label"
|
||||||
|
},
|
||||||
|
"position": {
|
||||||
|
"height": 0.0358,
|
||||||
|
"width": 0.0547,
|
||||||
|
"x": 0.75,
|
||||||
|
"y": 0.1664
|
||||||
|
},
|
||||||
|
"props": {
|
||||||
|
"text": "FL4066_2_VFD1 11.200.1.83",
|
||||||
|
"textStyle": {
|
||||||
|
"fontSize": "1vmin",
|
||||||
|
"key": "value"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "ia.display.label"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"meta": {
|
||||||
|
"name": "FL4066_4"
|
||||||
|
},
|
||||||
|
"position": {
|
||||||
|
"height": 0.1667,
|
||||||
|
"width": 0.125,
|
||||||
|
"x": 0.375
|
||||||
|
},
|
||||||
|
"props": {
|
||||||
|
"path": "Windows/Tabs/Enternet Windows/Components/EXTENDO"
|
||||||
|
},
|
||||||
|
"type": "ia.display.view"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"meta": {
|
||||||
|
"name": "FL4066_4_label"
|
||||||
|
},
|
||||||
|
"position": {
|
||||||
|
"height": 0.0358,
|
||||||
|
"width": 0.0427,
|
||||||
|
"x": 0.3864,
|
||||||
|
"y": 0.1664
|
||||||
|
},
|
||||||
|
"props": {
|
||||||
|
"text": "FL4066_4_EX1 11.200.1.84",
|
||||||
|
"textStyle": {
|
||||||
|
"fontSize": "1vmin",
|
||||||
|
"key": "value"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "ia.display.label"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"meta": {
|
||||||
|
"name": "DPM_label"
|
||||||
|
},
|
||||||
|
"position": {
|
||||||
|
"height": 0.0694,
|
||||||
|
"width": 0.101,
|
||||||
|
"x": 0.5831,
|
||||||
|
"y": 0.6342
|
||||||
|
},
|
||||||
|
"props": {
|
||||||
|
"text": "FL4070_DPM1",
|
||||||
|
"textStyle": {
|
||||||
|
"fontSize": "2vmin"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "ia.display.label"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"meta": {
|
||||||
|
"name": "root"
|
||||||
|
},
|
||||||
|
"position": {
|
||||||
|
"x": 0.6348,
|
||||||
|
"y": -0.1546
|
||||||
|
},
|
||||||
|
"props": {
|
||||||
|
"mode": "percent"
|
||||||
|
},
|
||||||
|
"type": "ia.container.coord"
|
||||||
|
}
|
||||||
|
}
|
||||||
File diff suppressed because it is too large
Load Diff
@ -0,0 +1,17 @@
|
|||||||
|
{
|
||||||
|
"scope": "G",
|
||||||
|
"version": 1,
|
||||||
|
"restricted": false,
|
||||||
|
"overridable": true,
|
||||||
|
"files": [
|
||||||
|
"view.json",
|
||||||
|
"thumbnail.png"
|
||||||
|
],
|
||||||
|
"attributes": {
|
||||||
|
"lastModification": {
|
||||||
|
"actor": "external",
|
||||||
|
"timestamp": "2025-08-12T09:25:25Z"
|
||||||
|
},
|
||||||
|
"lastModificationSignature": "2da98e0561af2b8d6737f846c3574a8449e018fe5e3cee937a85eb7243aa0d28"
|
||||||
|
}
|
||||||
|
}
|
||||||
Binary file not shown.
|
After Width: | Height: | Size: 144 KiB |
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -0,0 +1,17 @@
|
|||||||
|
{
|
||||||
|
"scope": "G",
|
||||||
|
"version": 1,
|
||||||
|
"restricted": false,
|
||||||
|
"overridable": true,
|
||||||
|
"files": [
|
||||||
|
"view.json",
|
||||||
|
"thumbnail.png"
|
||||||
|
],
|
||||||
|
"attributes": {
|
||||||
|
"lastModification": {
|
||||||
|
"actor": "external",
|
||||||
|
"timestamp": "2025-08-12T09:25:25Z"
|
||||||
|
},
|
||||||
|
"lastModificationSignature": "671c5011b959d82084799b014d6ecb1783120ee6404eb29d3b7d0ba8780b39aa"
|
||||||
|
}
|
||||||
|
}
|
||||||
Binary file not shown.
|
After Width: | Height: | Size: 144 KiB |
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -0,0 +1,17 @@
|
|||||||
|
{
|
||||||
|
"scope": "G",
|
||||||
|
"version": 1,
|
||||||
|
"restricted": false,
|
||||||
|
"overridable": true,
|
||||||
|
"files": [
|
||||||
|
"view.json",
|
||||||
|
"thumbnail.png"
|
||||||
|
],
|
||||||
|
"attributes": {
|
||||||
|
"lastModification": {
|
||||||
|
"actor": "admin",
|
||||||
|
"timestamp": "2025-08-08T12:49:03Z"
|
||||||
|
},
|
||||||
|
"lastModificationSignature": "579659d3ac36da09ca6bf30c47535b74371104df55e1f9a867449be2e271f8ee"
|
||||||
|
}
|
||||||
|
}
|
||||||
Binary file not shown.
|
After Width: | Height: | Size: 146 KiB |
File diff suppressed because it is too large
Load Diff
@ -1,6 +1,23 @@
|
|||||||
{
|
{
|
||||||
"custom": {},
|
"custom": {},
|
||||||
"params": {},
|
"params": {
|
||||||
|
"tagProps": [
|
||||||
|
"System/MCM02/IO_BLOCK/DPM/PS5_7_DPM1",
|
||||||
|
"System/MCM02/Conveyor/VFD/PS5_1_VFD1",
|
||||||
|
"System/MCM02/Conveyor/VFD/PS5_2_VFD1",
|
||||||
|
"System/MCM02/Conveyor/VFD/PS5_3_VFD1",
|
||||||
|
"System/MCM02/Conveyor/VFD/PS5_4_VFD1",
|
||||||
|
"System/MCM02/Conveyor/VFD/PS5_5_VFD1",
|
||||||
|
"System/MCM02/Conveyor/VFD/PS5_6_VFD1",
|
||||||
|
"System/MCM02/Conveyor/VFD/PS5_7_VFD1",
|
||||||
|
"System/MCM02/Conveyor/VFD/PS5_8_VFD1",
|
||||||
|
"System/MCM02/Conveyor/VFD/PS5_9_VFD1",
|
||||||
|
"System/MCM02/Conveyor/VFD/PS5_10_VFD1",
|
||||||
|
"System/MCM02/Conveyor/VFD/PS5_11_VFD1",
|
||||||
|
"System/MCM02/Conveyor/VFD/PS5_12_VFD1",
|
||||||
|
"System/MCM02/Conveyor/VFD/PS5_13_VFD1"
|
||||||
|
]
|
||||||
|
},
|
||||||
"props": {
|
"props": {
|
||||||
"defaultSize": {
|
"defaultSize": {
|
||||||
"height": 1080,
|
"height": 1080,
|
||||||
@ -14,9 +31,429 @@
|
|||||||
"name": "DPM"
|
"name": "DPM"
|
||||||
},
|
},
|
||||||
"position": {
|
"position": {
|
||||||
|
"x": 0,
|
||||||
|
"y": 0,
|
||||||
"height": 1,
|
"height": 1,
|
||||||
"width": 1
|
"width": 1
|
||||||
},
|
},
|
||||||
|
"propConfig": {
|
||||||
|
"props.params.con_lines[0]": {
|
||||||
|
"binding": {
|
||||||
|
"config": {
|
||||||
|
"fallbackDelay": 2.5,
|
||||||
|
"mode": "indirect",
|
||||||
|
"references": {
|
||||||
|
"0": "{view.params.tagProps[1]}",
|
||||||
|
"fc": "{session.custom.fc}"
|
||||||
|
},
|
||||||
|
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
|
||||||
|
},
|
||||||
|
"transforms": [
|
||||||
|
{
|
||||||
|
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
|
||||||
|
"type": "expression"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"fallback": false,
|
||||||
|
"inputType": "scalar",
|
||||||
|
"mappings": [
|
||||||
|
{
|
||||||
|
"input": false,
|
||||||
|
"output": true
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"outputType": "scalar",
|
||||||
|
"type": "map"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"type": "tag"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"props.params.con_lines[1]": {
|
||||||
|
"binding": {
|
||||||
|
"config": {
|
||||||
|
"fallbackDelay": 2.5,
|
||||||
|
"mode": "indirect",
|
||||||
|
"references": {
|
||||||
|
"0": "{view.params.tagProps[2]}",
|
||||||
|
"fc": "{session.custom.fc}"
|
||||||
|
},
|
||||||
|
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
|
||||||
|
},
|
||||||
|
"transforms": [
|
||||||
|
{
|
||||||
|
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
|
||||||
|
"type": "expression"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"fallback": false,
|
||||||
|
"inputType": "scalar",
|
||||||
|
"mappings": [
|
||||||
|
{
|
||||||
|
"input": false,
|
||||||
|
"output": true
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"outputType": "scalar",
|
||||||
|
"type": "map"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"type": "tag"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"props.params.con_lines[2]": {
|
||||||
|
"binding": {
|
||||||
|
"config": {
|
||||||
|
"fallbackDelay": 2.5,
|
||||||
|
"mode": "indirect",
|
||||||
|
"references": {
|
||||||
|
"0": "{view.params.tagProps[3]}",
|
||||||
|
"fc": "{session.custom.fc}"
|
||||||
|
},
|
||||||
|
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
|
||||||
|
},
|
||||||
|
"transforms": [
|
||||||
|
{
|
||||||
|
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
|
||||||
|
"type": "expression"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"fallback": false,
|
||||||
|
"inputType": "scalar",
|
||||||
|
"mappings": [
|
||||||
|
{
|
||||||
|
"input": false,
|
||||||
|
"output": true
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"outputType": "scalar",
|
||||||
|
"type": "map"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"type": "tag"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"props.params.con_lines[3]": {
|
||||||
|
"binding": {
|
||||||
|
"config": {
|
||||||
|
"fallbackDelay": 2.5,
|
||||||
|
"mode": "indirect",
|
||||||
|
"references": {
|
||||||
|
"0": "{view.params.tagProps[4]}",
|
||||||
|
"fc": "{session.custom.fc}"
|
||||||
|
},
|
||||||
|
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
|
||||||
|
},
|
||||||
|
"transforms": [
|
||||||
|
{
|
||||||
|
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
|
||||||
|
"type": "expression"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"fallback": false,
|
||||||
|
"inputType": "scalar",
|
||||||
|
"mappings": [
|
||||||
|
{
|
||||||
|
"input": false,
|
||||||
|
"output": true
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"outputType": "scalar",
|
||||||
|
"type": "map"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"type": "tag"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"props.params.con_lines[4]": {
|
||||||
|
"binding": {
|
||||||
|
"config": {
|
||||||
|
"fallbackDelay": 2.5,
|
||||||
|
"mode": "indirect",
|
||||||
|
"references": {
|
||||||
|
"0": "{view.params.tagProps[5]}",
|
||||||
|
"fc": "{session.custom.fc}"
|
||||||
|
},
|
||||||
|
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
|
||||||
|
},
|
||||||
|
"transforms": [
|
||||||
|
{
|
||||||
|
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
|
||||||
|
"type": "expression"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"fallback": false,
|
||||||
|
"inputType": "scalar",
|
||||||
|
"mappings": [
|
||||||
|
{
|
||||||
|
"input": false,
|
||||||
|
"output": true
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"outputType": "scalar",
|
||||||
|
"type": "map"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"type": "tag"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"props.params.con_lines[5]": {
|
||||||
|
"binding": {
|
||||||
|
"config": {
|
||||||
|
"fallbackDelay": 2.5,
|
||||||
|
"mode": "indirect",
|
||||||
|
"references": {
|
||||||
|
"0": "{view.params.tagProps[6]}",
|
||||||
|
"fc": "{session.custom.fc}"
|
||||||
|
},
|
||||||
|
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
|
||||||
|
},
|
||||||
|
"transforms": [
|
||||||
|
{
|
||||||
|
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
|
||||||
|
"type": "expression"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"fallback": false,
|
||||||
|
"inputType": "scalar",
|
||||||
|
"mappings": [
|
||||||
|
{
|
||||||
|
"input": false,
|
||||||
|
"output": true
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"outputType": "scalar",
|
||||||
|
"type": "map"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"type": "tag"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"props.params.con_lines[6]": {
|
||||||
|
"binding": {
|
||||||
|
"config": {
|
||||||
|
"fallbackDelay": 2.5,
|
||||||
|
"mode": "indirect",
|
||||||
|
"references": {
|
||||||
|
"0": "{view.params.tagProps[7]}",
|
||||||
|
"fc": "{session.custom.fc}"
|
||||||
|
},
|
||||||
|
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
|
||||||
|
},
|
||||||
|
"transforms": [
|
||||||
|
{
|
||||||
|
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
|
||||||
|
"type": "expression"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"fallback": false,
|
||||||
|
"inputType": "scalar",
|
||||||
|
"mappings": [
|
||||||
|
{
|
||||||
|
"input": false,
|
||||||
|
"output": true
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"outputType": "scalar",
|
||||||
|
"type": "map"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"type": "tag"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"props.params.con_lines[7]": {
|
||||||
|
"binding": {
|
||||||
|
"config": {
|
||||||
|
"fallbackDelay": 2.5,
|
||||||
|
"mode": "indirect",
|
||||||
|
"references": {
|
||||||
|
"0": "{view.params.tagProps[8]}",
|
||||||
|
"fc": "{session.custom.fc}"
|
||||||
|
},
|
||||||
|
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
|
||||||
|
},
|
||||||
|
"transforms": [
|
||||||
|
{
|
||||||
|
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
|
||||||
|
"type": "expression"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"fallback": false,
|
||||||
|
"inputType": "scalar",
|
||||||
|
"mappings": [
|
||||||
|
{
|
||||||
|
"input": false,
|
||||||
|
"output": true
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"outputType": "scalar",
|
||||||
|
"type": "map"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"type": "tag"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"props.params.con_lines[8]": {
|
||||||
|
"binding": {
|
||||||
|
"config": {
|
||||||
|
"fallbackDelay": 2.5,
|
||||||
|
"mode": "indirect",
|
||||||
|
"references": {
|
||||||
|
"0": "{view.params.tagProps[9]}",
|
||||||
|
"fc": "{session.custom.fc}"
|
||||||
|
},
|
||||||
|
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
|
||||||
|
},
|
||||||
|
"transforms": [
|
||||||
|
{
|
||||||
|
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
|
||||||
|
"type": "expression"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"fallback": false,
|
||||||
|
"inputType": "scalar",
|
||||||
|
"mappings": [
|
||||||
|
{
|
||||||
|
"input": false,
|
||||||
|
"output": true
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"outputType": "scalar",
|
||||||
|
"type": "map"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"type": "tag"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"props.params.con_lines[9]": {
|
||||||
|
"binding": {
|
||||||
|
"config": {
|
||||||
|
"fallbackDelay": 2.5,
|
||||||
|
"mode": "indirect",
|
||||||
|
"references": {
|
||||||
|
"0": "{view.params.tagProps[10]}",
|
||||||
|
"fc": "{session.custom.fc}"
|
||||||
|
},
|
||||||
|
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
|
||||||
|
},
|
||||||
|
"transforms": [
|
||||||
|
{
|
||||||
|
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
|
||||||
|
"type": "expression"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"fallback": false,
|
||||||
|
"inputType": "scalar",
|
||||||
|
"mappings": [
|
||||||
|
{
|
||||||
|
"input": false,
|
||||||
|
"output": true
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"outputType": "scalar",
|
||||||
|
"type": "map"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"type": "tag"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"props.params.con_lines[10]": {
|
||||||
|
"binding": {
|
||||||
|
"config": {
|
||||||
|
"fallbackDelay": 2.5,
|
||||||
|
"mode": "indirect",
|
||||||
|
"references": {
|
||||||
|
"0": "{view.params.tagProps[11]}",
|
||||||
|
"fc": "{session.custom.fc}"
|
||||||
|
},
|
||||||
|
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
|
||||||
|
},
|
||||||
|
"transforms": [
|
||||||
|
{
|
||||||
|
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
|
||||||
|
"type": "expression"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"fallback": false,
|
||||||
|
"inputType": "scalar",
|
||||||
|
"mappings": [
|
||||||
|
{
|
||||||
|
"input": false,
|
||||||
|
"output": true
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"outputType": "scalar",
|
||||||
|
"type": "map"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"type": "tag"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"props.params.con_lines[11]": {
|
||||||
|
"binding": {
|
||||||
|
"config": {
|
||||||
|
"fallbackDelay": 2.5,
|
||||||
|
"mode": "indirect",
|
||||||
|
"references": {
|
||||||
|
"0": "{view.params.tagProps[12]}",
|
||||||
|
"fc": "{session.custom.fc}"
|
||||||
|
},
|
||||||
|
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
|
||||||
|
},
|
||||||
|
"transforms": [
|
||||||
|
{
|
||||||
|
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
|
||||||
|
"type": "expression"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"fallback": false,
|
||||||
|
"inputType": "scalar",
|
||||||
|
"mappings": [
|
||||||
|
{
|
||||||
|
"input": false,
|
||||||
|
"output": true
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"outputType": "scalar",
|
||||||
|
"type": "map"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"type": "tag"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"props.params.con_lines[12]": {
|
||||||
|
"binding": {
|
||||||
|
"config": {
|
||||||
|
"fallbackDelay": 2.5,
|
||||||
|
"mode": "indirect",
|
||||||
|
"references": {
|
||||||
|
"0": "{view.params.tagProps[13]}",
|
||||||
|
"fc": "{session.custom.fc}"
|
||||||
|
},
|
||||||
|
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Alarm/Communication_Faulted"
|
||||||
|
},
|
||||||
|
"transforms": [
|
||||||
|
{
|
||||||
|
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
|
||||||
|
"type": "expression"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"fallback": false,
|
||||||
|
"inputType": "scalar",
|
||||||
|
"mappings": [
|
||||||
|
{
|
||||||
|
"input": false,
|
||||||
|
"output": true
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"outputType": "scalar",
|
||||||
|
"type": "map"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"type": "tag"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
"props": {
|
"props": {
|
||||||
"params": {
|
"params": {
|
||||||
"con_lines": [
|
"con_lines": [
|
||||||
@ -72,7 +509,19 @@
|
|||||||
false
|
false
|
||||||
],
|
],
|
||||||
"in": false,
|
"in": false,
|
||||||
"out": false
|
"out": false,
|
||||||
|
"tagProps": [
|
||||||
|
"System/MCM02/IO_BLOCK/DPM/PS5_7_DPM1",
|
||||||
|
"value",
|
||||||
|
"value",
|
||||||
|
"value",
|
||||||
|
"value",
|
||||||
|
"value",
|
||||||
|
"value",
|
||||||
|
"value",
|
||||||
|
"value",
|
||||||
|
"value"
|
||||||
|
]
|
||||||
},
|
},
|
||||||
"path": "Windows/Tabs/Enternet Windows/Components/DPM_TO_HUB"
|
"path": "Windows/Tabs/Enternet Windows/Components/DPM_TO_HUB"
|
||||||
},
|
},
|
||||||
@ -85,23 +534,37 @@
|
|||||||
"position": {
|
"position": {
|
||||||
"height": 0.1667,
|
"height": 0.1667,
|
||||||
"width": 0.125,
|
"width": 0.125,
|
||||||
"x": 0.0229,
|
"x": 0.0232,
|
||||||
"y": 0.5
|
"y": 0.4991
|
||||||
},
|
},
|
||||||
"props": {
|
"props": {
|
||||||
|
"params": {
|
||||||
|
"tagProps": [
|
||||||
|
"System/MCM02/Conveyor/VFD/PS5_1_VFD1",
|
||||||
|
"value",
|
||||||
|
"value",
|
||||||
|
"value",
|
||||||
|
"value",
|
||||||
|
"value",
|
||||||
|
"value",
|
||||||
|
"value",
|
||||||
|
"value",
|
||||||
|
"value"
|
||||||
|
]
|
||||||
|
},
|
||||||
"path": "Windows/Tabs/Enternet Windows/Components/APF"
|
"path": "Windows/Tabs/Enternet Windows/Components/APF"
|
||||||
},
|
},
|
||||||
"type": "ia.display.view"
|
"type": "ia.display.view"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"meta": {
|
"meta": {
|
||||||
"name": "VFD1_label"
|
"name": "PS5_1_label"
|
||||||
},
|
},
|
||||||
"position": {
|
"position": {
|
||||||
"height": 0.0358,
|
"height": 0.0358,
|
||||||
"width": 0.0547,
|
"width": 0.0547,
|
||||||
"x": 0.0094,
|
"x": 0.0094,
|
||||||
"y": 0.5628
|
"y": 0.5394
|
||||||
},
|
},
|
||||||
"props": {
|
"props": {
|
||||||
"text": "PS5_1_VFD1 11.200.1.141",
|
"text": "PS5_1_VFD1 11.200.1.141",
|
||||||
@ -119,17 +582,31 @@
|
|||||||
"position": {
|
"position": {
|
||||||
"height": 0.1667,
|
"height": 0.1667,
|
||||||
"width": 0.125,
|
"width": 0.125,
|
||||||
"x": 0.0229,
|
"x": 0.023,
|
||||||
"y": 0.6667
|
"y": 0.6677
|
||||||
},
|
},
|
||||||
"props": {
|
"props": {
|
||||||
|
"params": {
|
||||||
|
"tagProps": [
|
||||||
|
"System/MCM02/Conveyor/VFD/PS5_2_VFD1",
|
||||||
|
"value",
|
||||||
|
"value",
|
||||||
|
"value",
|
||||||
|
"value",
|
||||||
|
"value",
|
||||||
|
"value",
|
||||||
|
"value",
|
||||||
|
"value",
|
||||||
|
"value"
|
||||||
|
]
|
||||||
|
},
|
||||||
"path": "Windows/Tabs/Enternet Windows/Components/APF"
|
"path": "Windows/Tabs/Enternet Windows/Components/APF"
|
||||||
},
|
},
|
||||||
"type": "ia.display.view"
|
"type": "ia.display.view"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"meta": {
|
"meta": {
|
||||||
"name": "VFD2_label"
|
"name": "PS5_2_label"
|
||||||
},
|
},
|
||||||
"position": {
|
"position": {
|
||||||
"height": 0.0358,
|
"height": 0.0358,
|
||||||
@ -153,17 +630,31 @@
|
|||||||
"position": {
|
"position": {
|
||||||
"height": 0.1667,
|
"height": 0.1667,
|
||||||
"width": 0.125,
|
"width": 0.125,
|
||||||
"x": 0.0229,
|
"x": 0.0216,
|
||||||
"y": 0.8333
|
"y": 0.8333
|
||||||
},
|
},
|
||||||
"props": {
|
"props": {
|
||||||
|
"params": {
|
||||||
|
"tagProps": [
|
||||||
|
"System/MCM02/Conveyor/VFD/PS5_3_VFD1",
|
||||||
|
"value",
|
||||||
|
"value",
|
||||||
|
"value",
|
||||||
|
"value",
|
||||||
|
"value",
|
||||||
|
"value",
|
||||||
|
"value",
|
||||||
|
"value",
|
||||||
|
"value"
|
||||||
|
]
|
||||||
|
},
|
||||||
"path": "Windows/Tabs/Enternet Windows/Components/APF"
|
"path": "Windows/Tabs/Enternet Windows/Components/APF"
|
||||||
},
|
},
|
||||||
"type": "ia.display.view"
|
"type": "ia.display.view"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"meta": {
|
"meta": {
|
||||||
"name": "VFD3_label"
|
"name": "PS5_3_label"
|
||||||
},
|
},
|
||||||
"position": {
|
"position": {
|
||||||
"height": 0.0358,
|
"height": 0.0358,
|
||||||
@ -191,13 +682,27 @@
|
|||||||
"y": 0.3333
|
"y": 0.3333
|
||||||
},
|
},
|
||||||
"props": {
|
"props": {
|
||||||
|
"params": {
|
||||||
|
"tagProps": [
|
||||||
|
"System/MCM02/Conveyor/VFD/PS5_4_VFD1",
|
||||||
|
"value",
|
||||||
|
"value",
|
||||||
|
"value",
|
||||||
|
"value",
|
||||||
|
"value",
|
||||||
|
"value",
|
||||||
|
"value",
|
||||||
|
"value",
|
||||||
|
"value"
|
||||||
|
]
|
||||||
|
},
|
||||||
"path": "Windows/Tabs/Enternet Windows/Components/APF"
|
"path": "Windows/Tabs/Enternet Windows/Components/APF"
|
||||||
},
|
},
|
||||||
"type": "ia.display.view"
|
"type": "ia.display.view"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"meta": {
|
"meta": {
|
||||||
"name": "VFD4_label"
|
"name": "PS5_4_label"
|
||||||
},
|
},
|
||||||
"position": {
|
"position": {
|
||||||
"height": 0.0358,
|
"height": 0.0358,
|
||||||
@ -225,13 +730,27 @@
|
|||||||
"y": 0.1667
|
"y": 0.1667
|
||||||
},
|
},
|
||||||
"props": {
|
"props": {
|
||||||
|
"params": {
|
||||||
|
"tagProps": [
|
||||||
|
"System/MCM02/Conveyor/VFD/PS5_5_VFD1",
|
||||||
|
"value",
|
||||||
|
"value",
|
||||||
|
"value",
|
||||||
|
"value",
|
||||||
|
"value",
|
||||||
|
"value",
|
||||||
|
"value",
|
||||||
|
"value",
|
||||||
|
"value"
|
||||||
|
]
|
||||||
|
},
|
||||||
"path": "Windows/Tabs/Enternet Windows/Components/APF"
|
"path": "Windows/Tabs/Enternet Windows/Components/APF"
|
||||||
},
|
},
|
||||||
"type": "ia.display.view"
|
"type": "ia.display.view"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"meta": {
|
"meta": {
|
||||||
"name": "VFD5_label"
|
"name": "PS5_5_label"
|
||||||
},
|
},
|
||||||
"position": {
|
"position": {
|
||||||
"height": 0.0358,
|
"height": 0.0358,
|
||||||
@ -255,16 +774,31 @@
|
|||||||
"position": {
|
"position": {
|
||||||
"height": 0.1667,
|
"height": 0.1667,
|
||||||
"width": 0.125,
|
"width": 0.125,
|
||||||
"x": 0.0229
|
"x": 0.0244,
|
||||||
|
"y": 0.0
|
||||||
},
|
},
|
||||||
"props": {
|
"props": {
|
||||||
|
"params": {
|
||||||
|
"tagProps": [
|
||||||
|
"System/MCM02/Conveyor/VFD/PS5_6_VFD1",
|
||||||
|
"value",
|
||||||
|
"value",
|
||||||
|
"value",
|
||||||
|
"value",
|
||||||
|
"value",
|
||||||
|
"value",
|
||||||
|
"value",
|
||||||
|
"value",
|
||||||
|
"value"
|
||||||
|
]
|
||||||
|
},
|
||||||
"path": "Windows/Tabs/Enternet Windows/Components/APF"
|
"path": "Windows/Tabs/Enternet Windows/Components/APF"
|
||||||
},
|
},
|
||||||
"type": "ia.display.view"
|
"type": "ia.display.view"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"meta": {
|
"meta": {
|
||||||
"name": "VFD6_label"
|
"name": "PS5_6_label"
|
||||||
},
|
},
|
||||||
"position": {
|
"position": {
|
||||||
"height": 0.0358,
|
"height": 0.0358,
|
||||||
@ -288,21 +822,36 @@
|
|||||||
"position": {
|
"position": {
|
||||||
"height": 0.1667,
|
"height": 0.1667,
|
||||||
"width": 0.125,
|
"width": 0.125,
|
||||||
"x": 0.5
|
"x": 0.5,
|
||||||
|
"y": 0.0
|
||||||
},
|
},
|
||||||
"props": {
|
"props": {
|
||||||
|
"params": {
|
||||||
|
"tagProps": [
|
||||||
|
"System/MCM02/Conveyor/VFD/PS5_7_VFD1",
|
||||||
|
"value",
|
||||||
|
"value",
|
||||||
|
"value",
|
||||||
|
"value",
|
||||||
|
"value",
|
||||||
|
"value",
|
||||||
|
"value",
|
||||||
|
"value",
|
||||||
|
"value"
|
||||||
|
]
|
||||||
|
},
|
||||||
"path": "Windows/Tabs/Enternet Windows/Components/APF"
|
"path": "Windows/Tabs/Enternet Windows/Components/APF"
|
||||||
},
|
},
|
||||||
"type": "ia.display.view"
|
"type": "ia.display.view"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"meta": {
|
"meta": {
|
||||||
"name": "VFD7_label"
|
"name": "PS5_7_label"
|
||||||
},
|
},
|
||||||
"position": {
|
"position": {
|
||||||
"height": 0.0358,
|
"height": 0.0358,
|
||||||
"width": 0.0547,
|
"width": 0.0547,
|
||||||
"x": 0.5182,
|
"x": 0.5117,
|
||||||
"y": 0.1662
|
"y": 0.1662
|
||||||
},
|
},
|
||||||
"props": {
|
"props": {
|
||||||
@ -321,21 +870,36 @@
|
|||||||
"position": {
|
"position": {
|
||||||
"height": 0.1667,
|
"height": 0.1667,
|
||||||
"width": 0.125,
|
"width": 0.125,
|
||||||
"x": 0.625
|
"x": 0.625,
|
||||||
|
"y": 0.0
|
||||||
},
|
},
|
||||||
"props": {
|
"props": {
|
||||||
|
"params": {
|
||||||
|
"tagProps": [
|
||||||
|
"System/MCM02/Conveyor/VFD/PS5_8_VFD1",
|
||||||
|
"value",
|
||||||
|
"value",
|
||||||
|
"value",
|
||||||
|
"value",
|
||||||
|
"value",
|
||||||
|
"value",
|
||||||
|
"value",
|
||||||
|
"value",
|
||||||
|
"value"
|
||||||
|
]
|
||||||
|
},
|
||||||
"path": "Windows/Tabs/Enternet Windows/Components/APF"
|
"path": "Windows/Tabs/Enternet Windows/Components/APF"
|
||||||
},
|
},
|
||||||
"type": "ia.display.view"
|
"type": "ia.display.view"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"meta": {
|
"meta": {
|
||||||
"name": "VFD8_label"
|
"name": "PS5_8_label"
|
||||||
},
|
},
|
||||||
"position": {
|
"position": {
|
||||||
"height": 0.0358,
|
"height": 0.0358,
|
||||||
"width": 0.0547,
|
"width": 0.0547,
|
||||||
"x": 0.6412,
|
"x": 0.6312,
|
||||||
"y": 0.1664
|
"y": 0.1664
|
||||||
},
|
},
|
||||||
"props": {
|
"props": {
|
||||||
@ -354,16 +918,31 @@
|
|||||||
"position": {
|
"position": {
|
||||||
"height": 0.1667,
|
"height": 0.1667,
|
||||||
"width": 0.125,
|
"width": 0.125,
|
||||||
"x": 0.75
|
"x": 0.75,
|
||||||
|
"y": 0.0
|
||||||
},
|
},
|
||||||
"props": {
|
"props": {
|
||||||
|
"params": {
|
||||||
|
"tagProps": [
|
||||||
|
"System/MCM02/Conveyor/VFD/PS5_9_VFD1",
|
||||||
|
"value",
|
||||||
|
"value",
|
||||||
|
"value",
|
||||||
|
"value",
|
||||||
|
"value",
|
||||||
|
"value",
|
||||||
|
"value",
|
||||||
|
"value",
|
||||||
|
"value"
|
||||||
|
]
|
||||||
|
},
|
||||||
"path": "Windows/Tabs/Enternet Windows/Components/APF"
|
"path": "Windows/Tabs/Enternet Windows/Components/APF"
|
||||||
},
|
},
|
||||||
"type": "ia.display.view"
|
"type": "ia.display.view"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"meta": {
|
"meta": {
|
||||||
"name": "VFD9_label"
|
"name": "PS5_9_label"
|
||||||
},
|
},
|
||||||
"position": {
|
"position": {
|
||||||
"height": 0.0358,
|
"height": 0.0358,
|
||||||
@ -387,16 +966,31 @@
|
|||||||
"position": {
|
"position": {
|
||||||
"height": 0.1667,
|
"height": 0.1667,
|
||||||
"width": 0.125,
|
"width": 0.125,
|
||||||
"x": 0.375
|
"x": 0.375,
|
||||||
|
"y": 0.0
|
||||||
},
|
},
|
||||||
"props": {
|
"props": {
|
||||||
|
"params": {
|
||||||
|
"tagProps": [
|
||||||
|
"System/MCM02/Conveyor/VFD/PS5_10_VFD1",
|
||||||
|
"value",
|
||||||
|
"value",
|
||||||
|
"value",
|
||||||
|
"value",
|
||||||
|
"value",
|
||||||
|
"value",
|
||||||
|
"value",
|
||||||
|
"value",
|
||||||
|
"value"
|
||||||
|
]
|
||||||
|
},
|
||||||
"path": "Windows/Tabs/Enternet Windows/Components/APF"
|
"path": "Windows/Tabs/Enternet Windows/Components/APF"
|
||||||
},
|
},
|
||||||
"type": "ia.display.view"
|
"type": "ia.display.view"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"meta": {
|
"meta": {
|
||||||
"name": "VFD10_label"
|
"name": "PS5_10_label"
|
||||||
},
|
},
|
||||||
"position": {
|
"position": {
|
||||||
"height": 0.0358,
|
"height": 0.0358,
|
||||||
@ -420,22 +1014,37 @@
|
|||||||
"position": {
|
"position": {
|
||||||
"height": 0.1667,
|
"height": 0.1667,
|
||||||
"width": 0.125,
|
"width": 0.125,
|
||||||
"x": 0.2495
|
"x": 0.2516,
|
||||||
|
"y": 0.0019
|
||||||
},
|
},
|
||||||
"props": {
|
"props": {
|
||||||
|
"params": {
|
||||||
|
"tagProps": [
|
||||||
|
"System/MCM02/Conveyor/VFD/PS5_11_VFD1",
|
||||||
|
"value",
|
||||||
|
"value",
|
||||||
|
"value",
|
||||||
|
"value",
|
||||||
|
"value",
|
||||||
|
"value",
|
||||||
|
"value",
|
||||||
|
"value",
|
||||||
|
"value"
|
||||||
|
]
|
||||||
|
},
|
||||||
"path": "Windows/Tabs/Enternet Windows/Components/APF"
|
"path": "Windows/Tabs/Enternet Windows/Components/APF"
|
||||||
},
|
},
|
||||||
"type": "ia.display.view"
|
"type": "ia.display.view"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"meta": {
|
"meta": {
|
||||||
"name": "VFD11_label"
|
"name": "PS5_11_label"
|
||||||
},
|
},
|
||||||
"position": {
|
"position": {
|
||||||
"height": 0.0358,
|
"height": 0.0358,
|
||||||
"width": 0.0547,
|
"width": 0.0547,
|
||||||
"x": 0.3216,
|
"x": 0.315,
|
||||||
"y": 0.164
|
"y": 0.1682
|
||||||
},
|
},
|
||||||
"props": {
|
"props": {
|
||||||
"text": "PS5_11_VFD1 11.200.1.151",
|
"text": "PS5_11_VFD1 11.200.1.151",
|
||||||
@ -453,22 +1062,37 @@
|
|||||||
"position": {
|
"position": {
|
||||||
"height": 0.1667,
|
"height": 0.1667,
|
||||||
"width": 0.125,
|
"width": 0.125,
|
||||||
"x": 0.125
|
"x": 0.1245,
|
||||||
|
"y": 0.0
|
||||||
},
|
},
|
||||||
"props": {
|
"props": {
|
||||||
|
"params": {
|
||||||
|
"tagProps": [
|
||||||
|
"System/MCM02/Conveyor/VFD/PS5_12_VFD1",
|
||||||
|
"value",
|
||||||
|
"value",
|
||||||
|
"value",
|
||||||
|
"value",
|
||||||
|
"value",
|
||||||
|
"value",
|
||||||
|
"value",
|
||||||
|
"value",
|
||||||
|
"value"
|
||||||
|
]
|
||||||
|
},
|
||||||
"path": "Windows/Tabs/Enternet Windows/Components/APF"
|
"path": "Windows/Tabs/Enternet Windows/Components/APF"
|
||||||
},
|
},
|
||||||
"type": "ia.display.view"
|
"type": "ia.display.view"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"meta": {
|
"meta": {
|
||||||
"name": "VFD12_label"
|
"name": "PS5_12_label"
|
||||||
},
|
},
|
||||||
"position": {
|
"position": {
|
||||||
"height": 0.0358,
|
"height": 0.0358,
|
||||||
"width": 0.0547,
|
"width": 0.0547,
|
||||||
"x": 0.2078,
|
"x": 0.2072,
|
||||||
"y": 0.1664
|
"y": 0.1646
|
||||||
},
|
},
|
||||||
"props": {
|
"props": {
|
||||||
"text": "PS5_12_VFD1 11.200.1.152",
|
"text": "PS5_12_VFD1 11.200.1.152",
|
||||||
@ -486,23 +1110,37 @@
|
|||||||
"position": {
|
"position": {
|
||||||
"height": 0.1667,
|
"height": 0.1667,
|
||||||
"width": 0.125,
|
"width": 0.125,
|
||||||
"x": 0.8516,
|
"x": 0.8509,
|
||||||
"y": 0.3333
|
"y": 0.3332
|
||||||
},
|
},
|
||||||
"props": {
|
"props": {
|
||||||
|
"params": {
|
||||||
|
"tagProps": [
|
||||||
|
"System/MCM02/Conveyor/VFD/PS5_13_VFD1",
|
||||||
|
"value",
|
||||||
|
"value",
|
||||||
|
"value",
|
||||||
|
"value",
|
||||||
|
"value",
|
||||||
|
"value",
|
||||||
|
"value",
|
||||||
|
"value",
|
||||||
|
"value"
|
||||||
|
]
|
||||||
|
},
|
||||||
"path": "Windows/Tabs/Enternet Windows/Components/APF"
|
"path": "Windows/Tabs/Enternet Windows/Components/APF"
|
||||||
},
|
},
|
||||||
"type": "ia.display.view"
|
"type": "ia.display.view"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"meta": {
|
"meta": {
|
||||||
"name": "VFD13_label"
|
"name": "PS5_13_label"
|
||||||
},
|
},
|
||||||
"position": {
|
"position": {
|
||||||
"height": 0.0358,
|
"height": 0.0358,
|
||||||
"width": 0.0408,
|
"width": 0.0547,
|
||||||
"x": 0.9474,
|
"x": 0.947,
|
||||||
"y": 0.399
|
"y": 0.3943
|
||||||
},
|
},
|
||||||
"props": {
|
"props": {
|
||||||
"text": "PS5_13_VFD1 11.200.1.153",
|
"text": "PS5_13_VFD1 11.200.1.153",
|
||||||
@ -515,16 +1153,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"meta": {
|
"meta": {
|
||||||
"name": "UL21_11_DPM1"
|
"name": "DPM_label"
|
||||||
},
|
},
|
||||||
"position": {
|
"position": {
|
||||||
"height": 0.0694,
|
"height": 0.0694,
|
||||||
"width": 0.101,
|
"width": 0.101,
|
||||||
"x": 0.4513,
|
"x": 0.5831,
|
||||||
"y": 0.6361
|
"y": 0.6342
|
||||||
},
|
},
|
||||||
"props": {
|
"props": {
|
||||||
"text": "PS5_7_DPM1 11.200.1.8",
|
"text": "PS5_7_DPM1",
|
||||||
"textStyle": {
|
"textStyle": {
|
||||||
"fontSize": "2vmin"
|
"fontSize": "2vmin"
|
||||||
}
|
}
|
||||||
@ -535,6 +1173,10 @@
|
|||||||
"meta": {
|
"meta": {
|
||||||
"name": "root"
|
"name": "root"
|
||||||
},
|
},
|
||||||
|
"position": {
|
||||||
|
"x": 0.6348,
|
||||||
|
"y": -0.1546
|
||||||
|
},
|
||||||
"props": {
|
"props": {
|
||||||
"mode": "percent"
|
"mode": "percent"
|
||||||
},
|
},
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user