Update DPMs
This commit is contained in:
parent
8fdb4a765c
commit
e55a4bce46
@ -15,18 +15,18 @@
|
||||
},
|
||||
"params": {
|
||||
"tagProps": [
|
||||
"System/MCM01/MCM01",
|
||||
"System/MCM01/IO_BLOCK/DPM/UL7_4_DPM1",
|
||||
"System/MCM01/IO_BLOCK/DPM/UL8_3_DPM1",
|
||||
"System/MCM01/Rack",
|
||||
"System/MCM01/IO_BLOCK/DPM/PS1_4_DPM1",
|
||||
"System/MCM01/IO_BLOCK/DPM/PS3_3_DPM1",
|
||||
"System/MCM01/IO_BLOCK/DPM/PS4_7_DPM1",
|
||||
"System/MCM01/IO_BLOCK/DPM/UL10_3_DPM1",
|
||||
"System/MCM01/IO_BLOCK/DPM/UL11_10_DPM1",
|
||||
"System/MCM01/IO_BLOCK/DPM/PS4_7_DPM1",
|
||||
"System/MCM01/IO_BLOCK/DPM/PS3_3_DPM1",
|
||||
"System/MCM01/IO_BLOCK/DPM/PS1_4_DPM1",
|
||||
"System/MCM01/IO_BLOCK/DPM/UL1_4_DPM1",
|
||||
"System/MCM01/IO_BLOCK/DPM/UL2_4_DPM1",
|
||||
"System/MCM01/IO_BLOCK/DPM/UL4_4_DPM1",
|
||||
"System/MCM01/IO_BLOCK/DPM/UL5_4_DPM1"
|
||||
"System/MCM01/IO_BLOCK/DPM/UL5_4_DPM1",
|
||||
"System/MCM01/IO_BLOCK/DPM/UL7_4_DPM1",
|
||||
"System/MCM01/IO_BLOCK/DPM/UL8_3_DPM1"
|
||||
]
|
||||
},
|
||||
"propConfig": {
|
||||
@ -39,11 +39,11 @@
|
||||
"1": "{view.params.tagProps[1]}",
|
||||
"fc": "{session.custom.fc}"
|
||||
},
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{1}/STATE"
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{1}/Communication_Faulted"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},1)",
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
|
||||
"type": "expression"
|
||||
},
|
||||
{
|
||||
@ -51,11 +51,11 @@
|
||||
"inputType": "scalar",
|
||||
"mappings": [
|
||||
{
|
||||
"input": 0,
|
||||
"input": false,
|
||||
"output": true
|
||||
},
|
||||
{
|
||||
"input": 1,
|
||||
"input": true,
|
||||
"output": false
|
||||
}
|
||||
],
|
||||
@ -76,11 +76,11 @@
|
||||
"10": "{view.params.tagProps[10]}",
|
||||
"fc": "{session.custom.fc}"
|
||||
},
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{10}/STATE"
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{10}/Communication_Faulted"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},1)",
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
|
||||
"type": "expression"
|
||||
},
|
||||
{
|
||||
@ -88,11 +88,11 @@
|
||||
"inputType": "scalar",
|
||||
"mappings": [
|
||||
{
|
||||
"input": 0,
|
||||
"input": false,
|
||||
"output": true
|
||||
},
|
||||
{
|
||||
"input": 1,
|
||||
"input": true,
|
||||
"output": false
|
||||
}
|
||||
],
|
||||
@ -113,11 +113,11 @@
|
||||
"11": "{view.params.tagProps[11]}",
|
||||
"fc": "{session.custom.fc}"
|
||||
},
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{11}/STATE"
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{11}/Communication_Faulted"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},1)",
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
|
||||
"type": "expression"
|
||||
},
|
||||
{
|
||||
@ -125,11 +125,11 @@
|
||||
"inputType": "scalar",
|
||||
"mappings": [
|
||||
{
|
||||
"input": 0,
|
||||
"input": false,
|
||||
"output": true
|
||||
},
|
||||
{
|
||||
"input": 1,
|
||||
"input": true,
|
||||
"output": false
|
||||
}
|
||||
],
|
||||
@ -150,11 +150,11 @@
|
||||
"2": "{view.params.tagProps[2]}",
|
||||
"fc": "{session.custom.fc}"
|
||||
},
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{2}/STATE"
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{2}/Communication_Faulted"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},1)",
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
|
||||
"type": "expression"
|
||||
},
|
||||
{
|
||||
@ -162,11 +162,11 @@
|
||||
"inputType": "scalar",
|
||||
"mappings": [
|
||||
{
|
||||
"input": 0,
|
||||
"input": false,
|
||||
"output": true
|
||||
},
|
||||
{
|
||||
"input": 1,
|
||||
"input": true,
|
||||
"output": false
|
||||
}
|
||||
],
|
||||
@ -187,11 +187,11 @@
|
||||
"3": "{view.params.tagProps[3]}",
|
||||
"fc": "{session.custom.fc}"
|
||||
},
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{3}/STATE"
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{3}/Communication_Faulted"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},1)",
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
|
||||
"type": "expression"
|
||||
},
|
||||
{
|
||||
@ -199,11 +199,11 @@
|
||||
"inputType": "scalar",
|
||||
"mappings": [
|
||||
{
|
||||
"input": 0,
|
||||
"input": false,
|
||||
"output": true
|
||||
},
|
||||
{
|
||||
"input": 1,
|
||||
"input": true,
|
||||
"output": false
|
||||
}
|
||||
],
|
||||
@ -224,11 +224,11 @@
|
||||
"4": "{view.params.tagProps[4]}",
|
||||
"fc": "{session.custom.fc}"
|
||||
},
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{4}/STATE"
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{4}/Communication_Faulted"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},1)",
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
|
||||
"type": "expression"
|
||||
},
|
||||
{
|
||||
@ -236,11 +236,11 @@
|
||||
"inputType": "scalar",
|
||||
"mappings": [
|
||||
{
|
||||
"input": 0,
|
||||
"input": false,
|
||||
"output": true
|
||||
},
|
||||
{
|
||||
"input": 1,
|
||||
"input": true,
|
||||
"output": false
|
||||
}
|
||||
],
|
||||
@ -261,11 +261,11 @@
|
||||
"5": "{view.params.tagProps[5]}",
|
||||
"fc": "{session.custom.fc}"
|
||||
},
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{5}/STATE"
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{5}/Communication_Faulted"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},1)",
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
|
||||
"type": "expression"
|
||||
},
|
||||
{
|
||||
@ -273,11 +273,11 @@
|
||||
"inputType": "scalar",
|
||||
"mappings": [
|
||||
{
|
||||
"input": 0,
|
||||
"input": false,
|
||||
"output": true
|
||||
},
|
||||
{
|
||||
"input": 1,
|
||||
"input": true,
|
||||
"output": false
|
||||
}
|
||||
],
|
||||
@ -298,11 +298,11 @@
|
||||
"6": "{view.params.tagProps[6]}",
|
||||
"fc": "{session.custom.fc}"
|
||||
},
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{6}/STATE"
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{6}/Communication_Faulted"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},1)",
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
|
||||
"type": "expression"
|
||||
},
|
||||
{
|
||||
@ -310,11 +310,11 @@
|
||||
"inputType": "scalar",
|
||||
"mappings": [
|
||||
{
|
||||
"input": 0,
|
||||
"input": false,
|
||||
"output": true
|
||||
},
|
||||
{
|
||||
"input": 1,
|
||||
"input": true,
|
||||
"output": false
|
||||
}
|
||||
],
|
||||
@ -335,11 +335,11 @@
|
||||
"7": "{view.params.tagProps[7]}",
|
||||
"fc": "{session.custom.fc}"
|
||||
},
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{7}/STATE"
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{7}/Communication_Faulted"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},1)",
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
|
||||
"type": "expression"
|
||||
},
|
||||
{
|
||||
@ -347,11 +347,11 @@
|
||||
"inputType": "scalar",
|
||||
"mappings": [
|
||||
{
|
||||
"input": 0,
|
||||
"input": false,
|
||||
"output": true
|
||||
},
|
||||
{
|
||||
"input": 1,
|
||||
"input": true,
|
||||
"output": false
|
||||
}
|
||||
],
|
||||
@ -372,11 +372,11 @@
|
||||
"8": "{view.params.tagProps[8]}",
|
||||
"fc": "{session.custom.fc}"
|
||||
},
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{8}/STATE"
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{8}/Communication_Faulted"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},1)",
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
|
||||
"type": "expression"
|
||||
},
|
||||
{
|
||||
@ -384,11 +384,11 @@
|
||||
"inputType": "scalar",
|
||||
"mappings": [
|
||||
{
|
||||
"input": 0,
|
||||
"input": false,
|
||||
"output": true
|
||||
},
|
||||
{
|
||||
"input": 1,
|
||||
"input": true,
|
||||
"output": false
|
||||
}
|
||||
],
|
||||
@ -409,11 +409,11 @@
|
||||
"9": "{view.params.tagProps[9]}",
|
||||
"fc": "{session.custom.fc}"
|
||||
},
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{9}/STATE"
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{9}/Communication_Faulted"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},1)",
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
|
||||
"type": "expression"
|
||||
},
|
||||
{
|
||||
@ -421,11 +421,11 @@
|
||||
"inputType": "scalar",
|
||||
"mappings": [
|
||||
{
|
||||
"input": 0,
|
||||
"input": false,
|
||||
"output": true
|
||||
},
|
||||
{
|
||||
"input": 1,
|
||||
"input": true,
|
||||
"output": false
|
||||
}
|
||||
],
|
||||
@ -446,11 +446,11 @@
|
||||
"0": "{view.params.tagProps[0]}",
|
||||
"fc": "{session.custom.fc}"
|
||||
},
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/STATE"
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Communication_Faulted"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},1)",
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
|
||||
"type": "expression"
|
||||
},
|
||||
{
|
||||
@ -458,11 +458,11 @@
|
||||
"inputType": "scalar",
|
||||
"mappings": [
|
||||
{
|
||||
"input": 0,
|
||||
"input": false,
|
||||
"output": true
|
||||
},
|
||||
{
|
||||
"input": 1,
|
||||
"input": true,
|
||||
"output": false
|
||||
}
|
||||
],
|
||||
@ -500,7 +500,7 @@
|
||||
}
|
||||
},
|
||||
"meta": {
|
||||
"name": "UL7_4_DPM1"
|
||||
"name": "PS1_4_DPM1"
|
||||
},
|
||||
"position": {
|
||||
"height": 0.3333,
|
||||
@ -547,7 +547,7 @@
|
||||
"OutDown": true,
|
||||
"OutRight": false,
|
||||
"OutUp": false,
|
||||
"view": "Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM01/UL7_4_DPM1"
|
||||
"view": "Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM01/PS1_4_DPM1"
|
||||
},
|
||||
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
|
||||
},
|
||||
@ -566,7 +566,7 @@
|
||||
}
|
||||
},
|
||||
"meta": {
|
||||
"name": "UL8_3_DPM1"
|
||||
"name": "PS3_3_DPM1"
|
||||
},
|
||||
"position": {
|
||||
"height": 0.3333,
|
||||
@ -612,7 +612,7 @@
|
||||
"OutDown": true,
|
||||
"OutRight": false,
|
||||
"OutUp": false,
|
||||
"view": "Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM01/UL8_3_DPM1"
|
||||
"view": "Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM01/PS3_3_DPM1"
|
||||
},
|
||||
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
|
||||
},
|
||||
@ -631,7 +631,7 @@
|
||||
}
|
||||
},
|
||||
"meta": {
|
||||
"name": "UL10_3_DPM1"
|
||||
"name": "PS4_7_DPM1"
|
||||
},
|
||||
"position": {
|
||||
"height": 0.3333,
|
||||
@ -677,7 +677,7 @@
|
||||
"OutDown": false,
|
||||
"OutRight": true,
|
||||
"OutUp": false,
|
||||
"view": "Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM01/UL10_3_DPM1"
|
||||
"view": "Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM01/PS4_7_DPM1"
|
||||
},
|
||||
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
|
||||
},
|
||||
@ -696,7 +696,7 @@
|
||||
}
|
||||
},
|
||||
"meta": {
|
||||
"name": "UL11_10_DPM1"
|
||||
"name": "UL10_3_DPM1"
|
||||
},
|
||||
"position": {
|
||||
"height": 0.3333,
|
||||
@ -736,7 +736,7 @@
|
||||
"OutDown": false,
|
||||
"OutRight": false,
|
||||
"OutUp": true,
|
||||
"view": "Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM01/UL11_10_DPM1"
|
||||
"view": "Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM01/UL10_3_DPM1"
|
||||
},
|
||||
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
|
||||
},
|
||||
@ -755,7 +755,7 @@
|
||||
}
|
||||
},
|
||||
"meta": {
|
||||
"name": "PS4_7_DPM1"
|
||||
"name": "UL11_10_DPM1"
|
||||
},
|
||||
"position": {
|
||||
"height": 0.3333,
|
||||
@ -795,7 +795,7 @@
|
||||
"OutDown": false,
|
||||
"OutRight": true,
|
||||
"OutUp": false,
|
||||
"view": "Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM01/PS4_7_DPM1"
|
||||
"view": "Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM01/UL11_10_DPM1"
|
||||
},
|
||||
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
|
||||
},
|
||||
@ -814,7 +814,7 @@
|
||||
}
|
||||
},
|
||||
"meta": {
|
||||
"name": "PS3_3_DPM1"
|
||||
"name": "UL1_4_DPM1"
|
||||
},
|
||||
"position": {
|
||||
"height": 0.3333,
|
||||
@ -860,7 +860,7 @@
|
||||
"OutDown": true,
|
||||
"OutRight": false,
|
||||
"OutUp": false,
|
||||
"view": "Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM01/PS3_3_DPM1"
|
||||
"view": "Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM01/UL1_4_DPM1"
|
||||
},
|
||||
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
|
||||
},
|
||||
@ -879,7 +879,7 @@
|
||||
}
|
||||
},
|
||||
"meta": {
|
||||
"name": "PS1_4_DPM1"
|
||||
"name": "UL2_4_DPM1"
|
||||
},
|
||||
"position": {
|
||||
"height": 0.3333,
|
||||
@ -924,7 +924,7 @@
|
||||
"OutDown": false,
|
||||
"OutRight": true,
|
||||
"OutUp": false,
|
||||
"view": "Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM01/PS1_4_DPM1"
|
||||
"view": "Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM01/UL2_4_DPM1"
|
||||
},
|
||||
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
|
||||
},
|
||||
@ -943,7 +943,7 @@
|
||||
}
|
||||
},
|
||||
"meta": {
|
||||
"name": "UL1_4_DPM1"
|
||||
"name": "UL4_4_DPM1"
|
||||
},
|
||||
"position": {
|
||||
"height": 0.3333,
|
||||
@ -989,7 +989,7 @@
|
||||
"OutDown": false,
|
||||
"OutRight": false,
|
||||
"OutUp": true,
|
||||
"view": "Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM01/UL1_4_DPM1"
|
||||
"view": "Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM01/UL4_4_DPM1"
|
||||
},
|
||||
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
|
||||
},
|
||||
@ -1008,7 +1008,7 @@
|
||||
}
|
||||
},
|
||||
"meta": {
|
||||
"name": "UL2_4_DPM1"
|
||||
"name": "UL5_4_DPM1"
|
||||
},
|
||||
"position": {
|
||||
"height": 0.3333,
|
||||
@ -1047,7 +1047,7 @@
|
||||
"OutDown": false,
|
||||
"OutRight": true,
|
||||
"OutUp": false,
|
||||
"view": "Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM01/UL2_4_DPM1"
|
||||
"view": "Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM01/UL5_4_DPM1"
|
||||
},
|
||||
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
|
||||
},
|
||||
@ -1066,7 +1066,7 @@
|
||||
}
|
||||
},
|
||||
"meta": {
|
||||
"name": "UL4_4_DPM1"
|
||||
"name": "UL7_4_DPM1"
|
||||
},
|
||||
"position": {
|
||||
"height": 0.3333,
|
||||
@ -1106,7 +1106,7 @@
|
||||
"OutDown": false,
|
||||
"OutRight": true,
|
||||
"OutUp": false,
|
||||
"view": "Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM01/UL4_4_DPM1"
|
||||
"view": "Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM01/UL7_4_DPM1"
|
||||
},
|
||||
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
|
||||
},
|
||||
@ -1125,7 +1125,7 @@
|
||||
}
|
||||
},
|
||||
"meta": {
|
||||
"name": "UL5_4_DPM1"
|
||||
"name": "UL8_3_DPM1"
|
||||
},
|
||||
"position": {
|
||||
"height": 0.3333,
|
||||
@ -1165,7 +1165,7 @@
|
||||
"OutDown": false,
|
||||
"OutRight": true,
|
||||
"OutUp": false,
|
||||
"view": "Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM01/UL5_4_DPM1"
|
||||
"view": "Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM01/UL8_3_DPM1"
|
||||
},
|
||||
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
|
||||
},
|
||||
@ -1234,7 +1234,7 @@
|
||||
"y": 0.4125
|
||||
},
|
||||
"props": {
|
||||
"text": "UL7_4_DPM1 11.200.1.6",
|
||||
"text": "PS1_4_DPM1 11.200.1.10",
|
||||
"textStyle": {
|
||||
"fontSize": "1vmin"
|
||||
}
|
||||
@ -1252,7 +1252,7 @@
|
||||
"y": 0.0747
|
||||
},
|
||||
"props": {
|
||||
"text": "UL8_3_DPM1 11.200.1.7",
|
||||
"text": "PS3_3_DPM1 11.200.1.11",
|
||||
"textStyle": {
|
||||
"fontSize": "1vmin"
|
||||
}
|
||||
@ -1270,7 +1270,7 @@
|
||||
"y": 0.0748
|
||||
},
|
||||
"props": {
|
||||
"text": "UL10_3_DPM1 11.200.1.8",
|
||||
"text": "PS4_7_DPM1 11.200.1.12",
|
||||
"textStyle": {
|
||||
"fontSize": "1vmin"
|
||||
}
|
||||
@ -1288,7 +1288,7 @@
|
||||
"y": 0.4125
|
||||
},
|
||||
"props": {
|
||||
"text": "UL11_10_DPM1 11.200.1.9",
|
||||
"text": "UL10_3_DPM1 11.200.1.8",
|
||||
"textStyle": {
|
||||
"fontSize": "1vmin"
|
||||
}
|
||||
@ -1306,7 +1306,7 @@
|
||||
"y": 0.4125
|
||||
},
|
||||
"props": {
|
||||
"text": "PS4_7_DPM1 11.200.1.12",
|
||||
"text": "UL11_10_DPM1 11.200.1.9",
|
||||
"textStyle": {
|
||||
"fontSize": "1vmin"
|
||||
}
|
||||
@ -1324,7 +1324,7 @@
|
||||
"y": 0.0744
|
||||
},
|
||||
"props": {
|
||||
"text": "PS3_3_DPM1 11.200.1.11",
|
||||
"text": "UL1_4_DPM1 11.200.1.2",
|
||||
"textStyle": {
|
||||
"fontSize": "1vmin"
|
||||
}
|
||||
@ -1342,7 +1342,7 @@
|
||||
"y": 0.278
|
||||
},
|
||||
"props": {
|
||||
"text": "PS1_4_DPM1 11.200.1.10",
|
||||
"text": "UL2_4_DPM1 11.200.1.3",
|
||||
"textStyle": {
|
||||
"fontSize": "1vmin"
|
||||
}
|
||||
@ -1360,7 +1360,7 @@
|
||||
"y": 0.3772
|
||||
},
|
||||
"props": {
|
||||
"text": "UL1_4_DPM1 11.200.1.2",
|
||||
"text": "UL4_4_DPM1 11.200.1.4",
|
||||
"textStyle": {
|
||||
"fontSize": "1vmin"
|
||||
}
|
||||
@ -1378,7 +1378,7 @@
|
||||
"y": 0.7079
|
||||
},
|
||||
"props": {
|
||||
"text": "UL2_4_DPM1 11.200.1.3",
|
||||
"text": "UL5_4_DPM1 11.200.1.5",
|
||||
"textStyle": {
|
||||
"fontSize": "1vmin"
|
||||
}
|
||||
@ -1396,7 +1396,7 @@
|
||||
"y": 0.7437
|
||||
},
|
||||
"props": {
|
||||
"text": "UL4_4_DPM1 11.200.1.4",
|
||||
"text": "UL7_4_DPM1 11.200.1.6",
|
||||
"textStyle": {
|
||||
"fontSize": "1vmin"
|
||||
}
|
||||
@ -1414,7 +1414,7 @@
|
||||
"y": 0.7438
|
||||
},
|
||||
"props": {
|
||||
"text": "UL5_4_DPM1 11.200.1.5",
|
||||
"text": "UL8_3_DPM1 11.200.1.7",
|
||||
"textStyle": {
|
||||
"fontSize": "1vmin"
|
||||
}
|
||||
|
||||
@ -13,16 +13,16 @@
|
||||
},
|
||||
"params": {
|
||||
"tagProps": [
|
||||
"System/MCM02/MCM02",
|
||||
"System/MCM02/Rack",
|
||||
"System/MCM02/IO_BLOCK/DPM/PS5_7_DPM1",
|
||||
"System/MCM02/IO_BLOCK/DPM/PS6_7_DPM1",
|
||||
"System/MCM02/IO_BLOCK/DPM/PS7_7_DPM1",
|
||||
"System/MCM02/IO_BLOCK/DPM/UL13_8_DPM1",
|
||||
"System/MCM02/IO_BLOCK/DPM/UL15_4_DPM1",
|
||||
"System/MCM02/IO_BLOCK/DPM/UL16_2_DPM1",
|
||||
"System/MCM02/IO_BLOCK/DPM/UL18_4_DPM1",
|
||||
"System/MCM02/IO_BLOCK/DPM/UL19_2_DPM1",
|
||||
"System/MCM02/IO_BLOCK/DPM/UL21_11_DPM1",
|
||||
"System/MCM02/IO_BLOCK/DPM/PS6_7_DPM1",
|
||||
"System/MCM02/IO_BLOCK/DPM/PS7_7_DPM1",
|
||||
"System/MCM02/IO_BLOCK/DPM/PS5_7_DPM1",
|
||||
"System/MCM02/IO_BLOCK/DPM/UL13_8_DPM1"
|
||||
"System/MCM02/IO_BLOCK/DPM/UL21_11_DPM1"
|
||||
]
|
||||
},
|
||||
"propConfig": {
|
||||
@ -35,11 +35,11 @@
|
||||
"1": "{view.params.tagProps[1]}",
|
||||
"fc": "{session.custom.fc}"
|
||||
},
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{1}/STATE"
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{1}/Communication_Faulted"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},1)",
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
|
||||
"type": "expression"
|
||||
},
|
||||
{
|
||||
@ -47,11 +47,11 @@
|
||||
"inputType": "scalar",
|
||||
"mappings": [
|
||||
{
|
||||
"input": 0,
|
||||
"input": false,
|
||||
"output": true
|
||||
},
|
||||
{
|
||||
"input": 1,
|
||||
"input": true,
|
||||
"output": false
|
||||
}
|
||||
],
|
||||
@ -72,11 +72,11 @@
|
||||
"2": "{view.params.tagProps[2]}",
|
||||
"fc": "{session.custom.fc}"
|
||||
},
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{2}/STATE"
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{2}/Communication_Faulted"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},1)",
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
|
||||
"type": "expression"
|
||||
},
|
||||
{
|
||||
@ -84,11 +84,11 @@
|
||||
"inputType": "scalar",
|
||||
"mappings": [
|
||||
{
|
||||
"input": 0,
|
||||
"input": false,
|
||||
"output": true
|
||||
},
|
||||
{
|
||||
"input": 1,
|
||||
"input": true,
|
||||
"output": false
|
||||
}
|
||||
],
|
||||
@ -109,11 +109,11 @@
|
||||
"3": "{view.params.tagProps[3]}",
|
||||
"fc": "{session.custom.fc}"
|
||||
},
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{3}/STATE"
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{3}/Communication_Faulted"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},1)",
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
|
||||
"type": "expression"
|
||||
},
|
||||
{
|
||||
@ -121,11 +121,11 @@
|
||||
"inputType": "scalar",
|
||||
"mappings": [
|
||||
{
|
||||
"input": 0,
|
||||
"input": false,
|
||||
"output": true
|
||||
},
|
||||
{
|
||||
"input": 1,
|
||||
"input": true,
|
||||
"output": false
|
||||
}
|
||||
],
|
||||
@ -146,11 +146,11 @@
|
||||
"4": "{view.params.tagProps[4]}",
|
||||
"fc": "{session.custom.fc}"
|
||||
},
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{4}/STATE"
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{4}/Communication_Faulted"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},1)",
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
|
||||
"type": "expression"
|
||||
},
|
||||
{
|
||||
@ -158,11 +158,11 @@
|
||||
"inputType": "scalar",
|
||||
"mappings": [
|
||||
{
|
||||
"input": 0,
|
||||
"input": false,
|
||||
"output": true
|
||||
},
|
||||
{
|
||||
"input": 1,
|
||||
"input": true,
|
||||
"output": false
|
||||
}
|
||||
],
|
||||
@ -183,11 +183,11 @@
|
||||
"5": "{view.params.tagProps[5]}",
|
||||
"fc": "{session.custom.fc}"
|
||||
},
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{5}/STATE"
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{5}/Communication_Faulted"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},1)",
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
|
||||
"type": "expression"
|
||||
},
|
||||
{
|
||||
@ -195,11 +195,11 @@
|
||||
"inputType": "scalar",
|
||||
"mappings": [
|
||||
{
|
||||
"input": 0,
|
||||
"input": false,
|
||||
"output": true
|
||||
},
|
||||
{
|
||||
"input": 1,
|
||||
"input": true,
|
||||
"output": false
|
||||
}
|
||||
],
|
||||
@ -220,11 +220,11 @@
|
||||
"6": "{view.params.tagProps[6]}",
|
||||
"fc": "{session.custom.fc}"
|
||||
},
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{6}/STATE"
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{6}/Communication_Faulted"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},1)",
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
|
||||
"type": "expression"
|
||||
},
|
||||
{
|
||||
@ -232,11 +232,11 @@
|
||||
"inputType": "scalar",
|
||||
"mappings": [
|
||||
{
|
||||
"input": 0,
|
||||
"input": false,
|
||||
"output": true
|
||||
},
|
||||
{
|
||||
"input": 1,
|
||||
"input": true,
|
||||
"output": false
|
||||
}
|
||||
],
|
||||
@ -257,11 +257,11 @@
|
||||
"7": "{view.params.tagProps[7]}",
|
||||
"fc": "{session.custom.fc}"
|
||||
},
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{7}/STATE"
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{7}/Communication_Faulted"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},1)",
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
|
||||
"type": "expression"
|
||||
},
|
||||
{
|
||||
@ -269,11 +269,11 @@
|
||||
"inputType": "scalar",
|
||||
"mappings": [
|
||||
{
|
||||
"input": 0,
|
||||
"input": false,
|
||||
"output": true
|
||||
},
|
||||
{
|
||||
"input": 1,
|
||||
"input": true,
|
||||
"output": false
|
||||
}
|
||||
],
|
||||
@ -294,11 +294,11 @@
|
||||
"8": "{view.params.tagProps[8]}",
|
||||
"fc": "{session.custom.fc}"
|
||||
},
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{8}/STATE"
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{8}/Communication_Faulted"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},1)",
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
|
||||
"type": "expression"
|
||||
},
|
||||
{
|
||||
@ -306,11 +306,11 @@
|
||||
"inputType": "scalar",
|
||||
"mappings": [
|
||||
{
|
||||
"input": 0,
|
||||
"input": false,
|
||||
"output": true
|
||||
},
|
||||
{
|
||||
"input": 1,
|
||||
"input": true,
|
||||
"output": false
|
||||
}
|
||||
],
|
||||
@ -331,11 +331,11 @@
|
||||
"9": "{view.params.tagProps[9]}",
|
||||
"fc": "{session.custom.fc}"
|
||||
},
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{9}/STATE"
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{9}/Communication_Faulted"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},1)",
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
|
||||
"type": "expression"
|
||||
},
|
||||
{
|
||||
@ -343,11 +343,11 @@
|
||||
"inputType": "scalar",
|
||||
"mappings": [
|
||||
{
|
||||
"input": 0,
|
||||
"input": false,
|
||||
"output": true
|
||||
},
|
||||
{
|
||||
"input": 1,
|
||||
"input": true,
|
||||
"output": false
|
||||
}
|
||||
],
|
||||
@ -368,11 +368,11 @@
|
||||
"0": "{view.params.tagProps[0]}",
|
||||
"fc": "{session.custom.fc}"
|
||||
},
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/STATE"
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Communication_Faulted"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},1)",
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
|
||||
"type": "expression"
|
||||
},
|
||||
{
|
||||
@ -380,11 +380,11 @@
|
||||
"inputType": "scalar",
|
||||
"mappings": [
|
||||
{
|
||||
"input": 0,
|
||||
"input": false,
|
||||
"output": true
|
||||
},
|
||||
{
|
||||
"input": 1,
|
||||
"input": true,
|
||||
"output": false
|
||||
}
|
||||
],
|
||||
@ -414,7 +414,7 @@
|
||||
"dom": {
|
||||
"onClick": {
|
||||
"config": {
|
||||
"script": "\tself.session.custom.dpm_view_path \u003d self.props.params.view\n\tself.session.custom.show_dpm_device_view \u003d True"
|
||||
"script": "\tself.session.custom.dpm_view_path = self.props.params.view\n\tself.session.custom.show_dpm_device_view = True"
|
||||
},
|
||||
"scope": "G",
|
||||
"type": "script"
|
||||
@ -466,7 +466,7 @@
|
||||
"dom": {
|
||||
"onClick": {
|
||||
"config": {
|
||||
"script": "\tself.session.custom.dpm_view_path \u003d self.props.params.view\n\tself.session.custom.show_dpm_device_view \u003d True"
|
||||
"script": "\tself.session.custom.dpm_view_path = self.props.params.view\n\tself.session.custom.show_dpm_device_view = True"
|
||||
},
|
||||
"scope": "G",
|
||||
"type": "script"
|
||||
@ -474,7 +474,7 @@
|
||||
}
|
||||
},
|
||||
"meta": {
|
||||
"name": "UL15_4_DPM1"
|
||||
"name": "PS5_7_DPM1"
|
||||
},
|
||||
"position": {
|
||||
"height": 0.3333,
|
||||
@ -520,7 +520,7 @@
|
||||
"OutDown": true,
|
||||
"OutRight": false,
|
||||
"OutUp": false,
|
||||
"view": "Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM02/UL15_4_DPM1"
|
||||
"view": "Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM02/PS5_7_DPM1"
|
||||
},
|
||||
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
|
||||
},
|
||||
@ -531,7 +531,7 @@
|
||||
"dom": {
|
||||
"onClick": {
|
||||
"config": {
|
||||
"script": "\tself.session.custom.dpm_view_path \u003d self.props.params.view\n\tself.session.custom.show_dpm_device_view \u003d True"
|
||||
"script": "\tself.session.custom.dpm_view_path = self.props.params.view\n\tself.session.custom.show_dpm_device_view = True"
|
||||
},
|
||||
"scope": "G",
|
||||
"type": "script"
|
||||
@ -539,7 +539,7 @@
|
||||
}
|
||||
},
|
||||
"meta": {
|
||||
"name": "UL16_2_DPM1"
|
||||
"name": "PS6_7_DPM1"
|
||||
},
|
||||
"position": {
|
||||
"height": 0.3333,
|
||||
@ -585,7 +585,7 @@
|
||||
"OutDown": false,
|
||||
"OutRight": true,
|
||||
"OutUp": false,
|
||||
"view": "Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM02/UL16_2_DPM1"
|
||||
"view": "Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM02/PS6_7_DPM1"
|
||||
},
|
||||
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
|
||||
},
|
||||
@ -596,7 +596,7 @@
|
||||
"dom": {
|
||||
"onClick": {
|
||||
"config": {
|
||||
"script": "\tself.session.custom.dpm_view_path \u003d self.props.params.view\n\tself.session.custom.show_dpm_device_view \u003d True"
|
||||
"script": "\tself.session.custom.dpm_view_path = self.props.params.view\n\tself.session.custom.show_dpm_device_view = True"
|
||||
},
|
||||
"scope": "G",
|
||||
"type": "script"
|
||||
@ -604,7 +604,7 @@
|
||||
}
|
||||
},
|
||||
"meta": {
|
||||
"name": "UL18_4_DPM1"
|
||||
"name": "PS7_7_DPM1"
|
||||
},
|
||||
"position": {
|
||||
"height": 0.3333,
|
||||
@ -644,7 +644,7 @@
|
||||
"OutDown": false,
|
||||
"OutRight": false,
|
||||
"OutUp": true,
|
||||
"view": "Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM02/UL18_4_DPM1"
|
||||
"view": "Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM02/PS7_7_DPM1"
|
||||
},
|
||||
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
|
||||
},
|
||||
@ -655,7 +655,7 @@
|
||||
"dom": {
|
||||
"onClick": {
|
||||
"config": {
|
||||
"script": "\tself.session.custom.dpm_view_path \u003d self.props.params.view\n\tself.session.custom.show_dpm_device_view \u003d True"
|
||||
"script": "\tself.session.custom.dpm_view_path = self.props.params.view\n\tself.session.custom.show_dpm_device_view = True"
|
||||
},
|
||||
"scope": "G",
|
||||
"type": "script"
|
||||
@ -663,7 +663,7 @@
|
||||
}
|
||||
},
|
||||
"meta": {
|
||||
"name": "UL19_2_DPM1"
|
||||
"name": "UL13_8_DPM1"
|
||||
},
|
||||
"position": {
|
||||
"height": 0.3333,
|
||||
@ -703,7 +703,7 @@
|
||||
"OutDown": false,
|
||||
"OutRight": true,
|
||||
"OutUp": false,
|
||||
"view": "Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM02/UL19_2_DPM1"
|
||||
"view": "Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM02/UL13_8_DPM1"
|
||||
},
|
||||
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
|
||||
},
|
||||
@ -714,7 +714,7 @@
|
||||
"dom": {
|
||||
"onClick": {
|
||||
"config": {
|
||||
"script": "\tself.session.custom.dpm_view_path \u003d self.props.params.view\n\tself.session.custom.show_dpm_device_view \u003d True"
|
||||
"script": "\tself.session.custom.dpm_view_path = self.props.params.view\n\tself.session.custom.show_dpm_device_view = True"
|
||||
},
|
||||
"scope": "G",
|
||||
"type": "script"
|
||||
@ -722,7 +722,7 @@
|
||||
}
|
||||
},
|
||||
"meta": {
|
||||
"name": "UL21_11_DPM1"
|
||||
"name": "UL15_4_DPM1"
|
||||
},
|
||||
"position": {
|
||||
"height": 0.3333,
|
||||
@ -768,7 +768,7 @@
|
||||
"OutDown": true,
|
||||
"OutRight": false,
|
||||
"OutUp": false,
|
||||
"view": "Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM02/UL21_11_DPM1"
|
||||
"view": "Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM02/UL15_4_DPM1"
|
||||
},
|
||||
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
|
||||
},
|
||||
@ -779,7 +779,7 @@
|
||||
"dom": {
|
||||
"onClick": {
|
||||
"config": {
|
||||
"script": "\tself.session.custom.dpm_view_path \u003d self.props.params.view\n\tself.session.custom.show_dpm_device_view \u003d True"
|
||||
"script": "\tself.session.custom.dpm_view_path = self.props.params.view\n\tself.session.custom.show_dpm_device_view = True"
|
||||
},
|
||||
"scope": "G",
|
||||
"type": "script"
|
||||
@ -787,7 +787,7 @@
|
||||
}
|
||||
},
|
||||
"meta": {
|
||||
"name": "PS6_7_DPM1"
|
||||
"name": "UL16_2_DPM1"
|
||||
},
|
||||
"position": {
|
||||
"height": 0.3333,
|
||||
@ -832,7 +832,7 @@
|
||||
"OutDown": false,
|
||||
"OutRight": true,
|
||||
"OutUp": false,
|
||||
"view": "Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM02/PS6_7_DPM1"
|
||||
"view": "Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM02/UL16_2_DPM1"
|
||||
},
|
||||
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
|
||||
},
|
||||
@ -843,7 +843,7 @@
|
||||
"dom": {
|
||||
"onClick": {
|
||||
"config": {
|
||||
"script": "\tself.session.custom.dpm_view_path \u003d self.props.params.view\n\tself.session.custom.show_dpm_device_view \u003d True"
|
||||
"script": "\tself.session.custom.dpm_view_path = self.props.params.view\n\tself.session.custom.show_dpm_device_view = True"
|
||||
},
|
||||
"scope": "G",
|
||||
"type": "script"
|
||||
@ -851,7 +851,7 @@
|
||||
}
|
||||
},
|
||||
"meta": {
|
||||
"name": "PS7_7_DPM1"
|
||||
"name": "UL18_4_DPM1"
|
||||
},
|
||||
"position": {
|
||||
"height": 0.3333,
|
||||
@ -897,7 +897,7 @@
|
||||
"OutDown": false,
|
||||
"OutRight": false,
|
||||
"OutUp": true,
|
||||
"view": "Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM02/PS7_7_DPM1"
|
||||
"view": "Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM02/UL18_4_DPM1"
|
||||
},
|
||||
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
|
||||
},
|
||||
@ -908,7 +908,7 @@
|
||||
"dom": {
|
||||
"onClick": {
|
||||
"config": {
|
||||
"script": "\tself.session.custom.dpm_view_path \u003d self.props.params.view\n\tself.session.custom.show_dpm_device_view \u003d True"
|
||||
"script": "\tself.session.custom.dpm_view_path = self.props.params.view\n\tself.session.custom.show_dpm_device_view = True"
|
||||
},
|
||||
"scope": "G",
|
||||
"type": "script"
|
||||
@ -916,7 +916,7 @@
|
||||
}
|
||||
},
|
||||
"meta": {
|
||||
"name": "PS5_7_DPM1"
|
||||
"name": "UL19_2_DPM1"
|
||||
},
|
||||
"position": {
|
||||
"height": 0.3333,
|
||||
@ -955,7 +955,7 @@
|
||||
"OutDown": false,
|
||||
"OutRight": true,
|
||||
"OutUp": false,
|
||||
"view": "Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM02/PS5_7_DPM1"
|
||||
"view": "Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM02/UL19_2_DPM1"
|
||||
},
|
||||
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
|
||||
},
|
||||
@ -972,7 +972,7 @@
|
||||
"y": 0.0747
|
||||
},
|
||||
"props": {
|
||||
"text": "UL15_4_DPM1 11.200.1.3",
|
||||
"text": "PS5_7_DPM1 11.200.1.8",
|
||||
"textStyle": {
|
||||
"fontSize": "1vmin"
|
||||
}
|
||||
@ -990,7 +990,7 @@
|
||||
"y": 0.0748
|
||||
},
|
||||
"props": {
|
||||
"text": "UL16_2_DPM1 11.200.1.4",
|
||||
"text": "PS6_7_DPM1 11.200.1.9",
|
||||
"textStyle": {
|
||||
"fontSize": "1vmin"
|
||||
}
|
||||
@ -1008,7 +1008,7 @@
|
||||
"y": 0.4125
|
||||
},
|
||||
"props": {
|
||||
"text": "UL18_4_DPM1 11.200.1.5",
|
||||
"text": "PS7_7_DPM1 11.200.1.10",
|
||||
"textStyle": {
|
||||
"fontSize": "1vmin"
|
||||
}
|
||||
@ -1026,7 +1026,7 @@
|
||||
"y": 0.4125
|
||||
},
|
||||
"props": {
|
||||
"text": "UL19_2_DPM1 11.200.1.6",
|
||||
"text": "UL13_8_DPM1 11.200.1.2",
|
||||
"textStyle": {
|
||||
"fontSize": "1vmin"
|
||||
}
|
||||
@ -1044,7 +1044,7 @@
|
||||
"y": 0.0744
|
||||
},
|
||||
"props": {
|
||||
"text": "UL21_11_DPM1 11.200.1.7",
|
||||
"text": "UL15_4_DPM1 11.200.1.3",
|
||||
"textStyle": {
|
||||
"fontSize": "1vmin"
|
||||
}
|
||||
@ -1062,7 +1062,7 @@
|
||||
"y": 0.3105
|
||||
},
|
||||
"props": {
|
||||
"text": "PS6_7_DPM1 11.200.1.9",
|
||||
"text": "UL16_2_DPM1 11.200.1.4",
|
||||
"textStyle": {
|
||||
"fontSize": "1vmin"
|
||||
}
|
||||
@ -1080,7 +1080,7 @@
|
||||
"y": 0.6087
|
||||
},
|
||||
"props": {
|
||||
"text": "PS7_7_DPM1 11.200.1.10",
|
||||
"text": "UL18_4_DPM1 11.200.1.5",
|
||||
"textStyle": {
|
||||
"fontSize": "1vmin"
|
||||
}
|
||||
@ -1098,7 +1098,7 @@
|
||||
"y": 0.7079
|
||||
},
|
||||
"props": {
|
||||
"text": "PS5_7_DPM1 11.200.1.8",
|
||||
"text": "UL19_2_DPM1 11.200.1.6",
|
||||
"textStyle": {
|
||||
"fontSize": "1vmin"
|
||||
}
|
||||
@ -1110,7 +1110,7 @@
|
||||
"dom": {
|
||||
"onClick": {
|
||||
"config": {
|
||||
"script": "\tself.session.custom.dpm_view_path \u003d self.props.params.view\n\tself.session.custom.show_dpm_device_view \u003d True"
|
||||
"script": "\tself.session.custom.dpm_view_path = self.props.params.view\n\tself.session.custom.show_dpm_device_view = True"
|
||||
},
|
||||
"scope": "G",
|
||||
"type": "script"
|
||||
@ -1118,7 +1118,7 @@
|
||||
}
|
||||
},
|
||||
"meta": {
|
||||
"name": "UL13_8_DPM1"
|
||||
"name": "UL21_11_DPM1"
|
||||
},
|
||||
"position": {
|
||||
"height": 0.3333,
|
||||
@ -1170,7 +1170,7 @@
|
||||
"value",
|
||||
"value"
|
||||
],
|
||||
"view": "Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM02/UL13_8_DPM1"
|
||||
"view": "Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM02/UL21_11_DPM1"
|
||||
},
|
||||
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
|
||||
},
|
||||
@ -1181,7 +1181,7 @@
|
||||
"dom": {
|
||||
"onClick": {
|
||||
"config": {
|
||||
"script": "\tself.session.custom.dpm_view_path \u003d self.props.params.view\n\tself.session.custom.show_dpm_device_view \u003d True"
|
||||
"script": "\tself.session.custom.dpm_view_path = self.props.params.view\n\tself.session.custom.show_dpm_device_view = True"
|
||||
},
|
||||
"scope": "G",
|
||||
"type": "script"
|
||||
@ -1228,7 +1228,7 @@
|
||||
"dom": {
|
||||
"onClick": {
|
||||
"config": {
|
||||
"script": "\tself.session.custom.dpm_view_path \u003d self.props.params.view\n\tself.session.custom.show_dpm_device_view \u003d True"
|
||||
"script": "\tself.session.custom.dpm_view_path = self.props.params.view\n\tself.session.custom.show_dpm_device_view = True"
|
||||
},
|
||||
"scope": "G",
|
||||
"type": "script"
|
||||
@ -1281,7 +1281,7 @@
|
||||
"y": 0.7079
|
||||
},
|
||||
"props": {
|
||||
"text": "UL13_8_DPM1 11.200.1.2",
|
||||
"text": "UL21_11_DPM1 11.200.1.7",
|
||||
"textStyle": {
|
||||
"fontSize": "1vmin"
|
||||
}
|
||||
|
||||
@ -1,14 +1,14 @@
|
||||
{
|
||||
"custom": {
|
||||
"dpm1-dpm2": true,
|
||||
"dpm2-dpm3": true,
|
||||
"dpm3-dpm4": true,
|
||||
"dpm4-mcm": true,
|
||||
"mcm-dpm1": true
|
||||
"dpm1-dpm2": false,
|
||||
"dpm2-dpm3": false,
|
||||
"dpm3-dpm4": false,
|
||||
"dpm4-mcm": false,
|
||||
"mcm-dpm1": false
|
||||
},
|
||||
"params": {
|
||||
"tagProps": [
|
||||
"System/MCM03/MCM03",
|
||||
"System/MCM03/Rack",
|
||||
"System/MCM03/IO_BLOCK/DPM/NCP1_1_DPM1",
|
||||
"System/MCM03/IO_BLOCK/DPM/NCP1_2_DPM1",
|
||||
"System/MCM03/IO_BLOCK/DPM/NCP1_3_DPM1",
|
||||
@ -25,11 +25,11 @@
|
||||
"1": "{view.params.tagProps[1]}",
|
||||
"fc": "{session.custom.fc}"
|
||||
},
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{1}/STATE"
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{1}/Communication_Faulted"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},1)",
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
|
||||
"type": "expression"
|
||||
},
|
||||
{
|
||||
@ -37,11 +37,11 @@
|
||||
"inputType": "scalar",
|
||||
"mappings": [
|
||||
{
|
||||
"input": 0,
|
||||
"input": false,
|
||||
"output": true
|
||||
},
|
||||
{
|
||||
"input": 1,
|
||||
"input": true,
|
||||
"output": false
|
||||
}
|
||||
],
|
||||
@ -62,11 +62,11 @@
|
||||
"2": "{view.params.tagProps[2]}",
|
||||
"fc": "{session.custom.fc}"
|
||||
},
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{2}/STATE"
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{2}/Communication_Faulted"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},1)",
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
|
||||
"type": "expression"
|
||||
},
|
||||
{
|
||||
@ -74,11 +74,11 @@
|
||||
"inputType": "scalar",
|
||||
"mappings": [
|
||||
{
|
||||
"input": 0,
|
||||
"input": false,
|
||||
"output": true
|
||||
},
|
||||
{
|
||||
"input": 1,
|
||||
"input": true,
|
||||
"output": false
|
||||
}
|
||||
],
|
||||
@ -99,11 +99,11 @@
|
||||
"3": "{view.params.tagProps[3]}",
|
||||
"fc": "{session.custom.fc}"
|
||||
},
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{3}/STATE"
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{3}/Communication_Faulted"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},1)",
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
|
||||
"type": "expression"
|
||||
},
|
||||
{
|
||||
@ -111,11 +111,11 @@
|
||||
"inputType": "scalar",
|
||||
"mappings": [
|
||||
{
|
||||
"input": 0,
|
||||
"input": false,
|
||||
"output": true
|
||||
},
|
||||
{
|
||||
"input": 1,
|
||||
"input": true,
|
||||
"output": false
|
||||
}
|
||||
],
|
||||
@ -136,11 +136,11 @@
|
||||
"4": "{view.params.tagProps[4]}",
|
||||
"fc": "{session.custom.fc}"
|
||||
},
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{4}/STATE"
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{4}/Communication_Faulted"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},1)",
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
|
||||
"type": "expression"
|
||||
},
|
||||
{
|
||||
@ -148,11 +148,11 @@
|
||||
"inputType": "scalar",
|
||||
"mappings": [
|
||||
{
|
||||
"input": 0,
|
||||
"input": false,
|
||||
"output": true
|
||||
},
|
||||
{
|
||||
"input": 1,
|
||||
"input": true,
|
||||
"output": false
|
||||
}
|
||||
],
|
||||
@ -173,11 +173,11 @@
|
||||
"0": "{view.params.tagProps[0]}",
|
||||
"fc": "{session.custom.fc}"
|
||||
},
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/STATE"
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Communication_Faulted"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},1)",
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
|
||||
"type": "expression"
|
||||
},
|
||||
{
|
||||
@ -185,11 +185,11 @@
|
||||
"inputType": "scalar",
|
||||
"mappings": [
|
||||
{
|
||||
"input": 0,
|
||||
"input": false,
|
||||
"output": true
|
||||
},
|
||||
{
|
||||
"input": 1,
|
||||
"input": true,
|
||||
"output": false
|
||||
}
|
||||
],
|
||||
@ -219,7 +219,7 @@
|
||||
"dom": {
|
||||
"onClick": {
|
||||
"config": {
|
||||
"script": "\tself.session.custom.dpm_view_path \u003d self.props.params.view\n\tself.session.custom.show_dpm_device_view \u003d True"
|
||||
"script": "\tself.session.custom.dpm_view_path = self.props.params.view\n\tself.session.custom.show_dpm_device_view = True"
|
||||
},
|
||||
"scope": "G",
|
||||
"type": "script"
|
||||
@ -271,7 +271,7 @@
|
||||
"dom": {
|
||||
"onClick": {
|
||||
"config": {
|
||||
"script": "\tself.session.custom.dpm_view_path \u003d self.props.params.view\n\tself.session.custom.show_dpm_device_view \u003d True"
|
||||
"script": "\tself.session.custom.dpm_view_path = self.props.params.view\n\tself.session.custom.show_dpm_device_view = True"
|
||||
},
|
||||
"scope": "G",
|
||||
"type": "script"
|
||||
@ -287,14 +287,6 @@
|
||||
"x": 0.6666
|
||||
},
|
||||
"propConfig": {
|
||||
"props.params.DownOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.mcm-dpm1"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.params.InOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
@ -318,6 +310,7 @@
|
||||
"Down2": false,
|
||||
"Down3": true,
|
||||
"DownLeft": false,
|
||||
"DownOn": false,
|
||||
"DownRight": false,
|
||||
"InDown": false,
|
||||
"InLeft": true,
|
||||
@ -336,7 +329,7 @@
|
||||
"dom": {
|
||||
"onClick": {
|
||||
"config": {
|
||||
"script": "\tself.session.custom.dpm_view_path \u003d self.props.params.view\n\tself.session.custom.show_dpm_device_view \u003d True"
|
||||
"script": "\tself.session.custom.dpm_view_path = self.props.params.view\n\tself.session.custom.show_dpm_device_view = True"
|
||||
},
|
||||
"scope": "G",
|
||||
"type": "script"
|
||||
@ -394,7 +387,7 @@
|
||||
"dom": {
|
||||
"onClick": {
|
||||
"config": {
|
||||
"script": "\tself.session.custom.dpm_view_path \u003d self.props.params.view\n\tself.session.custom.show_dpm_device_view \u003d True"
|
||||
"script": "\tself.session.custom.dpm_view_path = self.props.params.view\n\tself.session.custom.show_dpm_device_view = True"
|
||||
},
|
||||
"scope": "G",
|
||||
"type": "script"
|
||||
@ -458,7 +451,7 @@
|
||||
"dom": {
|
||||
"onClick": {
|
||||
"config": {
|
||||
"script": "\tself.session.custom.dpm_view_path \u003d self.props.params.view\n\tself.session.custom.show_dpm_device_view \u003d True"
|
||||
"script": "\tself.session.custom.dpm_view_path = self.props.params.view\n\tself.session.custom.show_dpm_device_view = True"
|
||||
},
|
||||
"scope": "G",
|
||||
"type": "script"
|
||||
@ -588,7 +581,7 @@
|
||||
"dom": {
|
||||
"onClick": {
|
||||
"config": {
|
||||
"script": "\tself.session.custom.dpm_view_path \u003d self.props.params.view\n\tself.session.custom.show_dpm_device_view \u003d True"
|
||||
"script": "\tself.session.custom.dpm_view_path = self.props.params.view\n\tself.session.custom.show_dpm_device_view = True"
|
||||
},
|
||||
"scope": "G",
|
||||
"type": "script"
|
||||
|
||||
@ -15,18 +15,18 @@
|
||||
},
|
||||
"params": {
|
||||
"tagProps": [
|
||||
"System/MCM04/MCM04",
|
||||
"System/MCM04/IO_BLOCK/DPM/PS10_2_DPM1",
|
||||
"System/MCM04/IO_BLOCK/DPM/VSA_DPM3",
|
||||
"System/MCM04/IO_BLOCK/DPM/VSA_DPM2",
|
||||
"System/MCM04/Rack",
|
||||
"System/MCM04/IO_BLOCK/DPM/FL1034_2_DPM1",
|
||||
"System/MCM04/IO_BLOCK/DPM/VSA_DPM1",
|
||||
"System/MCM04/IO_BLOCK/DPM/VSC_DPM1",
|
||||
"System/MCM04/IO_BLOCK/DPM/FL3016_2_DPM1",
|
||||
"System/MCM04/IO_BLOCK/DPM/VSC_DPM2",
|
||||
"System/MCM04/IO_BLOCK/DPM/VSC_DPM3",
|
||||
"System/MCM04/IO_BLOCK/DPM/PRS3_5_DPM1",
|
||||
"System/MCM04/IO_BLOCK/DPM/PS10_2_DPM1",
|
||||
"System/MCM04/IO_BLOCK/DPM/PS11_7_DPM1",
|
||||
"System/MCM04/IO_BLOCK/DPM/PRS3_5_DPM1"
|
||||
"System/MCM04/IO_BLOCK/DPM/VSA_DPM1",
|
||||
"System/MCM04/IO_BLOCK/DPM/VSA_DPM2",
|
||||
"System/MCM04/IO_BLOCK/DPM/VSA_DPM3",
|
||||
"System/MCM04/IO_BLOCK/DPM/VSC_DPM1",
|
||||
"System/MCM04/IO_BLOCK/DPM/VSC_DPM2",
|
||||
"System/MCM04/IO_BLOCK/DPM/VSC_DPM3"
|
||||
]
|
||||
},
|
||||
"propConfig": {
|
||||
@ -39,11 +39,11 @@
|
||||
"1": "{view.params.tagProps[1]}",
|
||||
"fc": "{session.custom.fc}"
|
||||
},
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{1}/STATE"
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{1}/Communication_Faulted"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},1)",
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
|
||||
"type": "expression"
|
||||
},
|
||||
{
|
||||
@ -51,11 +51,11 @@
|
||||
"inputType": "scalar",
|
||||
"mappings": [
|
||||
{
|
||||
"input": 0,
|
||||
"input": false,
|
||||
"output": true
|
||||
},
|
||||
{
|
||||
"input": 1,
|
||||
"input": true,
|
||||
"output": false
|
||||
}
|
||||
],
|
||||
@ -76,11 +76,11 @@
|
||||
"10": "{view.params.tagProps[10]}",
|
||||
"fc": "{session.custom.fc}"
|
||||
},
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{10}/STATE"
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{10}/Communication_Faulted"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},1)",
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
|
||||
"type": "expression"
|
||||
},
|
||||
{
|
||||
@ -88,11 +88,11 @@
|
||||
"inputType": "scalar",
|
||||
"mappings": [
|
||||
{
|
||||
"input": 0,
|
||||
"input": false,
|
||||
"output": true
|
||||
},
|
||||
{
|
||||
"input": 1,
|
||||
"input": true,
|
||||
"output": false
|
||||
}
|
||||
],
|
||||
@ -113,11 +113,11 @@
|
||||
"11": "{view.params.tagProps[11]}",
|
||||
"fc": "{session.custom.fc}"
|
||||
},
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{11}/STATE"
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{11}/Communication_Faulted"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},1)",
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
|
||||
"type": "expression"
|
||||
},
|
||||
{
|
||||
@ -125,11 +125,11 @@
|
||||
"inputType": "scalar",
|
||||
"mappings": [
|
||||
{
|
||||
"input": 0,
|
||||
"input": false,
|
||||
"output": true
|
||||
},
|
||||
{
|
||||
"input": 1,
|
||||
"input": true,
|
||||
"output": false
|
||||
}
|
||||
],
|
||||
@ -150,11 +150,11 @@
|
||||
"2": "{view.params.tagProps[2]}",
|
||||
"fc": "{session.custom.fc}"
|
||||
},
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{2}/STATE"
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{2}/Communication_Faulted"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},1)",
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
|
||||
"type": "expression"
|
||||
},
|
||||
{
|
||||
@ -162,11 +162,11 @@
|
||||
"inputType": "scalar",
|
||||
"mappings": [
|
||||
{
|
||||
"input": 0,
|
||||
"input": false,
|
||||
"output": true
|
||||
},
|
||||
{
|
||||
"input": 1,
|
||||
"input": true,
|
||||
"output": false
|
||||
}
|
||||
],
|
||||
@ -187,11 +187,11 @@
|
||||
"3": "{view.params.tagProps[3]}",
|
||||
"fc": "{session.custom.fc}"
|
||||
},
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{3}/STATE"
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{3}/Communication_Faulted"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},1)",
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
|
||||
"type": "expression"
|
||||
},
|
||||
{
|
||||
@ -199,11 +199,11 @@
|
||||
"inputType": "scalar",
|
||||
"mappings": [
|
||||
{
|
||||
"input": 0,
|
||||
"input": false,
|
||||
"output": true
|
||||
},
|
||||
{
|
||||
"input": 1,
|
||||
"input": true,
|
||||
"output": false
|
||||
}
|
||||
],
|
||||
@ -224,11 +224,11 @@
|
||||
"4": "{view.params.tagProps[4]}",
|
||||
"fc": "{session.custom.fc}"
|
||||
},
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{4}/STATE"
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{4}/Communication_Faulted"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},1)",
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
|
||||
"type": "expression"
|
||||
},
|
||||
{
|
||||
@ -236,11 +236,11 @@
|
||||
"inputType": "scalar",
|
||||
"mappings": [
|
||||
{
|
||||
"input": 0,
|
||||
"input": false,
|
||||
"output": true
|
||||
},
|
||||
{
|
||||
"input": 1,
|
||||
"input": true,
|
||||
"output": false
|
||||
}
|
||||
],
|
||||
@ -261,11 +261,11 @@
|
||||
"5": "{view.params.tagProps[5]}",
|
||||
"fc": "{session.custom.fc}"
|
||||
},
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{5}/STATE"
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{5}/Communication_Faulted"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},1)",
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
|
||||
"type": "expression"
|
||||
},
|
||||
{
|
||||
@ -273,11 +273,11 @@
|
||||
"inputType": "scalar",
|
||||
"mappings": [
|
||||
{
|
||||
"input": 0,
|
||||
"input": false,
|
||||
"output": true
|
||||
},
|
||||
{
|
||||
"input": 1,
|
||||
"input": true,
|
||||
"output": false
|
||||
}
|
||||
],
|
||||
@ -298,11 +298,11 @@
|
||||
"6": "{view.params.tagProps[6]}",
|
||||
"fc": "{session.custom.fc}"
|
||||
},
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{6}/STATE"
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{6}/Communication_Faulted"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},1)",
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
|
||||
"type": "expression"
|
||||
},
|
||||
{
|
||||
@ -310,11 +310,11 @@
|
||||
"inputType": "scalar",
|
||||
"mappings": [
|
||||
{
|
||||
"input": 0,
|
||||
"input": false,
|
||||
"output": true
|
||||
},
|
||||
{
|
||||
"input": 1,
|
||||
"input": true,
|
||||
"output": false
|
||||
}
|
||||
],
|
||||
@ -335,11 +335,11 @@
|
||||
"7": "{view.params.tagProps[7]}",
|
||||
"fc": "{session.custom.fc}"
|
||||
},
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{7}/STATE"
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{7}/Communication_Faulted"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},1)",
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
|
||||
"type": "expression"
|
||||
},
|
||||
{
|
||||
@ -347,11 +347,11 @@
|
||||
"inputType": "scalar",
|
||||
"mappings": [
|
||||
{
|
||||
"input": 0,
|
||||
"input": false,
|
||||
"output": true
|
||||
},
|
||||
{
|
||||
"input": 1,
|
||||
"input": true,
|
||||
"output": false
|
||||
}
|
||||
],
|
||||
@ -372,11 +372,11 @@
|
||||
"8": "{view.params.tagProps[8]}",
|
||||
"fc": "{session.custom.fc}"
|
||||
},
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{8}/STATE"
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{8}/Communication_Faulted"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},1)",
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
|
||||
"type": "expression"
|
||||
},
|
||||
{
|
||||
@ -384,11 +384,11 @@
|
||||
"inputType": "scalar",
|
||||
"mappings": [
|
||||
{
|
||||
"input": 0,
|
||||
"input": false,
|
||||
"output": true
|
||||
},
|
||||
{
|
||||
"input": 1,
|
||||
"input": true,
|
||||
"output": false
|
||||
}
|
||||
],
|
||||
@ -409,11 +409,11 @@
|
||||
"9": "{view.params.tagProps[9]}",
|
||||
"fc": "{session.custom.fc}"
|
||||
},
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{9}/STATE"
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{9}/Communication_Faulted"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},1)",
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
|
||||
"type": "expression"
|
||||
},
|
||||
{
|
||||
@ -421,11 +421,11 @@
|
||||
"inputType": "scalar",
|
||||
"mappings": [
|
||||
{
|
||||
"input": 0,
|
||||
"input": false,
|
||||
"output": true
|
||||
},
|
||||
{
|
||||
"input": 1,
|
||||
"input": true,
|
||||
"output": false
|
||||
}
|
||||
],
|
||||
@ -446,11 +446,11 @@
|
||||
"0": "{view.params.tagProps[0]}",
|
||||
"fc": "{session.custom.fc}"
|
||||
},
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/STATE"
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Communication_Faulted"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},1)",
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
|
||||
"type": "expression"
|
||||
},
|
||||
{
|
||||
@ -458,11 +458,11 @@
|
||||
"inputType": "scalar",
|
||||
"mappings": [
|
||||
{
|
||||
"input": 0,
|
||||
"input": false,
|
||||
"output": true
|
||||
},
|
||||
{
|
||||
"input": 1,
|
||||
"input": true,
|
||||
"output": false
|
||||
}
|
||||
],
|
||||
@ -492,7 +492,7 @@
|
||||
"dom": {
|
||||
"onClick": {
|
||||
"config": {
|
||||
"script": "\tself.session.custom.dpm_view_path \u003d self.props.params.view\n\tself.session.custom.show_dpm_device_view \u003d True"
|
||||
"script": "\tself.session.custom.dpm_view_path = self.props.params.view\n\tself.session.custom.show_dpm_device_view = True"
|
||||
},
|
||||
"scope": "G",
|
||||
"type": "script"
|
||||
@ -500,7 +500,7 @@
|
||||
}
|
||||
},
|
||||
"meta": {
|
||||
"name": "PS10_2_DPM1"
|
||||
"name": "FL1034_2_DPM1"
|
||||
},
|
||||
"position": {
|
||||
"height": 0.3333,
|
||||
@ -547,7 +547,7 @@
|
||||
"OutDown": true,
|
||||
"OutRight": false,
|
||||
"OutUp": false,
|
||||
"view": "Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM04/PS10_2_DPM1"
|
||||
"view": "Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM04/FL1034_2_DPM1"
|
||||
},
|
||||
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
|
||||
},
|
||||
@ -558,7 +558,7 @@
|
||||
"dom": {
|
||||
"onClick": {
|
||||
"config": {
|
||||
"script": "\tself.session.custom.dpm_view_path \u003d self.props.params.view\n\tself.session.custom.show_dpm_device_view \u003d True"
|
||||
"script": "\tself.session.custom.dpm_view_path = self.props.params.view\n\tself.session.custom.show_dpm_device_view = True"
|
||||
},
|
||||
"scope": "G",
|
||||
"type": "script"
|
||||
@ -566,7 +566,7 @@
|
||||
}
|
||||
},
|
||||
"meta": {
|
||||
"name": "VSA_DPM3"
|
||||
"name": "FL3016_2_DPM1"
|
||||
},
|
||||
"position": {
|
||||
"height": 0.3333,
|
||||
@ -612,7 +612,7 @@
|
||||
"OutDown": true,
|
||||
"OutRight": false,
|
||||
"OutUp": false,
|
||||
"view": "Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM04/VSA_DPM3"
|
||||
"view": "Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM04/FL3016_2_DPM1"
|
||||
},
|
||||
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
|
||||
},
|
||||
@ -623,7 +623,7 @@
|
||||
"dom": {
|
||||
"onClick": {
|
||||
"config": {
|
||||
"script": "\tself.session.custom.dpm_view_path \u003d self.props.params.view\n\tself.session.custom.show_dpm_device_view \u003d True"
|
||||
"script": "\tself.session.custom.dpm_view_path = self.props.params.view\n\tself.session.custom.show_dpm_device_view = True"
|
||||
},
|
||||
"scope": "G",
|
||||
"type": "script"
|
||||
@ -631,7 +631,7 @@
|
||||
}
|
||||
},
|
||||
"meta": {
|
||||
"name": "VSA_DPM2"
|
||||
"name": "PRS3_5_DPM1"
|
||||
},
|
||||
"position": {
|
||||
"height": 0.3333,
|
||||
@ -677,7 +677,7 @@
|
||||
"OutDown": false,
|
||||
"OutRight": true,
|
||||
"OutUp": false,
|
||||
"view": "Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM04/VSA_DPM2"
|
||||
"view": "Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM04/PRS3_5_DPM1"
|
||||
},
|
||||
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
|
||||
},
|
||||
@ -688,7 +688,7 @@
|
||||
"dom": {
|
||||
"onClick": {
|
||||
"config": {
|
||||
"script": "\tself.session.custom.dpm_view_path \u003d self.props.params.view\n\tself.session.custom.show_dpm_device_view \u003d True"
|
||||
"script": "\tself.session.custom.dpm_view_path = self.props.params.view\n\tself.session.custom.show_dpm_device_view = True"
|
||||
},
|
||||
"scope": "G",
|
||||
"type": "script"
|
||||
@ -696,7 +696,7 @@
|
||||
}
|
||||
},
|
||||
"meta": {
|
||||
"name": "FL1034_2_DPM1"
|
||||
"name": "PS10_2_DPM1"
|
||||
},
|
||||
"position": {
|
||||
"height": 0.3333,
|
||||
@ -736,7 +736,7 @@
|
||||
"OutDown": false,
|
||||
"OutRight": false,
|
||||
"OutUp": true,
|
||||
"view": "Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM04/FL1034_2_DPM1"
|
||||
"view": "Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM04/PS10_2_DPM1"
|
||||
},
|
||||
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
|
||||
},
|
||||
@ -747,7 +747,7 @@
|
||||
"dom": {
|
||||
"onClick": {
|
||||
"config": {
|
||||
"script": "\tself.session.custom.dpm_view_path \u003d self.props.params.view\n\tself.session.custom.show_dpm_device_view \u003d True"
|
||||
"script": "\tself.session.custom.dpm_view_path = self.props.params.view\n\tself.session.custom.show_dpm_device_view = True"
|
||||
},
|
||||
"scope": "G",
|
||||
"type": "script"
|
||||
@ -755,7 +755,7 @@
|
||||
}
|
||||
},
|
||||
"meta": {
|
||||
"name": "VSA_DPM1"
|
||||
"name": "PS11_7_DPM1"
|
||||
},
|
||||
"position": {
|
||||
"height": 0.3333,
|
||||
@ -795,7 +795,7 @@
|
||||
"OutDown": false,
|
||||
"OutRight": true,
|
||||
"OutUp": false,
|
||||
"view": "Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM04/VSA_DPM1"
|
||||
"view": "Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM04/PS11_7_DPM1"
|
||||
},
|
||||
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
|
||||
},
|
||||
@ -806,7 +806,7 @@
|
||||
"dom": {
|
||||
"onClick": {
|
||||
"config": {
|
||||
"script": "\tself.session.custom.dpm_view_path \u003d self.props.params.view\n\tself.session.custom.show_dpm_device_view \u003d True"
|
||||
"script": "\tself.session.custom.dpm_view_path = self.props.params.view\n\tself.session.custom.show_dpm_device_view = True"
|
||||
},
|
||||
"scope": "G",
|
||||
"type": "script"
|
||||
@ -814,7 +814,7 @@
|
||||
}
|
||||
},
|
||||
"meta": {
|
||||
"name": "VSC_DPM1"
|
||||
"name": "VSA_DPM1"
|
||||
},
|
||||
"position": {
|
||||
"height": 0.3333,
|
||||
@ -860,7 +860,7 @@
|
||||
"OutDown": true,
|
||||
"OutRight": false,
|
||||
"OutUp": false,
|
||||
"view": "Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM04/VSC_DPM1"
|
||||
"view": "Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM04/VSA_DPM1"
|
||||
},
|
||||
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
|
||||
},
|
||||
@ -871,7 +871,7 @@
|
||||
"dom": {
|
||||
"onClick": {
|
||||
"config": {
|
||||
"script": "\tself.session.custom.dpm_view_path \u003d self.props.params.view\n\tself.session.custom.show_dpm_device_view \u003d True"
|
||||
"script": "\tself.session.custom.dpm_view_path = self.props.params.view\n\tself.session.custom.show_dpm_device_view = True"
|
||||
},
|
||||
"scope": "G",
|
||||
"type": "script"
|
||||
@ -879,7 +879,7 @@
|
||||
}
|
||||
},
|
||||
"meta": {
|
||||
"name": "FL3016_2_DPM1"
|
||||
"name": "VSA_DPM2"
|
||||
},
|
||||
"position": {
|
||||
"height": 0.3333,
|
||||
@ -924,7 +924,7 @@
|
||||
"OutDown": false,
|
||||
"OutRight": true,
|
||||
"OutUp": false,
|
||||
"view": "Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM04/FL3016_2_DPM1"
|
||||
"view": "Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM04/VSA_DPM2"
|
||||
},
|
||||
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
|
||||
},
|
||||
@ -935,7 +935,7 @@
|
||||
"dom": {
|
||||
"onClick": {
|
||||
"config": {
|
||||
"script": "\tself.session.custom.dpm_view_path \u003d self.props.params.view\n\tself.session.custom.show_dpm_device_view \u003d True"
|
||||
"script": "\tself.session.custom.dpm_view_path = self.props.params.view\n\tself.session.custom.show_dpm_device_view = True"
|
||||
},
|
||||
"scope": "G",
|
||||
"type": "script"
|
||||
@ -943,7 +943,7 @@
|
||||
}
|
||||
},
|
||||
"meta": {
|
||||
"name": "VSC_DPM2"
|
||||
"name": "VSA_DPM3"
|
||||
},
|
||||
"position": {
|
||||
"height": 0.3333,
|
||||
@ -989,7 +989,7 @@
|
||||
"OutDown": false,
|
||||
"OutRight": false,
|
||||
"OutUp": true,
|
||||
"view": "Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM04/VSC_DPM2"
|
||||
"view": "Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM04/VSA_DPM3"
|
||||
},
|
||||
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
|
||||
},
|
||||
@ -1000,7 +1000,7 @@
|
||||
"dom": {
|
||||
"onClick": {
|
||||
"config": {
|
||||
"script": "\tself.session.custom.dpm_view_path \u003d self.props.params.view\n\tself.session.custom.show_dpm_device_view \u003d True"
|
||||
"script": "\tself.session.custom.dpm_view_path = self.props.params.view\n\tself.session.custom.show_dpm_device_view = True"
|
||||
},
|
||||
"scope": "G",
|
||||
"type": "script"
|
||||
@ -1008,7 +1008,7 @@
|
||||
}
|
||||
},
|
||||
"meta": {
|
||||
"name": "VSC_DPM3"
|
||||
"name": "VSC_DPM1"
|
||||
},
|
||||
"position": {
|
||||
"height": 0.3333,
|
||||
@ -1047,7 +1047,7 @@
|
||||
"OutDown": false,
|
||||
"OutRight": true,
|
||||
"OutUp": false,
|
||||
"view": "Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM04/VSC_DPM3"
|
||||
"view": "Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM04/VSC_DPM1"
|
||||
},
|
||||
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
|
||||
},
|
||||
@ -1058,7 +1058,7 @@
|
||||
"dom": {
|
||||
"onClick": {
|
||||
"config": {
|
||||
"script": "\tself.session.custom.dpm_view_path \u003d self.props.params.view\n\tself.session.custom.show_dpm_device_view \u003d True"
|
||||
"script": "\tself.session.custom.dpm_view_path = self.props.params.view\n\tself.session.custom.show_dpm_device_view = True"
|
||||
},
|
||||
"scope": "G",
|
||||
"type": "script"
|
||||
@ -1066,7 +1066,7 @@
|
||||
}
|
||||
},
|
||||
"meta": {
|
||||
"name": "PS11_7_DPM1"
|
||||
"name": "VSC_DPM2"
|
||||
},
|
||||
"position": {
|
||||
"height": 0.3333,
|
||||
@ -1106,7 +1106,7 @@
|
||||
"OutDown": false,
|
||||
"OutRight": true,
|
||||
"OutUp": false,
|
||||
"view": "Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM04/PS11_7_DPM1"
|
||||
"view": "Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM04/VSC_DPM2"
|
||||
},
|
||||
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
|
||||
},
|
||||
@ -1117,7 +1117,7 @@
|
||||
"dom": {
|
||||
"onClick": {
|
||||
"config": {
|
||||
"script": "\tself.session.custom.dpm_view_path \u003d self.props.params.view\n\tself.session.custom.show_dpm_device_view \u003d True"
|
||||
"script": "\tself.session.custom.dpm_view_path = self.props.params.view\n\tself.session.custom.show_dpm_device_view = True"
|
||||
},
|
||||
"scope": "G",
|
||||
"type": "script"
|
||||
@ -1125,7 +1125,7 @@
|
||||
}
|
||||
},
|
||||
"meta": {
|
||||
"name": "PRS3_5_DPM1"
|
||||
"name": "VSC_DPM3"
|
||||
},
|
||||
"position": {
|
||||
"height": 0.3333,
|
||||
@ -1165,7 +1165,7 @@
|
||||
"OutDown": false,
|
||||
"OutRight": true,
|
||||
"OutUp": false,
|
||||
"view": "Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM04/PRS3_5_DPM1"
|
||||
"view": "Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM04/VSC_DPM3"
|
||||
},
|
||||
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
|
||||
},
|
||||
@ -1176,7 +1176,7 @@
|
||||
"dom": {
|
||||
"onClick": {
|
||||
"config": {
|
||||
"script": "\tself.session.custom.dpm_view_path \u003d self.props.params.view\n\tself.session.custom.show_dpm_device_view \u003d True"
|
||||
"script": "\tself.session.custom.dpm_view_path = self.props.params.view\n\tself.session.custom.show_dpm_device_view = True"
|
||||
},
|
||||
"scope": "G",
|
||||
"type": "script"
|
||||
@ -1234,7 +1234,7 @@
|
||||
"y": 0.4125
|
||||
},
|
||||
"props": {
|
||||
"text": "PS10_2_DPM1 11.200.1.4",
|
||||
"text": "FL1034_2_DPM1 11.200.1.5",
|
||||
"textStyle": {
|
||||
"fontSize": "1vmin"
|
||||
}
|
||||
@ -1252,7 +1252,7 @@
|
||||
"y": 0.0747
|
||||
},
|
||||
"props": {
|
||||
"text": "VSA_DPM3 11.200.1.9",
|
||||
"text": "FL3016_2_DPM1 11.200.1.6",
|
||||
"textStyle": {
|
||||
"fontSize": "1vmin"
|
||||
}
|
||||
@ -1270,7 +1270,7 @@
|
||||
"y": 0.0748
|
||||
},
|
||||
"props": {
|
||||
"text": "VSA_DPM2 11.200.1.8",
|
||||
"text": "PRS3_5_DPM1 11.200.1.2",
|
||||
"textStyle": {
|
||||
"fontSize": "1vmin"
|
||||
}
|
||||
@ -1288,7 +1288,7 @@
|
||||
"y": 0.4125
|
||||
},
|
||||
"props": {
|
||||
"text": "FL1034_2_DPM1 11.200.1.5",
|
||||
"text": "PS10_2_DPM1 11.200.1.4",
|
||||
"textStyle": {
|
||||
"fontSize": "1vmin"
|
||||
}
|
||||
@ -1306,7 +1306,7 @@
|
||||
"y": 0.4125
|
||||
},
|
||||
"props": {
|
||||
"text": "VSA_DPM1 11.200.1.7",
|
||||
"text": "PS11_7_DPM1 11.200.1.3",
|
||||
"textStyle": {
|
||||
"fontSize": "1vmin"
|
||||
}
|
||||
@ -1324,7 +1324,7 @@
|
||||
"y": 0.0744
|
||||
},
|
||||
"props": {
|
||||
"text": "VSC_DPM1 11.200.1.10",
|
||||
"text": "VSA_DPM1 11.200.1.7",
|
||||
"textStyle": {
|
||||
"fontSize": "1vmin"
|
||||
}
|
||||
@ -1342,7 +1342,7 @@
|
||||
"y": 0.278
|
||||
},
|
||||
"props": {
|
||||
"text": "FL3016_2_DPM1 11.200.1.6",
|
||||
"text": "VSA_DPM2 11.200.1.8",
|
||||
"textStyle": {
|
||||
"fontSize": "1vmin"
|
||||
}
|
||||
@ -1360,7 +1360,7 @@
|
||||
"y": 0.3772
|
||||
},
|
||||
"props": {
|
||||
"text": "VSC_DPM2 11.200.1.11",
|
||||
"text": "VSA_DPM3 11.200.1.9",
|
||||
"textStyle": {
|
||||
"fontSize": "1vmin"
|
||||
}
|
||||
@ -1378,7 +1378,7 @@
|
||||
"y": 0.7079
|
||||
},
|
||||
"props": {
|
||||
"text": "VSC_DPM3 11.200.1.12",
|
||||
"text": "VSC_DPM1 11.200.1.10",
|
||||
"textStyle": {
|
||||
"fontSize": "1vmin"
|
||||
}
|
||||
@ -1396,7 +1396,7 @@
|
||||
"y": 0.7437
|
||||
},
|
||||
"props": {
|
||||
"text": "PS11_7_DPM1 11.200.1.3",
|
||||
"text": "VSC_DPM2 11.200.1.11",
|
||||
"textStyle": {
|
||||
"fontSize": "1vmin"
|
||||
}
|
||||
@ -1414,7 +1414,7 @@
|
||||
"y": 0.7438
|
||||
},
|
||||
"props": {
|
||||
"text": "PRS3_5_DPM1 11.200.1.2",
|
||||
"text": "VSC_DPM3 11.200.1.12",
|
||||
"textStyle": {
|
||||
"fontSize": "1vmin"
|
||||
}
|
||||
|
||||
@ -14,17 +14,17 @@
|
||||
},
|
||||
"params": {
|
||||
"tagProps": [
|
||||
"System/MCM05/MCM05",
|
||||
"System/MCM05/IO_BLOCK/DPM/PRS1_3_DPM1",
|
||||
"System/MCM05/IO_BLOCK/DPM/VSD_DPM3",
|
||||
"System/MCM05/IO_BLOCK/DPM/VSD_DPM1",
|
||||
"System/MCM05/IO_BLOCK/DPM/VSD_DPM2",
|
||||
"System/MCM05/IO_BLOCK/DPM/FL4070_DPM1",
|
||||
"System/MCM05/Rack",
|
||||
"System/MCM05/IO_BLOCK/DPM/FL2086_DPM1",
|
||||
"System/MCM05/IO_BLOCK/DPM/VSB_DPM3",
|
||||
"System/MCM05/IO_BLOCK/DPM/FL4070_DPM1",
|
||||
"System/MCM05/IO_BLOCK/DPM/PRS1_3_DPM1",
|
||||
"System/MCM05/IO_BLOCK/DPM/PS8_5_DPM1",
|
||||
"System/MCM05/IO_BLOCK/DPM/VSB_DPM1",
|
||||
"System/MCM05/IO_BLOCK/DPM/VSB_DPM2",
|
||||
"System/MCM05/IO_BLOCK/DPM/PS8_5_DPM1"
|
||||
"System/MCM05/IO_BLOCK/DPM/VSB_DPM3",
|
||||
"System/MCM05/IO_BLOCK/DPM/VSD_DPM1",
|
||||
"System/MCM05/IO_BLOCK/DPM/VSD_DPM2",
|
||||
"System/MCM05/IO_BLOCK/DPM/VSD_DPM3"
|
||||
]
|
||||
},
|
||||
"propConfig": {
|
||||
@ -37,11 +37,11 @@
|
||||
"1": "{view.params.tagProps[1]}",
|
||||
"fc": "{session.custom.fc}"
|
||||
},
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{1}/STATE"
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{1}/Communication_Faulted"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},1)",
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
|
||||
"type": "expression"
|
||||
},
|
||||
{
|
||||
@ -49,11 +49,11 @@
|
||||
"inputType": "scalar",
|
||||
"mappings": [
|
||||
{
|
||||
"input": 0,
|
||||
"input": false,
|
||||
"output": true
|
||||
},
|
||||
{
|
||||
"input": 1,
|
||||
"input": true,
|
||||
"output": false
|
||||
}
|
||||
],
|
||||
@ -74,11 +74,11 @@
|
||||
"10": "{view.params.tagProps[0]}",
|
||||
"fc": "{session.custom.fc}"
|
||||
},
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{10}/STATE"
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{10}/Communication_Faulted"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},1)",
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
|
||||
"type": "expression"
|
||||
},
|
||||
{
|
||||
@ -86,11 +86,11 @@
|
||||
"inputType": "scalar",
|
||||
"mappings": [
|
||||
{
|
||||
"input": 0,
|
||||
"input": false,
|
||||
"output": true
|
||||
},
|
||||
{
|
||||
"input": 1,
|
||||
"input": true,
|
||||
"output": false
|
||||
}
|
||||
],
|
||||
@ -111,11 +111,11 @@
|
||||
"2": "{view.params.tagProps[2]}",
|
||||
"fc": "{session.custom.fc}"
|
||||
},
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{2}/STATE"
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{2}/Communication_Faulted"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},1)",
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
|
||||
"type": "expression"
|
||||
},
|
||||
{
|
||||
@ -123,11 +123,11 @@
|
||||
"inputType": "scalar",
|
||||
"mappings": [
|
||||
{
|
||||
"input": 0,
|
||||
"input": false,
|
||||
"output": true
|
||||
},
|
||||
{
|
||||
"input": 1,
|
||||
"input": true,
|
||||
"output": false
|
||||
}
|
||||
],
|
||||
@ -148,11 +148,11 @@
|
||||
"3": "{view.params.tagProps[3]}",
|
||||
"fc": "{session.custom.fc}"
|
||||
},
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{3}/STATE"
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{3}/Communication_Faulted"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},1)",
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
|
||||
"type": "expression"
|
||||
},
|
||||
{
|
||||
@ -160,11 +160,11 @@
|
||||
"inputType": "scalar",
|
||||
"mappings": [
|
||||
{
|
||||
"input": 0,
|
||||
"input": false,
|
||||
"output": true
|
||||
},
|
||||
{
|
||||
"input": 1,
|
||||
"input": true,
|
||||
"output": false
|
||||
}
|
||||
],
|
||||
@ -185,11 +185,11 @@
|
||||
"4": "{view.params.tagProps[4]}",
|
||||
"fc": "{session.custom.fc}"
|
||||
},
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{4}/STATE"
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{4}/Communication_Faulted"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},1)",
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
|
||||
"type": "expression"
|
||||
},
|
||||
{
|
||||
@ -197,11 +197,11 @@
|
||||
"inputType": "scalar",
|
||||
"mappings": [
|
||||
{
|
||||
"input": 0,
|
||||
"input": false,
|
||||
"output": true
|
||||
},
|
||||
{
|
||||
"input": 1,
|
||||
"input": true,
|
||||
"output": false
|
||||
}
|
||||
],
|
||||
@ -222,11 +222,11 @@
|
||||
"5": "{view.params.tagProps[5]}",
|
||||
"fc": "{session.custom.fc}"
|
||||
},
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{5}/STATE"
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{5}/Communication_Faulted"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},1)",
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
|
||||
"type": "expression"
|
||||
},
|
||||
{
|
||||
@ -234,11 +234,11 @@
|
||||
"inputType": "scalar",
|
||||
"mappings": [
|
||||
{
|
||||
"input": 0,
|
||||
"input": false,
|
||||
"output": true
|
||||
},
|
||||
{
|
||||
"input": 1,
|
||||
"input": true,
|
||||
"output": false
|
||||
}
|
||||
],
|
||||
@ -259,11 +259,11 @@
|
||||
"6": "{view.params.tagProps[6]}",
|
||||
"fc": "{session.custom.fc}"
|
||||
},
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{6}/STATE"
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{6}/Communication_Faulted"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},1)",
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
|
||||
"type": "expression"
|
||||
},
|
||||
{
|
||||
@ -271,11 +271,11 @@
|
||||
"inputType": "scalar",
|
||||
"mappings": [
|
||||
{
|
||||
"input": 0,
|
||||
"input": false,
|
||||
"output": true
|
||||
},
|
||||
{
|
||||
"input": 1,
|
||||
"input": true,
|
||||
"output": false
|
||||
}
|
||||
],
|
||||
@ -296,11 +296,11 @@
|
||||
"7": "{view.params.tagProps[7]}",
|
||||
"fc": "{session.custom.fc}"
|
||||
},
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{7}/STATE"
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{7}/Communication_Faulted"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},1)",
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
|
||||
"type": "expression"
|
||||
},
|
||||
{
|
||||
@ -308,11 +308,11 @@
|
||||
"inputType": "scalar",
|
||||
"mappings": [
|
||||
{
|
||||
"input": 0,
|
||||
"input": false,
|
||||
"output": true
|
||||
},
|
||||
{
|
||||
"input": 1,
|
||||
"input": true,
|
||||
"output": false
|
||||
}
|
||||
],
|
||||
@ -333,11 +333,11 @@
|
||||
"8": "{view.params.tagProps[8]}",
|
||||
"fc": "{session.custom.fc}"
|
||||
},
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{8}/STATE"
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{8}/Communication_Faulted"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},1)",
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
|
||||
"type": "expression"
|
||||
},
|
||||
{
|
||||
@ -345,11 +345,11 @@
|
||||
"inputType": "scalar",
|
||||
"mappings": [
|
||||
{
|
||||
"input": 0,
|
||||
"input": false,
|
||||
"output": true
|
||||
},
|
||||
{
|
||||
"input": 1,
|
||||
"input": true,
|
||||
"output": false
|
||||
}
|
||||
],
|
||||
@ -370,11 +370,11 @@
|
||||
"9": "{view.params.tagProps[9]}",
|
||||
"fc": "{session.custom.fc}"
|
||||
},
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{9}/STATE"
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{9}/Communication_Faulted"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},1)",
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
|
||||
"type": "expression"
|
||||
},
|
||||
{
|
||||
@ -382,11 +382,11 @@
|
||||
"inputType": "scalar",
|
||||
"mappings": [
|
||||
{
|
||||
"input": 0,
|
||||
"input": false,
|
||||
"output": true
|
||||
},
|
||||
{
|
||||
"input": 1,
|
||||
"input": true,
|
||||
"output": false
|
||||
}
|
||||
],
|
||||
@ -407,11 +407,11 @@
|
||||
"0": "{view.params.tagProps[0]}",
|
||||
"fc": "{session.custom.fc}"
|
||||
},
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/STATE"
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Communication_Faulted"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},1)",
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
|
||||
"type": "expression"
|
||||
},
|
||||
{
|
||||
@ -419,11 +419,11 @@
|
||||
"inputType": "scalar",
|
||||
"mappings": [
|
||||
{
|
||||
"input": 0,
|
||||
"input": false,
|
||||
"output": true
|
||||
},
|
||||
{
|
||||
"input": 1,
|
||||
"input": true,
|
||||
"output": false
|
||||
}
|
||||
],
|
||||
@ -453,7 +453,7 @@
|
||||
"dom": {
|
||||
"onClick": {
|
||||
"config": {
|
||||
"script": "\tself.session.custom.dpm_view_path \u003d self.props.params.view\n\tself.session.custom.show_dpm_device_view \u003d True"
|
||||
"script": "\tself.session.custom.dpm_view_path = self.props.params.view\n\tself.session.custom.show_dpm_device_view = True"
|
||||
},
|
||||
"scope": "G",
|
||||
"type": "script"
|
||||
@ -505,7 +505,7 @@
|
||||
"dom": {
|
||||
"onClick": {
|
||||
"config": {
|
||||
"script": "\tself.session.custom.dpm_view_path \u003d self.props.params.view\n\tself.session.custom.show_dpm_device_view \u003d True"
|
||||
"script": "\tself.session.custom.dpm_view_path = self.props.params.view\n\tself.session.custom.show_dpm_device_view = True"
|
||||
},
|
||||
"scope": "G",
|
||||
"type": "script"
|
||||
@ -513,7 +513,7 @@
|
||||
}
|
||||
},
|
||||
"meta": {
|
||||
"name": "PRS1_3_DPM1"
|
||||
"name": "FL2086_DPM1"
|
||||
},
|
||||
"position": {
|
||||
"height": 0.3333,
|
||||
@ -559,7 +559,7 @@
|
||||
"OutDown": true,
|
||||
"OutRight": false,
|
||||
"OutUp": false,
|
||||
"view": "Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM05/PRS1_3_DPM1"
|
||||
"view": "Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM05/FL2086_DPM1"
|
||||
},
|
||||
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
|
||||
},
|
||||
@ -570,7 +570,7 @@
|
||||
"dom": {
|
||||
"onClick": {
|
||||
"config": {
|
||||
"script": "\tself.session.custom.dpm_view_path \u003d self.props.params.view\n\tself.session.custom.show_dpm_device_view \u003d True"
|
||||
"script": "\tself.session.custom.dpm_view_path = self.props.params.view\n\tself.session.custom.show_dpm_device_view = True"
|
||||
},
|
||||
"scope": "G",
|
||||
"type": "script"
|
||||
@ -578,7 +578,7 @@
|
||||
}
|
||||
},
|
||||
"meta": {
|
||||
"name": "VSD_DPM3"
|
||||
"name": "FL4070_DPM1"
|
||||
},
|
||||
"position": {
|
||||
"height": 0.3333,
|
||||
@ -624,7 +624,7 @@
|
||||
"OutDown": false,
|
||||
"OutRight": true,
|
||||
"OutUp": false,
|
||||
"view": "Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM05/VSD_DPM3"
|
||||
"view": "Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM05/FL4070_DPM1"
|
||||
},
|
||||
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
|
||||
},
|
||||
@ -635,7 +635,7 @@
|
||||
"dom": {
|
||||
"onClick": {
|
||||
"config": {
|
||||
"script": "\tself.session.custom.dpm_view_path \u003d self.props.params.view\n\tself.session.custom.show_dpm_device_view \u003d True"
|
||||
"script": "\tself.session.custom.dpm_view_path = self.props.params.view\n\tself.session.custom.show_dpm_device_view = True"
|
||||
},
|
||||
"scope": "G",
|
||||
"type": "script"
|
||||
@ -643,7 +643,7 @@
|
||||
}
|
||||
},
|
||||
"meta": {
|
||||
"name": "VSD_DPM1"
|
||||
"name": "PRS1_3_DPM1"
|
||||
},
|
||||
"position": {
|
||||
"height": 0.3333,
|
||||
@ -683,7 +683,7 @@
|
||||
"OutDown": false,
|
||||
"OutRight": false,
|
||||
"OutUp": true,
|
||||
"view": "Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM05/VSD_DPM1"
|
||||
"view": "Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM05/PRS1_3_DPM1"
|
||||
},
|
||||
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
|
||||
},
|
||||
@ -694,7 +694,7 @@
|
||||
"dom": {
|
||||
"onClick": {
|
||||
"config": {
|
||||
"script": "\tself.session.custom.dpm_view_path \u003d self.props.params.view\n\tself.session.custom.show_dpm_device_view \u003d True"
|
||||
"script": "\tself.session.custom.dpm_view_path = self.props.params.view\n\tself.session.custom.show_dpm_device_view = True"
|
||||
},
|
||||
"scope": "G",
|
||||
"type": "script"
|
||||
@ -702,7 +702,7 @@
|
||||
}
|
||||
},
|
||||
"meta": {
|
||||
"name": "VSD_DPM2"
|
||||
"name": "PS8_5_DPM1"
|
||||
},
|
||||
"position": {
|
||||
"height": 0.3333,
|
||||
@ -742,7 +742,7 @@
|
||||
"OutDown": false,
|
||||
"OutRight": true,
|
||||
"OutUp": false,
|
||||
"view": "Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM05/VSD_DPM2"
|
||||
"view": "Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM05/PS8_5_DPM1"
|
||||
},
|
||||
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
|
||||
},
|
||||
@ -753,7 +753,7 @@
|
||||
"dom": {
|
||||
"onClick": {
|
||||
"config": {
|
||||
"script": "\tself.session.custom.dpm_view_path \u003d self.props.params.view\n\tself.session.custom.show_dpm_device_view \u003d True"
|
||||
"script": "\tself.session.custom.dpm_view_path = self.props.params.view\n\tself.session.custom.show_dpm_device_view = True"
|
||||
},
|
||||
"scope": "G",
|
||||
"type": "script"
|
||||
@ -761,7 +761,7 @@
|
||||
}
|
||||
},
|
||||
"meta": {
|
||||
"name": "FL4070_DPM1"
|
||||
"name": "VSB_DPM1"
|
||||
},
|
||||
"position": {
|
||||
"height": 0.3333,
|
||||
@ -807,7 +807,7 @@
|
||||
"OutDown": true,
|
||||
"OutRight": false,
|
||||
"OutUp": false,
|
||||
"view": "Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM05/FL4070_DPM1"
|
||||
"view": "Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM05/VSB_DPM1"
|
||||
},
|
||||
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
|
||||
},
|
||||
@ -818,7 +818,7 @@
|
||||
"dom": {
|
||||
"onClick": {
|
||||
"config": {
|
||||
"script": "\tself.session.custom.dpm_view_path \u003d self.props.params.view\n\tself.session.custom.show_dpm_device_view \u003d True"
|
||||
"script": "\tself.session.custom.dpm_view_path = self.props.params.view\n\tself.session.custom.show_dpm_device_view = True"
|
||||
},
|
||||
"scope": "G",
|
||||
"type": "script"
|
||||
@ -826,7 +826,7 @@
|
||||
}
|
||||
},
|
||||
"meta": {
|
||||
"name": "FL2086_DPM1"
|
||||
"name": "VSB_DPM2"
|
||||
},
|
||||
"position": {
|
||||
"height": 0.3333,
|
||||
@ -871,7 +871,7 @@
|
||||
"OutDown": false,
|
||||
"OutRight": true,
|
||||
"OutUp": false,
|
||||
"view": "Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM05/FL2086_DPM1"
|
||||
"view": "Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM05/VSB_DPM2"
|
||||
},
|
||||
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
|
||||
},
|
||||
@ -882,7 +882,7 @@
|
||||
"dom": {
|
||||
"onClick": {
|
||||
"config": {
|
||||
"script": "\tself.session.custom.dpm_view_path \u003d self.props.params.view\n\tself.session.custom.show_dpm_device_view \u003d True"
|
||||
"script": "\tself.session.custom.dpm_view_path = self.props.params.view\n\tself.session.custom.show_dpm_device_view = True"
|
||||
},
|
||||
"scope": "G",
|
||||
"type": "script"
|
||||
@ -947,7 +947,7 @@
|
||||
"dom": {
|
||||
"onClick": {
|
||||
"config": {
|
||||
"script": "\tself.session.custom.dpm_view_path \u003d self.props.params.view\n\tself.session.custom.show_dpm_device_view \u003d True"
|
||||
"script": "\tself.session.custom.dpm_view_path = self.props.params.view\n\tself.session.custom.show_dpm_device_view = True"
|
||||
},
|
||||
"scope": "G",
|
||||
"type": "script"
|
||||
@ -955,7 +955,7 @@
|
||||
}
|
||||
},
|
||||
"meta": {
|
||||
"name": "VSB_DPM1"
|
||||
"name": "VSD_DPM1"
|
||||
},
|
||||
"position": {
|
||||
"height": 0.3333,
|
||||
@ -994,7 +994,7 @@
|
||||
"OutDown": false,
|
||||
"OutRight": true,
|
||||
"OutUp": false,
|
||||
"view": "Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM05/VSB_DPM1"
|
||||
"view": "Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM05/VSD_DPM1"
|
||||
},
|
||||
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
|
||||
},
|
||||
@ -1011,7 +1011,7 @@
|
||||
"y": 0.0747
|
||||
},
|
||||
"props": {
|
||||
"text": "PRS1_3_DPM1 11.200.1.2",
|
||||
"text": "FL2086_DPM1 11.200.1.4",
|
||||
"textStyle": {
|
||||
"fontSize": "1vmin"
|
||||
}
|
||||
@ -1029,7 +1029,7 @@
|
||||
"y": 0.0748
|
||||
},
|
||||
"props": {
|
||||
"text": "VSD_DPM3 11.200.1.8",
|
||||
"text": "FL4070_DPM1 11.200.1.5",
|
||||
"textStyle": {
|
||||
"fontSize": "1vmin"
|
||||
}
|
||||
@ -1047,7 +1047,7 @@
|
||||
"y": 0.4125
|
||||
},
|
||||
"props": {
|
||||
"text": "VSD_DPM1 11.200.1.6",
|
||||
"text": "PRS1_3_DPM1 11.200.1.2",
|
||||
"textStyle": {
|
||||
"fontSize": "1vmin"
|
||||
}
|
||||
@ -1065,7 +1065,7 @@
|
||||
"y": 0.4125
|
||||
},
|
||||
"props": {
|
||||
"text": "VSD_DPM2 11.200.1.7",
|
||||
"text": "PS8_5_DPM1 11.200.1.3",
|
||||
"textStyle": {
|
||||
"fontSize": "1vmin"
|
||||
}
|
||||
@ -1083,7 +1083,7 @@
|
||||
"y": 0.0744
|
||||
},
|
||||
"props": {
|
||||
"text": "FL4070_DPM1 11.200.1.5",
|
||||
"text": "VSB_DPM1 11.200.1.9",
|
||||
"textStyle": {
|
||||
"fontSize": "1vmin"
|
||||
}
|
||||
@ -1101,7 +1101,7 @@
|
||||
"y": 0.3105
|
||||
},
|
||||
"props": {
|
||||
"text": "FL2086_DPM1 11.200.1.4",
|
||||
"text": "VSB_DPM2 11.200.1.10",
|
||||
"textStyle": {
|
||||
"fontSize": "1vmin"
|
||||
}
|
||||
@ -1137,7 +1137,7 @@
|
||||
"y": 0.7079
|
||||
},
|
||||
"props": {
|
||||
"text": "VSB_DPM1 11.200.1.9",
|
||||
"text": "VSD_DPM1 11.200.1.6",
|
||||
"textStyle": {
|
||||
"fontSize": "1vmin"
|
||||
}
|
||||
@ -1149,7 +1149,7 @@
|
||||
"dom": {
|
||||
"onClick": {
|
||||
"config": {
|
||||
"script": "\tself.session.custom.dpm_view_path \u003d self.props.params.view\n\tself.session.custom.show_dpm_device_view \u003d True"
|
||||
"script": "\tself.session.custom.dpm_view_path = self.props.params.view\n\tself.session.custom.show_dpm_device_view = True"
|
||||
},
|
||||
"scope": "G",
|
||||
"type": "script"
|
||||
@ -1157,7 +1157,7 @@
|
||||
}
|
||||
},
|
||||
"meta": {
|
||||
"name": "VSB_DPM2"
|
||||
"name": "VSD_DPM2"
|
||||
},
|
||||
"position": {
|
||||
"height": 0.3333,
|
||||
@ -1209,7 +1209,7 @@
|
||||
"value",
|
||||
"value"
|
||||
],
|
||||
"view": "Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM05/VSB_DPM2"
|
||||
"view": "Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM05/VSD_DPM2"
|
||||
},
|
||||
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
|
||||
},
|
||||
@ -1220,7 +1220,7 @@
|
||||
"dom": {
|
||||
"onClick": {
|
||||
"config": {
|
||||
"script": "\tself.session.custom.dpm_view_path \u003d self.props.params.view\n\tself.session.custom.show_dpm_device_view \u003d True"
|
||||
"script": "\tself.session.custom.dpm_view_path = self.props.params.view\n\tself.session.custom.show_dpm_device_view = True"
|
||||
},
|
||||
"scope": "G",
|
||||
"type": "script"
|
||||
@ -1273,7 +1273,7 @@
|
||||
"y": 0.7079
|
||||
},
|
||||
"props": {
|
||||
"text": "VSB_DPM2 11.200.1.10",
|
||||
"text": "VSD_DPM2 11.200.1.7",
|
||||
"textStyle": {
|
||||
"fontSize": "1vmin"
|
||||
}
|
||||
@ -1285,7 +1285,7 @@
|
||||
"dom": {
|
||||
"onClick": {
|
||||
"config": {
|
||||
"script": "\tself.session.custom.dpm_view_path \u003d self.props.params.view\n\tself.session.custom.show_dpm_device_view \u003d True"
|
||||
"script": "\tself.session.custom.dpm_view_path = self.props.params.view\n\tself.session.custom.show_dpm_device_view = True"
|
||||
},
|
||||
"scope": "G",
|
||||
"type": "script"
|
||||
@ -1293,7 +1293,7 @@
|
||||
}
|
||||
},
|
||||
"meta": {
|
||||
"name": "PS8_5_DPM1"
|
||||
"name": "VSD_DPM3"
|
||||
},
|
||||
"position": {
|
||||
"height": 0.3333,
|
||||
@ -1345,7 +1345,7 @@
|
||||
"value",
|
||||
"value"
|
||||
],
|
||||
"view": "Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM05/PS8_5_DPM1"
|
||||
"view": "Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM05/VSD_DPM3"
|
||||
},
|
||||
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
|
||||
},
|
||||
@ -1362,7 +1362,7 @@
|
||||
"y": 0.7081
|
||||
},
|
||||
"props": {
|
||||
"text": "PS8_5_DPM1 11.200.1.3",
|
||||
"text": "VSD_DPM3 11.200.1.8",
|
||||
"textStyle": {
|
||||
"fontSize": "1vmin"
|
||||
}
|
||||
|
||||
@ -11,14 +11,14 @@
|
||||
},
|
||||
"params": {
|
||||
"tagProps": [
|
||||
"System/MCM06/MCM06",
|
||||
"System/MCM06/Rack",
|
||||
"System/MCM06/IO_BLOCK/DPM/NCP1_15_DPM1",
|
||||
"System/MCM06/IO_BLOCK/DPM/NCS1_6_DPM1",
|
||||
"System/MCM06/IO_BLOCK/DPM/NCS1_DPM1",
|
||||
"System/MCM06/IO_BLOCK/DPM/NCS1_DPM2",
|
||||
"System/MCM06/IO_BLOCK/DPM/NCS2_DPM2",
|
||||
"System/MCM06/IO_BLOCK/DPM/NCS2_DPM1",
|
||||
"System/MCM06/IO_BLOCK/DPM/NCS2_4_DPM1",
|
||||
"System/MCM06/IO_BLOCK/DPM/NCS1_6_DPM1"
|
||||
"System/MCM06/IO_BLOCK/DPM/NCS2_DPM1",
|
||||
"System/MCM06/IO_BLOCK/DPM/NCS2_DPM2"
|
||||
]
|
||||
},
|
||||
"propConfig": {
|
||||
@ -31,11 +31,11 @@
|
||||
"1": "{view.params.tagProps[1]}",
|
||||
"fc": "{session.custom.fc}"
|
||||
},
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{1}/STATE"
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{1}/Communication_Faulted"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},1)",
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
|
||||
"type": "expression"
|
||||
},
|
||||
{
|
||||
@ -43,11 +43,11 @@
|
||||
"inputType": "scalar",
|
||||
"mappings": [
|
||||
{
|
||||
"input": 0,
|
||||
"input": false,
|
||||
"output": true
|
||||
},
|
||||
{
|
||||
"input": 1,
|
||||
"input": true,
|
||||
"output": false
|
||||
}
|
||||
],
|
||||
@ -68,11 +68,11 @@
|
||||
"2": "{view.params.tagProps[2]}",
|
||||
"fc": "{session.custom.fc}"
|
||||
},
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{2}/STATE"
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{2}/Communication_Faulted"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},1)",
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
|
||||
"type": "expression"
|
||||
},
|
||||
{
|
||||
@ -80,11 +80,11 @@
|
||||
"inputType": "scalar",
|
||||
"mappings": [
|
||||
{
|
||||
"input": 0,
|
||||
"input": false,
|
||||
"output": true
|
||||
},
|
||||
{
|
||||
"input": 1,
|
||||
"input": true,
|
||||
"output": false
|
||||
}
|
||||
],
|
||||
@ -105,11 +105,11 @@
|
||||
"3": "{view.params.tagProps[3]}",
|
||||
"fc": "{session.custom.fc}"
|
||||
},
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{3}/STATE"
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{3}/Communication_Faulted"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},1)",
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
|
||||
"type": "expression"
|
||||
},
|
||||
{
|
||||
@ -117,11 +117,11 @@
|
||||
"inputType": "scalar",
|
||||
"mappings": [
|
||||
{
|
||||
"input": 0,
|
||||
"input": false,
|
||||
"output": true
|
||||
},
|
||||
{
|
||||
"input": 1,
|
||||
"input": true,
|
||||
"output": false
|
||||
}
|
||||
],
|
||||
@ -142,11 +142,11 @@
|
||||
"4": "{view.params.tagProps[4]}",
|
||||
"fc": "{session.custom.fc}"
|
||||
},
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{4}/STATE"
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{4}/Communication_Faulted"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},1)",
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
|
||||
"type": "expression"
|
||||
},
|
||||
{
|
||||
@ -154,11 +154,11 @@
|
||||
"inputType": "scalar",
|
||||
"mappings": [
|
||||
{
|
||||
"input": 0,
|
||||
"input": false,
|
||||
"output": true
|
||||
},
|
||||
{
|
||||
"input": 1,
|
||||
"input": true,
|
||||
"output": false
|
||||
}
|
||||
],
|
||||
@ -179,11 +179,11 @@
|
||||
"5": "{view.params.tagProps[5]}",
|
||||
"fc": "{session.custom.fc}"
|
||||
},
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{5}/STATE"
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{5}/Communication_Faulted"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},1)",
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
|
||||
"type": "expression"
|
||||
},
|
||||
{
|
||||
@ -191,11 +191,11 @@
|
||||
"inputType": "scalar",
|
||||
"mappings": [
|
||||
{
|
||||
"input": 0,
|
||||
"input": false,
|
||||
"output": true
|
||||
},
|
||||
{
|
||||
"input": 1,
|
||||
"input": true,
|
||||
"output": false
|
||||
}
|
||||
],
|
||||
@ -216,11 +216,11 @@
|
||||
"6": "{view.params.tagProps[6]}",
|
||||
"fc": "{session.custom.fc}"
|
||||
},
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{6}/STATE"
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{6}/Communication_Faulted"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},1)",
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
|
||||
"type": "expression"
|
||||
},
|
||||
{
|
||||
@ -228,11 +228,11 @@
|
||||
"inputType": "scalar",
|
||||
"mappings": [
|
||||
{
|
||||
"input": 0,
|
||||
"input": false,
|
||||
"output": true
|
||||
},
|
||||
{
|
||||
"input": 1,
|
||||
"input": true,
|
||||
"output": false
|
||||
}
|
||||
],
|
||||
@ -253,11 +253,11 @@
|
||||
"7": "{view.params.tagProps[7]}",
|
||||
"fc": "{session.custom.fc}"
|
||||
},
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{7}/STATE"
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{7}/Communication_Faulted"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},1)",
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
|
||||
"type": "expression"
|
||||
},
|
||||
{
|
||||
@ -265,11 +265,11 @@
|
||||
"inputType": "scalar",
|
||||
"mappings": [
|
||||
{
|
||||
"input": 0,
|
||||
"input": false,
|
||||
"output": true
|
||||
},
|
||||
{
|
||||
"input": 1,
|
||||
"input": true,
|
||||
"output": false
|
||||
}
|
||||
],
|
||||
@ -290,11 +290,11 @@
|
||||
"0": "{view.params.tagProps[0]}",
|
||||
"fc": "{session.custom.fc}"
|
||||
},
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/STATE"
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Communication_Faulted"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},1)",
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
|
||||
"type": "expression"
|
||||
},
|
||||
{
|
||||
@ -302,11 +302,11 @@
|
||||
"inputType": "scalar",
|
||||
"mappings": [
|
||||
{
|
||||
"input": 0,
|
||||
"input": false,
|
||||
"output": true
|
||||
},
|
||||
{
|
||||
"input": 1,
|
||||
"input": true,
|
||||
"output": false
|
||||
}
|
||||
],
|
||||
@ -461,7 +461,7 @@
|
||||
}
|
||||
},
|
||||
"meta": {
|
||||
"name": "NCS1_DPM1"
|
||||
"name": "NCS1_6_DPM1"
|
||||
},
|
||||
"position": {
|
||||
"height": 0.3333,
|
||||
@ -500,7 +500,7 @@
|
||||
"OutDown": false,
|
||||
"OutRight": true,
|
||||
"OutUp": false,
|
||||
"view": "Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM06/NCS1_DPM1"
|
||||
"view": "Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM06/NCS1_6_DPM1"
|
||||
},
|
||||
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
|
||||
},
|
||||
@ -519,7 +519,7 @@
|
||||
}
|
||||
},
|
||||
"meta": {
|
||||
"name": "NCS1_DPM2"
|
||||
"name": "NCS1_DPM1"
|
||||
},
|
||||
"position": {
|
||||
"height": 0.3333,
|
||||
@ -564,7 +564,7 @@
|
||||
"OutDown": false,
|
||||
"OutRight": true,
|
||||
"OutUp": false,
|
||||
"view": "Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM06/NCS1_DPM2"
|
||||
"view": "Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM06/NCS1_DPM1"
|
||||
},
|
||||
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
|
||||
},
|
||||
@ -583,7 +583,7 @@
|
||||
}
|
||||
},
|
||||
"meta": {
|
||||
"name": "NCS2_DPM2"
|
||||
"name": "NCS1_DPM2"
|
||||
},
|
||||
"position": {
|
||||
"height": 0.3333,
|
||||
@ -629,7 +629,7 @@
|
||||
"OutDown": true,
|
||||
"OutRight": false,
|
||||
"OutUp": false,
|
||||
"view": "Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM06/NCS2_DPM2"
|
||||
"view": "Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM06/NCS1_DPM2"
|
||||
},
|
||||
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
|
||||
},
|
||||
@ -648,7 +648,7 @@
|
||||
}
|
||||
},
|
||||
"meta": {
|
||||
"name": "NCS2_DPM1"
|
||||
"name": "NCS2_4_DPM1"
|
||||
},
|
||||
"position": {
|
||||
"height": 0.3333,
|
||||
@ -694,7 +694,7 @@
|
||||
"OutDown": false,
|
||||
"OutRight": true,
|
||||
"OutUp": false,
|
||||
"view": "Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM06/NCS2_DPM1"
|
||||
"view": "Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM06/NCS2_4_DPM1"
|
||||
},
|
||||
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
|
||||
},
|
||||
@ -713,7 +713,7 @@
|
||||
}
|
||||
},
|
||||
"meta": {
|
||||
"name": "NCS2_4_DPM1"
|
||||
"name": "NCS2_DPM1"
|
||||
},
|
||||
"position": {
|
||||
"height": 0.3333,
|
||||
@ -753,7 +753,7 @@
|
||||
"OutDown": false,
|
||||
"OutRight": false,
|
||||
"OutUp": true,
|
||||
"view": "Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM06/NCS2_4_DPM1"
|
||||
"view": "Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM06/NCS2_DPM1"
|
||||
},
|
||||
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
|
||||
},
|
||||
@ -772,7 +772,7 @@
|
||||
}
|
||||
},
|
||||
"meta": {
|
||||
"name": "NCS1_6_DPM1"
|
||||
"name": "NCS2_DPM2"
|
||||
},
|
||||
"position": {
|
||||
"height": 0.3333,
|
||||
@ -819,7 +819,7 @@
|
||||
"OutDown": false,
|
||||
"OutRight": true,
|
||||
"OutUp": false,
|
||||
"view": "Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM06/NCS1_6_DPM1"
|
||||
"view": "Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM06/NCS2_DPM2"
|
||||
},
|
||||
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
|
||||
},
|
||||
@ -854,7 +854,7 @@
|
||||
"y": 0.07
|
||||
},
|
||||
"props": {
|
||||
"text": "NCS1_DPM1 11.200.1.5",
|
||||
"text": "NCS1_6_DPM1 11.200.1.3",
|
||||
"textStyle": {
|
||||
"fontSize": "1vmin"
|
||||
}
|
||||
@ -872,7 +872,7 @@
|
||||
"y": 0.3
|
||||
},
|
||||
"props": {
|
||||
"text": "NCS1_DPM2 11.200.1.6",
|
||||
"text": "NCS1_DPM1 11.200.1.5",
|
||||
"textStyle": {
|
||||
"fontSize": "1vmin"
|
||||
}
|
||||
@ -890,7 +890,7 @@
|
||||
"y": 0.4
|
||||
},
|
||||
"props": {
|
||||
"text": "NCS2_DPM2 11.200.1.7",
|
||||
"text": "NCS1_DPM2 11.200.1.6",
|
||||
"textStyle": {
|
||||
"fontSize": "1vmin"
|
||||
}
|
||||
@ -908,7 +908,7 @@
|
||||
"y": 0.75
|
||||
},
|
||||
"props": {
|
||||
"text": "NCS2_DPM1 11.200.1.8",
|
||||
"text": "NCS2_4_DPM1 11.200.1.4",
|
||||
"textStyle": {
|
||||
"fontSize": "1vmin"
|
||||
}
|
||||
@ -926,7 +926,7 @@
|
||||
"y": 0.75
|
||||
},
|
||||
"props": {
|
||||
"text": "NCS2_4_DPM1 11.200.1.4",
|
||||
"text": "NCS2_DPM1 11.200.1.7",
|
||||
"textStyle": {
|
||||
"fontSize": "1vmin"
|
||||
}
|
||||
@ -944,7 +944,7 @@
|
||||
"y": 0.4
|
||||
},
|
||||
"props": {
|
||||
"text": "NCS1_6_DPM1 11.200.1.3",
|
||||
"text": "NCS2_DPM2 11.200.1.8",
|
||||
"textStyle": {
|
||||
"fontSize": "1vmin"
|
||||
}
|
||||
|
||||
@ -13,16 +13,16 @@
|
||||
},
|
||||
"params": {
|
||||
"tagProps": [
|
||||
"System/MCM07/MCM07",
|
||||
"System/MCM07/IO_BLOCK/DPM/BYCA_3_DPM1",
|
||||
"System/MCM07/IO_BLOCK/DPM/BYBC_3_DPM1",
|
||||
"System/MCM07/Rack",
|
||||
"System/MCM07/IO_BLOCK/DPM/BYAB_12_DPM1",
|
||||
"System/MCM07/IO_BLOCK/DPM/BYAB_7_DPM1",
|
||||
"System/MCM07/IO_BLOCK/DPM/BYAD_5_DPM1",
|
||||
"System/MCM07/IO_BLOCK/DPM/BYDA_4_DPM1",
|
||||
"System/MCM07/IO_BLOCK/DPM/BYAC_8_DPM1",
|
||||
"System/MCM07/IO_BLOCK/DPM/BYAD_3_DPM1",
|
||||
"System/MCM07/IO_BLOCK/DPM/BYDA_6_DPM1",
|
||||
"System/MCM07/IO_BLOCK/DPM/BYAC_8_DPM1"
|
||||
"System/MCM07/IO_BLOCK/DPM/BYAD_5_DPM1",
|
||||
"System/MCM07/IO_BLOCK/DPM/BYBC_3_DPM1",
|
||||
"System/MCM07/IO_BLOCK/DPM/BYCA_3_DPM1",
|
||||
"System/MCM07/IO_BLOCK/DPM/BYDA_4_DPM1",
|
||||
"System/MCM07/IO_BLOCK/DPM/BYDA_6_DPM1"
|
||||
]
|
||||
},
|
||||
"propConfig": {
|
||||
@ -35,11 +35,11 @@
|
||||
"1": "{view.params.tagProps[1]}",
|
||||
"fc": "{session.custom.fc}"
|
||||
},
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{1}/STATE"
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{1}/Communication_Faulted"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},1)",
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
|
||||
"type": "expression"
|
||||
},
|
||||
{
|
||||
@ -47,11 +47,11 @@
|
||||
"inputType": "scalar",
|
||||
"mappings": [
|
||||
{
|
||||
"input": 0,
|
||||
"input": false,
|
||||
"output": true
|
||||
},
|
||||
{
|
||||
"input": 1,
|
||||
"input": true,
|
||||
"output": false
|
||||
}
|
||||
],
|
||||
@ -72,11 +72,11 @@
|
||||
"2": "{view.params.tagProps[2]}",
|
||||
"fc": "{session.custom.fc}"
|
||||
},
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{2}/STATE"
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{2}/Communication_Faulted"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},1)",
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
|
||||
"type": "expression"
|
||||
},
|
||||
{
|
||||
@ -84,11 +84,11 @@
|
||||
"inputType": "scalar",
|
||||
"mappings": [
|
||||
{
|
||||
"input": 0,
|
||||
"input": false,
|
||||
"output": true
|
||||
},
|
||||
{
|
||||
"input": 1,
|
||||
"input": true,
|
||||
"output": false
|
||||
}
|
||||
],
|
||||
@ -109,11 +109,11 @@
|
||||
"3": "{view.params.tagProps[3]}",
|
||||
"fc": "{session.custom.fc}"
|
||||
},
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{3}/STATE"
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{3}/Communication_Faulted"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},1)",
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
|
||||
"type": "expression"
|
||||
},
|
||||
{
|
||||
@ -121,11 +121,11 @@
|
||||
"inputType": "scalar",
|
||||
"mappings": [
|
||||
{
|
||||
"input": 0,
|
||||
"input": false,
|
||||
"output": true
|
||||
},
|
||||
{
|
||||
"input": 1,
|
||||
"input": true,
|
||||
"output": false
|
||||
}
|
||||
],
|
||||
@ -146,11 +146,11 @@
|
||||
"4": "{view.params.tagProps[4]}",
|
||||
"fc": "{session.custom.fc}"
|
||||
},
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{4}/STATE"
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{4}/Communication_Faulted"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},1)",
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
|
||||
"type": "expression"
|
||||
},
|
||||
{
|
||||
@ -158,11 +158,11 @@
|
||||
"inputType": "scalar",
|
||||
"mappings": [
|
||||
{
|
||||
"input": 0,
|
||||
"input": false,
|
||||
"output": true
|
||||
},
|
||||
{
|
||||
"input": 1,
|
||||
"input": true,
|
||||
"output": false
|
||||
}
|
||||
],
|
||||
@ -183,11 +183,11 @@
|
||||
"5": "{view.params.tagProps[5]}",
|
||||
"fc": "{session.custom.fc}"
|
||||
},
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{5}/STATE"
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{5}/Communication_Faulted"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},1)",
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
|
||||
"type": "expression"
|
||||
},
|
||||
{
|
||||
@ -195,11 +195,11 @@
|
||||
"inputType": "scalar",
|
||||
"mappings": [
|
||||
{
|
||||
"input": 0,
|
||||
"input": false,
|
||||
"output": true
|
||||
},
|
||||
{
|
||||
"input": 1,
|
||||
"input": true,
|
||||
"output": false
|
||||
}
|
||||
],
|
||||
@ -220,11 +220,11 @@
|
||||
"6": "{view.params.tagProps[6]}",
|
||||
"fc": "{session.custom.fc}"
|
||||
},
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{6}/STATE"
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{6}/Communication_Faulted"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},1)",
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
|
||||
"type": "expression"
|
||||
},
|
||||
{
|
||||
@ -232,11 +232,11 @@
|
||||
"inputType": "scalar",
|
||||
"mappings": [
|
||||
{
|
||||
"input": 0,
|
||||
"input": false,
|
||||
"output": true
|
||||
},
|
||||
{
|
||||
"input": 1,
|
||||
"input": true,
|
||||
"output": false
|
||||
}
|
||||
],
|
||||
@ -257,11 +257,11 @@
|
||||
"7": "{view.params.tagProps[7]}",
|
||||
"fc": "{session.custom.fc}"
|
||||
},
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{7}/STATE"
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{7}/Communication_Faulted"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},1)",
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
|
||||
"type": "expression"
|
||||
},
|
||||
{
|
||||
@ -269,11 +269,11 @@
|
||||
"inputType": "scalar",
|
||||
"mappings": [
|
||||
{
|
||||
"input": 0,
|
||||
"input": false,
|
||||
"output": true
|
||||
},
|
||||
{
|
||||
"input": 1,
|
||||
"input": true,
|
||||
"output": false
|
||||
}
|
||||
],
|
||||
@ -294,11 +294,11 @@
|
||||
"8": "{view.params.tagProps[8]}",
|
||||
"fc": "{session.custom.fc}"
|
||||
},
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{8}/STATE"
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{8}/Communication_Faulted"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},1)",
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
|
||||
"type": "expression"
|
||||
},
|
||||
{
|
||||
@ -306,11 +306,11 @@
|
||||
"inputType": "scalar",
|
||||
"mappings": [
|
||||
{
|
||||
"input": 0,
|
||||
"input": false,
|
||||
"output": true
|
||||
},
|
||||
{
|
||||
"input": 1,
|
||||
"input": true,
|
||||
"output": false
|
||||
}
|
||||
],
|
||||
@ -331,11 +331,11 @@
|
||||
"9": "{view.params.tagProps[9]}",
|
||||
"fc": "{session.custom.fc}"
|
||||
},
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{9}/STATE"
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{9}/Communication_Faulted"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},1)",
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
|
||||
"type": "expression"
|
||||
},
|
||||
{
|
||||
@ -343,11 +343,11 @@
|
||||
"inputType": "scalar",
|
||||
"mappings": [
|
||||
{
|
||||
"input": 0,
|
||||
"input": false,
|
||||
"output": true
|
||||
},
|
||||
{
|
||||
"input": 1,
|
||||
"input": true,
|
||||
"output": false
|
||||
}
|
||||
],
|
||||
@ -368,11 +368,11 @@
|
||||
"0": "{view.params.tagProps[0]}",
|
||||
"fc": "{session.custom.fc}"
|
||||
},
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/STATE"
|
||||
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Communication_Faulted"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},1)",
|
||||
"expression": "coalesce({value},{view.params.forceFaultStatus},false)",
|
||||
"type": "expression"
|
||||
},
|
||||
{
|
||||
@ -380,11 +380,11 @@
|
||||
"inputType": "scalar",
|
||||
"mappings": [
|
||||
{
|
||||
"input": 0,
|
||||
"input": false,
|
||||
"output": true
|
||||
},
|
||||
{
|
||||
"input": 1,
|
||||
"input": true,
|
||||
"output": false
|
||||
}
|
||||
],
|
||||
@ -474,7 +474,7 @@
|
||||
}
|
||||
},
|
||||
"meta": {
|
||||
"name": "BYCA_3_DPM1"
|
||||
"name": "BYAB_12_DPM1"
|
||||
},
|
||||
"position": {
|
||||
"height": 0.3333,
|
||||
@ -520,7 +520,7 @@
|
||||
"OutDown": true,
|
||||
"OutRight": false,
|
||||
"OutUp": false,
|
||||
"view": "Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM07/BYCA_3_DPM1"
|
||||
"view": "Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM07/BYAB_12_DPM1"
|
||||
},
|
||||
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
|
||||
},
|
||||
@ -539,7 +539,7 @@
|
||||
}
|
||||
},
|
||||
"meta": {
|
||||
"name": "BYBC_3_DPM1"
|
||||
"name": "BYAB_7_DPM1"
|
||||
},
|
||||
"position": {
|
||||
"height": 0.3333,
|
||||
@ -585,7 +585,7 @@
|
||||
"OutDown": false,
|
||||
"OutRight": true,
|
||||
"OutUp": false,
|
||||
"view": "Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM07/BYBC_3_DPM1"
|
||||
"view": "Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM07/BYAB_7_DPM1"
|
||||
},
|
||||
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
|
||||
},
|
||||
@ -604,7 +604,7 @@
|
||||
}
|
||||
},
|
||||
"meta": {
|
||||
"name": "BYAB_12_DPM1"
|
||||
"name": "BYAC_8_DPM1"
|
||||
},
|
||||
"position": {
|
||||
"height": 0.3333,
|
||||
@ -644,7 +644,7 @@
|
||||
"OutDown": false,
|
||||
"OutRight": false,
|
||||
"OutUp": true,
|
||||
"view": "Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM07/BYAB_12_DPM1"
|
||||
"view": "Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM07/BYAC_8_DPM1"
|
||||
},
|
||||
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
|
||||
},
|
||||
@ -663,7 +663,7 @@
|
||||
}
|
||||
},
|
||||
"meta": {
|
||||
"name": "BYAB_7_DPM1"
|
||||
"name": "BYAD_3_DPM1"
|
||||
},
|
||||
"position": {
|
||||
"height": 0.3333,
|
||||
@ -703,7 +703,7 @@
|
||||
"OutDown": false,
|
||||
"OutRight": true,
|
||||
"OutUp": false,
|
||||
"view": "Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM07/BYAB_7_DPM1"
|
||||
"view": "Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM07/BYAD_3_DPM1"
|
||||
},
|
||||
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
|
||||
},
|
||||
@ -787,7 +787,7 @@
|
||||
}
|
||||
},
|
||||
"meta": {
|
||||
"name": "BYDA_4_DPM1"
|
||||
"name": "BYBC_3_DPM1"
|
||||
},
|
||||
"position": {
|
||||
"height": 0.3333,
|
||||
@ -832,7 +832,7 @@
|
||||
"OutDown": false,
|
||||
"OutRight": true,
|
||||
"OutUp": false,
|
||||
"view": "Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM07/BYDA_4_DPM1"
|
||||
"view": "Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM07/BYBC_3_DPM1"
|
||||
},
|
||||
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
|
||||
},
|
||||
@ -851,7 +851,7 @@
|
||||
}
|
||||
},
|
||||
"meta": {
|
||||
"name": "BYAD_3_DPM1"
|
||||
"name": "BYCA_3_DPM1"
|
||||
},
|
||||
"position": {
|
||||
"height": 0.3333,
|
||||
@ -897,7 +897,7 @@
|
||||
"OutDown": false,
|
||||
"OutRight": false,
|
||||
"OutUp": true,
|
||||
"view": "Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM07/BYAD_3_DPM1"
|
||||
"view": "Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM07/BYCA_3_DPM1"
|
||||
},
|
||||
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
|
||||
},
|
||||
@ -916,7 +916,7 @@
|
||||
}
|
||||
},
|
||||
"meta": {
|
||||
"name": "BYDA_6_DPM1"
|
||||
"name": "BYDA_4_DPM1"
|
||||
},
|
||||
"position": {
|
||||
"height": 0.3333,
|
||||
@ -955,7 +955,7 @@
|
||||
"OutDown": false,
|
||||
"OutRight": true,
|
||||
"OutUp": false,
|
||||
"view": "Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM07/BYDA_6_DPM1"
|
||||
"view": "Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM07/BYDA_4_DPM1"
|
||||
},
|
||||
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
|
||||
},
|
||||
@ -972,7 +972,7 @@
|
||||
"y": 0.0747
|
||||
},
|
||||
"props": {
|
||||
"text": "BYCA_3_DPM1 11.200.1.2",
|
||||
"text": "BYAB_12_DPM1 11.200.1.4",
|
||||
"textStyle": {
|
||||
"fontSize": "1vmin"
|
||||
}
|
||||
@ -990,7 +990,7 @@
|
||||
"y": 0.0748
|
||||
},
|
||||
"props": {
|
||||
"text": "BYBC_3_DPM1 11.200.1.3",
|
||||
"text": "BYAB_7_DPM1 11.200.1.5",
|
||||
"textStyle": {
|
||||
"fontSize": "1vmin"
|
||||
}
|
||||
@ -1008,7 +1008,7 @@
|
||||
"y": 0.4125
|
||||
},
|
||||
"props": {
|
||||
"text": "BYAB_12_DPM1 11.200.1.4",
|
||||
"text": "BYAC_8_DPM1 11.200.1.10",
|
||||
"textStyle": {
|
||||
"fontSize": "1vmin"
|
||||
}
|
||||
@ -1026,7 +1026,7 @@
|
||||
"y": 0.4125
|
||||
},
|
||||
"props": {
|
||||
"text": "BYAB_7_DPM1 11.200.1.5",
|
||||
"text": "BYAD_3_DPM1 11.200.1.8",
|
||||
"textStyle": {
|
||||
"fontSize": "1vmin"
|
||||
}
|
||||
@ -1062,7 +1062,7 @@
|
||||
"y": 0.3105
|
||||
},
|
||||
"props": {
|
||||
"text": "BYDA_4_DPM1 11.200.1.7",
|
||||
"text": "BYBC_3_DPM1 11.200.1.3",
|
||||
"textStyle": {
|
||||
"fontSize": "1vmin"
|
||||
}
|
||||
@ -1080,7 +1080,7 @@
|
||||
"y": 0.6087
|
||||
},
|
||||
"props": {
|
||||
"text": "BYAD_3_DPM1 11.200.1.8",
|
||||
"text": "BYCA_3_DPM1 11.200.1.2",
|
||||
"textStyle": {
|
||||
"fontSize": "1vmin"
|
||||
}
|
||||
@ -1098,7 +1098,7 @@
|
||||
"y": 0.7079
|
||||
},
|
||||
"props": {
|
||||
"text": "BYDA_6_DPM1 11.200.1.9",
|
||||
"text": "BYDA_4_DPM1 11.200.1.7",
|
||||
"textStyle": {
|
||||
"fontSize": "1vmin"
|
||||
}
|
||||
@ -1118,7 +1118,7 @@
|
||||
}
|
||||
},
|
||||
"meta": {
|
||||
"name": "BYAC_8_DPM1"
|
||||
"name": "BYDA_6_DPM1"
|
||||
},
|
||||
"position": {
|
||||
"height": 0.3333,
|
||||
@ -1170,7 +1170,7 @@
|
||||
"value",
|
||||
"value"
|
||||
],
|
||||
"view": "Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM07/BYAC_8_DPM1"
|
||||
"view": "Windows/Tabs/Enternet Windows/DPMs/DPM Devices/MCM07/BYDA_6_DPM1"
|
||||
},
|
||||
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
|
||||
},
|
||||
@ -1281,7 +1281,7 @@
|
||||
"y": 0.7079
|
||||
},
|
||||
"props": {
|
||||
"text": "BYAC_8_DPM1 11.200.1.10",
|
||||
"text": "BYDA_6_DPM1 11.200.1.9",
|
||||
"textStyle": {
|
||||
"fontSize": "1vmin"
|
||||
}
|
||||
|
||||
@ -58,45 +58,6 @@
|
||||
}
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "JAM",
|
||||
"tooltip": {
|
||||
"enabled": true,
|
||||
"text": "Jams"
|
||||
}
|
||||
},
|
||||
"position": {
|
||||
"basis": "24px",
|
||||
"shrink": 0
|
||||
},
|
||||
"props": {
|
||||
"path": "Symbol-Views/Equipment-Views/JAM",
|
||||
"style": {
|
||||
"marginRight": "5px"
|
||||
}
|
||||
},
|
||||
"type": "ia.display.view"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "Label_0"
|
||||
},
|
||||
"position": {
|
||||
"basis": "10px",
|
||||
"grow": 1
|
||||
},
|
||||
"props": {
|
||||
"style": {
|
||||
"marginRight": "10px"
|
||||
},
|
||||
"text": 0,
|
||||
"textStyle": {
|
||||
"textAlign": "end"
|
||||
}
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
}
|
||||
],
|
||||
"meta": {
|
||||
@ -428,7 +389,7 @@
|
||||
"basis": "32px"
|
||||
},
|
||||
"props": {
|
||||
"text": 0,
|
||||
"text": 2,
|
||||
"textStyle": {
|
||||
"fontSize": 10,
|
||||
"textAlign": "center"
|
||||
@ -544,7 +505,7 @@
|
||||
"basis": "32px"
|
||||
},
|
||||
"props": {
|
||||
"text": 0,
|
||||
"text": 2,
|
||||
"textStyle": {
|
||||
"fontSize": 10,
|
||||
"textAlign": "center"
|
||||
@ -610,7 +571,7 @@
|
||||
"counts": {
|
||||
"Critical": 0,
|
||||
"Diagnostic": 0,
|
||||
"High": 0,
|
||||
"High": 2,
|
||||
"Low": 0,
|
||||
"Medium": 0
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user