6540 lines
267 KiB
JSON
Raw Normal View History

2026-01-06 04:47:40 +08:00
{
"pageConfig": {
"offColor": "#C0C0C0",
"pageName": "",
"showLayer": "[[0,1]]",
"sizeType": "original",
"style": "width:1920px;height:919px;background-image:none;background-size:100%;background-color:#E6ECF2;",
"topo": 1
},
"signs": [
{
"alpha": "100",
"angle": 0,
"class": "sign text",
"height": 40,
"id": "text_2742",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"precision": 0,
"signname": "obj_2742",
"style": "left:20px;top:440px;z-index:30;width:300px;height:40px;font-family:Microsoft YaHei;font-size:12pt;color:#FFFFFF;text-align:center;justify-content:center;display:flex;align-items:center;background-color:#ECEFF2;",
"text": "顺控列表",
"type": "text",
"width": 300
},
{
"alpha": "100",
"angle": 0,
"borderColor": "#CCCFD9",
"borderWidth": 2,
"class": "sign rect",
"fillColor": "#FFFFFF",
"height": 397,
"id": "rect_2743",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"penStyle": 1,
"signname": "obj_2743",
"style": "left:20px;top:480px;z-index:-3;width:300px;height:397px;",
"type": "rect",
"width": 300
},
{
"alpha": "100",
"angle": 0,
"borderColor": "#CCCFD9",
"borderWidth": 2,
"class": "sign rect",
"fillColor": "#FFFFFF",
"height": 400,
"id": "rect_3023",
"isShow": 0,
"layer": 0,
"mirror": "[1,1]",
"penStyle": 1,
"signname": "obj_3023",
"style": "left:20px;top:20px;z-index:-39;width:1880px;height:400px;",
"type": "rect",
"width": 1880
},
{
"alpha": "100",
"angle": 0,
"background-color": "transparent",
"borderWidth": 1,
"class": "sign container",
"height": 482,
"id": "container_3502",
"isShow": 1,
"isShowBorder": false,
"layer": 0,
"mirror": "[1,1]",
"overflow": false,
"signname": "m_sequence",
"style": "left:323px;top:430px;width:1591px;height:482px;",
"type": "container",
"url": "SequenceWidget.html",
"width": 1591
},
{
"action": 1,
"alpha": "100",
"angle": 0,
"btnText": "南区送电",
"checkStyle": "background-color: #096ae4;color:#FDFDFD;",
"class": "sign button",
"groupId": -1,
"height": 42,
"hoverStyle": "background-color: #d9e8fd;border-color: #096ae4;",
"id": "button_3503",
"isCheck": false,
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"normalStyle": "text-align:center;justify-content:center;display:flex;align-items:center;border: 1px solid #B2B9C3;",
"openType": "self",
"showLayer": "[]",
"signname": "m_seq1",
"style": "left:50px;top:510px;width:247px;height:42px;",
"type": "button",
"url": "",
"width": 247
},
{
"action": 1,
"alpha": "100",
"angle": 0,
"btnText": "南区停电",
"checkStyle": "background-color: #096ae4;color:#FDFDFD;",
"class": "sign button",
"groupId": -1,
"height": 42,
"hoverStyle": "background-color: #d9e8fd;border-color: #096ae4;",
"id": "button_3504",
"isCheck": false,
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"normalStyle": "text-align:center;justify-content:center;display:flex;align-items:center;border: 1px solid #B2B9C3;",
"openType": "self",
"showLayer": "[]",
"signname": "m_seq2",
"style": "left:50px;top:560px;width:247px;height:42px;",
"type": "button",
"url": "",
"width": 247
},
{
"alpha": "100",
"angle": 0,
"borderColor": "#00D200",
"borderWidth": 4,
"class": "sign line",
"endStyle": 0,
"floatType": "carrier",
"id": "line_3756",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"origin": "0px 0px",
"path": "[[0,0],[870,0]]",
"penStyle": 1,
"signname": "obj_3756",
"startStyle": 0,
"style": "left:85px;top:110px;z-index:0;width:870px;",
"type": "line",
"width": 870
},
{
"alpha": "100",
"angle": 0,
"borderColor": "#00D200",
"borderWidth": 4,
"class": "sign line",
"endStyle": 0,
"floatType": "carrier",
"id": "line_3757",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"origin": "0px 0px",
"path": "[[0,0],[877,0]]",
"penStyle": 1,
"signname": "obj_3757",
"startStyle": 0,
"style": "left:993px;top:110px;z-index:0;width:877px;",
"type": "line",
"width": 877
},
{
"alpha": "100",
"angle": 0,
"class": "sign icon",
"energyCodes": [
{
"code": "station1.PSCADA.digital.station1.G03_dd.ESPos.value",
"name": ""
}
],
"height": 0,
"id": "icon_3791",
"isShow": 1,
"mirror": "[1,1]",
"script": "function jddz(v1,s1)\n{\n var comFlag = s1 & 4;\n if(comFlag == 4)\n {\n return 2;\n }\n if(v1 < 0)\n {\n return 0;\n }\n var setValueFlag = s1 & 2048;\n var stopRefreshFalg = s1 & 4096;\n var stopAlarmFlag = s1 & 8192;\n if(v1 == 0)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 4;\n }\n else\n {\n return 0;\n }\n }\n else if(v1 == 1)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 3;\n }\n else\n {\n return 1;\n }\n }\n else\n {\n return 0;\n }\n}",
"signname": "obj_3791",
"source": "接地刀闸",
"strategy": "jddz",
"style": "left:220px;top:240px;width:0px;height:0px;z-index:22",
"type": "icon",
"width": 0,
"xScale": "1",
"yScale": "1"
},
{
"action": 1,
"alpha": "100",
"angle": 0,
"btnText": "快件中心I段",
"checkStyle": "none",
"class": "sign button",
"energyCodes": [
{
"code": "station1.PSCADA.analog.station1.G03_jgxh.IA.value",
"name": ""
},
{
"code": "station1.PSCADA.analog.station1.G03-YB_jgxh.IA.value",
"name": ""
}
],
"groupId": -1,
"height": 20,
"hoverStyle": "none",
"id": "button_3792",
"isCheck": false,
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"normalStyle": "background-color:transparent;color:#096AE4;",
"openType": "window",
"showLayer": "[[0,interval_进线.glx]]",
"signname": "obj_3792",
"style": "left:180px;top:365px;z-index:-33;width:80px;height:20px;font-family:微软雅黑;font-size:9pt;color:#096AE4;text-align:center;justify-content:center;display:flex;align-items:center;background-color:#FFFFFF;",
"text": "快件中心I段",
"type": "button",
"url": "界面框架/interval_protect.json",
"width": 80
},
{
"alpha": "100",
"angle": 0,
"class": "sign icon",
"height": 0,
"id": "icon_3793",
"isShow": 0,
"mirror": "[1,1]",
"signname": "obj_3793",
"source": "三角形",
"style": "left:190px;top:265px;width:0px;height:0px;z-index:21",
"type": "icon",
"width": 0,
"xScale": "1",
"yScale": "1"
},
{
"alpha": "100",
"angle": 0,
"class": "sign icon",
"energyCodes": [
{
"code": "station1.PSCADA.digital.station1.G03_jgxh.Remote.value",
"name": ""
}
],
"height": 0,
"id": "icon_3794",
"isShow": 1,
"mirror": "[1,1]",
"script": "function remote(v1,s1)\n{\n if(v1 < 0)\n {\n return 0;\n }\n return v1;\n}",
"signname": "obj_3794",
"source": "远方就地_LR",
"strategy": "remote",
"style": "left:175px;top:150px;width:0px;height:0px;z-index:-9",
"type": "icon",
"width": 0,
"xScale": "1",
"yScale": "1"
},
{
"alpha": "100",
"angle": 0,
"class": "sign text",
"height": 11,
"id": "text_3796",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"precision": 0,
"signname": "obj_3796",
"style": "left:220px;top:185px;z-index:0;width:29px;height:11px;font-family:宋体;font-size:8pt;color:#FFFFFF;text-align:center;justify-content:center;display:flex;align-items:center;",
"text": "G03",
"type": "text",
"width": 29
},
{
"alpha": "100",
"angle": 0,
"class": "sign text",
"energyCodes": [
{
"code": "station1.PSCADA.analog.station1.G03_jgxh.IB.value",
"name": ""
}
],
"height": 11,
"id": "text_3797",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"precision": 2,
"signname": "obj_3797",
"style": "left:190px;top:315px;z-index:-29;width:42px;height:11px;font-family:宋体;font-size:9pt;color:#096AE4;text-align:right;justify-content:flex-end;display:flex;align-items:center;background-color:none;",
"text": "0.00",
"type": "text",
"width": 42
},
{
"alpha": "100",
"angle": 0,
"class": "sign text",
"energyCodes": [
{
"code": "station1.PSCADA.analog.station1.G03_jgxh.IC.value",
"name": ""
}
],
"height": 11,
"id": "text_3798",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"precision": 2,
"signname": "obj_3798",
"style": "left:190px;top:330px;z-index:-29;width:42px;height:11px;font-family:宋体;font-size:9pt;color:#096AE4;text-align:right;justify-content:flex-end;display:flex;align-items:center;background-color:none;",
"text": "0.00",
"type": "text",
"width": 42
},
{
"alpha": "100",
"angle": 0,
"class": "sign text",
"energyCodes": [
{
"code": "station1.PSCADA.analog.station1.G03_jgxh.IA.value",
"name": ""
}
],
"height": 11,
"id": "text_3800",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"precision": 2,
"signname": "obj_3800",
"style": "left:190px;top:300px;z-index:-29;width:42px;height:11px;font-family:宋体;font-size:9pt;color:#096AE4;text-align:right;justify-content:flex-end;display:flex;align-items:center;background-color:none;",
"text": "0.00",
"type": "text",
"width": 42
},
{
"alpha": "100",
"angle": 0,
"class": "sign icon",
"energyCodes": [
{
"code": "station1.PSCADA.digital.station1.G03_dlq.Pos.value",
"name": ""
}
],
"height": 0,
"id": "icon_3801",
"isShow": 1,
"mirror": "[1,1]",
"script": "function token(v1,s1)\n{\n if(s1 < 0)\n{\ns1 = 0;\n}\nvar ret = 3;\nvar tokenFlag1 = s1 & 2097152;\nvar tokenFlag2 = s1 & 4194304;\nvar tokenFlag3 = s1 & 8388608;\n\n if(tokenFlag3 == 8388608)\n{\n ret = 2;\n}\nelse if(tokenFlag1 == 2097152)\n{\nret = 0;\n}\nelse if(tokenFlag2 == 4194304)\n{\nret = 1;\n}\n\nreturn ret;\n}",
"signname": "obj_3801",
"source": "挂牌",
"strategy": "token",
"style": "left:160px;top:180px;width:0px;height:0px;z-index:-15",
"type": "icon",
"width": 0,
"xScale": "1",
"yScale": "1"
},
{
"alpha": "100",
"angle": 0,
"class": "sign text",
"energyCodes": [
{
"code": "station1.PSCADA.analog.station1.G03_jgxh.P.value",
"name": ""
}
],
"height": 11,
"id": "text_3802",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"precision": 2,
"signname": "obj_3802",
"style": "left:190px;top:345px;z-index:-29;width:42px;height:11px;font-family:宋体;font-size:9pt;color:#AA0000;text-align:right;justify-content:flex-end;display:flex;align-items:center;background-color:none;",
"text": "0.00",
"type": "text",
"width": 42
},
{
"alpha": "100",
"angle": 0,
"class": "sign icon",
"energyCodes": [
{
"code": "station1.PSCADA.digital.station1.G03_dlq.Pos.value",
"name": ""
}
],
"height": 0,
"id": "icon_3803",
"isShow": 1,
"mirror": "[1,1]",
"script": "function dlq2(v1,s1)\n{\n var comFlag = s1 & 4;\n if(comFlag == 4)\n {\n return 2;\n }\n if(v1 < 0)\n {\n return 0;\n }\n var setValueFlag = s1 & 2048;\n var stopRefreshFalg = s1 & 4096;\n var stopAlarmFlag = s1 & 8192;\n if(v1 == 1)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 4;\n }\n else\n {\n return 0;\n }\n }\n else if(v1 == 2)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 3;\n }\n else\n {\n return 1;\n }\n }\n else if(v1 == 0)\n {\n return 5;\n }\n else if(v1 == 3)\n {\n return 6;\n }\n else\n {\n return 0;\n }\n}",
"signname": "obj_3803",
"source": "断路器",
"strategy": "dlq2",
"style": "left:190px;top:170px;width:0px;height:0px;z-index:23",
"type": "icon",
"width": 0,
"xScale": "1",
"yScale": "1"
},
{
"alpha": "100",
"angle": 0,
"class": "sign icon",
"energyCodes": [
{
"code": "station1.PSCADA.digital.station1.G03_sc.Rkd.value",
"name": ""
}
],
"height": 0,
"id": "icon_3804",
"isShow": 1,
"mirror": "[1,1]",
"script": "function sc2(v1,s1)\n{\n var comFlag = s1 & 4;\n if(comFlag == 4)\n {\n return 2;\n }\n if(v1 < 0)\n {\n return 0;\n }\n var setValueFlag = s1 & 2048;\n var stopRefreshFalg = s1 & 4096;\n var stopAlarmFlag = s1 & 8192;\n if(v1 == 2)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 4;\n }\n else\n {\n return 0;\n }\n }\n else if(v1 == 1)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 3;\n }\n else\n {\n return 1;\n }\n }\n else if(v1 == 0)\n {\n return 5;\n }\n else if(v1 == 3)\n {\n return 6;\n }\n else\n {\n return 0;\n }\n}",
"signname": "obj_3804",
"source": "手车_下",
"strategy": "sc2",
"style": "left:190px;top:210px;width:0px;height:0px;z-index:11",
"type": "icon",
"width": 0,
"xScale": "1",
"yScale": "1"
},
{
"alpha": "100",
"angle": 0,
"class": "sign icon",
"energyCodes": [
{
"code": "station1.PSCADA.digital.station1.G03_sc.Rkd.value",
"name": ""
}
],
"height": 0,
"id": "icon_3807",
"isShow": 1,
"mirror": "[1,1]",
"script": "function sc2(v1,s1)\n{\n var comFlag = s1 & 4;\n if(comFlag == 4)\n {\n return 2;\n }\n if(v1 < 0)\n {\n return 0;\n }\n var setValueFlag = s1 & 2048;\n var stopRefreshFalg = s1 & 4096;\n var stopAlarmFlag = s1 & 8192;\n if(v1 == 2)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 4;\n }\n else\n {\n return 0;\n }\n }\n else if(v1 == 1)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 3;\n }\n else\n {\n return 1;\n }\n }\n else if(v1 == 0)\n {\n return 5;\n }\n else if(v1 == 3)\n {\n return 6;\n }\n else\n {\n return 0;\n }\n}",
"signname": "obj_3807",
"source": "手车_上",
"strategy": "sc2",
"style": "left:190px;top:150px;width:0px;height:0px;z-index:11",
"type": "icon",
"width": 0,
"xScale": "1",
"yScale": "1"
},
{
"alpha": "100",
"angle": 0,
"class": "sign icon",
"energyCodes": [
{
"code": "station1.PSCADA.digital.station1.G04_dd.ESPos.value",
"name": ""
}
],
"height": 0,
"id": "icon_3809",
"isShow": 1,
"mirror": "[1,1]",
"script": "function jddz(v1,s1)\n{\n var comFlag = s1 & 4;\n if(comFlag == 4)\n {\n return 2;\n }\n if(v1 < 0)\n {\n return 0;\n }\n var setValueFlag = s1 & 2048;\n var stopRefreshFalg = s1 & 4096;\n var stopAlarmFlag = s1 & 8192;\n if(v1 == 0)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 4;\n }\n else\n {\n return 0;\n }\n }\n else if(v1 == 1)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 3;\n }\n else\n {\n return 1;\n }\n }\n else\n {\n return 0;\n }\n}",
"signname": "obj_3809",
"source": "接地刀闸",
"strategy": "jddz",
"style": "left:324px;top:240px;width:0px;height:0px;z-index:22",
"type": "icon",
"width": 0,
"xScale": "1",
"yScale": "1"
},
{
"action": 1,
"alpha": "100",
"angle": 0,
"btnText": "海关楼I段",
"checkStyle": "none",
"class": "sign button",
"energyCodes": [
{
"code": "station1.PSCADA.analog.station1.G04_jgxh.IA.value",
"name": ""
},
{
"code": "station1.PSCADA.analog.station1.G04-YB_jgxh.IA.value",
"name": ""
}
],
"groupId": -1,
"height": 20,
"hoverStyle": "none",
"id": "button_3810",
"isCheck": false,
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"normalStyle": "background-color:transparent;color:#096AE4;",
"openType": "window",
"showLayer": "[[0,interval_进线.glx]]",
"signname": "obj_3810",
"style": "left:284px;top:365px;z-index:-33;width:80px;height:20px;font-family:微软雅黑;font-size:9pt;color:#096AE4;text-align:center;justify-content:center;display:flex;align-items:center;background-color:#FFFFFF;",
"text": "海关楼I段",
"type": "button",
"url": "界面框架/interval_protect.json",
"width": 80
},
{
"alpha": "100",
"angle": 0,
"class": "sign icon",
"height": 0,
"id": "icon_3811",
"isShow": 0,
"mirror": "[1,1]",
"signname": "obj_3811",
"source": "三角形",
"style": "left:294px;top:265px;width:0px;height:0px;z-index:21",
"type": "icon",
"width": 0,
"xScale": "1",
"yScale": "1"
},
{
"alpha": "100",
"angle": 0,
"class": "sign icon",
"energyCodes": [
{
"code": "station1.PSCADA.digital.station1.G04_jgxh.Remote.value",
"name": ""
}
],
"height": 0,
"id": "icon_3812",
"isShow": 1,
"mirror": "[1,1]",
"script": "function remote(v1,s1)\n{\n if(v1 < 0)\n {\n return 0;\n }\n return v1;\n}",
"signname": "obj_3812",
"source": "远方就地_LR",
"strategy": "remote",
"style": "left:279px;top:150px;width:0px;height:0px;z-index:-9",
"type": "icon",
"width": 0,
"xScale": "1",
"yScale": "1"
},
{
"alpha": "100",
"angle": 0,
"class": "sign text",
"height": 11,
"id": "text_3814",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"precision": 0,
"signname": "obj_3814",
"style": "left:324px;top:185px;z-index:0;width:29px;height:11px;font-family:宋体;font-size:8pt;color:#FFFFFF;text-align:center;justify-content:center;display:flex;align-items:center;",
"text": "G04",
"type": "text",
"width": 29
},
{
"alpha": "100",
"angle": 0,
"class": "sign text",
"energyCodes": [
{
"code": "station1.PSCADA.analog.station1.G04_jgxh.IB.value",
"name": ""
}
],
"height": 11,
"id": "text_3815",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"precision": 2,
"signname": "obj_3815",
"style": "left:294px;top:315px;z-index:-29;width:42px;height:11px;font-family:宋体;font-size:9pt;color:#096AE4;text-align:right;justify-content:flex-end;display:flex;align-items:center;background-color:none;",
"text": "0.00",
"type": "text",
"width": 42
},
{
"alpha": "100",
"angle": 0,
"class": "sign text",
"energyCodes": [
{
"code": "station1.PSCADA.analog.station1.G04_jgxh.IC.value",
"name": ""
}
],
"height": 11,
"id": "text_3816",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"precision": 2,
"signname": "obj_3816",
"style": "left:294px;top:330px;z-index:-29;width:42px;height:11px;font-family:宋体;font-size:9pt;color:#096AE4;text-align:right;justify-content:flex-end;display:flex;align-items:center;background-color:none;",
"text": "0.00",
"type": "text",
"width": 42
},
{
"alpha": "100",
"angle": 0,
"class": "sign text",
"energyCodes": [
{
"code": "station1.PSCADA.analog.station1.G04_jgxh.IA.value",
"name": ""
}
],
"height": 11,
"id": "text_3818",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"precision": 2,
"signname": "obj_3818",
"style": "left:294px;top:300px;z-index:-29;width:42px;height:11px;font-family:宋体;font-size:9pt;color:#096AE4;text-align:right;justify-content:flex-end;display:flex;align-items:center;background-color:none;",
"text": "0.00",
"type": "text",
"width": 42
},
{
"alpha": "100",
"angle": 0,
"class": "sign icon",
"energyCodes": [
{
"code": "station1.PSCADA.digital.station1.G04_dlq.Pos.value",
"name": ""
}
],
"height": 0,
"id": "icon_3819",
"isShow": 1,
"mirror": "[1,1]",
"script": "function token(v1,s1)\n{\n if(s1 < 0)\n{\ns1 = 0;\n}\nvar ret = 3;\nvar tokenFlag1 = s1 & 2097152;\nvar tokenFlag2 = s1 & 4194304;\nvar tokenFlag3 = s1 & 8388608;\n\n if(tokenFlag3 == 8388608)\n{\n ret = 2;\n}\nelse if(tokenFlag1 == 2097152)\n{\nret = 0;\n}\nelse if(tokenFlag2 == 4194304)\n{\nret = 1;\n}\n\nreturn ret;\n}",
"signname": "obj_3819",
"source": "挂牌",
"strategy": "token",
"style": "left:264px;top:180px;width:0px;height:0px;z-index:-15",
"type": "icon",
"width": 0,
"xScale": "1",
"yScale": "1"
},
{
"alpha": "100",
"angle": 0,
"class": "sign text",
"energyCodes": [
{
"code": "station1.PSCADA.analog.station1.G04_jgxh.P.value",
"name": ""
}
],
"height": 11,
"id": "text_3820",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"precision": 2,
"signname": "obj_3820",
"style": "left:294px;top:345px;z-index:-29;width:42px;height:11px;font-family:宋体;font-size:9pt;color:#AA0000;text-align:right;justify-content:flex-end;display:flex;align-items:center;background-color:none;",
"text": "0.00",
"type": "text",
"width": 42
},
{
"alpha": "100",
"angle": 0,
"class": "sign icon",
"energyCodes": [
{
"code": "station1.PSCADA.digital.station1.G04_dlq.Pos.value",
"name": ""
}
],
"height": 0,
"id": "icon_3821",
"isShow": 1,
"mirror": "[1,1]",
"script": "function dlq2(v1,s1)\n{\n var comFlag = s1 & 4;\n if(comFlag == 4)\n {\n return 2;\n }\n if(v1 < 0)\n {\n return 0;\n }\n var setValueFlag = s1 & 2048;\n var stopRefreshFalg = s1 & 4096;\n var stopAlarmFlag = s1 & 8192;\n if(v1 == 1)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 4;\n }\n else\n {\n return 0;\n }\n }\n else if(v1 == 2)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 3;\n }\n else\n {\n return 1;\n }\n }\n else if(v1 == 0)\n {\n return 5;\n }\n else if(v1 == 3)\n {\n return 6;\n }\n else\n {\n return 0;\n }\n}",
"signname": "obj_3821",
"source": "断路器",
"strategy": "dlq2",
"style": "left:294px;top:170px;width:0px;height:0px;z-index:23",
"type": "icon",
"width": 0,
"xScale": "1",
"yScale": "1"
},
{
"alpha": "100",
"angle": 0,
"class": "sign icon",
"energyCodes": [
{
"code": "station1.PSCADA.digital.station1.G04_sc.Rkd.value",
"name": ""
}
],
"height": 0,
"id": "icon_3822",
"isShow": 1,
"mirror": "[1,1]",
"script": "function sc2(v1,s1)\n{\n var comFlag = s1 & 4;\n if(comFlag == 4)\n {\n return 2;\n }\n if(v1 < 0)\n {\n return 0;\n }\n var setValueFlag = s1 & 2048;\n var stopRefreshFalg = s1 & 4096;\n var stopAlarmFlag = s1 & 8192;\n if(v1 == 2)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 4;\n }\n else\n {\n return 0;\n }\n }\n else if(v1 == 1)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 3;\n }\n else\n {\n return 1;\n }\n }\n else if(v1 == 0)\n {\n return 5;\n }\n else if(v1 == 3)\n {\n return 6;\n }\n else\n {\n return 0;\n }\n}",
"signname": "obj_3822",
"source": "手车_下",
"strategy": "sc2",
"style": "left:294px;top:210px;width:0px;height:0px;z-index:11",
"type": "icon",
"width": 0,
"xScale": "1",
"yScale": "1"
},
{
"alpha": "100",
"angle": 0,
"class": "sign icon",
"energyCodes": [
{
"code": "station1.PSCADA.digital.station1.G04_sc.Rkd.value",
"name": ""
}
],
"height": 0,
"id": "icon_3825",
"isShow": 1,
"mirror": "[1,1]",
"script": "function sc2(v1,s1)\n{\n var comFlag = s1 & 4;\n if(comFlag == 4)\n {\n return 2;\n }\n if(v1 < 0)\n {\n return 0;\n }\n var setValueFlag = s1 & 2048;\n var stopRefreshFalg = s1 & 4096;\n var stopAlarmFlag = s1 & 8192;\n if(v1 == 2)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 4;\n }\n else\n {\n return 0;\n }\n }\n else if(v1 == 1)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 3;\n }\n else\n {\n return 1;\n }\n }\n else if(v1 == 0)\n {\n return 5;\n }\n else if(v1 == 3)\n {\n return 6;\n }\n else\n {\n return 0;\n }\n}",
"signname": "obj_3825",
"source": "手车_上",
"strategy": "sc2",
"style": "left:294px;top:150px;width:0px;height:0px;z-index:11",
"type": "icon",
"width": 0,
"xScale": "1",
"yScale": "1"
},
{
"alpha": "100",
"angle": 0,
"class": "sign icon",
"energyCodes": [
{
"code": "station1.PSCADA.digital.station1.G05_dd.ESPos.value",
"name": ""
}
],
"height": 0,
"id": "icon_3827",
"isShow": 1,
"mirror": "[1,1]",
"script": "function jddz(v1,s1)\n{\n var comFlag = s1 & 4;\n if(comFlag == 4)\n {\n return 2;\n }\n if(v1 < 0)\n {\n return 0;\n }\n var setValueFlag = s1 & 2048;\n var stopRefreshFalg = s1 & 4096;\n var stopAlarmFlag = s1 & 8192;\n if(v1 == 0)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 4;\n }\n else\n {\n return 0;\n }\n }\n else if(v1 == 1)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 3;\n }\n else\n {\n return 1;\n }\n }\n else\n {\n return 0;\n }\n}",
"signname": "obj_3827",
"source": "接地刀闸",
"strategy": "jddz",
"style": "left:428px;top:240px;width:0px;height:0px;z-index:22",
"type": "icon",
"width": 0,
"xScale": "1",
"yScale": "1"
},
{
"action": 1,
"alpha": "100",
"angle": 0,
"btnText": "公安楼I段",
"checkStyle": "none",
"class": "sign button",
"energyCodes": [
{
"code": "station1.PSCADA.analog.station1.G05_jgxh.IA.value",
"name": ""
},
{
"code": "station1.PSCADA.analog.station1.G05-YB_jgxh.IA.value",
"name": ""
}
],
"groupId": -1,
"height": 20,
"hoverStyle": "none",
"id": "button_3828",
"isCheck": false,
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"normalStyle": "background-color:transparent;color:#096AE4;",
"openType": "window",
"showLayer": "[[0,interval_进线.glx]]",
"signname": "obj_3828",
"style": "left:388px;top:365px;z-index:-33;width:80px;height:20px;font-family:微软雅黑;font-size:9pt;color:#096AE4;text-align:center;justify-content:center;display:flex;align-items:center;background-color:#FFFFFF;",
"text": "公安楼I段",
"type": "button",
"url": "界面框架/interval_protect.json",
"width": 80
},
{
"alpha": "100",
"angle": 0,
"class": "sign icon",
"height": 0,
"id": "icon_3829",
"isShow": 0,
"mirror": "[1,1]",
"signname": "obj_3829",
"source": "三角形",
"style": "left:398px;top:265px;width:0px;height:0px;z-index:21",
"type": "icon",
"width": 0,
"xScale": "1",
"yScale": "1"
},
{
"alpha": "100",
"angle": 0,
"class": "sign icon",
"energyCodes": [
{
"code": "station1.PSCADA.digital.station1.G05_jgxh.Remote.value",
"name": ""
}
],
"height": 0,
"id": "icon_3830",
"isShow": 1,
"mirror": "[1,1]",
"script": "function remote(v1,s1)\n{\n if(v1 < 0)\n {\n return 0;\n }\n return v1;\n}",
"signname": "obj_3830",
"source": "远方就地_LR",
"strategy": "remote",
"style": "left:383px;top:150px;width:0px;height:0px;z-index:-9",
"type": "icon",
"width": 0,
"xScale": "1",
"yScale": "1"
},
{
"alpha": "100",
"angle": 0,
"class": "sign text",
"height": 11,
"id": "text_3832",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"precision": 0,
"signname": "obj_3832",
"style": "left:428px;top:185px;z-index:0;width:29px;height:11px;font-family:宋体;font-size:8pt;color:#FFFFFF;text-align:center;justify-content:center;display:flex;align-items:center;",
"text": "G05",
"type": "text",
"width": 29
},
{
"alpha": "100",
"angle": 0,
"class": "sign text",
"energyCodes": [
{
"code": "station1.PSCADA.analog.station1.G05_jgxh.IB.value",
"name": ""
}
],
"height": 11,
"id": "text_3833",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"precision": 2,
"signname": "obj_3833",
"style": "left:398px;top:315px;z-index:-29;width:42px;height:11px;font-family:宋体;font-size:9pt;color:#096AE4;text-align:right;justify-content:flex-end;display:flex;align-items:center;background-color:none;",
"text": "0.00",
"type": "text",
"width": 42
},
{
"alpha": "100",
"angle": 0,
"class": "sign text",
"energyCodes": [
{
"code": "station1.PSCADA.analog.station1.G05_jgxh.IC.value",
"name": ""
}
],
"height": 11,
"id": "text_3834",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"precision": 2,
"signname": "obj_3834",
"style": "left:398px;top:330px;z-index:-29;width:42px;height:11px;font-family:宋体;font-size:9pt;color:#096AE4;text-align:right;justify-content:flex-end;display:flex;align-items:center;background-color:none;",
"text": "0.00",
"type": "text",
"width": 42
},
{
"alpha": "100",
"angle": 0,
"class": "sign text",
"energyCodes": [
{
"code": "station1.PSCADA.analog.station1.G05_jgxh.IA.value",
"name": ""
}
],
"height": 11,
"id": "text_3836",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"precision": 2,
"signname": "obj_3836",
"style": "left:398px;top:300px;z-index:-29;width:42px;height:11px;font-family:宋体;font-size:9pt;color:#096AE4;text-align:right;justify-content:flex-end;display:flex;align-items:center;background-color:none;",
"text": "0.00",
"type": "text",
"width": 42
},
{
"alpha": "100",
"angle": 0,
"class": "sign icon",
"energyCodes": [
{
"code": "station1.PSCADA.digital.station1.G05_dlq.Pos.value",
"name": ""
}
],
"height": 0,
"id": "icon_3837",
"isShow": 1,
"mirror": "[1,1]",
"script": "function token(v1,s1)\n{\n if(s1 < 0)\n{\ns1 = 0;\n}\nvar ret = 3;\nvar tokenFlag1 = s1 & 2097152;\nvar tokenFlag2 = s1 & 4194304;\nvar tokenFlag3 = s1 & 8388608;\n\n if(tokenFlag3 == 8388608)\n{\n ret = 2;\n}\nelse if(tokenFlag1 == 2097152)\n{\nret = 0;\n}\nelse if(tokenFlag2 == 4194304)\n{\nret = 1;\n}\n\nreturn ret;\n}",
"signname": "obj_3837",
"source": "挂牌",
"strategy": "token",
"style": "left:368px;top:180px;width:0px;height:0px;z-index:-15",
"type": "icon",
"width": 0,
"xScale": "1",
"yScale": "1"
},
{
"alpha": "100",
"angle": 0,
"class": "sign text",
"energyCodes": [
{
"code": "station1.PSCADA.analog.station1.G05_jgxh.P.value",
"name": ""
}
],
"height": 11,
"id": "text_3838",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"precision": 2,
"signname": "obj_3838",
"style": "left:398px;top:345px;z-index:-29;width:42px;height:11px;font-family:宋体;font-size:9pt;color:#AA0000;text-align:right;justify-content:flex-end;display:flex;align-items:center;background-color:none;",
"text": "0.00",
"type": "text",
"width": 42
},
{
"alpha": "100",
"angle": 0,
"class": "sign icon",
"energyCodes": [
{
"code": "station1.PSCADA.digital.station1.G05_dlq.Pos.value",
"name": ""
}
],
"height": 0,
"id": "icon_3839",
"isShow": 1,
"mirror": "[1,1]",
"script": "function dlq2(v1,s1)\n{\n var comFlag = s1 & 4;\n if(comFlag == 4)\n {\n return 2;\n }\n if(v1 < 0)\n {\n return 0;\n }\n var setValueFlag = s1 & 2048;\n var stopRefreshFalg = s1 & 4096;\n var stopAlarmFlag = s1 & 8192;\n if(v1 == 1)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 4;\n }\n else\n {\n return 0;\n }\n }\n else if(v1 == 2)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 3;\n }\n else\n {\n return 1;\n }\n }\n else if(v1 == 0)\n {\n return 5;\n }\n else if(v1 == 3)\n {\n return 6;\n }\n else\n {\n return 0;\n }\n}",
"signname": "obj_3839",
"source": "断路器",
"strategy": "dlq2",
"style": "left:398px;top:170px;width:0px;height:0px;z-index:23",
"type": "icon",
"width": 0,
"xScale": "1",
"yScale": "1"
},
{
"alpha": "100",
"angle": 0,
"class": "sign icon",
"energyCodes": [
{
"code": "station1.PSCADA.digital.station1.G05_sc.Rkd.value",
"name": ""
}
],
"height": 0,
"id": "icon_3840",
"isShow": 1,
"mirror": "[1,1]",
"script": "function sc2(v1,s1)\n{\n var comFlag = s1 & 4;\n if(comFlag == 4)\n {\n return 2;\n }\n if(v1 < 0)\n {\n return 0;\n }\n var setValueFlag = s1 & 2048;\n var stopRefreshFalg = s1 & 4096;\n var stopAlarmFlag = s1 & 8192;\n if(v1 == 2)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 4;\n }\n else\n {\n return 0;\n }\n }\n else if(v1 == 1)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 3;\n }\n else\n {\n return 1;\n }\n }\n else if(v1 == 0)\n {\n return 5;\n }\n else if(v1 == 3)\n {\n return 6;\n }\n else\n {\n return 0;\n }\n}",
"signname": "obj_3840",
"source": "手车_下",
"strategy": "sc2",
"style": "left:398px;top:210px;width:0px;height:0px;z-index:11",
"type": "icon",
"width": 0,
"xScale": "1",
"yScale": "1"
},
{
"alpha": "100",
"angle": 0,
"class": "sign icon",
"energyCodes": [
{
"code": "station1.PSCADA.digital.station1.G05_sc.Rkd.value",
"name": ""
}
],
"height": 0,
"id": "icon_3843",
"isShow": 1,
"mirror": "[1,1]",
"script": "function sc2(v1,s1)\n{\n var comFlag = s1 & 4;\n if(comFlag == 4)\n {\n return 2;\n }\n if(v1 < 0)\n {\n return 0;\n }\n var setValueFlag = s1 & 2048;\n var stopRefreshFalg = s1 & 4096;\n var stopAlarmFlag = s1 & 8192;\n if(v1 == 2)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 4;\n }\n else\n {\n return 0;\n }\n }\n else if(v1 == 1)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 3;\n }\n else\n {\n return 1;\n }\n }\n else if(v1 == 0)\n {\n return 5;\n }\n else if(v1 == 3)\n {\n return 6;\n }\n else\n {\n return 0;\n }\n}",
"signname": "obj_3843",
"source": "手车_上",
"strategy": "sc2",
"style": "left:398px;top:150px;width:0px;height:0px;z-index:11",
"type": "icon",
"width": 0,
"xScale": "1",
"yScale": "1"
},
{
"alpha": "100",
"angle": 0,
"class": "sign icon",
"energyCodes": [
{
"code": "station1.PSCADA.digital.station1.G06_dd.ESPos.value",
"name": ""
}
],
"height": 0,
"id": "icon_3845",
"isShow": 1,
"mirror": "[1,1]",
"script": "function jddz(v1,s1)\n{\n var comFlag = s1 & 4;\n if(comFlag == 4)\n {\n return 2;\n }\n if(v1 < 0)\n {\n return 0;\n }\n var setValueFlag = s1 & 2048;\n var stopRefreshFalg = s1 & 4096;\n var stopAlarmFlag = s1 & 8192;\n if(v1 == 0)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 4;\n }\n else\n {\n return 0;\n }\n }\n else if(v1 == 1)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 3;\n }\n else\n {\n return 1;\n }\n }\n else\n {\n return 0;\n }\n}",
"signname": "obj_3845",
"source": "接地刀闸",
"strategy": "jddz",
"style": "left:532px;top:240px;width:0px;height:0px;z-index:22",
"type": "icon",
"width": 0,
"xScale": "1",
"yScale": "1"
},
{
"action": 1,
"alpha": "100",
"angle": 0,
"btnText": "1#小区I段",
"checkStyle": "none",
"class": "sign button",
"energyCodes": [
{
"code": "station1.PSCADA.analog.station1.G06_jgxh.IA.value",
"name": ""
},
{
"code": "station1.PSCADA.analog.station1.G06-YB_jgxh.IA.value",
"name": ""
}
],
"groupId": -1,
"height": 20,
"hoverStyle": "none",
"id": "button_3846",
"isCheck": false,
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"normalStyle": "background-color:transparent;color:#096AE4;",
"openType": "window",
"showLayer": "[[0,interval_进线.glx]]",
"signname": "obj_3846",
"style": "left:492px;top:365px;z-index:-33;width:80px;height:20px;font-family:微软雅黑;font-size:9pt;color:#096AE4;text-align:center;justify-content:center;display:flex;align-items:center;background-color:#FFFFFF;",
"text": "1#小区I段",
"type": "button",
"url": "界面框架/interval_protect.json",
"width": 80
},
{
"alpha": "100",
"angle": 0,
"class": "sign icon",
"height": 0,
"id": "icon_3847",
"isShow": 0,
"mirror": "[1,1]",
"signname": "obj_3847",
"source": "三角形",
"style": "left:502px;top:265px;width:0px;height:0px;z-index:21",
"type": "icon",
"width": 0,
"xScale": "1",
"yScale": "1"
},
{
"alpha": "100",
"angle": 0,
"class": "sign icon",
"energyCodes": [
{
"code": "station1.PSCADA.digital.station1.G06_jgxh.Remote.value",
"name": ""
}
],
"height": 0,
"id": "icon_3848",
"isShow": 1,
"mirror": "[1,1]",
"script": "function remote(v1,s1)\n{\n if(v1 < 0)\n {\n return 0;\n }\n return v1;\n}",
"signname": "obj_3848",
"source": "远方就地_LR",
"strategy": "remote",
"style": "left:487px;top:150px;width:0px;height:0px;z-index:-9",
"type": "icon",
"width": 0,
"xScale": "1",
"yScale": "1"
},
{
"alpha": "100",
"angle": 0,
"class": "sign text",
"height": 11,
"id": "text_3850",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"precision": 0,
"signname": "obj_3850",
"style": "left:532px;top:185px;z-index:0;width:29px;height:11px;font-family:宋体;font-size:8pt;color:#FFFFFF;text-align:center;justify-content:center;display:flex;align-items:center;",
"text": "G06",
"type": "text",
"width": 29
},
{
"alpha": "100",
"angle": 0,
"class": "sign text",
"energyCodes": [
{
"code": "station1.PSCADA.analog.station1.G06_jgxh.IB.value",
"name": ""
}
],
"height": 11,
"id": "text_3851",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"precision": 2,
"signname": "obj_3851",
"style": "left:502px;top:315px;z-index:-29;width:42px;height:11px;font-family:宋体;font-size:9pt;color:#096AE4;text-align:right;justify-content:flex-end;display:flex;align-items:center;background-color:none;",
"text": "0.00",
"type": "text",
"width": 42
},
{
"alpha": "100",
"angle": 0,
"class": "sign text",
"energyCodes": [
{
"code": "station1.PSCADA.analog.station1.G06_jgxh.IC.value",
"name": ""
}
],
"height": 11,
"id": "text_3852",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"precision": 2,
"signname": "obj_3852",
"style": "left:502px;top:330px;z-index:-29;width:42px;height:11px;font-family:宋体;font-size:9pt;color:#096AE4;text-align:right;justify-content:flex-end;display:flex;align-items:center;background-color:none;",
"text": "0.00",
"type": "text",
"width": 42
},
{
"alpha": "100",
"angle": 0,
"class": "sign text",
"energyCodes": [
{
"code": "station1.PSCADA.analog.station1.G06_jgxh.IA.value",
"name": ""
}
],
"height": 11,
"id": "text_3854",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"precision": 2,
"signname": "obj_3854",
"style": "left:502px;top:300px;z-index:-29;width:42px;height:11px;font-family:宋体;font-size:9pt;color:#096AE4;text-align:right;justify-content:flex-end;display:flex;align-items:center;background-color:none;",
"text": "0.00",
"type": "text",
"width": 42
},
{
"alpha": "100",
"angle": 0,
"class": "sign icon",
"energyCodes": [
{
"code": "station1.PSCADA.digital.station1.G06_dlq.Pos.value",
"name": ""
}
],
"height": 0,
"id": "icon_3855",
"isShow": 1,
"mirror": "[1,1]",
"script": "function token(v1,s1)\n{\n if(s1 < 0)\n{\ns1 = 0;\n}\nvar ret = 3;\nvar tokenFlag1 = s1 & 2097152;\nvar tokenFlag2 = s1 & 4194304;\nvar tokenFlag3 = s1 & 8388608;\n\n if(tokenFlag3 == 8388608)\n{\n ret = 2;\n}\nelse if(tokenFlag1 == 2097152)\n{\nret = 0;\n}\nelse if(tokenFlag2 == 4194304)\n{\nret = 1;\n}\n\nreturn ret;\n}",
"signname": "obj_3855",
"source": "挂牌",
"strategy": "token",
"style": "left:472px;top:180px;width:0px;height:0px;z-index:-15",
"type": "icon",
"width": 0,
"xScale": "1",
"yScale": "1"
},
{
"alpha": "100",
"angle": 0,
"class": "sign text",
"energyCodes": [
{
"code": "station1.PSCADA.analog.station1.G06_jgxh.P.value",
"name": ""
}
],
"height": 11,
"id": "text_3856",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"precision": 2,
"signname": "obj_3856",
"style": "left:502px;top:345px;z-index:-29;width:42px;height:11px;font-family:宋体;font-size:9pt;color:#AA0000;text-align:right;justify-content:flex-end;display:flex;align-items:center;background-color:none;",
"text": "0.00",
"type": "text",
"width": 42
},
{
"alpha": "100",
"angle": 0,
"class": "sign icon",
"energyCodes": [
{
"code": "station1.PSCADA.digital.station1.G06_dlq.Pos.value",
"name": ""
}
],
"height": 0,
"id": "icon_3857",
"isShow": 1,
"mirror": "[1,1]",
"script": "function dlq2(v1,s1)\n{\n var comFlag = s1 & 4;\n if(comFlag == 4)\n {\n return 2;\n }\n if(v1 < 0)\n {\n return 0;\n }\n var setValueFlag = s1 & 2048;\n var stopRefreshFalg = s1 & 4096;\n var stopAlarmFlag = s1 & 8192;\n if(v1 == 1)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 4;\n }\n else\n {\n return 0;\n }\n }\n else if(v1 == 2)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 3;\n }\n else\n {\n return 1;\n }\n }\n else if(v1 == 0)\n {\n return 5;\n }\n else if(v1 == 3)\n {\n return 6;\n }\n else\n {\n return 0;\n }\n}",
"signname": "obj_3857",
"source": "断路器",
"strategy": "dlq2",
"style": "left:502px;top:170px;width:0px;height:0px;z-index:23",
"type": "icon",
"width": 0,
"xScale": "1",
"yScale": "1"
},
{
"alpha": "100",
"angle": 0,
"class": "sign icon",
"energyCodes": [
{
"code": "station1.PSCADA.digital.station1.G06_sc.Rkd.value",
"name": ""
}
],
"height": 0,
"id": "icon_3858",
"isShow": 1,
"mirror": "[1,1]",
"script": "function sc2(v1,s1)\n{\n var comFlag = s1 & 4;\n if(comFlag == 4)\n {\n return 2;\n }\n if(v1 < 0)\n {\n return 0;\n }\n var setValueFlag = s1 & 2048;\n var stopRefreshFalg = s1 & 4096;\n var stopAlarmFlag = s1 & 8192;\n if(v1 == 2)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 4;\n }\n else\n {\n return 0;\n }\n }\n else if(v1 == 1)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 3;\n }\n else\n {\n return 1;\n }\n }\n else if(v1 == 0)\n {\n return 5;\n }\n else if(v1 == 3)\n {\n return 6;\n }\n else\n {\n return 0;\n }\n}",
"signname": "obj_3858",
"source": "手车_下",
"strategy": "sc2",
"style": "left:502px;top:210px;width:0px;height:0px;z-index:11",
"type": "icon",
"width": 0,
"xScale": "1",
"yScale": "1"
},
{
"alpha": "100",
"angle": 0,
"class": "sign icon",
"energyCodes": [
{
"code": "station1.PSCADA.digital.station1.G06_sc.Rkd.value",
"name": ""
}
],
"height": 0,
"id": "icon_3861",
"isShow": 1,
"mirror": "[1,1]",
"script": "function sc2(v1,s1)\n{\n var comFlag = s1 & 4;\n if(comFlag == 4)\n {\n return 2;\n }\n if(v1 < 0)\n {\n return 0;\n }\n var setValueFlag = s1 & 2048;\n var stopRefreshFalg = s1 & 4096;\n var stopAlarmFlag = s1 & 8192;\n if(v1 == 2)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 4;\n }\n else\n {\n return 0;\n }\n }\n else if(v1 == 1)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 3;\n }\n else\n {\n return 1;\n }\n }\n else if(v1 == 0)\n {\n return 5;\n }\n else if(v1 == 3)\n {\n return 6;\n }\n else\n {\n return 0;\n }\n}",
"signname": "obj_3861",
"source": "手车_上",
"strategy": "sc2",
"style": "left:502px;top:150px;width:0px;height:0px;z-index:11",
"type": "icon",
"width": 0,
"xScale": "1",
"yScale": "1"
},
{
"alpha": "100",
"angle": 0,
"class": "sign icon",
"energyCodes": [
{
"code": "station1.PSCADA.digital.station1.G07_dd.ESPos.value",
"name": ""
}
],
"height": 0,
"id": "icon_3863",
"isShow": 1,
"mirror": "[1,1]",
"script": "function jddz(v1,s1)\n{\n var comFlag = s1 & 4;\n if(comFlag == 4)\n {\n return 2;\n }\n if(v1 < 0)\n {\n return 0;\n }\n var setValueFlag = s1 & 2048;\n var stopRefreshFalg = s1 & 4096;\n var stopAlarmFlag = s1 & 8192;\n if(v1 == 0)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 4;\n }\n else\n {\n return 0;\n }\n }\n else if(v1 == 1)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 3;\n }\n else\n {\n return 1;\n }\n }\n else\n {\n return 0;\n }\n}",
"signname": "obj_3863",
"source": "接地刀闸",
"strategy": "jddz",
"style": "left:636px;top:240px;width:0px;height:0px;z-index:22",
"type": "icon",
"width": 0,
"xScale": "1",
"yScale": "1"
},
{
"action": 1,
"alpha": "100",
"angle": 0,
"btnText": "宿舍楼I段",
"checkStyle": "none",
"class": "sign button",
"energyCodes": [
{
"code": "station1.PSCADA.analog.station1.G07_jgxh.IA.value",
"name": ""
},
{
"code": "station1.PSCADA.analog.station1.G07-YB_jgxh.IA.value",
"name": ""
}
],
"groupId": -1,
"height": 20,
"hoverStyle": "none",
"id": "button_3864",
"isCheck": false,
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"normalStyle": "background-color:transparent;color:#096AE4;",
"openType": "window",
"showLayer": "[[0,interval_进线.glx]]",
"signname": "obj_3864",
"style": "left:596px;top:365px;z-index:-33;width:80px;height:20px;font-family:微软雅黑;font-size:9pt;color:#096AE4;text-align:center;justify-content:center;display:flex;align-items:center;background-color:#FFFFFF;",
"text": "宿舍楼I段",
"type": "button",
"url": "界面框架/interval_protect.json",
"width": 80
},
{
"alpha": "100",
"angle": 0,
"class": "sign icon",
"height": 0,
"id": "icon_3865",
"isShow": 0,
"mirror": "[1,1]",
"signname": "obj_3865",
"source": "三角形",
"style": "left:606px;top:265px;width:0px;height:0px;z-index:21",
"type": "icon",
"width": 0,
"xScale": "1",
"yScale": "1"
},
{
"alpha": "100",
"angle": 0,
"class": "sign icon",
"energyCodes": [
{
"code": "station1.PSCADA.digital.station1.G07_jgxh.Remote.value",
"name": ""
}
],
"height": 0,
"id": "icon_3866",
"isShow": 1,
"mirror": "[1,1]",
"script": "function remote(v1,s1)\n{\n if(v1 < 0)\n {\n return 0;\n }\n return v1;\n}",
"signname": "obj_3866",
"source": "远方就地_LR",
"strategy": "remote",
"style": "left:591px;top:150px;width:0px;height:0px;z-index:-9",
"type": "icon",
"width": 0,
"xScale": "1",
"yScale": "1"
},
{
"alpha": "100",
"angle": 0,
"class": "sign text",
"height": 11,
"id": "text_3868",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"precision": 0,
"signname": "obj_3868",
"style": "left:636px;top:185px;z-index:0;width:29px;height:11px;font-family:宋体;font-size:8pt;color:#FFFFFF;text-align:center;justify-content:center;display:flex;align-items:center;",
"text": "G07",
"type": "text",
"width": 29
},
{
"alpha": "100",
"angle": 0,
"class": "sign text",
"energyCodes": [
{
"code": "station1.PSCADA.analog.station1.G07_jgxh.IB.value",
"name": ""
}
],
"height": 11,
"id": "text_3869",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"precision": 2,
"signname": "obj_3869",
"style": "left:606px;top:315px;z-index:-29;width:42px;height:11px;font-family:宋体;font-size:9pt;color:#096AE4;text-align:right;justify-content:flex-end;display:flex;align-items:center;background-color:none;",
"text": "0.00",
"type": "text",
"width": 42
},
{
"alpha": "100",
"angle": 0,
"class": "sign text",
"energyCodes": [
{
"code": "station1.PSCADA.analog.station1.G07_jgxh.IC.value",
"name": ""
}
],
"height": 11,
"id": "text_3870",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"precision": 2,
"signname": "obj_3870",
"style": "left:606px;top:330px;z-index:-29;width:42px;height:11px;font-family:宋体;font-size:9pt;color:#096AE4;text-align:right;justify-content:flex-end;display:flex;align-items:center;background-color:none;",
"text": "0.00",
"type": "text",
"width": 42
},
{
"alpha": "100",
"angle": 0,
"class": "sign text",
"energyCodes": [
{
"code": "station1.PSCADA.analog.station1.G07_jgxh.IA.value",
"name": ""
}
],
"height": 11,
"id": "text_3872",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"precision": 2,
"signname": "obj_3872",
"style": "left:606px;top:300px;z-index:-29;width:42px;height:11px;font-family:宋体;font-size:9pt;color:#096AE4;text-align:right;justify-content:flex-end;display:flex;align-items:center;background-color:none;",
"text": "0.00",
"type": "text",
"width": 42
},
{
"alpha": "100",
"angle": 0,
"class": "sign icon",
"energyCodes": [
{
"code": "station1.PSCADA.digital.station1.G07_dlq.Pos.value",
"name": ""
}
],
"height": 0,
"id": "icon_3873",
"isShow": 1,
"mirror": "[1,1]",
"script": "function token(v1,s1)\n{\n if(s1 < 0)\n{\ns1 = 0;\n}\nvar ret = 3;\nvar tokenFlag1 = s1 & 2097152;\nvar tokenFlag2 = s1 & 4194304;\nvar tokenFlag3 = s1 & 8388608;\n\n if(tokenFlag3 == 8388608)\n{\n ret = 2;\n}\nelse if(tokenFlag1 == 2097152)\n{\nret = 0;\n}\nelse if(tokenFlag2 == 4194304)\n{\nret = 1;\n}\n\nreturn ret;\n}",
"signname": "obj_3873",
"source": "挂牌",
"strategy": "token",
"style": "left:576px;top:180px;width:0px;height:0px;z-index:-15",
"type": "icon",
"width": 0,
"xScale": "1",
"yScale": "1"
},
{
"alpha": "100",
"angle": 0,
"class": "sign text",
"energyCodes": [
{
"code": "station1.PSCADA.analog.station1.G07_jgxh.P.value",
"name": ""
}
],
"height": 11,
"id": "text_3874",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"precision": 2,
"signname": "obj_3874",
"style": "left:606px;top:345px;z-index:-29;width:42px;height:11px;font-family:宋体;font-size:9pt;color:#AA0000;text-align:right;justify-content:flex-end;display:flex;align-items:center;background-color:none;",
"text": "0.00",
"type": "text",
"width": 42
},
{
"alpha": "100",
"angle": 0,
"class": "sign icon",
"energyCodes": [
{
"code": "station1.PSCADA.digital.station1.G07_dlq.Pos.value",
"name": ""
}
],
"height": 0,
"id": "icon_3875",
"isShow": 1,
"mirror": "[1,1]",
"script": "function dlq2(v1,s1)\n{\n var comFlag = s1 & 4;\n if(comFlag == 4)\n {\n return 2;\n }\n if(v1 < 0)\n {\n return 0;\n }\n var setValueFlag = s1 & 2048;\n var stopRefreshFalg = s1 & 4096;\n var stopAlarmFlag = s1 & 8192;\n if(v1 == 1)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 4;\n }\n else\n {\n return 0;\n }\n }\n else if(v1 == 2)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 3;\n }\n else\n {\n return 1;\n }\n }\n else if(v1 == 0)\n {\n return 5;\n }\n else if(v1 == 3)\n {\n return 6;\n }\n else\n {\n return 0;\n }\n}",
"signname": "obj_3875",
"source": "断路器",
"strategy": "dlq2",
"style": "left:606px;top:170px;width:0px;height:0px;z-index:23",
"type": "icon",
"width": 0,
"xScale": "1",
"yScale": "1"
},
{
"alpha": "100",
"angle": 0,
"class": "sign icon",
"energyCodes": [
{
"code": "station1.PSCADA.digital.station1.G07_sc.Rkd.value",
"name": ""
}
],
"height": 0,
"id": "icon_3876",
"isShow": 1,
"mirror": "[1,1]",
"script": "function sc2(v1,s1)\n{\n var comFlag = s1 & 4;\n if(comFlag == 4)\n {\n return 2;\n }\n if(v1 < 0)\n {\n return 0;\n }\n var setValueFlag = s1 & 2048;\n var stopRefreshFalg = s1 & 4096;\n var stopAlarmFlag = s1 & 8192;\n if(v1 == 2)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 4;\n }\n else\n {\n return 0;\n }\n }\n else if(v1 == 1)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 3;\n }\n else\n {\n return 1;\n }\n }\n else if(v1 == 0)\n {\n return 5;\n }\n else if(v1 == 3)\n {\n return 6;\n }\n else\n {\n return 0;\n }\n}",
"signname": "obj_3876",
"source": "手车_下",
"strategy": "sc2",
"style": "left:606px;top:210px;width:0px;height:0px;z-index:11",
"type": "icon",
"width": 0,
"xScale": "1",
"yScale": "1"
},
{
"alpha": "100",
"angle": 0,
"class": "sign icon",
"energyCodes": [
{
"code": "station1.PSCADA.digital.station1.G07_sc.Rkd.value",
"name": ""
}
],
"height": 0,
"id": "icon_3879",
"isShow": 1,
"mirror": "[1,1]",
"script": "function sc2(v1,s1)\n{\n var comFlag = s1 & 4;\n if(comFlag == 4)\n {\n return 2;\n }\n if(v1 < 0)\n {\n return 0;\n }\n var setValueFlag = s1 & 2048;\n var stopRefreshFalg = s1 & 4096;\n var stopAlarmFlag = s1 & 8192;\n if(v1 == 2)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 4;\n }\n else\n {\n return 0;\n }\n }\n else if(v1 == 1)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 3;\n }\n else\n {\n return 1;\n }\n }\n else if(v1 == 0)\n {\n return 5;\n }\n else if(v1 == 3)\n {\n return 6;\n }\n else\n {\n return 0;\n }\n}",
"signname": "obj_3879",
"source": "手车_上",
"strategy": "sc2",
"style": "left:606px;top:150px;width:0px;height:0px;z-index:11",
"type": "icon",
"width": 0,
"xScale": "1",
"yScale": "1"
},
{
"alpha": "100",
"angle": 0,
"class": "sign icon",
"energyCodes": [
{
"code": "station1.PSCADA.digital.station1.G09_dd.ESPos.value",
"name": ""
}
],
"height": 0,
"id": "icon_3881",
"isShow": 1,
"mirror": "[1,1]",
"script": "function jddz(v1,s1)\n{\n var comFlag = s1 & 4;\n if(comFlag == 4)\n {\n return 2;\n }\n if(v1 < 0)\n {\n return 0;\n }\n var setValueFlag = s1 & 2048;\n var stopRefreshFalg = s1 & 4096;\n var stopAlarmFlag = s1 & 8192;\n if(v1 == 0)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 4;\n }\n else\n {\n return 0;\n }\n }\n else if(v1 == 1)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 3;\n }\n else\n {\n return 1;\n }\n }\n else\n {\n return 0;\n }\n}",
"signname": "obj_3881",
"source": "接地刀闸",
"strategy": "jddz",
"style": "left:740px;top:240px;width:0px;height:0px;z-index:22",
"type": "icon",
"width": 0,
"xScale": "1",
"yScale": "1"
},
{
"action": 1,
"alpha": "100",
"angle": 0,
"btnText": "旅客楼I段",
"checkStyle": "none",
"class": "sign button",
"energyCodes": [
{
"code": "station1.PSCADA.analog.station1.G09_jgxh.IA.value",
"name": ""
},
{
"code": "station1.PSCADA.analog.station1.G09-YB_jgxh.IA.value",
"name": ""
}
],
"groupId": -1,
"height": 20,
"hoverStyle": "none",
"id": "button_3882",
"isCheck": false,
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"normalStyle": "background-color:transparent;color:#096AE4;",
"openType": "window",
"showLayer": "[[0,interval_进线.glx]]",
"signname": "obj_3882",
"style": "left:700px;top:365px;z-index:-33;width:80px;height:20px;font-family:微软雅黑;font-size:9pt;color:#096AE4;text-align:center;justify-content:center;display:flex;align-items:center;background-color:#FFFFFF;",
"text": "旅客楼I段",
"type": "button",
"url": "界面框架/interval_protect.json",
"width": 80
},
{
"alpha": "100",
"angle": 0,
"class": "sign icon",
"height": 0,
"id": "icon_3883",
"isShow": 0,
"mirror": "[1,1]",
"signname": "obj_3883",
"source": "三角形",
"style": "left:710px;top:265px;width:0px;height:0px;z-index:21",
"type": "icon",
"width": 0,
"xScale": "1",
"yScale": "1"
},
{
"alpha": "100",
"angle": 0,
"class": "sign icon",
"energyCodes": [
{
"code": "station1.PSCADA.digital.station1.G09_jgxh.Remote.value",
"name": ""
}
],
"height": 0,
"id": "icon_3884",
"isShow": 1,
"mirror": "[1,1]",
"script": "function remote(v1,s1)\n{\n if(v1 < 0)\n {\n return 0;\n }\n return v1;\n}",
"signname": "obj_3884",
"source": "远方就地_LR",
"strategy": "remote",
"style": "left:695px;top:150px;width:0px;height:0px;z-index:-9",
"type": "icon",
"width": 0,
"xScale": "1",
"yScale": "1"
},
{
"alpha": "100",
"angle": 0,
"class": "sign text",
"height": 11,
"id": "text_3886",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"precision": 0,
"signname": "obj_3886",
"style": "left:740px;top:185px;z-index:0;width:29px;height:11px;font-family:宋体;font-size:8pt;color:#FFFFFF;text-align:center;justify-content:center;display:flex;align-items:center;",
"text": "G09",
"type": "text",
"width": 29
},
{
"alpha": "100",
"angle": 0,
"class": "sign text",
"energyCodes": [
{
"code": "station1.PSCADA.analog.station1.G09_jgxh.IB.value",
"name": ""
}
],
"height": 11,
"id": "text_3887",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"precision": 2,
"signname": "obj_3887",
"style": "left:710px;top:315px;z-index:-29;width:42px;height:11px;font-family:宋体;font-size:9pt;color:#096AE4;text-align:right;justify-content:flex-end;display:flex;align-items:center;background-color:none;",
"text": "0.00",
"type": "text",
"width": 42
},
{
"alpha": "100",
"angle": 0,
"class": "sign text",
"energyCodes": [
{
"code": "station1.PSCADA.analog.station1.G09_jgxh.IC.value",
"name": ""
}
],
"height": 11,
"id": "text_3888",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"precision": 2,
"signname": "obj_3888",
"style": "left:710px;top:330px;z-index:-29;width:42px;height:11px;font-family:宋体;font-size:9pt;color:#096AE4;text-align:right;justify-content:flex-end;display:flex;align-items:center;background-color:none;",
"text": "0.00",
"type": "text",
"width": 42
},
{
"alpha": "100",
"angle": 0,
"class": "sign text",
"energyCodes": [
{
"code": "station1.PSCADA.analog.station1.G09_jgxh.IA.value",
"name": ""
}
],
"height": 11,
"id": "text_3890",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"precision": 2,
"signname": "obj_3890",
"style": "left:710px;top:300px;z-index:-29;width:42px;height:11px;font-family:宋体;font-size:9pt;color:#096AE4;text-align:right;justify-content:flex-end;display:flex;align-items:center;background-color:none;",
"text": "0.00",
"type": "text",
"width": 42
},
{
"alpha": "100",
"angle": 0,
"class": "sign icon",
"energyCodes": [
{
"code": "station1.PSCADA.digital.station1.G09_dlq.Pos.value",
"name": ""
}
],
"height": 0,
"id": "icon_3891",
"isShow": 1,
"mirror": "[1,1]",
"script": "function token(v1,s1)\n{\n if(s1 < 0)\n{\ns1 = 0;\n}\nvar ret = 3;\nvar tokenFlag1 = s1 & 2097152;\nvar tokenFlag2 = s1 & 4194304;\nvar tokenFlag3 = s1 & 8388608;\n\n if(tokenFlag3 == 8388608)\n{\n ret = 2;\n}\nelse if(tokenFlag1 == 2097152)\n{\nret = 0;\n}\nelse if(tokenFlag2 == 4194304)\n{\nret = 1;\n}\n\nreturn ret;\n}",
"signname": "obj_3891",
"source": "挂牌",
"strategy": "token",
"style": "left:680px;top:180px;width:0px;height:0px;z-index:-15",
"type": "icon",
"width": 0,
"xScale": "1",
"yScale": "1"
},
{
"alpha": "100",
"angle": 0,
"class": "sign text",
"energyCodes": [
{
"code": "station1.PSCADA.analog.station1.G09_jgxh.P.value",
"name": ""
}
],
"height": 11,
"id": "text_3892",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"precision": 2,
"signname": "obj_3892",
"style": "left:710px;top:345px;z-index:-29;width:42px;height:11px;font-family:宋体;font-size:9pt;color:#AA0000;text-align:right;justify-content:flex-end;display:flex;align-items:center;background-color:none;",
"text": "0.00",
"type": "text",
"width": 42
},
{
"alpha": "100",
"angle": 0,
"class": "sign icon",
"energyCodes": [
{
"code": "station1.PSCADA.digital.station1.G09_dlq.Pos.value",
"name": ""
}
],
"height": 0,
"id": "icon_3893",
"isShow": 1,
"mirror": "[1,1]",
"script": "function dlq2(v1,s1)\n{\n var comFlag = s1 & 4;\n if(comFlag == 4)\n {\n return 2;\n }\n if(v1 < 0)\n {\n return 0;\n }\n var setValueFlag = s1 & 2048;\n var stopRefreshFalg = s1 & 4096;\n var stopAlarmFlag = s1 & 8192;\n if(v1 == 1)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 4;\n }\n else\n {\n return 0;\n }\n }\n else if(v1 == 2)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 3;\n }\n else\n {\n return 1;\n }\n }\n else if(v1 == 0)\n {\n return 5;\n }\n else if(v1 == 3)\n {\n return 6;\n }\n else\n {\n return 0;\n }\n}",
"signname": "obj_3893",
"source": "断路器",
"strategy": "dlq2",
"style": "left:710px;top:170px;width:0px;height:0px;z-index:23",
"type": "icon",
"width": 0,
"xScale": "1",
"yScale": "1"
},
{
"alpha": "100",
"angle": 0,
"class": "sign icon",
"energyCodes": [
{
"code": "station1.PSCADA.digital.station1.G09_sc.Rkd.value",
"name": ""
}
],
"height": 0,
"id": "icon_3894",
"isShow": 1,
"mirror": "[1,1]",
"script": "function sc2(v1,s1)\n{\n var comFlag = s1 & 4;\n if(comFlag == 4)\n {\n return 2;\n }\n if(v1 < 0)\n {\n return 0;\n }\n var setValueFlag = s1 & 2048;\n var stopRefreshFalg = s1 & 4096;\n var stopAlarmFlag = s1 & 8192;\n if(v1 == 2)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 4;\n }\n else\n {\n return 0;\n }\n }\n else if(v1 == 1)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 3;\n }\n else\n {\n return 1;\n }\n }\n else if(v1 == 0)\n {\n return 5;\n }\n else if(v1 == 3)\n {\n return 6;\n }\n else\n {\n return 0;\n }\n}",
"signname": "obj_3894",
"source": "手车_下",
"strategy": "sc2",
"style": "left:710px;top:210px;width:0px;height:0px;z-index:11",
"type": "icon",
"width": 0,
"xScale": "1",
"yScale": "1"
},
{
"alpha": "100",
"angle": 0,
"class": "sign icon",
"energyCodes": [
{
"code": "station1.PSCADA.digital.station1.G09_sc.Rkd.value",
"name": ""
}
],
"height": 0,
"id": "icon_3897",
"isShow": 1,
"mirror": "[1,1]",
"script": "function sc2(v1,s1)\n{\n var comFlag = s1 & 4;\n if(comFlag == 4)\n {\n return 2;\n }\n if(v1 < 0)\n {\n return 0;\n }\n var setValueFlag = s1 & 2048;\n var stopRefreshFalg = s1 & 4096;\n var stopAlarmFlag = s1 & 8192;\n if(v1 == 2)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 4;\n }\n else\n {\n return 0;\n }\n }\n else if(v1 == 1)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 3;\n }\n else\n {\n return 1;\n }\n }\n else if(v1 == 0)\n {\n return 5;\n }\n else if(v1 == 3)\n {\n return 6;\n }\n else\n {\n return 0;\n }\n}",
"signname": "obj_3897",
"source": "手车_上",
"strategy": "sc2",
"style": "left:710px;top:150px;width:0px;height:0px;z-index:11",
"type": "icon",
"width": 0,
"xScale": "1",
"yScale": "1"
},
{
"alpha": "100",
"angle": 0,
"class": "sign icon",
"energyCodes": [
{
"code": "station1.PSCADA.digital.station1.G10_dd.ESPos.value",
"name": ""
}
],
"height": 0,
"id": "icon_3899",
"isShow": 1,
"mirror": "[1,1]",
"script": "function jddz(v1,s1)\n{\n var comFlag = s1 & 4;\n if(comFlag == 4)\n {\n return 2;\n }\n if(v1 < 0)\n {\n return 0;\n }\n var setValueFlag = s1 & 2048;\n var stopRefreshFalg = s1 & 4096;\n var stopAlarmFlag = s1 & 8192;\n if(v1 == 0)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 4;\n }\n else\n {\n return 0;\n }\n }\n else if(v1 == 1)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 3;\n }\n else\n {\n return 1;\n }\n }\n else\n {\n return 0;\n }\n}",
"signname": "obj_3899",
"source": "接地刀闸",
"strategy": "jddz",
"style": "left:844px;top:240px;width:0px;height:0px;z-index:22",
"type": "icon",
"width": 0,
"xScale": "1",
"yScale": "1"
},
{
"action": 1,
"alpha": "100",
"angle": 0,
"btnText": "备用I段",
"checkStyle": "none",
"class": "sign button",
"energyCodes": [
{
"code": "station1.PSCADA.analog.station1.G10_jgxh.IA.value",
"name": ""
},
{
"code": "station1.PSCADA.analog.station1.G10-YB_jgxh.IA.value",
"name": ""
}
],
"groupId": -1,
"height": 20,
"hoverStyle": "none",
"id": "button_3900",
"isCheck": false,
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"normalStyle": "background-color:transparent;color:#096AE4;",
"openType": "window",
"showLayer": "[[0,interval_进线.glx]]",
"signname": "obj_3900",
"style": "left:804px;top:365px;z-index:-33;width:80px;height:20px;font-family:微软雅黑;font-size:9pt;color:#096AE4;text-align:center;justify-content:center;display:flex;align-items:center;background-color:#FFFFFF;",
"text": "备用I段",
"type": "button",
"url": "界面框架/interval_protect.json",
"width": 80
},
{
"alpha": "100",
"angle": 0,
"class": "sign icon",
"height": 0,
"id": "icon_3901",
"isShow": 0,
"mirror": "[1,1]",
"signname": "obj_3901",
"source": "三角形",
"style": "left:814px;top:265px;width:0px;height:0px;z-index:21",
"type": "icon",
"width": 0,
"xScale": "1",
"yScale": "1"
},
{
"alpha": "100",
"angle": 0,
"class": "sign icon",
"energyCodes": [
{
"code": "station1.PSCADA.digital.station1.G10_jgxh.Remote.value",
"name": ""
}
],
"height": 0,
"id": "icon_3902",
"isShow": 1,
"mirror": "[1,1]",
"script": "function remote(v1,s1)\n{\n if(v1 < 0)\n {\n return 0;\n }\n return v1;\n}",
"signname": "obj_3902",
"source": "远方就地_LR",
"strategy": "remote",
"style": "left:799px;top:150px;width:0px;height:0px;z-index:-9",
"type": "icon",
"width": 0,
"xScale": "1",
"yScale": "1"
},
{
"alpha": "100",
"angle": 0,
"class": "sign text",
"height": 11,
"id": "text_3904",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"precision": 0,
"signname": "obj_3904",
"style": "left:844px;top:185px;z-index:0;width:29px;height:11px;font-family:宋体;font-size:8pt;color:#FFFFFF;text-align:center;justify-content:center;display:flex;align-items:center;",
"text": "G10",
"type": "text",
"width": 29
},
{
"alpha": "100",
"angle": 0,
"class": "sign text",
"energyCodes": [
{
"code": "station1.PSCADA.analog.station1.G10_jgxh.IB.value",
"name": ""
}
],
"height": 11,
"id": "text_3905",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"precision": 2,
"signname": "obj_3905",
"style": "left:814px;top:315px;z-index:-29;width:42px;height:11px;font-family:宋体;font-size:9pt;color:#096AE4;text-align:right;justify-content:flex-end;display:flex;align-items:center;background-color:none;",
"text": "0.00",
"type": "text",
"width": 42
},
{
"alpha": "100",
"angle": 0,
"class": "sign text",
"energyCodes": [
{
"code": "station1.PSCADA.analog.station1.G10_jgxh.IC.value",
"name": ""
}
],
"height": 11,
"id": "text_3906",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"precision": 2,
"signname": "obj_3906",
"style": "left:814px;top:330px;z-index:-29;width:42px;height:11px;font-family:宋体;font-size:9pt;color:#096AE4;text-align:right;justify-content:flex-end;display:flex;align-items:center;background-color:none;",
"text": "0.00",
"type": "text",
"width": 42
},
{
"alpha": "100",
"angle": 0,
"class": "sign text",
"energyCodes": [
{
"code": "station1.PSCADA.analog.station1.G10_jgxh.IA.value",
"name": ""
}
],
"height": 11,
"id": "text_3908",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"precision": 2,
"signname": "obj_3908",
"style": "left:814px;top:300px;z-index:-29;width:42px;height:11px;font-family:宋体;font-size:9pt;color:#096AE4;text-align:right;justify-content:flex-end;display:flex;align-items:center;background-color:none;",
"text": "0.00",
"type": "text",
"width": 42
},
{
"alpha": "100",
"angle": 0,
"class": "sign icon",
"energyCodes": [
{
"code": "station1.PSCADA.digital.station1.G10_dlq.Pos.value",
"name": ""
}
],
"height": 0,
"id": "icon_3909",
"isShow": 1,
"mirror": "[1,1]",
"script": "function token(v1,s1)\n{\n if(s1 < 0)\n{\ns1 = 0;\n}\nvar ret = 3;\nvar tokenFlag1 = s1 & 2097152;\nvar tokenFlag2 = s1 & 4194304;\nvar tokenFlag3 = s1 & 8388608;\n\n if(tokenFlag3 == 8388608)\n{\n ret = 2;\n}\nelse if(tokenFlag1 == 2097152)\n{\nret = 0;\n}\nelse if(tokenFlag2 == 4194304)\n{\nret = 1;\n}\n\nreturn ret;\n}",
"signname": "obj_3909",
"source": "挂牌",
"strategy": "token",
"style": "left:784px;top:180px;width:0px;height:0px;z-index:-15",
"type": "icon",
"width": 0,
"xScale": "1",
"yScale": "1"
},
{
"alpha": "100",
"angle": 0,
"class": "sign text",
"energyCodes": [
{
"code": "station1.PSCADA.analog.station1.G10_jgxh.P.value",
"name": ""
}
],
"height": 11,
"id": "text_3910",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"precision": 2,
"signname": "obj_3910",
"style": "left:814px;top:345px;z-index:-29;width:42px;height:11px;font-family:宋体;font-size:9pt;color:#AA0000;text-align:right;justify-content:flex-end;display:flex;align-items:center;background-color:none;",
"text": "0.00",
"type": "text",
"width": 42
},
{
"alpha": "100",
"angle": 0,
"class": "sign icon",
"energyCodes": [
{
"code": "station1.PSCADA.digital.station1.G10_dlq.Pos.value",
"name": ""
}
],
"height": 0,
"id": "icon_3911",
"isShow": 1,
"mirror": "[1,1]",
"script": "function dlq2(v1,s1)\n{\n var comFlag = s1 & 4;\n if(comFlag == 4)\n {\n return 2;\n }\n if(v1 < 0)\n {\n return 0;\n }\n var setValueFlag = s1 & 2048;\n var stopRefreshFalg = s1 & 4096;\n var stopAlarmFlag = s1 & 8192;\n if(v1 == 1)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 4;\n }\n else\n {\n return 0;\n }\n }\n else if(v1 == 2)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 3;\n }\n else\n {\n return 1;\n }\n }\n else if(v1 == 0)\n {\n return 5;\n }\n else if(v1 == 3)\n {\n return 6;\n }\n else\n {\n return 0;\n }\n}",
"signname": "obj_3911",
"source": "断路器",
"strategy": "dlq2",
"style": "left:814px;top:170px;width:0px;height:0px;z-index:23",
"type": "icon",
"width": 0,
"xScale": "1",
"yScale": "1"
},
{
"alpha": "100",
"angle": 0,
"class": "sign icon",
"energyCodes": [
{
"code": "station1.PSCADA.digital.station1.G10_sc.Rkd.value",
"name": ""
}
],
"height": 0,
"id": "icon_3912",
"isShow": 1,
"mirror": "[1,1]",
"script": "function sc2(v1,s1)\n{\n var comFlag = s1 & 4;\n if(comFlag == 4)\n {\n return 2;\n }\n if(v1 < 0)\n {\n return 0;\n }\n var setValueFlag = s1 & 2048;\n var stopRefreshFalg = s1 & 4096;\n var stopAlarmFlag = s1 & 8192;\n if(v1 == 2)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 4;\n }\n else\n {\n return 0;\n }\n }\n else if(v1 == 1)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 3;\n }\n else\n {\n return 1;\n }\n }\n else if(v1 == 0)\n {\n return 5;\n }\n else if(v1 == 3)\n {\n return 6;\n }\n else\n {\n return 0;\n }\n}",
"signname": "obj_3912",
"source": "手车_下",
"strategy": "sc2",
"style": "left:814px;top:210px;width:0px;height:0px;z-index:11",
"type": "icon",
"width": 0,
"xScale": "1",
"yScale": "1"
},
{
"alpha": "100",
"angle": 0,
"class": "sign icon",
"energyCodes": [
{
"code": "station1.PSCADA.digital.station1.G10_sc.Rkd.value",
"name": ""
}
],
"height": 0,
"id": "icon_3915",
"isShow": 1,
"mirror": "[1,1]",
"script": "function sc2(v1,s1)\n{\n var comFlag = s1 & 4;\n if(comFlag == 4)\n {\n return 2;\n }\n if(v1 < 0)\n {\n return 0;\n }\n var setValueFlag = s1 & 2048;\n var stopRefreshFalg = s1 & 4096;\n var stopAlarmFlag = s1 & 8192;\n if(v1 == 2)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 4;\n }\n else\n {\n return 0;\n }\n }\n else if(v1 == 1)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 3;\n }\n else\n {\n return 1;\n }\n }\n else if(v1 == 0)\n {\n return 5;\n }\n else if(v1 == 3)\n {\n return 6;\n }\n else\n {\n return 0;\n }\n}",
"signname": "obj_3915",
"source": "手车_上",
"strategy": "sc2",
"style": "left:814px;top:150px;width:0px;height:0px;z-index:11",
"type": "icon",
"width": 0,
"xScale": "1",
"yScale": "1"
},
{
"alpha": "100",
"angle": 0,
"class": "sign icon",
"energyCodes": [
{
"code": "station1.PSCADA.digital.station1.G13_dd.ESPos.value",
"name": ""
}
],
"height": 0,
"id": "icon_3917",
"isShow": 1,
"mirror": "[1,1]",
"script": "function jddz(v1,s1)\n{\n var comFlag = s1 & 4;\n if(comFlag == 4)\n {\n return 2;\n }\n if(v1 < 0)\n {\n return 0;\n }\n var setValueFlag = s1 & 2048;\n var stopRefreshFalg = s1 & 4096;\n var stopAlarmFlag = s1 & 8192;\n if(v1 == 0)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 4;\n }\n else\n {\n return 0;\n }\n }\n else if(v1 == 1)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 3;\n }\n else\n {\n return 1;\n }\n }\n else\n {\n return 0;\n }\n}",
"signname": "obj_3917",
"source": "接地刀闸",
"strategy": "jddz",
"style": "left:1125px;top:240px;width:0px;height:0px;z-index:22",
"type": "icon",
"width": 0,
"xScale": "1",
"yScale": "1"
},
{
"action": 1,
"alpha": "100",
"angle": 0,
"btnText": "备用II段",
"checkStyle": "none",
"class": "sign button",
"energyCodes": [
{
"code": "station1.PSCADA.analog.station1.G13_jgxh.IA.value",
"name": ""
},
{
"code": "station1.PSCADA.analog.station1.G13-YB_jgxh.IA.value",
"name": ""
}
],
"groupId": -1,
"height": 20,
"hoverStyle": "none",
"id": "button_3918",
"isCheck": false,
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"normalStyle": "background-color:transparent;color:#096AE4;",
"openType": "window",
"showLayer": "[[0,interval_进线.glx]]",
"signname": "obj_3918",
"style": "left:1085px;top:365px;z-index:-33;width:80px;height:20px;font-family:微软雅黑;font-size:9pt;color:#096AE4;text-align:center;justify-content:center;display:flex;align-items:center;background-color:#FFFFFF;",
"text": "备用II段",
"type": "button",
"url": "界面框架/interval_protect.json",
"width": 80
},
{
"alpha": "100",
"angle": 0,
"class": "sign icon",
"height": 0,
"id": "icon_3919",
"isShow": 0,
"mirror": "[1,1]",
"signname": "obj_3919",
"source": "三角形",
"style": "left:1095px;top:265px;width:0px;height:0px;z-index:21",
"type": "icon",
"width": 0,
"xScale": "1",
"yScale": "1"
},
{
"alpha": "100",
"angle": 0,
"class": "sign icon",
"energyCodes": [
{
"code": "station1.PSCADA.digital.station1.G13_jgxh.Remote.value",
"name": ""
}
],
"height": 0,
"id": "icon_3920",
"isShow": 1,
"mirror": "[1,1]",
"script": "function remote(v1,s1)\n{\n if(v1 < 0)\n {\n return 0;\n }\n return v1;\n}",
"signname": "obj_3920",
"source": "远方就地_LR",
"strategy": "remote",
"style": "left:1080px;top:150px;width:0px;height:0px;z-index:-9",
"type": "icon",
"width": 0,
"xScale": "1",
"yScale": "1"
},
{
"alpha": "100",
"angle": 0,
"class": "sign text",
"height": 11,
"id": "text_3922",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"precision": 0,
"signname": "obj_3922",
"style": "left:1125px;top:185px;z-index:0;width:29px;height:11px;font-family:宋体;font-size:8pt;color:#FFFFFF;text-align:center;justify-content:center;display:flex;align-items:center;",
"text": "G13",
"type": "text",
"width": 29
},
{
"alpha": "100",
"angle": 0,
"class": "sign text",
"energyCodes": [
{
"code": "station1.PSCADA.analog.station1.G13_jgxh.IB.value",
"name": ""
}
],
"height": 11,
"id": "text_3923",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"precision": 2,
"signname": "obj_3923",
"style": "left:1095px;top:315px;z-index:-29;width:42px;height:11px;font-family:宋体;font-size:9pt;color:#096AE4;text-align:right;justify-content:flex-end;display:flex;align-items:center;background-color:none;",
"text": "0.00",
"type": "text",
"width": 42
},
{
"alpha": "100",
"angle": 0,
"class": "sign text",
"energyCodes": [
{
"code": "station1.PSCADA.analog.station1.G13_jgxh.IC.value",
"name": ""
}
],
"height": 11,
"id": "text_3924",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"precision": 2,
"signname": "obj_3924",
"style": "left:1095px;top:330px;z-index:-29;width:42px;height:11px;font-family:宋体;font-size:9pt;color:#096AE4;text-align:right;justify-content:flex-end;display:flex;align-items:center;background-color:none;",
"text": "0.00",
"type": "text",
"width": 42
},
{
"alpha": "100",
"angle": 0,
"class": "sign text",
"energyCodes": [
{
"code": "station1.PSCADA.analog.station1.G13_jgxh.IA.value",
"name": ""
}
],
"height": 11,
"id": "text_3926",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"precision": 2,
"signname": "obj_3926",
"style": "left:1095px;top:300px;z-index:-29;width:42px;height:11px;font-family:宋体;font-size:9pt;color:#096AE4;text-align:right;justify-content:flex-end;display:flex;align-items:center;background-color:none;",
"text": "0.00",
"type": "text",
"width": 42
},
{
"alpha": "100",
"angle": 0,
"class": "sign icon",
"energyCodes": [
{
"code": "station1.PSCADA.digital.station1.G13_dlq.Pos.value",
"name": ""
}
],
"height": 0,
"id": "icon_3927",
"isShow": 1,
"mirror": "[1,1]",
"script": "function token(v1,s1)\n{\n if(s1 < 0)\n{\ns1 = 0;\n}\nvar ret = 3;\nvar tokenFlag1 = s1 & 2097152;\nvar tokenFlag2 = s1 & 4194304;\nvar tokenFlag3 = s1 & 8388608;\n\n if(tokenFlag3 == 8388608)\n{\n ret = 2;\n}\nelse if(tokenFlag1 == 2097152)\n{\nret = 0;\n}\nelse if(tokenFlag2 == 4194304)\n{\nret = 1;\n}\n\nreturn ret;\n}",
"signname": "obj_3927",
"source": "挂牌",
"strategy": "token",
"style": "left:1065px;top:180px;width:0px;height:0px;z-index:-15",
"type": "icon",
"width": 0,
"xScale": "1",
"yScale": "1"
},
{
"alpha": "100",
"angle": 0,
"class": "sign text",
"energyCodes": [
{
"code": "station1.PSCADA.analog.station1.G13_jgxh.P.value",
"name": ""
}
],
"height": 11,
"id": "text_3928",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"precision": 2,
"signname": "obj_3928",
"style": "left:1095px;top:345px;z-index:-29;width:42px;height:11px;font-family:宋体;font-size:9pt;color:#AA0000;text-align:right;justify-content:flex-end;display:flex;align-items:center;background-color:none;",
"text": "0.00",
"type": "text",
"width": 42
},
{
"alpha": "100",
"angle": 0,
"class": "sign icon",
"energyCodes": [
{
"code": "station1.PSCADA.digital.station1.G13_dlq.Pos.value",
"name": ""
}
],
"height": 0,
"id": "icon_3929",
"isShow": 1,
"mirror": "[1,1]",
"script": "function dlq2(v1,s1)\n{\n var comFlag = s1 & 4;\n if(comFlag == 4)\n {\n return 2;\n }\n if(v1 < 0)\n {\n return 0;\n }\n var setValueFlag = s1 & 2048;\n var stopRefreshFalg = s1 & 4096;\n var stopAlarmFlag = s1 & 8192;\n if(v1 == 1)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 4;\n }\n else\n {\n return 0;\n }\n }\n else if(v1 == 2)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 3;\n }\n else\n {\n return 1;\n }\n }\n else if(v1 == 0)\n {\n return 5;\n }\n else if(v1 == 3)\n {\n return 6;\n }\n else\n {\n return 0;\n }\n}",
"signname": "obj_3929",
"source": "断路器",
"strategy": "dlq2",
"style": "left:1095px;top:170px;width:0px;height:0px;z-index:23",
"type": "icon",
"width": 0,
"xScale": "1",
"yScale": "1"
},
{
"alpha": "100",
"angle": 0,
"class": "sign icon",
"energyCodes": [
{
"code": "station1.PSCADA.digital.station1.G13_sc.Rkd.value",
"name": ""
}
],
"height": 0,
"id": "icon_3930",
"isShow": 1,
"mirror": "[1,1]",
"script": "function sc2(v1,s1)\n{\n var comFlag = s1 & 4;\n if(comFlag == 4)\n {\n return 2;\n }\n if(v1 < 0)\n {\n return 0;\n }\n var setValueFlag = s1 & 2048;\n var stopRefreshFalg = s1 & 4096;\n var stopAlarmFlag = s1 & 8192;\n if(v1 == 2)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 4;\n }\n else\n {\n return 0;\n }\n }\n else if(v1 == 1)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 3;\n }\n else\n {\n return 1;\n }\n }\n else if(v1 == 0)\n {\n return 5;\n }\n else if(v1 == 3)\n {\n return 6;\n }\n else\n {\n return 0;\n }\n}",
"signname": "obj_3930",
"source": "手车_下",
"strategy": "sc2",
"style": "left:1095px;top:210px;width:0px;height:0px;z-index:11",
"type": "icon",
"width": 0,
"xScale": "1",
"yScale": "1"
},
{
"alpha": "100",
"angle": 0,
"class": "sign icon",
"energyCodes": [
{
"code": "station1.PSCADA.digital.station1.G13_sc.Rkd.value",
"name": ""
}
],
"height": 0,
"id": "icon_3933",
"isShow": 1,
"mirror": "[1,1]",
"script": "function sc2(v1,s1)\n{\n var comFlag = s1 & 4;\n if(comFlag == 4)\n {\n return 2;\n }\n if(v1 < 0)\n {\n return 0;\n }\n var setValueFlag = s1 & 2048;\n var stopRefreshFalg = s1 & 4096;\n var stopAlarmFlag = s1 & 8192;\n if(v1 == 2)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 4;\n }\n else\n {\n return 0;\n }\n }\n else if(v1 == 1)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 3;\n }\n else\n {\n return 1;\n }\n }\n else if(v1 == 0)\n {\n return 5;\n }\n else if(v1 == 3)\n {\n return 6;\n }\n else\n {\n return 0;\n }\n}",
"signname": "obj_3933",
"source": "手车_上",
"strategy": "sc2",
"style": "left:1095px;top:150px;width:0px;height:0px;z-index:11",
"type": "icon",
"width": 0,
"xScale": "1",
"yScale": "1"
},
{
"alpha": "100",
"angle": 0,
"class": "sign icon",
"energyCodes": [
{
"code": "station1.PSCADA.digital.station1.G14_dd.ESPos.value",
"name": ""
}
],
"height": 0,
"id": "icon_3935",
"isShow": 1,
"mirror": "[1,1]",
"script": "function jddz(v1,s1)\n{\n var comFlag = s1 & 4;\n if(comFlag == 4)\n {\n return 2;\n }\n if(v1 < 0)\n {\n return 0;\n }\n var setValueFlag = s1 & 2048;\n var stopRefreshFalg = s1 & 4096;\n var stopAlarmFlag = s1 & 8192;\n if(v1 == 0)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 4;\n }\n else\n {\n return 0;\n }\n }\n else if(v1 == 1)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 3;\n }\n else\n {\n return 1;\n }\n }\n else\n {\n return 0;\n }\n}",
"signname": "obj_3935",
"source": "接地刀闸",
"strategy": "jddz",
"style": "left:1229px;top:240px;width:0px;height:0px;z-index:22",
"type": "icon",
"width": 0,
"xScale": "1",
"yScale": "1"
},
{
"action": 1,
"alpha": "100",
"angle": 0,
"btnText": "旅客楼II段",
"checkStyle": "none",
"class": "sign button",
"energyCodes": [
{
"code": "station1.PSCADA.analog.station1.G14_jgxh.IA.value",
"name": ""
},
{
"code": "station1.PSCADA.analog.station1.G14-YB_jgxh.IA.value",
"name": ""
}
],
"groupId": -1,
"height": 20,
"hoverStyle": "none",
"id": "button_3936",
"isCheck": false,
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"normalStyle": "background-color:transparent;color:#096AE4;",
"openType": "window",
"showLayer": "[[0,interval_进线.glx]]",
"signname": "obj_3936",
"style": "left:1189px;top:365px;z-index:-33;width:80px;height:20px;font-family:微软雅黑;font-size:9pt;color:#096AE4;text-align:center;justify-content:center;display:flex;align-items:center;background-color:#FFFFFF;",
"text": "旅客楼II段",
"type": "button",
"url": "界面框架/interval_protect.json",
"width": 80
},
{
"alpha": "100",
"angle": 0,
"class": "sign icon",
"height": 0,
"id": "icon_3937",
"isShow": 0,
"mirror": "[1,1]",
"signname": "obj_3937",
"source": "三角形",
"style": "left:1199px;top:265px;width:0px;height:0px;z-index:21",
"type": "icon",
"width": 0,
"xScale": "1",
"yScale": "1"
},
{
"alpha": "100",
"angle": 0,
"class": "sign icon",
"energyCodes": [
{
"code": "station1.PSCADA.digital.station1.G14_jgxh.Remote.value",
"name": ""
}
],
"height": 0,
"id": "icon_3938",
"isShow": 1,
"mirror": "[1,1]",
"script": "function remote(v1,s1)\n{\n if(v1 < 0)\n {\n return 0;\n }\n return v1;\n}",
"signname": "obj_3938",
"source": "远方就地_LR",
"strategy": "remote",
"style": "left:1184px;top:150px;width:0px;height:0px;z-index:-9",
"type": "icon",
"width": 0,
"xScale": "1",
"yScale": "1"
},
{
"alpha": "100",
"angle": 0,
"class": "sign text",
"height": 11,
"id": "text_3940",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"precision": 0,
"signname": "obj_3940",
"style": "left:1229px;top:185px;z-index:0;width:29px;height:11px;font-family:宋体;font-size:8pt;color:#FFFFFF;text-align:center;justify-content:center;display:flex;align-items:center;",
"text": "G14",
"type": "text",
"width": 29
},
{
"alpha": "100",
"angle": 0,
"class": "sign text",
"energyCodes": [
{
"code": "station1.PSCADA.analog.station1.G14_jgxh.IB.value",
"name": ""
}
],
"height": 11,
"id": "text_3941",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"precision": 2,
"signname": "obj_3941",
"style": "left:1199px;top:315px;z-index:-29;width:42px;height:11px;font-family:宋体;font-size:9pt;color:#096AE4;text-align:right;justify-content:flex-end;display:flex;align-items:center;background-color:none;",
"text": "0.00",
"type": "text",
"width": 42
},
{
"alpha": "100",
"angle": 0,
"class": "sign text",
"energyCodes": [
{
"code": "station1.PSCADA.analog.station1.G14_jgxh.IC.value",
"name": ""
}
],
"height": 11,
"id": "text_3942",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"precision": 2,
"signname": "obj_3942",
"style": "left:1199px;top:330px;z-index:-29;width:42px;height:11px;font-family:宋体;font-size:9pt;color:#096AE4;text-align:right;justify-content:flex-end;display:flex;align-items:center;background-color:none;",
"text": "0.00",
"type": "text",
"width": 42
},
{
"alpha": "100",
"angle": 0,
"class": "sign text",
"energyCodes": [
{
"code": "station1.PSCADA.analog.station1.G14_jgxh.IA.value",
"name": ""
}
],
"height": 11,
"id": "text_3944",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"precision": 2,
"signname": "obj_3944",
"style": "left:1199px;top:300px;z-index:-29;width:42px;height:11px;font-family:宋体;font-size:9pt;color:#096AE4;text-align:right;justify-content:flex-end;display:flex;align-items:center;background-color:none;",
"text": "0.00",
"type": "text",
"width": 42
},
{
"alpha": "100",
"angle": 0,
"class": "sign icon",
"energyCodes": [
{
"code": "station1.PSCADA.digital.station1.G14_dlq.Pos.value",
"name": ""
}
],
"height": 0,
"id": "icon_3945",
"isShow": 1,
"mirror": "[1,1]",
"script": "function token(v1,s1)\n{\n if(s1 < 0)\n{\ns1 = 0;\n}\nvar ret = 3;\nvar tokenFlag1 = s1 & 2097152;\nvar tokenFlag2 = s1 & 4194304;\nvar tokenFlag3 = s1 & 8388608;\n\n if(tokenFlag3 == 8388608)\n{\n ret = 2;\n}\nelse if(tokenFlag1 == 2097152)\n{\nret = 0;\n}\nelse if(tokenFlag2 == 4194304)\n{\nret = 1;\n}\n\nreturn ret;\n}",
"signname": "obj_3945",
"source": "挂牌",
"strategy": "token",
"style": "left:1169px;top:180px;width:0px;height:0px;z-index:-15",
"type": "icon",
"width": 0,
"xScale": "1",
"yScale": "1"
},
{
"alpha": "100",
"angle": 0,
"class": "sign text",
"energyCodes": [
{
"code": "station1.PSCADA.analog.station1.G14_jgxh.P.value",
"name": ""
}
],
"height": 11,
"id": "text_3946",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"precision": 2,
"signname": "obj_3946",
"style": "left:1199px;top:345px;z-index:-29;width:42px;height:11px;font-family:宋体;font-size:9pt;color:#AA0000;text-align:right;justify-content:flex-end;display:flex;align-items:center;background-color:none;",
"text": "0.00",
"type": "text",
"width": 42
},
{
"alpha": "100",
"angle": 0,
"class": "sign icon",
"energyCodes": [
{
"code": "station1.PSCADA.digital.station1.G14_dlq.Pos.value",
"name": ""
}
],
"height": 0,
"id": "icon_3947",
"isShow": 1,
"mirror": "[1,1]",
"script": "function dlq2(v1,s1)\n{\n var comFlag = s1 & 4;\n if(comFlag == 4)\n {\n return 2;\n }\n if(v1 < 0)\n {\n return 0;\n }\n var setValueFlag = s1 & 2048;\n var stopRefreshFalg = s1 & 4096;\n var stopAlarmFlag = s1 & 8192;\n if(v1 == 1)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 4;\n }\n else\n {\n return 0;\n }\n }\n else if(v1 == 2)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 3;\n }\n else\n {\n return 1;\n }\n }\n else if(v1 == 0)\n {\n return 5;\n }\n else if(v1 == 3)\n {\n return 6;\n }\n else\n {\n return 0;\n }\n}",
"signname": "obj_3947",
"source": "断路器",
"strategy": "dlq2",
"style": "left:1199px;top:170px;width:0px;height:0px;z-index:23",
"type": "icon",
"width": 0,
"xScale": "1",
"yScale": "1"
},
{
"alpha": "100",
"angle": 0,
"class": "sign icon",
"energyCodes": [
{
"code": "station1.PSCADA.digital.station1.G14_sc.Rkd.value",
"name": ""
}
],
"height": 0,
"id": "icon_3948",
"isShow": 1,
"mirror": "[1,1]",
"script": "function sc2(v1,s1)\n{\n var comFlag = s1 & 4;\n if(comFlag == 4)\n {\n return 2;\n }\n if(v1 < 0)\n {\n return 0;\n }\n var setValueFlag = s1 & 2048;\n var stopRefreshFalg = s1 & 4096;\n var stopAlarmFlag = s1 & 8192;\n if(v1 == 2)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 4;\n }\n else\n {\n return 0;\n }\n }\n else if(v1 == 1)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 3;\n }\n else\n {\n return 1;\n }\n }\n else if(v1 == 0)\n {\n return 5;\n }\n else if(v1 == 3)\n {\n return 6;\n }\n else\n {\n return 0;\n }\n}",
"signname": "obj_3948",
"source": "手车_下",
"strategy": "sc2",
"style": "left:1199px;top:210px;width:0px;height:0px;z-index:11",
"type": "icon",
"width": 0,
"xScale": "1",
"yScale": "1"
},
{
"alpha": "100",
"angle": 0,
"class": "sign icon",
"energyCodes": [
{
"code": "station1.PSCADA.digital.station1.G14_sc.Rkd.value",
"name": ""
}
],
"height": 0,
"id": "icon_3951",
"isShow": 1,
"mirror": "[1,1]",
"script": "function sc2(v1,s1)\n{\n var comFlag = s1 & 4;\n if(comFlag == 4)\n {\n return 2;\n }\n if(v1 < 0)\n {\n return 0;\n }\n var setValueFlag = s1 & 2048;\n var stopRefreshFalg = s1 & 4096;\n var stopAlarmFlag = s1 & 8192;\n if(v1 == 2)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 4;\n }\n else\n {\n return 0;\n }\n }\n else if(v1 == 1)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 3;\n }\n else\n {\n return 1;\n }\n }\n else if(v1 == 0)\n {\n return 5;\n }\n else if(v1 == 3)\n {\n return 6;\n }\n else\n {\n return 0;\n }\n}",
"signname": "obj_3951",
"source": "手车_上",
"strategy": "sc2",
"style": "left:1199px;top:150px;width:0px;height:0px;z-index:11",
"type": "icon",
"width": 0,
"xScale": "1",
"yScale": "1"
},
{
"alpha": "100",
"angle": 0,
"class": "sign icon",
"energyCodes": [
{
"code": "station1.PSCADA.digital.station1.G16_dd.ESPos.value",
"name": ""
}
],
"height": 0,
"id": "icon_3953",
"isShow": 1,
"mirror": "[1,1]",
"script": "function jddz(v1,s1)\n{\n var comFlag = s1 & 4;\n if(comFlag == 4)\n {\n return 2;\n }\n if(v1 < 0)\n {\n return 0;\n }\n var setValueFlag = s1 & 2048;\n var stopRefreshFalg = s1 & 4096;\n var stopAlarmFlag = s1 & 8192;\n if(v1 == 0)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 4;\n }\n else\n {\n return 0;\n }\n }\n else if(v1 == 1)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 3;\n }\n else\n {\n return 1;\n }\n }\n else\n {\n return 0;\n }\n}",
"signname": "obj_3953",
"source": "接地刀闸",
"strategy": "jddz",
"style": "left:1333px;top:240px;width:0px;height:0px;z-index:22",
"type": "icon",
"width": 0,
"xScale": "1",
"yScale": "1"
},
{
"action": 1,
"alpha": "100",
"angle": 0,
"btnText": "宿舍楼2II段",
"checkStyle": "none",
"class": "sign button",
"energyCodes": [
{
"code": "station1.PSCADA.analog.station1.G16_jgxh.IA.value",
"name": ""
},
{
"code": "station1.PSCADA.analog.station1.G16-YB_jgxh.IA.value",
"name": ""
}
],
"groupId": -1,
"height": 20,
"hoverStyle": "none",
"id": "button_3954",
"isCheck": false,
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"normalStyle": "background-color:transparent;color:#096AE4;",
"openType": "window",
"showLayer": "[[0,interval_进线.glx]]",
"signname": "obj_3954",
"style": "left:1293px;top:365px;z-index:-33;width:80px;height:20px;font-family:微软雅黑;font-size:9pt;color:#096AE4;text-align:center;justify-content:center;display:flex;align-items:center;background-color:#FFFFFF;",
"text": "宿舍楼2II段",
"type": "button",
"url": "界面框架/interval_protect.json",
"width": 80
},
{
"alpha": "100",
"angle": 0,
"class": "sign icon",
"height": 0,
"id": "icon_3955",
"isShow": 0,
"mirror": "[1,1]",
"signname": "obj_3955",
"source": "三角形",
"style": "left:1303px;top:265px;width:0px;height:0px;z-index:21",
"type": "icon",
"width": 0,
"xScale": "1",
"yScale": "1"
},
{
"alpha": "100",
"angle": 0,
"class": "sign icon",
"energyCodes": [
{
"code": "station1.PSCADA.digital.station1.G16_jgxh.Remote.value",
"name": ""
}
],
"height": 0,
"id": "icon_3956",
"isShow": 1,
"mirror": "[1,1]",
"script": "function remote(v1,s1)\n{\n if(v1 < 0)\n {\n return 0;\n }\n return v1;\n}",
"signname": "obj_3956",
"source": "远方就地_LR",
"strategy": "remote",
"style": "left:1288px;top:150px;width:0px;height:0px;z-index:-9",
"type": "icon",
"width": 0,
"xScale": "1",
"yScale": "1"
},
{
"alpha": "100",
"angle": 0,
"class": "sign text",
"height": 11,
"id": "text_3958",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"precision": 0,
"signname": "obj_3958",
"style": "left:1333px;top:185px;z-index:0;width:29px;height:11px;font-family:宋体;font-size:8pt;color:#FFFFFF;text-align:center;justify-content:center;display:flex;align-items:center;",
"text": "G16",
"type": "text",
"width": 29
},
{
"alpha": "100",
"angle": 0,
"class": "sign text",
"energyCodes": [
{
"code": "station1.PSCADA.analog.station1.G16_jgxh.IB.value",
"name": ""
}
],
"height": 11,
"id": "text_3959",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"precision": 2,
"signname": "obj_3959",
"style": "left:1303px;top:315px;z-index:-29;width:42px;height:11px;font-family:宋体;font-size:9pt;color:#096AE4;text-align:right;justify-content:flex-end;display:flex;align-items:center;background-color:none;",
"text": "0.00",
"type": "text",
"width": 42
},
{
"alpha": "100",
"angle": 0,
"class": "sign text",
"energyCodes": [
{
"code": "station1.PSCADA.analog.station1.G16_jgxh.IC.value",
"name": ""
}
],
"height": 11,
"id": "text_3960",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"precision": 2,
"signname": "obj_3960",
"style": "left:1303px;top:330px;z-index:-29;width:42px;height:11px;font-family:宋体;font-size:9pt;color:#096AE4;text-align:right;justify-content:flex-end;display:flex;align-items:center;background-color:none;",
"text": "0.00",
"type": "text",
"width": 42
},
{
"alpha": "100",
"angle": 0,
"class": "sign text",
"energyCodes": [
{
"code": "station1.PSCADA.analog.station1.G16_jgxh.IA.value",
"name": ""
}
],
"height": 11,
"id": "text_3962",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"precision": 2,
"signname": "obj_3962",
"style": "left:1303px;top:300px;z-index:-29;width:42px;height:11px;font-family:宋体;font-size:9pt;color:#096AE4;text-align:right;justify-content:flex-end;display:flex;align-items:center;background-color:none;",
"text": "0.00",
"type": "text",
"width": 42
},
{
"alpha": "100",
"angle": 0,
"class": "sign icon",
"energyCodes": [
{
"code": "station1.PSCADA.digital.station1.G16_dlq.Pos.value",
"name": ""
}
],
"height": 0,
"id": "icon_3963",
"isShow": 1,
"mirror": "[1,1]",
"script": "function token(v1,s1)\n{\n if(s1 < 0)\n{\ns1 = 0;\n}\nvar ret = 3;\nvar tokenFlag1 = s1 & 2097152;\nvar tokenFlag2 = s1 & 4194304;\nvar tokenFlag3 = s1 & 8388608;\n\n if(tokenFlag3 == 8388608)\n{\n ret = 2;\n}\nelse if(tokenFlag1 == 2097152)\n{\nret = 0;\n}\nelse if(tokenFlag2 == 4194304)\n{\nret = 1;\n}\n\nreturn ret;\n}",
"signname": "obj_3963",
"source": "挂牌",
"strategy": "token",
"style": "left:1273px;top:180px;width:0px;height:0px;z-index:-15",
"type": "icon",
"width": 0,
"xScale": "1",
"yScale": "1"
},
{
"alpha": "100",
"angle": 0,
"class": "sign text",
"energyCodes": [
{
"code": "station1.PSCADA.analog.station1.G16_jgxh.P.value",
"name": ""
}
],
"height": 11,
"id": "text_3964",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"precision": 2,
"signname": "obj_3964",
"style": "left:1303px;top:345px;z-index:-29;width:42px;height:11px;font-family:宋体;font-size:9pt;color:#AA0000;text-align:right;justify-content:flex-end;display:flex;align-items:center;background-color:none;",
"text": "0.00",
"type": "text",
"width": 42
},
{
"alpha": "100",
"angle": 0,
"class": "sign icon",
"energyCodes": [
{
"code": "station1.PSCADA.digital.station1.G16_dlq.Pos.value",
"name": ""
}
],
"height": 0,
"id": "icon_3965",
"isShow": 1,
"mirror": "[1,1]",
"script": "function dlq2(v1,s1)\n{\n var comFlag = s1 & 4;\n if(comFlag == 4)\n {\n return 2;\n }\n if(v1 < 0)\n {\n return 0;\n }\n var setValueFlag = s1 & 2048;\n var stopRefreshFalg = s1 & 4096;\n var stopAlarmFlag = s1 & 8192;\n if(v1 == 1)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 4;\n }\n else\n {\n return 0;\n }\n }\n else if(v1 == 2)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 3;\n }\n else\n {\n return 1;\n }\n }\n else if(v1 == 0)\n {\n return 5;\n }\n else if(v1 == 3)\n {\n return 6;\n }\n else\n {\n return 0;\n }\n}",
"signname": "obj_3965",
"source": "断路器",
"strategy": "dlq2",
"style": "left:1303px;top:170px;width:0px;height:0px;z-index:23",
"type": "icon",
"width": 0,
"xScale": "1",
"yScale": "1"
},
{
"alpha": "100",
"angle": 0,
"class": "sign icon",
"energyCodes": [
{
"code": "station1.PSCADA.digital.station1.G16_sc.Rkd.value",
"name": ""
}
],
"height": 0,
"id": "icon_3966",
"isShow": 1,
"mirror": "[1,1]",
"script": "function sc2(v1,s1)\n{\n var comFlag = s1 & 4;\n if(comFlag == 4)\n {\n return 2;\n }\n if(v1 < 0)\n {\n return 0;\n }\n var setValueFlag = s1 & 2048;\n var stopRefreshFalg = s1 & 4096;\n var stopAlarmFlag = s1 & 8192;\n if(v1 == 2)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 4;\n }\n else\n {\n return 0;\n }\n }\n else if(v1 == 1)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 3;\n }\n else\n {\n return 1;\n }\n }\n else if(v1 == 0)\n {\n return 5;\n }\n else if(v1 == 3)\n {\n return 6;\n }\n else\n {\n return 0;\n }\n}",
"signname": "obj_3966",
"source": "手车_下",
"strategy": "sc2",
"style": "left:1303px;top:210px;width:0px;height:0px;z-index:11",
"type": "icon",
"width": 0,
"xScale": "1",
"yScale": "1"
},
{
"alpha": "100",
"angle": 0,
"class": "sign icon",
"energyCodes": [
{
"code": "station1.PSCADA.digital.station1.G16_sc.Rkd.value",
"name": ""
}
],
"height": 0,
"id": "icon_3969",
"isShow": 1,
"mirror": "[1,1]",
"script": "function sc2(v1,s1)\n{\n var comFlag = s1 & 4;\n if(comFlag == 4)\n {\n return 2;\n }\n if(v1 < 0)\n {\n return 0;\n }\n var setValueFlag = s1 & 2048;\n var stopRefreshFalg = s1 & 4096;\n var stopAlarmFlag = s1 & 8192;\n if(v1 == 2)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 4;\n }\n else\n {\n return 0;\n }\n }\n else if(v1 == 1)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 3;\n }\n else\n {\n return 1;\n }\n }\n else if(v1 == 0)\n {\n return 5;\n }\n else if(v1 == 3)\n {\n return 6;\n }\n else\n {\n return 0;\n }\n}",
"signname": "obj_3969",
"source": "手车_上",
"strategy": "sc2",
"style": "left:1303px;top:150px;width:0px;height:0px;z-index:11",
"type": "icon",
"width": 0,
"xScale": "1",
"yScale": "1"
},
{
"alpha": "100",
"angle": 0,
"class": "sign icon",
"energyCodes": [
{
"code": "station1.PSCADA.digital.station1.G17_dd.ESPos.value",
"name": ""
}
],
"height": 0,
"id": "icon_3971",
"isShow": 1,
"mirror": "[1,1]",
"script": "function jddz(v1,s1)\n{\n var comFlag = s1 & 4;\n if(comFlag == 4)\n {\n return 2;\n }\n if(v1 < 0)\n {\n return 0;\n }\n var setValueFlag = s1 & 2048;\n var stopRefreshFalg = s1 & 4096;\n var stopAlarmFlag = s1 & 8192;\n if(v1 == 0)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 4;\n }\n else\n {\n return 0;\n }\n }\n else if(v1 == 1)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 3;\n }\n else\n {\n return 1;\n }\n }\n else\n {\n return 0;\n }\n}",
"signname": "obj_3971",
"source": "接地刀闸",
"strategy": "jddz",
"style": "left:1437px;top:240px;width:0px;height:0px;z-index:22",
"type": "icon",
"width": 0,
"xScale": "1",
"yScale": "1"
},
{
"action": 1,
"alpha": "100",
"angle": 0,
"btnText": "1#小区II段",
"checkStyle": "none",
"class": "sign button",
"energyCodes": [
{
"code": "station1.PSCADA.analog.station1.G17_jgxh.IA.value",
"name": ""
},
{
"code": "station1.PSCADA.analog.station1.G17-YB_jgxh.IA.value",
"name": ""
}
],
"groupId": -1,
"height": 20,
"hoverStyle": "none",
"id": "button_3972",
"isCheck": false,
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"normalStyle": "background-color:transparent;color:#096AE4;",
"openType": "window",
"showLayer": "[[0,interval_进线.glx]]",
"signname": "obj_3972",
"style": "left:1397px;top:365px;z-index:-33;width:80px;height:20px;font-family:微软雅黑;font-size:9pt;color:#096AE4;text-align:center;justify-content:center;display:flex;align-items:center;background-color:#FFFFFF;",
"text": "1#小区II段",
"type": "button",
"url": "界面框架/interval_protect.json",
"width": 80
},
{
"alpha": "100",
"angle": 0,
"class": "sign icon",
"height": 0,
"id": "icon_3973",
"isShow": 0,
"mirror": "[1,1]",
"signname": "obj_3973",
"source": "三角形",
"style": "left:1407px;top:265px;width:0px;height:0px;z-index:21",
"type": "icon",
"width": 0,
"xScale": "1",
"yScale": "1"
},
{
"alpha": "100",
"angle": 0,
"class": "sign icon",
"energyCodes": [
{
"code": "station1.PSCADA.digital.station1.G17_jgxh.Remote.value",
"name": ""
}
],
"height": 0,
"id": "icon_3974",
"isShow": 1,
"mirror": "[1,1]",
"script": "function remote(v1,s1)\n{\n if(v1 < 0)\n {\n return 0;\n }\n return v1;\n}",
"signname": "obj_3974",
"source": "远方就地_LR",
"strategy": "remote",
"style": "left:1392px;top:150px;width:0px;height:0px;z-index:-9",
"type": "icon",
"width": 0,
"xScale": "1",
"yScale": "1"
},
{
"alpha": "100",
"angle": 0,
"class": "sign text",
"height": 11,
"id": "text_3976",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"precision": 0,
"signname": "obj_3976",
"style": "left:1437px;top:185px;z-index:0;width:29px;height:11px;font-family:宋体;font-size:8pt;color:#FFFFFF;text-align:center;justify-content:center;display:flex;align-items:center;",
"text": "G17",
"type": "text",
"width": 29
},
{
"alpha": "100",
"angle": 0,
"class": "sign text",
"energyCodes": [
{
"code": "station1.PSCADA.analog.station1.G17_jgxh.IB.value",
"name": ""
}
],
"height": 11,
"id": "text_3977",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"precision": 2,
"signname": "obj_3977",
"style": "left:1407px;top:315px;z-index:-29;width:42px;height:11px;font-family:宋体;font-size:9pt;color:#096AE4;text-align:right;justify-content:flex-end;display:flex;align-items:center;background-color:none;",
"text": "0.00",
"type": "text",
"width": 42
},
{
"alpha": "100",
"angle": 0,
"class": "sign text",
"energyCodes": [
{
"code": "station1.PSCADA.analog.station1.G17_jgxh.IC.value",
"name": ""
}
],
"height": 11,
"id": "text_3978",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"precision": 2,
"signname": "obj_3978",
"style": "left:1407px;top:330px;z-index:-29;width:42px;height:11px;font-family:宋体;font-size:9pt;color:#096AE4;text-align:right;justify-content:flex-end;display:flex;align-items:center;background-color:none;",
"text": "0.00",
"type": "text",
"width": 42
},
{
"alpha": "100",
"angle": 0,
"class": "sign text",
"energyCodes": [
{
"code": "station1.PSCADA.analog.station1.G17_jgxh.IA.value",
"name": ""
}
],
"height": 11,
"id": "text_3980",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"precision": 2,
"signname": "obj_3980",
"style": "left:1407px;top:300px;z-index:-29;width:42px;height:11px;font-family:宋体;font-size:9pt;color:#096AE4;text-align:right;justify-content:flex-end;display:flex;align-items:center;background-color:none;",
"text": "0.00",
"type": "text",
"width": 42
},
{
"alpha": "100",
"angle": 0,
"class": "sign icon",
"energyCodes": [
{
"code": "station1.PSCADA.digital.station1.G17_dlq.Pos.value",
"name": ""
}
],
"height": 0,
"id": "icon_3981",
"isShow": 1,
"mirror": "[1,1]",
"script": "function token(v1,s1)\n{\n if(s1 < 0)\n{\ns1 = 0;\n}\nvar ret = 3;\nvar tokenFlag1 = s1 & 2097152;\nvar tokenFlag2 = s1 & 4194304;\nvar tokenFlag3 = s1 & 8388608;\n\n if(tokenFlag3 == 8388608)\n{\n ret = 2;\n}\nelse if(tokenFlag1 == 2097152)\n{\nret = 0;\n}\nelse if(tokenFlag2 == 4194304)\n{\nret = 1;\n}\n\nreturn ret;\n}",
"signname": "obj_3981",
"source": "挂牌",
"strategy": "token",
"style": "left:1377px;top:180px;width:0px;height:0px;z-index:-15",
"type": "icon",
"width": 0,
"xScale": "1",
"yScale": "1"
},
{
"alpha": "100",
"angle": 0,
"class": "sign text",
"energyCodes": [
{
"code": "station1.PSCADA.analog.station1.G17_jgxh.P.value",
"name": ""
}
],
"height": 11,
"id": "text_3982",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"precision": 2,
"signname": "obj_3982",
"style": "left:1407px;top:345px;z-index:-29;width:42px;height:11px;font-family:宋体;font-size:9pt;color:#AA0000;text-align:right;justify-content:flex-end;display:flex;align-items:center;background-color:none;",
"text": "0.00",
"type": "text",
"width": 42
},
{
"alpha": "100",
"angle": 0,
"class": "sign icon",
"energyCodes": [
{
"code": "station1.PSCADA.digital.station1.G17_dlq.Pos.value",
"name": ""
}
],
"height": 0,
"id": "icon_3983",
"isShow": 1,
"mirror": "[1,1]",
"script": "function dlq2(v1,s1)\n{\n var comFlag = s1 & 4;\n if(comFlag == 4)\n {\n return 2;\n }\n if(v1 < 0)\n {\n return 0;\n }\n var setValueFlag = s1 & 2048;\n var stopRefreshFalg = s1 & 4096;\n var stopAlarmFlag = s1 & 8192;\n if(v1 == 1)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 4;\n }\n else\n {\n return 0;\n }\n }\n else if(v1 == 2)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 3;\n }\n else\n {\n return 1;\n }\n }\n else if(v1 == 0)\n {\n return 5;\n }\n else if(v1 == 3)\n {\n return 6;\n }\n else\n {\n return 0;\n }\n}",
"signname": "obj_3983",
"source": "断路器",
"strategy": "dlq2",
"style": "left:1407px;top:170px;width:0px;height:0px;z-index:23",
"type": "icon",
"width": 0,
"xScale": "1",
"yScale": "1"
},
{
"alpha": "100",
"angle": 0,
"class": "sign icon",
"energyCodes": [
{
"code": "station1.PSCADA.digital.station1.G17_sc.Rkd.value",
"name": ""
}
],
"height": 0,
"id": "icon_3984",
"isShow": 1,
"mirror": "[1,1]",
"script": "function sc2(v1,s1)\n{\n var comFlag = s1 & 4;\n if(comFlag == 4)\n {\n return 2;\n }\n if(v1 < 0)\n {\n return 0;\n }\n var setValueFlag = s1 & 2048;\n var stopRefreshFalg = s1 & 4096;\n var stopAlarmFlag = s1 & 8192;\n if(v1 == 2)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 4;\n }\n else\n {\n return 0;\n }\n }\n else if(v1 == 1)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 3;\n }\n else\n {\n return 1;\n }\n }\n else if(v1 == 0)\n {\n return 5;\n }\n else if(v1 == 3)\n {\n return 6;\n }\n else\n {\n return 0;\n }\n}",
"signname": "obj_3984",
"source": "手车_下",
"strategy": "sc2",
"style": "left:1407px;top:210px;width:0px;height:0px;z-index:11",
"type": "icon",
"width": 0,
"xScale": "1",
"yScale": "1"
},
{
"alpha": "100",
"angle": 0,
"class": "sign icon",
"energyCodes": [
{
"code": "station1.PSCADA.digital.station1.G17_sc.Rkd.value",
"name": ""
}
],
"height": 0,
"id": "icon_3987",
"isShow": 1,
"mirror": "[1,1]",
"script": "function sc2(v1,s1)\n{\n var comFlag = s1 & 4;\n if(comFlag == 4)\n {\n return 2;\n }\n if(v1 < 0)\n {\n return 0;\n }\n var setValueFlag = s1 & 2048;\n var stopRefreshFalg = s1 & 4096;\n var stopAlarmFlag = s1 & 8192;\n if(v1 == 2)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 4;\n }\n else\n {\n return 0;\n }\n }\n else if(v1 == 1)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 3;\n }\n else\n {\n return 1;\n }\n }\n else if(v1 == 0)\n {\n return 5;\n }\n else if(v1 == 3)\n {\n return 6;\n }\n else\n {\n return 0;\n }\n}",
"signname": "obj_3987",
"source": "手车_上",
"strategy": "sc2",
"style": "left:1407px;top:150px;width:0px;height:0px;z-index:11",
"type": "icon",
"width": 0,
"xScale": "1",
"yScale": "1"
},
{
"alpha": "100",
"angle": 0,
"class": "sign icon",
"energyCodes": [
{
"code": "station1.PSCADA.digital.station1.G18_dd.ESPos.value",
"name": ""
}
],
"height": 0,
"id": "icon_3989",
"isShow": 1,
"mirror": "[1,1]",
"script": "function jddz(v1,s1)\n{\n var comFlag = s1 & 4;\n if(comFlag == 4)\n {\n return 2;\n }\n if(v1 < 0)\n {\n return 0;\n }\n var setValueFlag = s1 & 2048;\n var stopRefreshFalg = s1 & 4096;\n var stopAlarmFlag = s1 & 8192;\n if(v1 == 0)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 4;\n }\n else\n {\n return 0;\n }\n }\n else if(v1 == 1)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 3;\n }\n else\n {\n return 1;\n }\n }\n else\n {\n return 0;\n }\n}",
"signname": "obj_3989",
"source": "接地刀闸",
"strategy": "jddz",
"style": "left:1541px;top:240px;width:0px;height:0px;z-index:22",
"type": "icon",
"width": 0,
"xScale": "1",
"yScale": "1"
},
{
"action": 1,
"alpha": "100",
"angle": 0,
"btnText": "公安楼II段",
"checkStyle": "none",
"class": "sign button",
"energyCodes": [
{
"code": "station1.PSCADA.analog.station1.G18_jgxh.IA.value",
"name": ""
},
{
"code": "station1.PSCADA.analog.station1.G18-YB_jgxh.IA.value",
"name": ""
}
],
"groupId": -1,
"height": 20,
"hoverStyle": "none",
"id": "button_3990",
"isCheck": false,
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"normalStyle": "background-color:transparent;color:#096AE4;",
"openType": "window",
"showLayer": "[[0,interval_进线.glx]]",
"signname": "obj_3990",
"style": "left:1501px;top:365px;z-index:-33;width:80px;height:20px;font-family:微软雅黑;font-size:9pt;color:#096AE4;text-align:center;justify-content:center;display:flex;align-items:center;background-color:#FFFFFF;",
"text": "公安楼II段",
"type": "button",
"url": "界面框架/interval_protect.json",
"width": 80
},
{
"alpha": "100",
"angle": 0,
"class": "sign icon",
"height": 0,
"id": "icon_3991",
"isShow": 0,
"mirror": "[1,1]",
"signname": "obj_3991",
"source": "三角形",
"style": "left:1511px;top:265px;width:0px;height:0px;z-index:21",
"type": "icon",
"width": 0,
"xScale": "1",
"yScale": "1"
},
{
"alpha": "100",
"angle": 0,
"class": "sign icon",
"energyCodes": [
{
"code": "station1.PSCADA.digital.station1.G18_jgxh.Remote.value",
"name": ""
}
],
"height": 0,
"id": "icon_3992",
"isShow": 1,
"mirror": "[1,1]",
"script": "function remote(v1,s1)\n{\n if(v1 < 0)\n {\n return 0;\n }\n return v1;\n}",
"signname": "obj_3992",
"source": "远方就地_LR",
"strategy": "remote",
"style": "left:1496px;top:150px;width:0px;height:0px;z-index:-9",
"type": "icon",
"width": 0,
"xScale": "1",
"yScale": "1"
},
{
"alpha": "100",
"angle": 0,
"class": "sign text",
"height": 11,
"id": "text_3994",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"precision": 0,
"signname": "obj_3994",
"style": "left:1541px;top:185px;z-index:0;width:29px;height:11px;font-family:宋体;font-size:8pt;color:#FFFFFF;text-align:center;justify-content:center;display:flex;align-items:center;",
"text": "G18",
"type": "text",
"width": 29
},
{
"alpha": "100",
"angle": 0,
"class": "sign text",
"energyCodes": [
{
"code": "station1.PSCADA.analog.station1.G18_jgxh.IB.value",
"name": ""
}
],
"height": 11,
"id": "text_3995",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"precision": 2,
"signname": "obj_3995",
"style": "left:1511px;top:315px;z-index:-29;width:42px;height:11px;font-family:宋体;font-size:9pt;color:#096AE4;text-align:right;justify-content:flex-end;display:flex;align-items:center;background-color:none;",
"text": "0.00",
"type": "text",
"width": 42
},
{
"alpha": "100",
"angle": 0,
"class": "sign text",
"energyCodes": [
{
"code": "station1.PSCADA.analog.station1.G18_jgxh.IC.value",
"name": ""
}
],
"height": 11,
"id": "text_3996",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"precision": 2,
"signname": "obj_3996",
"style": "left:1511px;top:330px;z-index:-29;width:42px;height:11px;font-family:宋体;font-size:9pt;color:#096AE4;text-align:right;justify-content:flex-end;display:flex;align-items:center;background-color:none;",
"text": "0.00",
"type": "text",
"width": 42
},
{
"alpha": "100",
"angle": 0,
"class": "sign text",
"energyCodes": [
{
"code": "station1.PSCADA.analog.station1.G18_jgxh.IA.value",
"name": ""
}
],
"height": 11,
"id": "text_3998",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"precision": 2,
"signname": "obj_3998",
"style": "left:1511px;top:300px;z-index:-29;width:42px;height:11px;font-family:宋体;font-size:9pt;color:#096AE4;text-align:right;justify-content:flex-end;display:flex;align-items:center;background-color:none;",
"text": "0.00",
"type": "text",
"width": 42
},
{
"alpha": "100",
"angle": 0,
"class": "sign icon",
"energyCodes": [
{
"code": "station1.PSCADA.digital.station1.G18_dlq.Pos.value",
"name": ""
}
],
"height": 0,
"id": "icon_3999",
"isShow": 1,
"mirror": "[1,1]",
"script": "function token(v1,s1)\n{\n if(s1 < 0)\n{\ns1 = 0;\n}\nvar ret = 3;\nvar tokenFlag1 = s1 & 2097152;\nvar tokenFlag2 = s1 & 4194304;\nvar tokenFlag3 = s1 & 8388608;\n\n if(tokenFlag3 == 8388608)\n{\n ret = 2;\n}\nelse if(tokenFlag1 == 2097152)\n{\nret = 0;\n}\nelse if(tokenFlag2 == 4194304)\n{\nret = 1;\n}\n\nreturn ret;\n}",
"signname": "obj_3999",
"source": "挂牌",
"strategy": "token",
"style": "left:1481px;top:180px;width:0px;height:0px;z-index:-15",
"type": "icon",
"width": 0,
"xScale": "1",
"yScale": "1"
},
{
"alpha": "100",
"angle": 0,
"class": "sign text",
"energyCodes": [
{
"code": "station1.PSCADA.analog.station1.G18_jgxh.P.value",
"name": ""
}
],
"height": 11,
"id": "text_4000",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"precision": 2,
"signname": "obj_4000",
"style": "left:1511px;top:345px;z-index:-29;width:42px;height:11px;font-family:宋体;font-size:9pt;color:#AA0000;text-align:right;justify-content:flex-end;display:flex;align-items:center;background-color:none;",
"text": "0.00",
"type": "text",
"width": 42
},
{
"alpha": "100",
"angle": 0,
"class": "sign icon",
"energyCodes": [
{
"code": "station1.PSCADA.digital.station1.G18_dlq.Pos.value",
"name": ""
}
],
"height": 0,
"id": "icon_4001",
"isShow": 1,
"mirror": "[1,1]",
"script": "function dlq2(v1,s1)\n{\n var comFlag = s1 & 4;\n if(comFlag == 4)\n {\n return 2;\n }\n if(v1 < 0)\n {\n return 0;\n }\n var setValueFlag = s1 & 2048;\n var stopRefreshFalg = s1 & 4096;\n var stopAlarmFlag = s1 & 8192;\n if(v1 == 1)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 4;\n }\n else\n {\n return 0;\n }\n }\n else if(v1 == 2)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 3;\n }\n else\n {\n return 1;\n }\n }\n else if(v1 == 0)\n {\n return 5;\n }\n else if(v1 == 3)\n {\n return 6;\n }\n else\n {\n return 0;\n }\n}",
"signname": "obj_4001",
"source": "断路器",
"strategy": "dlq2",
"style": "left:1511px;top:170px;width:0px;height:0px;z-index:23",
"type": "icon",
"width": 0,
"xScale": "1",
"yScale": "1"
},
{
"alpha": "100",
"angle": 0,
"class": "sign icon",
"energyCodes": [
{
"code": "station1.PSCADA.digital.station1.G18_sc.Rkd.value",
"name": ""
}
],
"height": 0,
"id": "icon_4002",
"isShow": 1,
"mirror": "[1,1]",
"script": "function sc2(v1,s1)\n{\n var comFlag = s1 & 4;\n if(comFlag == 4)\n {\n return 2;\n }\n if(v1 < 0)\n {\n return 0;\n }\n var setValueFlag = s1 & 2048;\n var stopRefreshFalg = s1 & 4096;\n var stopAlarmFlag = s1 & 8192;\n if(v1 == 2)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 4;\n }\n else\n {\n return 0;\n }\n }\n else if(v1 == 1)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 3;\n }\n else\n {\n return 1;\n }\n }\n else if(v1 == 0)\n {\n return 5;\n }\n else if(v1 == 3)\n {\n return 6;\n }\n else\n {\n return 0;\n }\n}",
"signname": "obj_4002",
"source": "手车_下",
"strategy": "sc2",
"style": "left:1511px;top:210px;width:0px;height:0px;z-index:11",
"type": "icon",
"width": 0,
"xScale": "1",
"yScale": "1"
},
{
"alpha": "100",
"angle": 0,
"class": "sign icon",
"energyCodes": [
{
"code": "station1.PSCADA.digital.station1.G18_sc.Rkd.value",
"name": ""
}
],
"height": 0,
"id": "icon_4005",
"isShow": 1,
"mirror": "[1,1]",
"script": "function sc2(v1,s1)\n{\n var comFlag = s1 & 4;\n if(comFlag == 4)\n {\n return 2;\n }\n if(v1 < 0)\n {\n return 0;\n }\n var setValueFlag = s1 & 2048;\n var stopRefreshFalg = s1 & 4096;\n var stopAlarmFlag = s1 & 8192;\n if(v1 == 2)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 4;\n }\n else\n {\n return 0;\n }\n }\n else if(v1 == 1)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 3;\n }\n else\n {\n return 1;\n }\n }\n else if(v1 == 0)\n {\n return 5;\n }\n else if(v1 == 3)\n {\n return 6;\n }\n else\n {\n return 0;\n }\n}",
"signname": "obj_4005",
"source": "手车_上",
"strategy": "sc2",
"style": "left:1511px;top:150px;width:0px;height:0px;z-index:11",
"type": "icon",
"width": 0,
"xScale": "1",
"yScale": "1"
},
{
"alpha": "100",
"angle": 0,
"class": "sign icon",
"energyCodes": [
{
"code": "station1.PSCADA.digital.station1.G19_dd.ESPos.value",
"name": ""
}
],
"height": 0,
"id": "icon_4007",
"isShow": 1,
"mirror": "[1,1]",
"script": "function jddz(v1,s1)\n{\n var comFlag = s1 & 4;\n if(comFlag == 4)\n {\n return 2;\n }\n if(v1 < 0)\n {\n return 0;\n }\n var setValueFlag = s1 & 2048;\n var stopRefreshFalg = s1 & 4096;\n var stopAlarmFlag = s1 & 8192;\n if(v1 == 0)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 4;\n }\n else\n {\n return 0;\n }\n }\n else if(v1 == 1)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 3;\n }\n else\n {\n return 1;\n }\n }\n else\n {\n return 0;\n }\n}",
"signname": "obj_4007",
"source": "接地刀闸",
"strategy": "jddz",
"style": "left:1645px;top:240px;width:0px;height:0px;z-index:22",
"type": "icon",
"width": 0,
"xScale": "1",
"yScale": "1"
},
{
"action": 1,
"alpha": "100",
"angle": 0,
"btnText": "海关楼II段",
"checkStyle": "none",
"class": "sign button",
"energyCodes": [
{
"code": "station1.PSCADA.analog.station1.G19_jgxh.IA.value",
"name": ""
},
{
"code": "station1.PSCADA.analog.station1.G19-YB_jgxh.IA.value",
"name": ""
}
],
"groupId": -1,
"height": 20,
"hoverStyle": "none",
"id": "button_4008",
"isCheck": false,
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"normalStyle": "background-color:transparent;color:#096AE4;",
"openType": "window",
"showLayer": "[[0,interval_进线.glx]]",
"signname": "obj_4008",
"style": "left:1605px;top:365px;z-index:-33;width:80px;height:20px;font-family:微软雅黑;font-size:9pt;color:#096AE4;text-align:center;justify-content:center;display:flex;align-items:center;background-color:#FFFFFF;",
"text": "海关楼II段",
"type": "button",
"url": "界面框架/interval_protect.json",
"width": 80
},
{
"alpha": "100",
"angle": 0,
"class": "sign icon",
"height": 0,
"id": "icon_4009",
"isShow": 0,
"mirror": "[1,1]",
"signname": "obj_4009",
"source": "三角形",
"style": "left:1615px;top:265px;width:0px;height:0px;z-index:21",
"type": "icon",
"width": 0,
"xScale": "1",
"yScale": "1"
},
{
"alpha": "100",
"angle": 0,
"class": "sign icon",
"energyCodes": [
{
"code": "station1.PSCADA.digital.station1.G19_jgxh.Remote.value",
"name": ""
}
],
"height": 0,
"id": "icon_4010",
"isShow": 1,
"mirror": "[1,1]",
"script": "function remote(v1,s1)\n{\n if(v1 < 0)\n {\n return 0;\n }\n return v1;\n}",
"signname": "obj_4010",
"source": "远方就地_LR",
"strategy": "remote",
"style": "left:1600px;top:150px;width:0px;height:0px;z-index:-9",
"type": "icon",
"width": 0,
"xScale": "1",
"yScale": "1"
},
{
"alpha": "100",
"angle": 0,
"class": "sign text",
"height": 11,
"id": "text_4012",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"precision": 0,
"signname": "obj_4012",
"style": "left:1645px;top:185px;z-index:0;width:29px;height:11px;font-family:宋体;font-size:8pt;color:#FFFFFF;text-align:center;justify-content:center;display:flex;align-items:center;",
"text": "G19",
"type": "text",
"width": 29
},
{
"alpha": "100",
"angle": 0,
"class": "sign text",
"energyCodes": [
{
"code": "station1.PSCADA.analog.station1.G19_jgxh.IB.value",
"name": ""
}
],
"height": 11,
"id": "text_4013",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"precision": 2,
"signname": "obj_4013",
"style": "left:1615px;top:315px;z-index:-29;width:42px;height:11px;font-family:宋体;font-size:9pt;color:#096AE4;text-align:right;justify-content:flex-end;display:flex;align-items:center;background-color:none;",
"text": "0.00",
"type": "text",
"width": 42
},
{
"alpha": "100",
"angle": 0,
"class": "sign text",
"energyCodes": [
{
"code": "station1.PSCADA.analog.station1.G19_jgxh.IC.value",
"name": ""
}
],
"height": 11,
"id": "text_4014",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"precision": 2,
"signname": "obj_4014",
"style": "left:1615px;top:330px;z-index:-29;width:42px;height:11px;font-family:宋体;font-size:9pt;color:#096AE4;text-align:right;justify-content:flex-end;display:flex;align-items:center;background-color:none;",
"text": "0.00",
"type": "text",
"width": 42
},
{
"alpha": "100",
"angle": 0,
"class": "sign text",
"energyCodes": [
{
"code": "station1.PSCADA.analog.station1.G19_jgxh.IA.value",
"name": ""
}
],
"height": 11,
"id": "text_4016",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"precision": 2,
"signname": "obj_4016",
"style": "left:1615px;top:300px;z-index:-29;width:42px;height:11px;font-family:宋体;font-size:9pt;color:#096AE4;text-align:right;justify-content:flex-end;display:flex;align-items:center;background-color:none;",
"text": "0.00",
"type": "text",
"width": 42
},
{
"alpha": "100",
"angle": 0,
"class": "sign icon",
"energyCodes": [
{
"code": "station1.PSCADA.digital.station1.G19_dlq.Pos.value",
"name": ""
}
],
"height": 0,
"id": "icon_4017",
"isShow": 1,
"mirror": "[1,1]",
"script": "function token(v1,s1)\n{\n if(s1 < 0)\n{\ns1 = 0;\n}\nvar ret = 3;\nvar tokenFlag1 = s1 & 2097152;\nvar tokenFlag2 = s1 & 4194304;\nvar tokenFlag3 = s1 & 8388608;\n\n if(tokenFlag3 == 8388608)\n{\n ret = 2;\n}\nelse if(tokenFlag1 == 2097152)\n{\nret = 0;\n}\nelse if(tokenFlag2 == 4194304)\n{\nret = 1;\n}\n\nreturn ret;\n}",
"signname": "obj_4017",
"source": "挂牌",
"strategy": "token",
"style": "left:1585px;top:180px;width:0px;height:0px;z-index:-15",
"type": "icon",
"width": 0,
"xScale": "1",
"yScale": "1"
},
{
"alpha": "100",
"angle": 0,
"class": "sign text",
"energyCodes": [
{
"code": "station1.PSCADA.analog.station1.G19_jgxh.P.value",
"name": ""
}
],
"height": 11,
"id": "text_4018",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"precision": 2,
"signname": "obj_4018",
"style": "left:1615px;top:345px;z-index:-29;width:42px;height:11px;font-family:宋体;font-size:9pt;color:#AA0000;text-align:right;justify-content:flex-end;display:flex;align-items:center;background-color:none;",
"text": "0.00",
"type": "text",
"width": 42
},
{
"alpha": "100",
"angle": 0,
"class": "sign icon",
"energyCodes": [
{
"code": "station1.PSCADA.digital.station1.G19_dlq.Pos.value",
"name": ""
}
],
"height": 0,
"id": "icon_4019",
"isShow": 1,
"mirror": "[1,1]",
"script": "function dlq2(v1,s1)\n{\n var comFlag = s1 & 4;\n if(comFlag == 4)\n {\n return 2;\n }\n if(v1 < 0)\n {\n return 0;\n }\n var setValueFlag = s1 & 2048;\n var stopRefreshFalg = s1 & 4096;\n var stopAlarmFlag = s1 & 8192;\n if(v1 == 1)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 4;\n }\n else\n {\n return 0;\n }\n }\n else if(v1 == 2)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 3;\n }\n else\n {\n return 1;\n }\n }\n else if(v1 == 0)\n {\n return 5;\n }\n else if(v1 == 3)\n {\n return 6;\n }\n else\n {\n return 0;\n }\n}",
"signname": "obj_4019",
"source": "断路器",
"strategy": "dlq2",
"style": "left:1615px;top:170px;width:0px;height:0px;z-index:23",
"type": "icon",
"width": 0,
"xScale": "1",
"yScale": "1"
},
{
"alpha": "100",
"angle": 0,
"class": "sign icon",
"energyCodes": [
{
"code": "station1.PSCADA.digital.station1.G19_sc.Rkd.value",
"name": ""
}
],
"height": 0,
"id": "icon_4020",
"isShow": 1,
"mirror": "[1,1]",
"script": "function sc2(v1,s1)\n{\n var comFlag = s1 & 4;\n if(comFlag == 4)\n {\n return 2;\n }\n if(v1 < 0)\n {\n return 0;\n }\n var setValueFlag = s1 & 2048;\n var stopRefreshFalg = s1 & 4096;\n var stopAlarmFlag = s1 & 8192;\n if(v1 == 2)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 4;\n }\n else\n {\n return 0;\n }\n }\n else if(v1 == 1)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 3;\n }\n else\n {\n return 1;\n }\n }\n else if(v1 == 0)\n {\n return 5;\n }\n else if(v1 == 3)\n {\n return 6;\n }\n else\n {\n return 0;\n }\n}",
"signname": "obj_4020",
"source": "手车_下",
"strategy": "sc2",
"style": "left:1615px;top:210px;width:0px;height:0px;z-index:11",
"type": "icon",
"width": 0,
"xScale": "1",
"yScale": "1"
},
{
"alpha": "100",
"angle": 0,
"class": "sign icon",
"energyCodes": [
{
"code": "station1.PSCADA.digital.station1.G19_sc.Rkd.value",
"name": ""
}
],
"height": 0,
"id": "icon_4023",
"isShow": 1,
"mirror": "[1,1]",
"script": "function sc2(v1,s1)\n{\n var comFlag = s1 & 4;\n if(comFlag == 4)\n {\n return 2;\n }\n if(v1 < 0)\n {\n return 0;\n }\n var setValueFlag = s1 & 2048;\n var stopRefreshFalg = s1 & 4096;\n var stopAlarmFlag = s1 & 8192;\n if(v1 == 2)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 4;\n }\n else\n {\n return 0;\n }\n }\n else if(v1 == 1)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 3;\n }\n else\n {\n return 1;\n }\n }\n else if(v1 == 0)\n {\n return 5;\n }\n else if(v1 == 3)\n {\n return 6;\n }\n else\n {\n return 0;\n }\n}",
"signname": "obj_4023",
"source": "手车_上",
"strategy": "sc2",
"style": "left:1615px;top:150px;width:0px;height:0px;z-index:11",
"type": "icon",
"width": 0,
"xScale": "1",
"yScale": "1"
},
{
"alpha": "100",
"angle": 0,
"class": "sign icon",
"energyCodes": [
{
"code": "station1.PSCADA.digital.station1.G20_dd.ESPos.value",
"name": ""
}
],
"height": 0,
"id": "icon_4025",
"isShow": 1,
"mirror": "[1,1]",
"script": "function jddz(v1,s1)\n{\n var comFlag = s1 & 4;\n if(comFlag == 4)\n {\n return 2;\n }\n if(v1 < 0)\n {\n return 0;\n }\n var setValueFlag = s1 & 2048;\n var stopRefreshFalg = s1 & 4096;\n var stopAlarmFlag = s1 & 8192;\n if(v1 == 0)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 4;\n }\n else\n {\n return 0;\n }\n }\n else if(v1 == 1)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 3;\n }\n else\n {\n return 1;\n }\n }\n else\n {\n return 0;\n }\n}",
"signname": "obj_4025",
"source": "接地刀闸",
"strategy": "jddz",
"style": "left:1750px;top:240px;width:0px;height:0px;z-index:22",
"type": "icon",
"width": 0,
"xScale": "1",
"yScale": "1"
},
{
"action": 1,
"alpha": "100",
"angle": 0,
"btnText": "快件中心II段",
"checkStyle": "none",
"class": "sign button",
"energyCodes": [
{
"code": "station1.PSCADA.analog.station1.G20_jgxh.IA.value",
"name": ""
},
{
"code": "station1.PSCADA.analog.station1.G20-YB_jgxh.IA.value",
"name": ""
}
],
"groupId": -1,
"height": 20,
"hoverStyle": "none",
"id": "button_4026",
"isCheck": false,
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"normalStyle": "background-color:transparent;color:#096AE4;",
"openType": "window",
"showLayer": "[[0,interval_进线.glx]]",
"signname": "obj_4026",
"style": "left:1710px;top:365px;z-index:-33;width:80px;height:20px;font-family:微软雅黑;font-size:9pt;color:#096AE4;text-align:center;justify-content:center;display:flex;align-items:center;background-color:#FFFFFF;",
"text": "快件中心II段",
"type": "button",
"url": "界面框架/interval_protect.json",
"width": 80
},
{
"alpha": "100",
"angle": 0,
"class": "sign icon",
"height": 0,
"id": "icon_4027",
"isShow": 0,
"mirror": "[1,1]",
"signname": "obj_4027",
"source": "三角形",
"style": "left:1720px;top:265px;width:0px;height:0px;z-index:21",
"type": "icon",
"width": 0,
"xScale": "1",
"yScale": "1"
},
{
"alpha": "100",
"angle": 0,
"class": "sign icon",
"energyCodes": [
{
"code": "station1.PSCADA.digital.station1.G20_jgxh.Remote.value",
"name": ""
}
],
"height": 0,
"id": "icon_4028",
"isShow": 1,
"mirror": "[1,1]",
"script": "function remote(v1,s1)\n{\n if(v1 < 0)\n {\n return 0;\n }\n return v1;\n}",
"signname": "obj_4028",
"source": "远方就地_LR",
"strategy": "remote",
"style": "left:1705px;top:150px;width:0px;height:0px;z-index:-9",
"type": "icon",
"width": 0,
"xScale": "1",
"yScale": "1"
},
{
"alpha": "100",
"angle": 0,
"class": "sign text",
"height": 11,
"id": "text_4030",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"precision": 0,
"signname": "obj_4030",
"style": "left:1750px;top:185px;z-index:0;width:29px;height:11px;font-family:宋体;font-size:8pt;color:#FFFFFF;text-align:center;justify-content:center;display:flex;align-items:center;",
"text": "G20",
"type": "text",
"width": 29
},
{
"alpha": "100",
"angle": 0,
"class": "sign text",
"energyCodes": [
{
"code": "station1.PSCADA.analog.station1.G20_jgxh.IB.value",
"name": ""
}
],
"height": 11,
"id": "text_4031",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"precision": 2,
"signname": "obj_4031",
"style": "left:1720px;top:315px;z-index:-29;width:42px;height:11px;font-family:宋体;font-size:9pt;color:#096AE4;text-align:right;justify-content:flex-end;display:flex;align-items:center;background-color:none;",
"text": "0.00",
"type": "text",
"width": 42
},
{
"alpha": "100",
"angle": 0,
"class": "sign text",
"energyCodes": [
{
"code": "station1.PSCADA.analog.station1.G20_jgxh.IC.value",
"name": ""
}
],
"height": 11,
"id": "text_4032",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"precision": 2,
"signname": "obj_4032",
"style": "left:1720px;top:330px;z-index:-29;width:42px;height:11px;font-family:宋体;font-size:9pt;color:#096AE4;text-align:right;justify-content:flex-end;display:flex;align-items:center;background-color:none;",
"text": "0.00",
"type": "text",
"width": 42
},
{
"alpha": "100",
"angle": 0,
"class": "sign text",
"energyCodes": [
{
"code": "station1.PSCADA.analog.station1.G20_jgxh.IA.value",
"name": ""
}
],
"height": 11,
"id": "text_4034",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"precision": 2,
"signname": "obj_4034",
"style": "left:1720px;top:300px;z-index:-29;width:42px;height:11px;font-family:宋体;font-size:9pt;color:#096AE4;text-align:right;justify-content:flex-end;display:flex;align-items:center;background-color:none;",
"text": "0.00",
"type": "text",
"width": 42
},
{
"alpha": "100",
"angle": 0,
"class": "sign icon",
"energyCodes": [
{
"code": "station1.PSCADA.digital.station1.G20_dlq.Pos.value",
"name": ""
}
],
"height": 0,
"id": "icon_4035",
"isShow": 1,
"mirror": "[1,1]",
"script": "function token(v1,s1)\n{\n if(s1 < 0)\n{\ns1 = 0;\n}\nvar ret = 3;\nvar tokenFlag1 = s1 & 2097152;\nvar tokenFlag2 = s1 & 4194304;\nvar tokenFlag3 = s1 & 8388608;\n\n if(tokenFlag3 == 8388608)\n{\n ret = 2;\n}\nelse if(tokenFlag1 == 2097152)\n{\nret = 0;\n}\nelse if(tokenFlag2 == 4194304)\n{\nret = 1;\n}\n\nreturn ret;\n}",
"signname": "obj_4035",
"source": "挂牌",
"strategy": "token",
"style": "left:1690px;top:180px;width:0px;height:0px;z-index:-15",
"type": "icon",
"width": 0,
"xScale": "1",
"yScale": "1"
},
{
"alpha": "100",
"angle": 0,
"class": "sign text",
"energyCodes": [
{
"code": "station1.PSCADA.analog.station1.G20_jgxh.P.value",
"name": ""
}
],
"height": 11,
"id": "text_4036",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"precision": 2,
"signname": "obj_4036",
"style": "left:1720px;top:345px;z-index:-29;width:42px;height:11px;font-family:宋体;font-size:9pt;color:#AA0000;text-align:right;justify-content:flex-end;display:flex;align-items:center;background-color:none;",
"text": "0.00",
"type": "text",
"width": 42
},
{
"alpha": "100",
"angle": 0,
"class": "sign icon",
"energyCodes": [
{
"code": "station1.PSCADA.digital.station1.G20_dlq.Pos.value",
"name": ""
}
],
"height": 0,
"id": "icon_4037",
"isShow": 1,
"mirror": "[1,1]",
"script": "function dlq2(v1,s1)\n{\n var comFlag = s1 & 4;\n if(comFlag == 4)\n {\n return 2;\n }\n if(v1 < 0)\n {\n return 0;\n }\n var setValueFlag = s1 & 2048;\n var stopRefreshFalg = s1 & 4096;\n var stopAlarmFlag = s1 & 8192;\n if(v1 == 1)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 4;\n }\n else\n {\n return 0;\n }\n }\n else if(v1 == 2)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 3;\n }\n else\n {\n return 1;\n }\n }\n else if(v1 == 0)\n {\n return 5;\n }\n else if(v1 == 3)\n {\n return 6;\n }\n else\n {\n return 0;\n }\n}",
"signname": "obj_4037",
"source": "断路器",
"strategy": "dlq2",
"style": "left:1720px;top:170px;width:0px;height:0px;z-index:23",
"type": "icon",
"width": 0,
"xScale": "1",
"yScale": "1"
},
{
"alpha": "100",
"angle": 0,
"class": "sign icon",
"energyCodes": [
{
"code": "station1.PSCADA.digital.station1.G20_sc.Rkd.value",
"name": ""
}
],
"height": 0,
"id": "icon_4038",
"isShow": 1,
"mirror": "[1,1]",
"script": "function sc2(v1,s1)\n{\n var comFlag = s1 & 4;\n if(comFlag == 4)\n {\n return 2;\n }\n if(v1 < 0)\n {\n return 0;\n }\n var setValueFlag = s1 & 2048;\n var stopRefreshFalg = s1 & 4096;\n var stopAlarmFlag = s1 & 8192;\n if(v1 == 2)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 4;\n }\n else\n {\n return 0;\n }\n }\n else if(v1 == 1)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 3;\n }\n else\n {\n return 1;\n }\n }\n else if(v1 == 0)\n {\n return 5;\n }\n else if(v1 == 3)\n {\n return 6;\n }\n else\n {\n return 0;\n }\n}",
"signname": "obj_4038",
"source": "手车_下",
"strategy": "sc2",
"style": "left:1720px;top:210px;width:0px;height:0px;z-index:11",
"type": "icon",
"width": 0,
"xScale": "1",
"yScale": "1"
},
{
"alpha": "100",
"angle": 0,
"class": "sign icon",
"energyCodes": [
{
"code": "station1.PSCADA.digital.station1.G20_sc.Rkd.value",
"name": ""
}
],
"height": 0,
"id": "icon_4041",
"isShow": 1,
"mirror": "[1,1]",
"script": "function sc2(v1,s1)\n{\n var comFlag = s1 & 4;\n if(comFlag == 4)\n {\n return 2;\n }\n if(v1 < 0)\n {\n return 0;\n }\n var setValueFlag = s1 & 2048;\n var stopRefreshFalg = s1 & 4096;\n var stopAlarmFlag = s1 & 8192;\n if(v1 == 2)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 4;\n }\n else\n {\n return 0;\n }\n }\n else if(v1 == 1)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 3;\n }\n else\n {\n return 1;\n }\n }\n else if(v1 == 0)\n {\n return 5;\n }\n else if(v1 == 3)\n {\n return 6;\n }\n else\n {\n return 0;\n }\n}",
"signname": "obj_4041",
"source": "手车_上",
"strategy": "sc2",
"style": "left:1720px;top:150px;width:0px;height:0px;z-index:11",
"type": "icon",
"width": 0,
"xScale": "1",
"yScale": "1"
},
{
"alpha": "100",
"angle": 0,
"class": "sign icon",
"energyCodes": [
{
"code": "station1.PSCADA.digital.station1.G11_dlq.Pos.value",
"name": ""
}
],
"height": 0,
"id": "icon_4061",
"isShow": 1,
"mirror": "[1,1]",
"script": "function dlq2(v1,s1)\n{\n var comFlag = s1 & 4;\n if(comFlag == 4)\n {\n return 2;\n }\n if(v1 < 0)\n {\n return 0;\n }\n var setValueFlag = s1 & 2048;\n var stopRefreshFalg = s1 & 4096;\n var stopAlarmFlag = s1 & 8192;\n if(v1 == 1)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 4;\n }\n else\n {\n return 0;\n }\n }\n else if(v1 == 2)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 3;\n }\n else\n {\n return 1;\n }\n }\n else if(v1 == 0)\n {\n return 5;\n }\n else if(v1 == 3)\n {\n return 6;\n }\n else\n {\n return 0;\n }\n}",
"signname": "obj_4061",
"source": "断路器",
"strategy": "dlq2",
"style": "left:918px;top:170px;width:0px;height:0px;z-index:18",
"type": "icon",
"width": 0,
"xScale": "1",
"yScale": "1"
},
{
"alpha": "100",
"angle": 0,
"class": "sign text",
"height": 11,
"id": "text_4062",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"precision": 0,
"signname": "obj_4062",
"style": "left:1033px;top:185px;z-index:0;width:29px;height:11px;font-family:宋体;font-size:8pt;color:#FFFFFF;text-align:center;justify-content:center;display:flex;align-items:center;",
"text": "G12",
"type": "text",
"width": 29
},
{
"alpha": "100",
"angle": 0,
"class": "sign text",
"height": 11,
"id": "text_4063",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"precision": 0,
"signname": "obj_4063",
"style": "left:948px;top:185px;z-index:0;width:29px;height:11px;font-family:宋体;font-size:8pt;color:#FFFFFF;text-align:center;justify-content:center;display:flex;align-items:center;",
"text": "G11",
"type": "text",
"width": 29
},
{
"alpha": "100",
"angle": 0,
"class": "sign icon",
"energyCodes": [
{
"code": "station1.PSCADA.digital.station1.G11_jgxh.Remote.value",
"name": ""
}
],
"height": 0,
"id": "icon_4064",
"isShow": 1,
"mirror": "[1,1]",
"script": "function remote(v1,s1)\n{\n if(v1 < 0)\n {\n return 0;\n }\n return v1;\n}",
"signname": "obj_4064",
"source": "远方就地_LR",
"strategy": "remote",
"style": "left:903px;top:150px;width:0px;height:0px;z-index:-5",
"type": "icon",
"width": 0,
"xScale": "1",
"yScale": "1"
},
{
"alpha": "100",
"angle": 0,
"class": "sign icon",
"energyCodes": [
{
"code": "station1.PSCADA.digital.station1.G11_sRkd.sRkd.value",
"name": ""
}
],
"height": 0,
"id": "icon_4066",
"isShow": 1,
"mirror": "[1,1]",
"script": "function sc2(v1,s1)\n{\n var comFlag = s1 & 4;\n if(comFlag == 4)\n {\n return 2;\n }\n if(v1 < 0)\n {\n return 0;\n }\n var setValueFlag = s1 & 2048;\n var stopRefreshFalg = s1 & 4096;\n var stopAlarmFlag = s1 & 8192;\n if(v1 == 2)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 4;\n }\n else\n {\n return 0;\n }\n }\n else if(v1 == 1)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 3;\n }\n else\n {\n return 1;\n }\n }\n else if(v1 == 0)\n {\n return 5;\n }\n else if(v1 == 3)\n {\n return 6;\n }\n else\n {\n return 0;\n }\n}",
"signname": "obj_4066",
"source": "手车_下",
"strategy": "sc2",
"style": "left:1008px;top:210px;width:0px;height:0px;z-index:6",
"type": "icon",
"width": 0,
"xScale": "1",
"yScale": "1"
},
{
"alpha": "100",
"angle": 0,
"class": "sign text",
"energyCodes": [
{
"code": "station1.PSCADA.analog.station1.G11_jgxh.IB.value",
"name": ""
}
],
"height": 11,
"id": "text_4067",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"precision": 2,
"signname": "obj_4067",
"style": "left:958px;top:265px;z-index:-29;width:42px;height:11px;font-family:宋体;font-size:9pt;color:#096AE4;text-align:right;justify-content:flex-end;display:flex;align-items:center;background-color:none;",
"text": "0.00",
"type": "text",
"width": 42
},
{
"action": 1,
"alpha": "100",
"angle": 0,
"btnText": "母联",
"checkStyle": "none",
"class": "sign button",
"energyCodes": [
{
"code": "station1.PSCADA.analog.station1.G11_jgxh.IA.value",
"name": ""
}
],
"groupId": -1,
"height": 20,
"hoverStyle": "none",
"id": "button_4068",
"isCheck": false,
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"normalStyle": "background-color:transparent;color:#096AE4;",
"openType": "window",
"showLayer": "[[0,interval_进线.glx]]",
"signname": "obj_4068",
"style": "left:943px;top:310px;z-index:-30;width:80px;height:20px;font-family:微软雅黑;font-size:9pt;color:#096AE4;text-align:center;justify-content:center;display:flex;align-items:center;background-color:#FFFFFF;",
"text": "母联",
"type": "button",
"url": "界面框架/interval_protect.json",
"width": 80
},
{
"alpha": "100",
"angle": 0,
"class": "sign text",
"energyCodes": [
{
"code": "station1.PSCADA.analog.station1.G11_jgxh.P.value",
"name": ""
}
],
"height": 11,
"id": "text_4070",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"precision": 2,
"signname": "obj_4070",
"style": "left:958px;top:295px;z-index:-29;width:42px;height:11px;font-family:宋体;font-size:9pt;color:#AA0000;text-align:right;justify-content:flex-end;display:flex;align-items:center;background-color:none;",
"text": "0.00",
"type": "text",
"width": 42
},
{
"alpha": "100",
"angle": 0,
"class": "sign icon",
"energyCodes": [
{
"code": "station1.PSCADA.digital.station1.G11_sc.Rkd.value",
"name": ""
}
],
"height": 0,
"id": "icon_4071",
"isShow": 1,
"mirror": "[1,1]",
"script": "function sc2(v1,s1)\n{\n var comFlag = s1 & 4;\n if(comFlag == 4)\n {\n return 2;\n }\n if(v1 < 0)\n {\n return 0;\n }\n var setValueFlag = s1 & 2048;\n var stopRefreshFalg = s1 & 4096;\n var stopAlarmFlag = s1 & 8192;\n if(v1 == 2)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 4;\n }\n else\n {\n return 0;\n }\n }\n else if(v1 == 1)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 3;\n }\n else\n {\n return 1;\n }\n }\n else if(v1 == 0)\n {\n return 5;\n }\n else if(v1 == 3)\n {\n return 6;\n }\n else\n {\n return 0;\n }\n}",
"signname": "obj_4071",
"source": "手车_下",
"strategy": "sc2",
"style": "left:918px;top:210px;width:0px;height:0px;z-index:6",
"type": "icon",
"width": 0,
"xScale": "1",
"yScale": "1"
},
{
"alpha": "100",
"angle": 0,
"class": "sign icon",
"energyCodes": [
{
"code": "station1.PSCADA.digital.station1.G11_sRkd.sRkd.value",
"name": ""
}
],
"height": 0,
"id": "icon_4072",
"isShow": 1,
"mirror": "[1,1]",
"script": "function sc2(v1,s1)\n{\n var comFlag = s1 & 4;\n if(comFlag == 4)\n {\n return 2;\n }\n if(v1 < 0)\n {\n return 0;\n }\n var setValueFlag = s1 & 2048;\n var stopRefreshFalg = s1 & 4096;\n var stopAlarmFlag = s1 & 8192;\n if(v1 == 2)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 4;\n }\n else\n {\n return 0;\n }\n }\n else if(v1 == 1)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 3;\n }\n else\n {\n return 1;\n }\n }\n else if(v1 == 0)\n {\n return 5;\n }\n else if(v1 == 3)\n {\n return 6;\n }\n else\n {\n return 0;\n }\n}",
"signname": "obj_4072",
"source": "手车_上",
"strategy": "sc2",
"style": "left:1008px;top:150px;width:0px;height:0px;z-index:6",
"type": "icon",
"width": 0,
"xScale": "1",
"yScale": "1"
},
{
"alpha": "100",
"angle": 0,
"class": "sign text",
"energyCodes": [
{
"code": "station1.PSCADA.analog.station1.G11_jgxh.IC.value",
"name": ""
}
],
"height": 11,
"id": "text_4073",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"precision": 2,
"signname": "obj_4073",
"style": "left:958px;top:280px;z-index:-29;width:42px;height:11px;font-family:宋体;font-size:9pt;color:#096AE4;text-align:right;justify-content:flex-end;display:flex;align-items:center;background-color:none;",
"text": "0.00",
"type": "text",
"width": 42
},
{
"alpha": "100",
"angle": 0,
"class": "sign icon",
"energyCodes": [
{
"code": "station1.PSCADA.digital.station1.G11_dlq.Pos.value",
"name": ""
}
],
"height": 0,
"id": "icon_4074",
"isShow": 1,
"mirror": "[1,1]",
"script": "function token(v1,s1)\n{\n if(s1 < 0)\n{\ns1 = 0;\n}\nvar ret = 3;\nvar tokenFlag1 = s1 & 2097152;\nvar tokenFlag2 = s1 & 4194304;\nvar tokenFlag3 = s1 & 8388608;\n\n if(tokenFlag3 == 8388608)\n{\n ret = 2;\n}\nelse if(tokenFlag1 == 2097152)\n{\nret = 0;\n}\nelse if(tokenFlag2 == 4194304)\n{\nret = 1;\n}\n\nreturn ret;\n}",
"signname": "obj_4074",
"source": "挂牌",
"strategy": "token",
"style": "left:888px;top:180px;width:0px;height:0px;z-index:-15",
"type": "icon",
"width": 0,
"xScale": "1",
"yScale": "1"
},
{
"alpha": "100",
"angle": 0,
"class": "sign icon",
"height": 0,
"id": "icon_4075",
"isShow": 0,
"mirror": "[1,1]",
"signname": "obj_4075",
"source": "三角形",
"style": "left:965px;top:344px;width:0px;height:0px;z-index:13",
"type": "icon",
"width": 0,
"xScale": "1",
"yScale": "1"
},
{
"alpha": "100",
"angle": 0,
"class": "sign text",
"energyCodes": [
{
"code": "station1.PSCADA.analog.station1.G11_jgxh.IA.value",
"name": ""
}
],
"height": 11,
"id": "text_4077",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"precision": 2,
"signname": "obj_4077",
"style": "left:958px;top:250px;z-index:-29;width:42px;height:11px;font-family:宋体;font-size:9pt;color:#096AE4;text-align:right;justify-content:flex-end;display:flex;align-items:center;background-color:none;",
"text": "0.00",
"type": "text",
"width": 42
},
{
"alpha": "100",
"angle": 0,
"class": "sign icon",
"energyCodes": [
{
"code": "station1.PSCADA.digital.station1.G11_sc.Rkd.value",
"name": ""
}
],
"height": 0,
"id": "icon_4078",
"isShow": 1,
"mirror": "[1,1]",
"script": "function sc2(v1,s1)\n{\n var comFlag = s1 & 4;\n if(comFlag == 4)\n {\n return 2;\n }\n if(v1 < 0)\n {\n return 0;\n }\n var setValueFlag = s1 & 2048;\n var stopRefreshFalg = s1 & 4096;\n var stopAlarmFlag = s1 & 8192;\n if(v1 == 2)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 4;\n }\n else\n {\n return 0;\n }\n }\n else if(v1 == 1)\n {\n if(setValueFlag == 2048 \n || stopRefreshFalg == 4096\n || stopAlarmFlag == 8192)\n {\n return 3;\n }\n else\n {\n return 1;\n }\n }\n else if(v1 == 0)\n {\n return 5;\n }\n else if(v1 == 3)\n {\n return 6;\n }\n else\n {\n return 0;\n }\n}",
"signname": "obj_4078",
"source": "手车_上",
"strategy": "sc2",
"style": "left:918px;top:150px;width:0px;height:0px;z-index:6",
"type": "icon",
"width": 0,
"xScale": "1",
"yScale": "1"
},
{
"alpha": "100",
"angle": 0,
"borderColor": "#00D200",
"borderWidth": 1,
"class": "sign path",
"endStyle": 0,
"energyCodes": [
{
"code": "station1.PSCADA.analog.station1.G01_jgxh.UAB.value",
"name": ""
}
],
"floatType": "jx",
"height": 40,
"id": "path_4099",
"isShow": 0,
"layer": 0,
"mirror": "[1,1]",
"origin": "0px 0px",
"path": "[[0,0],[0,40]]",
"penStyle": 1,
"signname": "obj_4099",
"startStyle": 0,
"style": "left:120px;top:150px;z-index:0;height:40px;",
"type": "path"
},
{
"alpha": "100",
"angle": 0,
"borderColor": "#00D200",
"borderWidth": 1,
"class": "sign path",
"endStyle": 0,
"energyCodes": [
{
"code": "station1.PSCADA.analog.station1.G22_jgxh.UAB.value",
"name": ""
}
],
"floatType": "jx",
"height": 40,
"id": "path_4100",
"isShow": 0,
"layer": 0,
"mirror": "[1,1]",
"origin": "0px 0px",
"path": "[[0,0],[0,40]]",
"penStyle": 1,
"signname": "obj_4100",
"startStyle": 0,
"style": "left:1840px;top:170px;z-index:0;height:40px;",
"type": "path"
},
{
"alpha": "100",
"angle": 0,
"borderColor": "#00D200",
"borderWidth": 1,
"class": "sign path",
"endStyle": 0,
"floatType": "carrier",
"height": 6,
"id": "path_3795",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"nexts": "text_3805",
"origin": "30px 6px",
"path": "[[30,6],[30,0],[0,0]]",
"penStyle": 1,
"prevs": "icon_3791",
"signname": "obj_3795",
"startStyle": 0,
"style": "left:210px;top:233px;z-index:109;width:30px;height:6px;",
"type": "path",
"width": 30
},
{
"alpha": "100",
"angle": 0,
"borderColor": "#00D200",
"borderWidth": 1,
"class": "sign path",
"endStyle": 0,
"floatType": "carrier",
"height": 12,
"id": "path_3799",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"nexts": "icon_3807",
"origin": "0px 12px",
"path": "[[0,12],[0,0]]",
"penStyle": 1,
"prevs": "icon_3803",
"signname": "obj_3799",
"startStyle": 0,
"style": "left:210px;top:166px;z-index:111;height:12px;",
"type": "path"
},
{
"alpha": "100",
"angle": 0,
"borderColor": "#00D200",
"borderWidth": 1,
"class": "sign path",
"endStyle": 1,
"floatType": "carrier",
"height": 64,
"id": "path_3805",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"nexts": "icon_3793",
"origin": "0px 0px",
"path": "[[0,0],[0,64]]",
"penStyle": 1,
"prevs": "icon_3804",
"signname": "obj_3805",
"startStyle": 0,
"style": "left:210px;top:226px;z-index:111;height:64px;",
"type": "path"
},
{
"alpha": "100",
"angle": 0,
"borderColor": "#00D200",
"borderWidth": 1,
"class": "sign path",
"endStyle": 0,
"floatType": "carrier",
"height": 12,
"id": "path_3806",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"nexts": "icon_3804",
"origin": "0px 0px",
"path": "[[0,0],[0,12]]",
"penStyle": 1,
"prevs": "icon_3803",
"signname": "obj_3806",
"startStyle": 0,
"style": "left:210px;top:202px;z-index:111;height:12px;",
"type": "path"
},
{
"alpha": "100",
"angle": 0,
"borderColor": "#00D200",
"borderWidth": 1,
"class": "sign path",
"endStyle": 0,
"floatType": "carrier",
"height": 6,
"id": "path_3813",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"nexts": "text_3823",
"origin": "30px 6px",
"path": "[[30,6],[30,0],[0,0]]",
"penStyle": 1,
"prevs": "icon_3809",
"signname": "obj_3813",
"startStyle": 0,
"style": "left:314px;top:233px;z-index:109;width:30px;height:6px;",
"type": "path",
"width": 30
},
{
"alpha": "100",
"angle": 0,
"borderColor": "#00D200",
"borderWidth": 1,
"class": "sign path",
"endStyle": 0,
"floatType": "carrier",
"height": 12,
"id": "path_3817",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"nexts": "icon_3825",
"origin": "0px 12px",
"path": "[[0,12],[0,0]]",
"penStyle": 1,
"prevs": "icon_3821",
"signname": "obj_3817",
"startStyle": 0,
"style": "left:314px;top:166px;z-index:111;height:12px;",
"type": "path"
},
{
"alpha": "100",
"angle": 0,
"borderColor": "#00D200",
"borderWidth": 1,
"class": "sign path",
"endStyle": 1,
"floatType": "carrier",
"height": 64,
"id": "path_3823",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"nexts": "icon_3811",
"origin": "0px 0px",
"path": "[[0,0],[0,64]]",
"penStyle": 1,
"prevs": "icon_3822",
"signname": "obj_3823",
"startStyle": 0,
"style": "left:314px;top:226px;z-index:111;height:64px;",
"type": "path"
},
{
"alpha": "100",
"angle": 0,
"borderColor": "#00D200",
"borderWidth": 1,
"class": "sign path",
"endStyle": 0,
"floatType": "carrier",
"height": 12,
"id": "path_3824",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"nexts": "icon_3822",
"origin": "0px 0px",
"path": "[[0,0],[0,12]]",
"penStyle": 1,
"prevs": "icon_3821",
"signname": "obj_3824",
"startStyle": 0,
"style": "left:314px;top:202px;z-index:111;height:12px;",
"type": "path"
},
{
"alpha": "100",
"angle": 0,
"borderColor": "#00D200",
"borderWidth": 1,
"class": "sign path",
"endStyle": 0,
"floatType": "carrier",
"height": 6,
"id": "path_3831",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"nexts": "_3841",
"origin": "30px 6px",
"path": "[[30,6],[30,0],[0,0]]",
"penStyle": 1,
"prevs": "icon_3827",
"signname": "obj_3831",
"startStyle": 0,
"style": "left:418px;top:233px;z-index:109;width:30px;height:6px;",
"type": "path",
"width": 30
},
{
"alpha": "100",
"angle": 0,
"borderColor": "#00D200",
"borderWidth": 1,
"class": "sign path",
"endStyle": 0,
"floatType": "carrier",
"height": 12,
"id": "path_3835",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"nexts": "icon_3843",
"origin": "0px 12px",
"path": "[[0,12],[0,0]]",
"penStyle": 1,
"prevs": "icon_3839",
"signname": "obj_3835",
"startStyle": 0,
"style": "left:418px;top:166px;z-index:111;height:12px;",
"type": "path"
},
{
"alpha": "100",
"angle": 0,
"borderColor": "#00D200",
"borderWidth": 1,
"class": "sign path",
"endStyle": 1,
"floatType": "carrier",
"height": 64,
"id": "path_3841",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"nexts": "icon_3829",
"origin": "0px 0px",
"path": "[[0,0],[0,64]]",
"penStyle": 1,
"prevs": "icon_3840",
"signname": "obj_3841",
"startStyle": 0,
"style": "left:418px;top:226px;z-index:111;height:64px;",
"type": "path"
},
{
"alpha": "100",
"angle": 0,
"borderColor": "#00D200",
"borderWidth": 1,
"class": "sign path",
"endStyle": 0,
"floatType": "carrier",
"height": 12,
"id": "path_3842",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"nexts": "icon_3840",
"origin": "0px 0px",
"path": "[[0,0],[0,12]]",
"penStyle": 1,
"prevs": "icon_3839",
"signname": "obj_3842",
"startStyle": 0,
"style": "left:418px;top:202px;z-index:111;height:12px;",
"type": "path"
},
{
"alpha": "100",
"angle": 0,
"borderColor": "#00D200",
"borderWidth": 1,
"class": "sign path",
"endStyle": 0,
"floatType": "carrier",
"height": 6,
"id": "path_3849",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"nexts": "path_3859",
"origin": "30px 6px",
"path": "[[30,6],[30,0],[0,0]]",
"penStyle": 1,
"prevs": "icon_3845",
"signname": "obj_3849",
"startStyle": 0,
"style": "left:522px;top:233px;z-index:109;width:30px;height:6px;",
"type": "path",
"width": 30
},
{
"alpha": "100",
"angle": 0,
"borderColor": "#00D200",
"borderWidth": 1,
"class": "sign path",
"endStyle": 0,
"floatType": "carrier",
"height": 12,
"id": "path_3853",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"nexts": "icon_3861",
"origin": "0px 12px",
"path": "[[0,12],[0,0]]",
"penStyle": 1,
"prevs": "icon_3857",
"signname": "obj_3853",
"startStyle": 0,
"style": "left:522px;top:166px;z-index:111;height:12px;",
"type": "path"
},
{
"alpha": "100",
"angle": 0,
"borderColor": "#00D200",
"borderWidth": 1,
"class": "sign path",
"endStyle": 1,
"floatType": "carrier",
"height": 64,
"id": "path_3859",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"nexts": "icon_3847",
"origin": "0px 0px",
"path": "[[0,0],[0,64]]",
"penStyle": 1,
"prevs": "icon_3858",
"signname": "obj_3859",
"startStyle": 0,
"style": "left:522px;top:226px;z-index:111;height:64px;",
"type": "path"
},
{
"alpha": "100",
"angle": 0,
"borderColor": "#00D200",
"borderWidth": 1,
"class": "sign path",
"endStyle": 0,
"floatType": "carrier",
"height": 12,
"id": "path_3860",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"nexts": "icon_3858",
"origin": "0px 0px",
"path": "[[0,0],[0,12]]",
"penStyle": 1,
"prevs": "icon_3857",
"signname": "obj_3860",
"startStyle": 0,
"style": "left:522px;top:202px;z-index:111;height:12px;",
"type": "path"
},
{
"alpha": "100",
"angle": 0,
"borderColor": "#00D200",
"borderWidth": 1,
"class": "sign path",
"endStyle": 0,
"floatType": "carrier",
"height": 6,
"id": "path_3867",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"nexts": "text_3877",
"origin": "30px 6px",
"path": "[[30,6],[30,0],[0,0]]",
"penStyle": 1,
"prevs": "icon_3863",
"signname": "obj_3867",
"startStyle": 0,
"style": "left:626px;top:233px;z-index:109;width:30px;height:6px;",
"type": "path",
"width": 30
},
{
"alpha": "100",
"angle": 0,
"borderColor": "#00D200",
"borderWidth": 1,
"class": "sign path",
"endStyle": 0,
"floatType": "carrier",
"height": 12,
"id": "path_3871",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"nexts": "icon_3879",
"origin": "0px 12px",
"path": "[[0,12],[0,0]]",
"penStyle": 1,
"prevs": "icon_3875",
"signname": "obj_3871",
"startStyle": 0,
"style": "left:626px;top:166px;z-index:111;height:12px;",
"type": "path"
},
{
"alpha": "100",
"angle": 0,
"borderColor": "#00D200",
"borderWidth": 1,
"class": "sign path",
"endStyle": 1,
"floatType": "carrier",
"height": 64,
"id": "path_3877",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"nexts": "icon_3865",
"origin": "0px 0px",
"path": "[[0,0],[0,64]]",
"penStyle": 1,
"prevs": "icon_3876",
"signname": "obj_3877",
"startStyle": 0,
"style": "left:626px;top:226px;z-index:111;height:64px;",
"type": "path"
},
{
"alpha": "100",
"angle": 0,
"borderColor": "#00D200",
"borderWidth": 1,
"class": "sign path",
"endStyle": 0,
"floatType": "carrier",
"height": 12,
"id": "path_3878",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"nexts": "icon_3876",
"origin": "0px 0px",
"path": "[[0,0],[0,12]]",
"penStyle": 1,
"prevs": "icon_3875",
"signname": "obj_3878",
"startStyle": 0,
"style": "left:626px;top:202px;z-index:111;height:12px;",
"type": "path"
},
{
"alpha": "100",
"angle": 0,
"borderColor": "#00D200",
"borderWidth": 1,
"class": "sign path",
"endStyle": 0,
"floatType": "carrier",
"height": 6,
"id": "path_3885",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"nexts": "text_3895",
"origin": "30px 6px",
"path": "[[30,6],[30,0],[0,0]]",
"penStyle": 1,
"prevs": "icon_3881",
"signname": "obj_3885",
"startStyle": 0,
"style": "left:730px;top:233px;z-index:109;width:30px;height:6px;",
"type": "path",
"width": 30
},
{
"alpha": "100",
"angle": 0,
"borderColor": "#00D200",
"borderWidth": 1,
"class": "sign path",
"endStyle": 0,
"floatType": "carrier",
"height": 12,
"id": "path_3889",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"nexts": "icon_3897",
"origin": "0px 12px",
"path": "[[0,12],[0,0]]",
"penStyle": 1,
"prevs": "icon_3893",
"signname": "obj_3889",
"startStyle": 0,
"style": "left:730px;top:166px;z-index:111;height:12px;",
"type": "path"
},
{
"alpha": "100",
"angle": 0,
"borderColor": "#00D200",
"borderWidth": 1,
"class": "sign path",
"endStyle": 1,
"floatType": "carrier",
"height": 64,
"id": "path_3895",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"nexts": "icon_3883",
"origin": "0px 0px",
"path": "[[0,0],[0,64]]",
"penStyle": 1,
"prevs": "icon_3894",
"signname": "obj_3895",
"startStyle": 0,
"style": "left:730px;top:226px;z-index:111;height:64px;",
"type": "path"
},
{
"alpha": "100",
"angle": 0,
"borderColor": "#00D200",
"borderWidth": 1,
"class": "sign path",
"endStyle": 0,
"floatType": "carrier",
"height": 12,
"id": "path_3896",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"nexts": "icon_3894",
"origin": "0px 0px",
"path": "[[0,0],[0,12]]",
"penStyle": 1,
"prevs": "icon_3893",
"signname": "obj_3896",
"startStyle": 0,
"style": "left:730px;top:202px;z-index:111;height:12px;",
"type": "path"
},
{
"alpha": "100",
"angle": 0,
"borderColor": "#00D200",
"borderWidth": 1,
"class": "sign path",
"endStyle": 0,
"floatType": "carrier",
"height": 6,
"id": "path_3903",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"nexts": "icon_3913",
"origin": "30px 6px",
"path": "[[30,6],[30,0],[0,0]]",
"penStyle": 1,
"prevs": "icon_3899",
"signname": "obj_3903",
"startStyle": 0,
"style": "left:834px;top:233px;z-index:109;width:30px;height:6px;",
"type": "path",
"width": 30
},
{
"alpha": "100",
"angle": 0,
"borderColor": "#00D200",
"borderWidth": 1,
"class": "sign path",
"endStyle": 0,
"floatType": "carrier",
"height": 12,
"id": "path_3907",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"nexts": "icon_3915",
"origin": "0px 12px",
"path": "[[0,12],[0,0]]",
"penStyle": 1,
"prevs": "icon_3911",
"signname": "obj_3907",
"startStyle": 0,
"style": "left:834px;top:166px;z-index:111;height:12px;",
"type": "path"
},
{
"alpha": "100",
"angle": 0,
"borderColor": "#00D200",
"borderWidth": 1,
"class": "sign path",
"endStyle": 1,
"floatType": "carrier",
"height": 64,
"id": "path_3913",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"nexts": "icon_3901",
"origin": "0px 0px",
"path": "[[0,0],[0,64]]",
"penStyle": 1,
"prevs": "icon_3912",
"signname": "obj_3913",
"startStyle": 0,
"style": "left:834px;top:226px;z-index:111;height:64px;",
"type": "path"
},
{
"alpha": "100",
"angle": 0,
"borderColor": "#00D200",
"borderWidth": 1,
"class": "sign path",
"endStyle": 0,
"floatType": "carrier",
"height": 12,
"id": "path_3914",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"nexts": "icon_3912",
"origin": "0px 0px",
"path": "[[0,0],[0,12]]",
"penStyle": 1,
"prevs": "icon_3911",
"signname": "obj_3914",
"startStyle": 0,
"style": "left:834px;top:202px;z-index:111;height:12px;",
"type": "path"
},
{
"alpha": "100",
"angle": 0,
"borderColor": "#00D200",
"borderWidth": 1,
"class": "sign path",
"endStyle": 0,
"floatType": "carrier",
"height": 6,
"id": "path_3921",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"nexts": "_3931",
"origin": "30px 6px",
"path": "[[30,6],[30,0],[0,0]]",
"penStyle": 1,
"prevs": "icon_3917",
"signname": "obj_3921",
"startStyle": 0,
"style": "left:1115px;top:233px;z-index:109;width:30px;height:6px;",
"type": "path",
"width": 30
},
{
"alpha": "100",
"angle": 0,
"borderColor": "#00D200",
"borderWidth": 1,
"class": "sign path",
"endStyle": 0,
"floatType": "carrier",
"height": 12,
"id": "path_3925",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"nexts": "icon_3933",
"origin": "0px 12px",
"path": "[[0,12],[0,0]]",
"penStyle": 1,
"prevs": "icon_3929",
"signname": "obj_3925",
"startStyle": 0,
"style": "left:1115px;top:166px;z-index:111;height:12px;",
"type": "path"
},
{
"alpha": "100",
"angle": 0,
"borderColor": "#00D200",
"borderWidth": 1,
"class": "sign path",
"endStyle": 1,
"floatType": "carrier",
"height": 64,
"id": "path_3931",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"nexts": "icon_3919",
"origin": "0px 0px",
"path": "[[0,0],[0,64]]",
"penStyle": 1,
"prevs": "icon_3930",
"signname": "obj_3931",
"startStyle": 0,
"style": "left:1115px;top:226px;z-index:111;height:64px;",
"type": "path"
},
{
"alpha": "100",
"angle": 0,
"borderColor": "#00D200",
"borderWidth": 1,
"class": "sign path",
"endStyle": 0,
"floatType": "carrier",
"height": 12,
"id": "path_3932",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"nexts": "icon_3930",
"origin": "0px 0px",
"path": "[[0,0],[0,12]]",
"penStyle": 1,
"prevs": "icon_3929",
"signname": "obj_3932",
"startStyle": 0,
"style": "left:1115px;top:202px;z-index:111;height:12px;",
"type": "path"
},
{
"alpha": "100",
"angle": 0,
"borderColor": "#00D200",
"borderWidth": 1,
"class": "sign path",
"endStyle": 0,
"floatType": "carrier",
"height": 6,
"id": "path_3939",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"nexts": "_3949",
"origin": "30px 6px",
"path": "[[30,6],[30,0],[0,0]]",
"penStyle": 1,
"prevs": "icon_3935",
"signname": "obj_3939",
"startStyle": 0,
"style": "left:1219px;top:233px;z-index:109;width:30px;height:6px;",
"type": "path",
"width": 30
},
{
"alpha": "100",
"angle": 0,
"borderColor": "#00D200",
"borderWidth": 1,
"class": "sign path",
"endStyle": 0,
"floatType": "carrier",
"height": 12,
"id": "path_3943",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"nexts": "icon_3951",
"origin": "0px 12px",
"path": "[[0,12],[0,0]]",
"penStyle": 1,
"prevs": "icon_3947",
"signname": "obj_3943",
"startStyle": 0,
"style": "left:1219px;top:166px;z-index:111;height:12px;",
"type": "path"
},
{
"alpha": "100",
"angle": 0,
"borderColor": "#00D200",
"borderWidth": 1,
"class": "sign path",
"endStyle": 1,
"floatType": "carrier",
"height": 64,
"id": "path_3949",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"nexts": "icon_3937",
"origin": "0px 0px",
"path": "[[0,0],[0,64]]",
"penStyle": 1,
"prevs": "icon_3948",
"signname": "obj_3949",
"startStyle": 0,
"style": "left:1219px;top:226px;z-index:111;height:64px;",
"type": "path"
},
{
"alpha": "100",
"angle": 0,
"borderColor": "#00D200",
"borderWidth": 1,
"class": "sign path",
"endStyle": 0,
"floatType": "carrier",
"height": 12,
"id": "path_3950",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"nexts": "icon_3948",
"origin": "0px 0px",
"path": "[[0,0],[0,12]]",
"penStyle": 1,
"prevs": "icon_3947",
"signname": "obj_3950",
"startStyle": 0,
"style": "left:1219px;top:202px;z-index:111;height:12px;",
"type": "path"
},
{
"alpha": "100",
"angle": 0,
"borderColor": "#00D200",
"borderWidth": 1,
"class": "sign path",
"endStyle": 0,
"floatType": "carrier",
"height": 6,
"id": "path_3957",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"nexts": "_3967",
"origin": "30px 6px",
"path": "[[30,6],[30,0],[0,0]]",
"penStyle": 1,
"prevs": "icon_3953",
"signname": "obj_3957",
"startStyle": 0,
"style": "left:1323px;top:233px;z-index:109;width:30px;height:6px;",
"type": "path",
"width": 30
},
{
"alpha": "100",
"angle": 0,
"borderColor": "#00D200",
"borderWidth": 1,
"class": "sign path",
"endStyle": 0,
"floatType": "carrier",
"height": 12,
"id": "path_3961",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"nexts": "icon_3969",
"origin": "0px 12px",
"path": "[[0,12],[0,0]]",
"penStyle": 1,
"prevs": "icon_3965",
"signname": "obj_3961",
"startStyle": 0,
"style": "left:1323px;top:166px;z-index:111;height:12px;",
"type": "path"
},
{
"alpha": "100",
"angle": 0,
"borderColor": "#00D200",
"borderWidth": 1,
"class": "sign path",
"endStyle": 1,
"floatType": "carrier",
"height": 64,
"id": "path_3967",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"nexts": "icon_3955",
"origin": "0px 0px",
"path": "[[0,0],[0,64]]",
"penStyle": 1,
"prevs": "icon_3966",
"signname": "obj_3967",
"startStyle": 0,
"style": "left:1323px;top:226px;z-index:111;height:64px;",
"type": "path"
},
{
"alpha": "100",
"angle": 0,
"borderColor": "#00D200",
"borderWidth": 1,
"class": "sign path",
"endStyle": 0,
"floatType": "carrier",
"height": 12,
"id": "path_3968",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"nexts": "icon_3966",
"origin": "0px 0px",
"path": "[[0,0],[0,12]]",
"penStyle": 1,
"prevs": "icon_3965",
"signname": "obj_3968",
"startStyle": 0,
"style": "left:1323px;top:202px;z-index:111;height:12px;",
"type": "path"
},
{
"alpha": "100",
"angle": 0,
"borderColor": "#00D200",
"borderWidth": 1,
"class": "sign path",
"endStyle": 0,
"floatType": "carrier",
"height": 6,
"id": "path_3975",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"nexts": "_3985",
"origin": "30px 6px",
"path": "[[30,6],[30,0],[0,0]]",
"penStyle": 1,
"prevs": "icon_3971",
"signname": "obj_3975",
"startStyle": 0,
"style": "left:1427px;top:233px;z-index:109;width:30px;height:6px;",
"type": "path",
"width": 30
},
{
"alpha": "100",
"angle": 0,
"borderColor": "#00D200",
"borderWidth": 1,
"class": "sign path",
"endStyle": 0,
"floatType": "carrier",
"height": 12,
"id": "path_3979",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"nexts": "icon_3987",
"origin": "0px 12px",
"path": "[[0,12],[0,0]]",
"penStyle": 1,
"prevs": "icon_3983",
"signname": "obj_3979",
"startStyle": 0,
"style": "left:1427px;top:166px;z-index:111;height:12px;",
"type": "path"
},
{
"alpha": "100",
"angle": 0,
"borderColor": "#00D200",
"borderWidth": 1,
"class": "sign path",
"endStyle": 1,
"floatType": "carrier",
"height": 64,
"id": "path_3985",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"nexts": "icon_3973",
"origin": "0px 0px",
"path": "[[0,0],[0,64]]",
"penStyle": 1,
"prevs": "icon_3984",
"signname": "obj_3985",
"startStyle": 0,
"style": "left:1427px;top:226px;z-index:111;height:64px;",
"type": "path"
},
{
"alpha": "100",
"angle": 0,
"borderColor": "#00D200",
"borderWidth": 1,
"class": "sign path",
"endStyle": 0,
"floatType": "carrier",
"height": 12,
"id": "path_3986",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"nexts": "icon_3984",
"origin": "0px 0px",
"path": "[[0,0],[0,12]]",
"penStyle": 1,
"prevs": "icon_3983",
"signname": "obj_3986",
"startStyle": 0,
"style": "left:1427px;top:202px;z-index:111;height:12px;",
"type": "path"
},
{
"alpha": "100",
"angle": 0,
"borderColor": "#00D200",
"borderWidth": 1,
"class": "sign path",
"endStyle": 0,
"floatType": "carrier",
"height": 6,
"id": "path_3993",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"nexts": "_4003",
"origin": "30px 6px",
"path": "[[30,6],[30,0],[0,0]]",
"penStyle": 1,
"prevs": "icon_3989",
"signname": "obj_3993",
"startStyle": 0,
"style": "left:1531px;top:233px;z-index:109;width:30px;height:6px;",
"type": "path",
"width": 30
},
{
"alpha": "100",
"angle": 0,
"borderColor": "#00D200",
"borderWidth": 1,
"class": "sign path",
"endStyle": 0,
"floatType": "carrier",
"height": 12,
"id": "path_3997",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"nexts": "icon_4005",
"origin": "0px 12px",
"path": "[[0,12],[0,0]]",
"penStyle": 1,
"prevs": "icon_4001",
"signname": "obj_3997",
"startStyle": 0,
"style": "left:1531px;top:166px;z-index:111;height:12px;",
"type": "path"
},
{
"alpha": "100",
"angle": 0,
"borderColor": "#00D200",
"borderWidth": 1,
"class": "sign path",
"endStyle": 1,
"floatType": "carrier",
"height": 64,
"id": "path_4003",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"nexts": "icon_3991",
"origin": "0px 0px",
"path": "[[0,0],[0,64]]",
"penStyle": 1,
"prevs": "icon_4002",
"signname": "obj_4003",
"startStyle": 0,
"style": "left:1531px;top:226px;z-index:111;height:64px;",
"type": "path"
},
{
"alpha": "100",
"angle": 0,
"borderColor": "#00D200",
"borderWidth": 1,
"class": "sign path",
"endStyle": 0,
"floatType": "carrier",
"height": 12,
"id": "path_4004",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"nexts": "icon_4002",
"origin": "0px 0px",
"path": "[[0,0],[0,12]]",
"penStyle": 1,
"prevs": "icon_4001",
"signname": "obj_4004",
"startStyle": 0,
"style": "left:1531px;top:202px;z-index:111;height:12px;",
"type": "path"
},
{
"alpha": "100",
"angle": 0,
"borderColor": "#00D200",
"borderWidth": 1,
"class": "sign path",
"endStyle": 0,
"floatType": "carrier",
"height": 6,
"id": "path_4011",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"nexts": "_4021",
"origin": "30px 6px",
"path": "[[30,6],[30,0],[0,0]]",
"penStyle": 1,
"prevs": "icon_4007",
"signname": "obj_4011",
"startStyle": 0,
"style": "left:1635px;top:233px;z-index:109;width:30px;height:6px;",
"type": "path",
"width": 30
},
{
"alpha": "100",
"angle": 0,
"borderColor": "#00D200",
"borderWidth": 1,
"class": "sign path",
"endStyle": 0,
"floatType": "carrier",
"height": 12,
"id": "path_4015",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"nexts": "icon_4023",
"origin": "0px 12px",
"path": "[[0,12],[0,0]]",
"penStyle": 1,
"prevs": "icon_4019",
"signname": "obj_4015",
"startStyle": 0,
"style": "left:1635px;top:166px;z-index:111;height:12px;",
"type": "path"
},
{
"alpha": "100",
"angle": 0,
"borderColor": "#00D200",
"borderWidth": 1,
"class": "sign path",
"endStyle": 1,
"floatType": "carrier",
"height": 64,
"id": "path_4021",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"nexts": "icon_4009",
"origin": "0px 0px",
"path": "[[0,0],[0,64]]",
"penStyle": 1,
"prevs": "icon_4020",
"signname": "obj_4021",
"startStyle": 0,
"style": "left:1635px;top:226px;z-index:111;height:64px;",
"type": "path"
},
{
"alpha": "100",
"angle": 0,
"borderColor": "#00D200",
"borderWidth": 1,
"class": "sign path",
"endStyle": 0,
"floatType": "carrier",
"height": 12,
"id": "path_4022",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"nexts": "icon_4020",
"origin": "0px 0px",
"path": "[[0,0],[0,12]]",
"penStyle": 1,
"prevs": "icon_4019",
"signname": "obj_4022",
"startStyle": 0,
"style": "left:1635px;top:202px;z-index:111;height:12px;",
"type": "path"
},
{
"alpha": "100",
"angle": 0,
"borderColor": "#00D200",
"borderWidth": 1,
"class": "sign path",
"endStyle": 0,
"floatType": "carrier",
"height": 6,
"id": "path_4029",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"nexts": "_4039",
"origin": "30px 6px",
"path": "[[30,6],[30,0],[0,0]]",
"penStyle": 1,
"prevs": "icon_4025",
"signname": "obj_4029",
"startStyle": 0,
"style": "left:1740px;top:233px;z-index:109;width:30px;height:6px;",
"type": "path",
"width": 30
},
{
"alpha": "100",
"angle": 0,
"borderColor": "#00D200",
"borderWidth": 1,
"class": "sign path",
"endStyle": 0,
"floatType": "carrier",
"height": 12,
"id": "path_4033",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"nexts": "icon_4041",
"origin": "0px 12px",
"path": "[[0,12],[0,0]]",
"penStyle": 1,
"prevs": "icon_4037",
"signname": "obj_4033",
"startStyle": 0,
"style": "left:1740px;top:166px;z-index:111;height:12px;",
"type": "path"
},
{
"alpha": "100",
"angle": 0,
"borderColor": "#00D200",
"borderWidth": 1,
"class": "sign path",
"endStyle": 1,
"floatType": "carrier",
"height": 64,
"id": "path_4039",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"nexts": "icon_4027",
"origin": "0px 0px",
"path": "[[0,0],[0,64]]",
"penStyle": 1,
"prevs": "icon_4038",
"signname": "obj_4039",
"startStyle": 0,
"style": "left:1740px;top:226px;z-index:111;height:64px;",
"type": "path"
},
{
"alpha": "100",
"angle": 0,
"borderColor": "#00D200",
"borderWidth": 1,
"class": "sign path",
"endStyle": 0,
"floatType": "carrier",
"height": 12,
"id": "path_4040",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"nexts": "icon_4038",
"origin": "0px 0px",
"path": "[[0,0],[0,12]]",
"penStyle": 1,
"prevs": "icon_4037",
"signname": "obj_4040",
"startStyle": 0,
"style": "left:1740px;top:202px;z-index:111;height:12px;",
"type": "path"
},
{
"alpha": "100",
"angle": 0,
"borderColor": "#00D200",
"borderWidth": 1,
"class": "sign path",
"endStyle": 0,
"floatType": "carrier",
"height": 48,
"id": "path_4065",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"nexts": "icon_4066",
"origin": "0px 0px",
"path": "[[0,0],[0,48]]",
"penStyle": 1,
"prevs": "icon_4072",
"signname": "obj_4065",
"startStyle": 0,
"style": "left:1028px;top:166px;z-index:104;height:48px;",
"type": "path"
},
{
"alpha": "100",
"angle": 0,
"borderColor": "#00D200",
"borderWidth": 1,
"class": "sign path",
"endStyle": 0,
"floatType": "carrier",
"height": 13,
"id": "path_4069",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"nexts": "icon_4066",
"origin": "0px 0px",
"path": "[[0,0],[0,13],[90,13],[90,0]]",
"penStyle": 1,
"prevs": "icon_4071",
"signname": "obj_4069",
"startStyle": 0,
"style": "left:938px;top:226px;z-index:104;width:90px;height:13px;",
"type": "path",
"width": 90
},
{
"alpha": "100",
"angle": 0,
"borderColor": "#00D200",
"borderWidth": 1,
"class": "sign path",
"endStyle": 0,
"floatType": "carrier",
"height": 12,
"id": "path_4076",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"nexts": "icon_4061",
"origin": "0px 0px",
"path": "[[0,0],[0,12]]",
"penStyle": 1,
"prevs": "icon_4078",
"signname": "obj_4076",
"startStyle": 0,
"style": "left:938px;top:166px;z-index:106;height:12px;",
"type": "path"
},
{
"alpha": "100",
"angle": 0,
"borderColor": "#00D200",
"borderWidth": 1,
"class": "sign path",
"endStyle": 0,
"floatType": "carrier",
"height": 12,
"id": "path_4079",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"nexts": "icon_4071",
"origin": "0px 0px",
"path": "[[0,0],[0,12]]",
"penStyle": 1,
"prevs": "icon_4061",
"signname": "obj_4079",
"startStyle": 0,
"style": "left:938px;top:202px;z-index:106;height:12px;",
"type": "path"
},
{
"alpha": "100",
"angle": 0,
"borderColor": "#00D200",
"borderWidth": 1,
"class": "sign path",
"endStyle": 0,
"floatType": "carrier",
"height": 44,
"id": "path_4083",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"nexts": "line_3756",
"origin": "0px 44px",
"path": "[[0,44],[0,0]]",
"penStyle": 1,
"prevs": "icon_3807",
"startStyle": 0,
"style": "left:210px;top:110px;z-index:100;height:44px;",
"type": "path"
},
{
"alpha": "100",
"angle": 0,
"borderColor": "#00D200",
"borderWidth": 1,
"class": "sign path",
"endStyle": 0,
"floatType": "carrier",
"height": 44,
"id": "path_4084",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"nexts": "line_3756",
"origin": "0px 44px",
"path": "[[0,44],[0,0]]",
"penStyle": 1,
"prevs": "icon_3825",
"startStyle": 0,
"style": "left:314px;top:110px;z-index:100;height:44px;",
"type": "path"
},
{
"alpha": "100",
"angle": 0,
"borderColor": "#00D200",
"borderWidth": 1,
"class": "sign path",
"endStyle": 0,
"floatType": "carrier",
"height": 44,
"id": "path_4085",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"nexts": "line_3756",
"origin": "0px 44px",
"path": "[[0,44],[0,0]]",
"penStyle": 1,
"prevs": "icon_3843",
"startStyle": 0,
"style": "left:418px;top:110px;z-index:100;height:44px;",
"type": "path"
},
{
"alpha": "100",
"angle": 0,
"borderColor": "#00D200",
"borderWidth": 1,
"class": "sign path",
"endStyle": 0,
"floatType": "carrier",
"height": 44,
"id": "path_4086",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"nexts": "line_3756",
"origin": "0px 44px",
"path": "[[0,44],[0,0]]",
"penStyle": 1,
"prevs": "icon_3861",
"startStyle": 0,
"style": "left:522px;top:110px;z-index:100;height:44px;",
"type": "path"
},
{
"alpha": "100",
"angle": 0,
"borderColor": "#00D200",
"borderWidth": 1,
"class": "sign path",
"endStyle": 0,
"floatType": "carrier",
"height": 44,
"id": "path_4087",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"nexts": "line_3756",
"origin": "0px 44px",
"path": "[[0,44],[0,0]]",
"penStyle": 1,
"prevs": "icon_3879",
"startStyle": 0,
"style": "left:626px;top:110px;z-index:100;height:44px;",
"type": "path"
},
{
"alpha": "100",
"angle": 0,
"borderColor": "#00D200",
"borderWidth": 1,
"class": "sign path",
"endStyle": 0,
"floatType": "carrier",
"height": 44,
"id": "path_4088",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"nexts": "line_3756",
"origin": "0px 44px",
"path": "[[0,44],[0,0]]",
"penStyle": 1,
"prevs": "icon_3897",
"startStyle": 0,
"style": "left:730px;top:110px;z-index:100;height:44px;",
"type": "path"
},
{
"alpha": "100",
"angle": 0,
"borderColor": "#00D200",
"borderWidth": 1,
"class": "sign path",
"endStyle": 0,
"floatType": "carrier",
"height": 44,
"id": "path_4089",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"nexts": "line_3756",
"origin": "0px 44px",
"path": "[[0,44],[0,0]]",
"penStyle": 1,
"prevs": "icon_3915",
"startStyle": 0,
"style": "left:834px;top:110px;z-index:100;height:44px;",
"type": "path"
},
{
"alpha": "100",
"angle": 0,
"borderColor": "#00D200",
"borderWidth": 1,
"class": "sign path",
"endStyle": 0,
"floatType": "carrier",
"height": 44,
"id": "path_4090",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"nexts": "line_3756",
"origin": "0px 44px",
"path": "[[0,44],[0,0]]",
"penStyle": 1,
"prevs": "icon_4078",
"startStyle": 0,
"style": "left:938px;top:110px;z-index:100;height:44px;",
"type": "path"
},
{
"alpha": "100",
"angle": 0,
"borderColor": "#00D200",
"borderWidth": 1,
"class": "sign path",
"endStyle": 0,
"floatType": "carrier",
"height": 44,
"id": "path_4091",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"nexts": "line_3757",
"origin": "0px 44px",
"path": "[[0,44],[0,0]]",
"penStyle": 1,
"prevs": "icon_4072",
"startStyle": 0,
"style": "left:1028px;top:110px;z-index:100;height:44px;",
"type": "path"
},
{
"alpha": "100",
"angle": 0,
"borderColor": "#00D200",
"borderWidth": 1,
"class": "sign path",
"endStyle": 0,
"floatType": "carrier",
"height": 44,
"id": "path_4092",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"nexts": "line_3757",
"origin": "0px 44px",
"path": "[[0,44],[0,0]]",
"penStyle": 1,
"prevs": "icon_3933",
"startStyle": 0,
"style": "left:1115px;top:110px;z-index:100;height:44px;",
"type": "path"
},
{
"alpha": "100",
"angle": 0,
"borderColor": "#00D200",
"borderWidth": 1,
"class": "sign path",
"endStyle": 0,
"floatType": "carrier",
"height": 44,
"id": "path_4093",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"nexts": "line_3757",
"origin": "0px 44px",
"path": "[[0,44],[0,0]]",
"penStyle": 1,
"prevs": "icon_3951",
"startStyle": 0,
"style": "left:1219px;top:110px;z-index:100;height:44px;",
"type": "path"
},
{
"alpha": "100",
"angle": 0,
"borderColor": "#00D200",
"borderWidth": 1,
"class": "sign path",
"endStyle": 0,
"floatType": "carrier",
"height": 44,
"id": "path_4094",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"nexts": "line_3757",
"origin": "0px 44px",
"path": "[[0,44],[0,0]]",
"penStyle": 1,
"prevs": "icon_3969",
"startStyle": 0,
"style": "left:1323px;top:110px;z-index:100;height:44px;",
"type": "path"
},
{
"alpha": "100",
"angle": 0,
"borderColor": "#00D200",
"borderWidth": 1,
"class": "sign path",
"endStyle": 0,
"floatType": "carrier",
"height": 44,
"id": "path_4095",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"nexts": "line_3757",
"origin": "0px 44px",
"path": "[[0,44],[0,0]]",
"penStyle": 1,
"prevs": "icon_3987",
"startStyle": 0,
"style": "left:1427px;top:110px;z-index:100;height:44px;",
"type": "path"
},
{
"alpha": "100",
"angle": 0,
"borderColor": "#00D200",
"borderWidth": 1,
"class": "sign path",
"endStyle": 0,
"floatType": "carrier",
"height": 44,
"id": "path_4096",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"nexts": "line_3757",
"origin": "0px 44px",
"path": "[[0,44],[0,0]]",
"penStyle": 1,
"prevs": "icon_4005",
"startStyle": 0,
"style": "left:1531px;top:110px;z-index:100;height:44px;",
"type": "path"
},
{
"alpha": "100",
"angle": 0,
"borderColor": "#00D200",
"borderWidth": 1,
"class": "sign path",
"endStyle": 0,
"floatType": "carrier",
"height": 44,
"id": "path_4097",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"nexts": "line_3757",
"origin": "0px 44px",
"path": "[[0,44],[0,0]]",
"penStyle": 1,
"prevs": "icon_4023",
"startStyle": 0,
"style": "left:1635px;top:110px;z-index:100;height:44px;",
"type": "path"
},
{
"alpha": "100",
"angle": 0,
"borderColor": "#00D200",
"borderWidth": 1,
"class": "sign path",
"endStyle": 0,
"floatType": "carrier",
"height": 44,
"id": "path_4098",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"nexts": "line_3757",
"origin": "0px 44px",
"path": "[[0,44],[0,0]]",
"penStyle": 1,
"prevs": "icon_4041",
"startStyle": 0,
"style": "left:1740px;top:110px;z-index:100;height:44px;",
"type": "path"
},
{
"alpha": "100",
"angle": 0,
"borderColor": "#00D200",
"borderWidth": 1,
"class": "sign path",
"endStyle": 0,
"floatType": "carrier",
"height": 60,
"id": "path_4101",
"isShow": 0,
"layer": 0,
"mirror": "[1,1]",
"nexts": "line_3757",
"origin": "0px 60px",
"path": "[[0,60],[0,0]]",
"penStyle": 1,
"prevs": "path_4100",
"startStyle": 0,
"style": "left:1840px;top:110px;z-index:100;height:60px;",
"type": "path"
},
{
"alpha": "100",
"angle": 0,
"borderColor": "#00D200",
"borderWidth": 1,
"class": "sign path",
"endStyle": 0,
"floatType": "carrier",
"height": 40,
"id": "path_4102",
"isShow": 0,
"layer": 0,
"mirror": "[1,1]",
"nexts": "line_3756",
"origin": "0px 40px",
"path": "[[0,40],[0,0]]",
"penStyle": 1,
"prevs": "path_4099",
"startStyle": 0,
"style": "left:120px;top:110px;z-index:100;height:40px;",
"type": "path"
}
]
}