946 lines
33 KiB
Plaintext
946 lines
33 KiB
Plaintext
{
|
|
"custom": {
|
|
"alarmSeverity": -1,
|
|
"colorHandler": {
|
|
"lines": "var(--olGray)"
|
|
}
|
|
},
|
|
"params": {
|
|
"VFD": {
|
|
"InputPower": 0,
|
|
"objectName": "VSD",
|
|
"outputPower": 1,
|
|
"tagPath": "[Ignition_Common_IO_Gtwy]MPR1140/SATB1_MPR1140_VFD01"
|
|
},
|
|
"boxColor": "var(--olGray)",
|
|
"taxtHandler": {
|
|
"CHWP1": "CHWP-01",
|
|
"CHWP2": 75,
|
|
"VFD1": "VFD",
|
|
"VFD2": "CHWP 01"
|
|
},
|
|
"textColor": "var(--olGray)"
|
|
},
|
|
"propConfig": {
|
|
"custom.alarmSeverity": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.VFD.tagPath"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\treturn alarm.summary.calcMaxPriority(value)",
|
|
"type": "script"
|
|
}
|
|
],
|
|
"type": "property"
|
|
},
|
|
"persistent": true
|
|
},
|
|
"custom.colorHandler": {
|
|
"persistent": true
|
|
},
|
|
"custom.colorHandler.cables": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.VFD.InputPower"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"fallback": "purple",
|
|
"inputType": "scalar",
|
|
"mappings": [
|
|
{
|
|
"input": 0,
|
|
"output": "var(--elec-off)"
|
|
},
|
|
{
|
|
"input": 1,
|
|
"output": "var(--elec-on)"
|
|
}
|
|
],
|
|
"outputType": "scalar",
|
|
"type": "map"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"params.VFD": {
|
|
"paramDirection": "input",
|
|
"persistent": true
|
|
},
|
|
"params.boxColor": {
|
|
"paramDirection": "input",
|
|
"persistent": true
|
|
},
|
|
"params.taxtHandler": {
|
|
"paramDirection": "input",
|
|
"persistent": true
|
|
},
|
|
"params.textColor": {
|
|
"paramDirection": "input",
|
|
"persistent": true
|
|
}
|
|
},
|
|
"props": {
|
|
"defaultSize": {
|
|
"height": 255,
|
|
"width": 70
|
|
}
|
|
},
|
|
"root": {
|
|
"children": [
|
|
{
|
|
"meta": {
|
|
"name": "Label"
|
|
},
|
|
"position": {
|
|
"height": 15,
|
|
"width": 73,
|
|
"x": 2.7481,
|
|
"y": 254.364
|
|
},
|
|
"propConfig": {
|
|
"props.text": {
|
|
"binding": {
|
|
"config": {
|
|
"fallbackDelay": 2.5,
|
|
"mode": "indirect",
|
|
"references": {
|
|
"tagPath": "{view.params.VFD.tagPath}"
|
|
},
|
|
"tagPath": "{tagPath}/Meta/EqName"
|
|
},
|
|
"type": "tag"
|
|
}
|
|
}
|
|
},
|
|
"props": {
|
|
"textStyle": {
|
|
"color": "var(--olGray)",
|
|
"fontSize": 12,
|
|
"fontWeight": "bold"
|
|
}
|
|
},
|
|
"type": "ia.display.label"
|
|
},
|
|
{
|
|
"meta": {
|
|
"name": "VFD-CHWP"
|
|
},
|
|
"position": {
|
|
"height": 255,
|
|
"width": 70
|
|
},
|
|
"propConfig": {
|
|
"props.elements[0].elements[0].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.colorHandler.cables"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[0].elements[1].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.colorHandler.cables"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[0].elements[2].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.colorHandler.cables"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[0].elements[3].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.colorHandler.cables"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[0].elements[5].fill": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.textColor"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[0].elements[5].text": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.taxtHandler.CHWP2"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[1].elements[1].fill": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.boxColor"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[1].elements[3].fill": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.boxColor"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[1].elements[4].elements[0].fill": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.textColor"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[1].elements[4].elements[2].fill": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.textColor"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[1].elements[4].elements[4].fill": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.textColor"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[1].elements[4].elements[6].fill": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.textColor"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[1].elements[5].fill": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.textColor"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[2].elements[1].fill": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.textColor"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[2].elements[1].text": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.taxtHandler.VFD1"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[2].elements[2].fill": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.textColor"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[2].elements[2].text": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.taxtHandler.VFD2"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[2].elements[5].text": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.taxtHandler.CHWP1"
|
|
},
|
|
"type": "property"
|
|
}
|
|
}
|
|
},
|
|
"props": {
|
|
"elements": [
|
|
{
|
|
"elements": [
|
|
{
|
|
"d": "M16.574,151.875l-0,-73.125",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "0.83px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"cx": 16.574,
|
|
"cy": "157.5",
|
|
"fill": {
|
|
"opacity": 0
|
|
},
|
|
"name": "circle",
|
|
"r": "5.625",
|
|
"stroke": {
|
|
"linejoin": "miter",
|
|
"miterlimit": "1",
|
|
"width": "0.75px"
|
|
},
|
|
"type": "circle"
|
|
},
|
|
{
|
|
"d": "M12.673,153.502l-6.229,5.897",
|
|
"name": "path",
|
|
"stroke": {
|
|
"linecap": "round",
|
|
"linejoin": "miter",
|
|
"miterlimit": "1",
|
|
"width": "0.75px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M26.703,155.823l-6.301,5.832",
|
|
"name": "path",
|
|
"stroke": {
|
|
"linecap": "round",
|
|
"linejoin": "miter",
|
|
"miterlimit": "1",
|
|
"width": "0.75px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"name": "group",
|
|
"transform": "matrix(4.16667,0,0,4.16667,19.0137,158.991)",
|
|
"type": "group"
|
|
},
|
|
{
|
|
"name": "text",
|
|
"style": {
|
|
"fontFamily": "\u0027ArialMT\u0027, \u0027Arial\u0027",
|
|
"fontSize": "4.167px"
|
|
},
|
|
"type": "text",
|
|
"x": "14.379px",
|
|
"y": "158.991px"
|
|
}
|
|
],
|
|
"id": "Motor",
|
|
"name": "Motor",
|
|
"type": "group",
|
|
"visibility": "visible"
|
|
},
|
|
{
|
|
"elements": [
|
|
{
|
|
"fill": {
|
|
"opacity": 0
|
|
},
|
|
"height": 67.5,
|
|
"name": "rect",
|
|
"style": {
|
|
"classes": "containers/HoverOver"
|
|
},
|
|
"type": "rect",
|
|
"width": "37.5",
|
|
"x": "3.75",
|
|
"y": "11.25"
|
|
},
|
|
{
|
|
"d": "M3.75,15.268l0,-4.018l4.464,0l0,0.75l-3.714,-0l0,3.268l-0.75,-0Zm10.714,-4.018l0,0.75l-2.678,0l-0,-0.75l2.678,0Zm12.5,0l0,0.75l-8.928,0l-0,-0.75l8.928,0Zm6.25,0l0,0.75l-2.678,0l-0,-0.75l2.678,0Zm8.036,4.018l-0.75,-0l0,-3.268l-3.714,0l-0,-0.75l4.464,0l0,4.018Zm0,5.625l-0.75,-0l0,-2.411l0.75,0l0,2.411Zm0,11.25l-0.75,-0l0,-8.036l0.75,0l0,8.036Zm0,5.625l-0.75,-0l0,-2.411l0.75,0l0,2.411Zm0,11.25l-0.75,-0l0,-8.036l0.75,0l0,8.036Zm0,5.625l-0.75,-0l0,-2.411l0.75,0l0,2.411Zm0,11.25l-0.75,-0l0,-8.036l0.75,0l0,8.036Zm0,5.625l-0.75,-0l0,-2.411l0.75,0l0,2.411Zm-4.464,7.232l-0,-0.75l3.714,0l0,-3.268l0.75,0l0,4.018l-4.464,0Zm-6.25,0l-0,-0.75l2.678,0l0,0.75l-2.678,0Zm-12.5,0l-0,-0.75l8.928,0l0,0.75l-8.928,0Zm-6.25,0l-0,-0.75l2.678,0l0,0.75l-2.678,0Zm-8.036,-4.018l0.75,0l-0,3.268l3.714,0l0,0.75l-4.464,0l0,-4.018Zm0,-5.625l0.75,0l0,2.411l-0.75,-0l0,-2.411Zm0,-11.25l0.75,0l0,8.036l-0.75,-0l0,-8.036Zm0,-5.625l0.75,0l0,2.411l-0.75,-0l0,-2.411Zm0,-11.25l0.75,0l0,8.036l-0.75,-0l0,-8.036Zm0,-5.625l0.75,0l0,2.411l-0.75,-0l0,-2.411Zm0,-11.25l0.75,0l0,8.036l-0.75,-0l0,-8.036Zm0,-5.625l0.75,0l0,2.411l-0.75,-0l0,-2.411Z",
|
|
"name": "path",
|
|
"type": "path"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0"
|
|
},
|
|
"height": "67.5",
|
|
"name": "rect",
|
|
"type": "rect",
|
|
"width": "37.5",
|
|
"x": "3.75",
|
|
"y": "123.75"
|
|
},
|
|
{
|
|
"d": "M3.75,127.768l0,-4.018l4.464,0l0,0.75l-3.714,-0l0,3.268l-0.75,-0Zm10.714,-4.018l0,0.75l-2.678,0l-0,-0.75l2.678,0Zm12.5,0l0,0.75l-8.928,0l-0,-0.75l8.928,0Zm6.25,0l0,0.75l-2.678,0l-0,-0.75l2.678,0Zm8.036,4.018l-0.75,-0l0,-3.268l-3.714,0l-0,-0.75l4.464,0l0,4.018Zm0,5.625l-0.75,-0l0,-2.411l0.75,0l0,2.411Zm0,11.25l-0.75,-0l0,-8.036l0.75,0l0,8.036Zm0,5.625l-0.75,-0l0,-2.411l0.75,0l0,2.411Zm0,11.25l-0.75,-0l0,-8.036l0.75,0l0,8.036Zm0,5.625l-0.75,-0l0,-2.411l0.75,0l0,2.411Zm0,11.25l-0.75,-0l0,-8.036l0.75,0l0,8.036Zm0,5.625l-0.75,-0l0,-2.411l0.75,0l0,2.411Zm-4.464,7.232l-0,-0.75l3.714,0l0,-3.268l0.75,0l0,4.018l-4.464,0Zm-6.25,0l-0,-0.75l2.678,0l0,0.75l-2.678,0Zm-12.5,0l-0,-0.75l8.928,0l0,0.75l-8.928,0Zm-6.25,0l-0,-0.75l2.678,0l0,0.75l-2.678,0Zm-8.036,-4.018l0.75,0l-0,3.268l3.714,0l0,0.75l-4.464,0l0,-4.018Zm0,-5.625l0.75,0l0,2.411l-0.75,-0l0,-2.411Zm0,-11.25l0.75,0l0,8.036l-0.75,-0l0,-8.036Zm0,-5.625l0.75,0l0,2.411l-0.75,-0l0,-2.411Zm0,-11.25l0.75,0l0,8.036l-0.75,-0l0,-8.036Zm0,-5.625l0.75,0l0,2.411l-0.75,-0l0,-2.411Zm0,-11.25l0.75,0l0,8.036l-0.75,-0l0,-8.036Zm0,-5.625l0.75,0l0,2.411l-0.75,-0l0,-2.411Z",
|
|
"name": "path",
|
|
"type": "path"
|
|
},
|
|
{
|
|
"elements": [
|
|
{
|
|
"elements": [
|
|
{
|
|
"d": "M0.405,0.01c-0.073,0 -0.136,-0.015 -0.189,-0.044c-0.052,-0.03 -0.092,-0.072 -0.12,-0.126c-0.028,-0.055 -0.042,-0.119 -0.042,-0.193c-0,-0.074 0.014,-0.138 0.042,-0.192c0.028,-0.054 0.068,-0.096 0.12,-0.125c0.053,-0.03 0.116,-0.045 0.189,-0.045c0.047,0 0.092,0.007 0.134,0.022c0.043,0.015 0.078,0.036 0.105,0.063l-0.042,0.102c-0.03,-0.025 -0.061,-0.044 -0.092,-0.055c-0.031,-0.012 -0.065,-0.018 -0.101,-0.018c-0.071,0 -0.126,0.022 -0.163,0.065c-0.037,0.043 -0.056,0.104 -0.056,0.183c0,0.079 0.019,0.141 0.056,0.184c0.037,0.043 0.092,0.065 0.163,0.065c0.036,0 0.07,-0.006 0.101,-0.017c0.031,-0.012 0.062,-0.031 0.092,-0.056l0.042,0.102c-0.027,0.027 -0.062,0.048 -0.105,0.063c-0.042,0.015 -0.087,0.022 -0.134,0.022Z",
|
|
"fill": {
|
|
"rule": "nonzero"
|
|
},
|
|
"name": "path",
|
|
"type": "path"
|
|
}
|
|
],
|
|
"name": "group",
|
|
"transform": "matrix(18.6413,0,0,18.6413,32.7595,63.7053)",
|
|
"type": "group",
|
|
"visibility": "visible"
|
|
},
|
|
{
|
|
"name": "group",
|
|
"transform": "matrix(18.6413,0,0,18.6413,45.4169,63.7053)",
|
|
"type": "group"
|
|
},
|
|
{
|
|
"elements": [
|
|
{
|
|
"d": "M0.077,-0l0,-0.705l0.128,0l0,0.294l0.363,-0l0,-0.294l0.128,0l0,0.705l-0.128,-0l0,-0.304l-0.363,0l-0,0.304l-0.128,-0Z",
|
|
"fill": {
|
|
"rule": "nonzero"
|
|
},
|
|
"name": "path",
|
|
"type": "path"
|
|
}
|
|
],
|
|
"name": "group",
|
|
"transform": "matrix(18.6413,0,0,18.6413,32.7595,82.3466)",
|
|
"type": "group"
|
|
},
|
|
{
|
|
"name": "group",
|
|
"transform": "matrix(18.6413,0,0,18.6413,47.1692,82.3466)",
|
|
"type": "group"
|
|
},
|
|
{
|
|
"elements": [
|
|
{
|
|
"d": "M0.271,-0l-0.249,-0.705l0.132,0l0.195,0.578l-0.04,0l0.204,-0.578l0.095,0l0.197,0.578l-0.035,0l0.198,-0.578l0.125,0l-0.251,0.705l-0.106,-0l-0.19,-0.542l0.023,0l-0.192,0.542l-0.106,-0Z",
|
|
"fill": {
|
|
"rule": "nonzero"
|
|
},
|
|
"name": "path",
|
|
"type": "path"
|
|
}
|
|
],
|
|
"name": "group",
|
|
"transform": "matrix(18.6413,0,0,18.6413,32.7595,100.988)",
|
|
"type": "group"
|
|
},
|
|
{
|
|
"name": "group",
|
|
"transform": "matrix(18.6413,0,0,18.6413,53.5073,100.988)",
|
|
"type": "group"
|
|
},
|
|
{
|
|
"elements": [
|
|
{
|
|
"d": "M0.077,-0l0,-0.705l0.306,0c0.052,0 0.096,0.009 0.132,0.026c0.036,0.017 0.063,0.042 0.082,0.075c0.019,0.033 0.028,0.072 0.028,0.119c0,0.046 -0.009,0.086 -0.028,0.119c-0.019,0.033 -0.046,0.058 -0.082,0.076c-0.036,0.017 -0.08,0.026 -0.132,0.026l-0.178,-0l0,0.264l-0.128,-0Zm0.128,-0.365l0.158,-0c0.045,-0 0.08,-0.01 0.103,-0.03c0.023,-0.021 0.035,-0.051 0.035,-0.09c0,-0.039 -0.012,-0.069 -0.035,-0.089c-0.023,-0.02 -0.058,-0.03 -0.103,-0.03l-0.158,-0l0,0.239Z",
|
|
"fill": {
|
|
"rule": "nonzero"
|
|
},
|
|
"name": "path",
|
|
"type": "path"
|
|
}
|
|
],
|
|
"name": "group",
|
|
"transform": "matrix(18.6413,0,0,18.6413,32.7595,119.629)",
|
|
"type": "group"
|
|
},
|
|
{
|
|
"name": "group",
|
|
"transform": "matrix(18.6413,0,0,18.6413,44.9136,119.629)",
|
|
"type": "group"
|
|
}
|
|
],
|
|
"name": "group",
|
|
"transform": "matrix(0.654499,0,0,0.670554,6.47358,100.438)",
|
|
"type": "group"
|
|
},
|
|
{
|
|
"elements": [
|
|
{
|
|
"elements": [
|
|
{
|
|
"d": "M0.303,-0l-0.314,-0.705l0.137,0l0.255,0.591l-0.043,-0l0.254,-0.591l0.132,0l-0.314,0.705l-0.107,-0Z",
|
|
"fill": {
|
|
"rule": "nonzero"
|
|
},
|
|
"name": "path",
|
|
"type": "path"
|
|
}
|
|
],
|
|
"name": "group",
|
|
"transform": "matrix(18.6413,0,0,18.6413,32.7595,63.7053)",
|
|
"type": "group"
|
|
},
|
|
{
|
|
"name": "group",
|
|
"transform": "matrix(18.6413,0,0,18.6413,46.0507,63.7053)",
|
|
"type": "group"
|
|
},
|
|
{
|
|
"elements": [
|
|
{
|
|
"d": "M0.077,-0l0,-0.705l0.461,0l0,0.102l-0.333,0l0,0.199l0.312,-0l0,0.102l-0.312,-0l0,0.302l-0.128,-0Z",
|
|
"fill": {
|
|
"rule": "nonzero"
|
|
},
|
|
"name": "path",
|
|
"type": "path"
|
|
}
|
|
],
|
|
"name": "group",
|
|
"transform": "matrix(18.6413,0,0,18.6413,32.7595,82.3466)",
|
|
"type": "group"
|
|
},
|
|
{
|
|
"name": "group",
|
|
"transform": "matrix(18.6413,0,0,18.6413,43.2359,82.3466)",
|
|
"type": "group"
|
|
},
|
|
{
|
|
"elements": [
|
|
{
|
|
"d": "M0.077,-0l0,-0.705l0.262,0c0.079,0 0.145,0.014 0.2,0.041c0.055,0.027 0.097,0.067 0.126,0.12c0.029,0.052 0.044,0.116 0.044,0.191c-0,0.075 -0.015,0.139 -0.044,0.192c-0.029,0.053 -0.071,0.093 -0.126,0.12c-0.055,0.027 -0.121,0.041 -0.2,0.041l-0.262,-0Zm0.128,-0.106l0.126,-0c0.082,-0 0.143,-0.02 0.183,-0.061c0.041,-0.041 0.061,-0.103 0.061,-0.186c0,-0.083 -0.02,-0.144 -0.061,-0.185c-0.041,-0.041 -0.102,-0.061 -0.183,-0.061l-0.126,0l0,0.493Z",
|
|
"fill": {
|
|
"rule": "nonzero"
|
|
},
|
|
"name": "path",
|
|
"type": "path"
|
|
}
|
|
],
|
|
"name": "group",
|
|
"transform": "matrix(18.6413,0,0,18.6413,32.7595,100.988)",
|
|
"type": "group"
|
|
},
|
|
{
|
|
"name": "group",
|
|
"transform": "matrix(18.6413,0,0,18.6413,46.9642,100.988)",
|
|
"type": "group"
|
|
}
|
|
],
|
|
"name": "group",
|
|
"transform": "matrix(0.654499,0,0,0.670554,-3.48581,-6.46789)",
|
|
"type": "group",
|
|
"visibility": "visible"
|
|
}
|
|
],
|
|
"id": "Box",
|
|
"name": "Box",
|
|
"type": "group"
|
|
},
|
|
{
|
|
"elements": [
|
|
{
|
|
"name": "group",
|
|
"transform": "matrix(4.16667,0,0,4.16667,40.9489,10.2476)",
|
|
"type": "group",
|
|
"visibility": "visible"
|
|
},
|
|
{
|
|
"name": "text",
|
|
"style": {
|
|
"fontFamily": "\u0027Arial-BoldMT\u0027, \u0027Arial\u0027",
|
|
"fontSize": "4.167px",
|
|
"fontWeight": "700"
|
|
},
|
|
"type": "text",
|
|
"visibility": "hidden",
|
|
"x": "22.502px",
|
|
"y": "6.003px"
|
|
},
|
|
{
|
|
"name": "text",
|
|
"style": {
|
|
"fontFamily": "\u0027Arial-BoldMT\u0027, \u0027Arial\u0027",
|
|
"fontSize": "4.167px",
|
|
"fontWeight": "700"
|
|
},
|
|
"type": "text",
|
|
"visibility": "hidden",
|
|
"x": "22.502px",
|
|
"y": "10.248px"
|
|
},
|
|
{
|
|
"name": "group",
|
|
"transform": "matrix(4.16667,0,0,4.16667,30.8354,6.00335)",
|
|
"type": "group"
|
|
},
|
|
{
|
|
"name": "group",
|
|
"transform": "matrix(4.16667,0,0,4.16667,39.9683,123.033)",
|
|
"type": "group"
|
|
},
|
|
{
|
|
"name": "text",
|
|
"style": {
|
|
"fontFamily": "\u0027Arial-BoldMT\u0027, \u0027Arial\u0027",
|
|
"fontSize": "4.167px",
|
|
"fontWeight": "700"
|
|
},
|
|
"type": "text",
|
|
"visibility": "hidden",
|
|
"x": "21.216px",
|
|
"y": "123.033px"
|
|
},
|
|
{
|
|
"type": "group"
|
|
}
|
|
],
|
|
"id": "TagID",
|
|
"name": "TagID",
|
|
"type": "group"
|
|
},
|
|
{
|
|
"elements": [
|
|
{
|
|
"fill": {
|
|
"opacity": "0",
|
|
"paint": "#ebebeb"
|
|
},
|
|
"height": "75",
|
|
"id": "AlarmBorder",
|
|
"name": "AlarmBorder",
|
|
"type": "rect",
|
|
"width": "45",
|
|
"x": "-0",
|
|
"y": "7.5"
|
|
},
|
|
{
|
|
"d": "M45,7.5l-0,75l-45,-0l-0,-75l45,0Zm-0.75,0.75l-43.5,0c0,7.782 0,73.5 0,73.5l43.5,-0l-0,-73.5Z",
|
|
"fill": {
|
|
"paint": "#f00"
|
|
},
|
|
"name": "path",
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M45.358,0.648l6.489,6.489c0.199,0.199 0.199,0.522 0,0.721l-6.489,6.489c-0.199,0.199 -0.522,0.199 -0.721,0l-6.489,-6.489c-0.199,-0.199 -0.199,-0.522 -0,-0.721l6.489,-6.489c0.199,-0.199 0.522,-0.199 0.721,-0Z",
|
|
"fill": {
|
|
"paint": "#de7c33"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"linecap": "round",
|
|
"linejoin": "round",
|
|
"paint": "#000",
|
|
"width": "0.48px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"elements": [
|
|
{
|
|
"elements": [
|
|
{
|
|
"d": "M44.663,8.96l-0.351,-4.735l1.371,0l-0.34,4.735l-0.68,-0Zm-0.318,1.81l0,-1.105l1.305,0l0,1.105l-1.305,0Z",
|
|
"fill": {
|
|
"paint": "#fff",
|
|
"rule": "nonzero"
|
|
},
|
|
"name": "path",
|
|
"type": "path"
|
|
}
|
|
],
|
|
"name": "group",
|
|
"type": "group"
|
|
}
|
|
],
|
|
"name": "group",
|
|
"type": "group"
|
|
},
|
|
{
|
|
"elements": [
|
|
{
|
|
"d": "M44.355,1.849c0.134,-0.227 0.378,-0.367 0.643,-0.367c0.264,-0 0.508,0.14 0.642,0.367c1.411,2.401 4.768,8.113 6.195,10.541c0.136,0.231 0.137,0.516 0.005,0.748c-0.133,0.232 -0.38,0.375 -0.647,0.375l-12.39,0c-0.268,0 -0.515,-0.143 -0.647,-0.375c-0.133,-0.232 -0.131,-0.517 0.004,-0.748c1.427,-2.428 4.784,-8.14 6.195,-10.541Z",
|
|
"fill": {
|
|
"paint": "#f4b834"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"linecap": "round",
|
|
"linejoin": "round",
|
|
"paint": "#000",
|
|
"width": "0.48px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"elements": [
|
|
{
|
|
"elements": [
|
|
{
|
|
"d": "M44.626,9.942l-0.389,-4.988l1.521,0l-0.377,4.988l-0.755,-0Zm-0.353,1.907l0,-1.164l1.449,0l-0,1.164l-1.449,-0Z",
|
|
"fill": {
|
|
"paint": "#fff",
|
|
"rule": "nonzero"
|
|
},
|
|
"name": "path",
|
|
"type": "path"
|
|
}
|
|
],
|
|
"name": "group",
|
|
"type": "group"
|
|
}
|
|
],
|
|
"name": "group",
|
|
"type": "group"
|
|
}
|
|
],
|
|
"name": "group",
|
|
"type": "group"
|
|
},
|
|
{
|
|
"elements": [
|
|
{
|
|
"d": "M49.807,1.181l-0,12.633c-0,0.265 -0.216,0.481 -0.481,0.481l-8.657,-0c-0.265,-0 -0.48,-0.216 -0.48,-0.481l-0,-12.633c-0,-0.265 0.215,-0.48 0.48,-0.48l8.657,-0c0.265,-0 0.481,0.215 0.481,0.48Z",
|
|
"fill": {
|
|
"paint": "#7166b7"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"linecap": "round",
|
|
"linejoin": "round",
|
|
"paint": "#000",
|
|
"width": "0.48px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"elements": [
|
|
{
|
|
"elements": [
|
|
{
|
|
"d": "M44.626,9.042l-0.389,-5.001l1.521,-0l-0.377,5.001l-0.755,0Zm-0.353,1.912l0,-1.167l1.449,0l-0,1.167l-1.449,0Z",
|
|
"fill": {
|
|
"paint": "#fff",
|
|
"rule": "nonzero"
|
|
},
|
|
"name": "path",
|
|
"type": "path"
|
|
}
|
|
],
|
|
"name": "group",
|
|
"type": "group"
|
|
}
|
|
],
|
|
"name": "group",
|
|
"type": "group"
|
|
}
|
|
],
|
|
"name": "group",
|
|
"type": "group"
|
|
},
|
|
{
|
|
"cx": "44.998",
|
|
"cy": "7.498",
|
|
"fill": {
|
|
"paint": "#e22028"
|
|
},
|
|
"name": "circle",
|
|
"r": "7.198",
|
|
"stroke": {
|
|
"linecap": "round",
|
|
"linejoin": "round",
|
|
"paint": "#000",
|
|
"width": "0.48px"
|
|
},
|
|
"type": "circle"
|
|
},
|
|
{
|
|
"elements": [
|
|
{
|
|
"elements": [
|
|
{
|
|
"d": "M43.212,9.232l-0.389,-5.617l1.521,-0l-0.377,5.617l-0.755,0Zm-0.353,2.148l0,-1.31l1.449,-0l-0,1.31l-1.449,0Z",
|
|
"fill": {
|
|
"paint": "#fff",
|
|
"rule": "nonzero"
|
|
},
|
|
"name": "path",
|
|
"type": "path"
|
|
}
|
|
],
|
|
"name": "group",
|
|
"type": "group"
|
|
},
|
|
{
|
|
"elements": [
|
|
{
|
|
"d": "M46.097,9.232l-0.389,-5.617l1.521,-0l-0.377,5.617l-0.755,0Zm-0.353,2.148l0,-1.31l1.449,-0l-0,1.31l-1.449,0Z",
|
|
"fill": {
|
|
"paint": "#fff",
|
|
"rule": "nonzero"
|
|
},
|
|
"name": "path",
|
|
"type": "path"
|
|
}
|
|
],
|
|
"name": "group",
|
|
"type": "group"
|
|
}
|
|
],
|
|
"name": "group",
|
|
"type": "group"
|
|
}
|
|
],
|
|
"id": "Alarm-Items",
|
|
"name": "Alarm-Items",
|
|
"type": "group",
|
|
"visibility": "hidden"
|
|
}
|
|
],
|
|
"fill": {
|
|
"rule": "evenodd"
|
|
},
|
|
"stroke": {
|
|
"linejoin": "bevel",
|
|
"miterlimit": "1.5"
|
|
},
|
|
"style": {
|
|
"clipRule": "evenodd"
|
|
},
|
|
"viewBox": "0 0 53 192"
|
|
},
|
|
"type": "ia.shapes.svg"
|
|
},
|
|
{
|
|
"meta": {
|
|
"name": "AlarmBorder"
|
|
},
|
|
"position": {
|
|
"height": 98,
|
|
"width": 57,
|
|
"x": 1.76,
|
|
"y": 10.26
|
|
},
|
|
"propConfig": {
|
|
"props.style.outlineColor": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.alarmSeverity"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"fallback": null,
|
|
"inputType": "scalar",
|
|
"mappings": [
|
|
{
|
|
"input": 1,
|
|
"output": "var(--coolpurple)"
|
|
},
|
|
{
|
|
"input": 2,
|
|
"output": "var(--goldenyellow)"
|
|
},
|
|
{
|
|
"input": 3,
|
|
"output": "var(--sunsetorange)"
|
|
},
|
|
{
|
|
"input": 4,
|
|
"output": "var(--alarmred)"
|
|
}
|
|
],
|
|
"outputType": "scalar",
|
|
"type": "map"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.style.outlineStyle": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.alarmSeverity"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value \u003e 0:\n\t\treturn \"solid\"\n\telse:\n\t\treturn \"none\"",
|
|
"type": "script"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
}
|
|
},
|
|
"props": {
|
|
"style": {
|
|
"classes": "containers/HoverOver",
|
|
"outlineWidth": "3"
|
|
}
|
|
},
|
|
"type": "ia.display.label"
|
|
},
|
|
{
|
|
"meta": {
|
|
"name": "EmbeddedView"
|
|
},
|
|
"position": {
|
|
"height": 15,
|
|
"width": 15,
|
|
"x": 50.75,
|
|
"y": 2
|
|
},
|
|
"propConfig": {
|
|
"props.params.AlarmSeverity": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.alarmSeverity"
|
|
},
|
|
"type": "property"
|
|
}
|
|
}
|
|
},
|
|
"props": {
|
|
"params": {
|
|
"ack": false
|
|
},
|
|
"path": "Library/Alarms/Icons"
|
|
},
|
|
"type": "ia.display.view"
|
|
}
|
|
],
|
|
"events": {
|
|
"dom": {
|
|
"onClick": {
|
|
"config": {
|
|
"script": "\tpageId \u003d self.page.props.pageId\n\tsystem.perspective.print(\u0027pageId: {}\u0027.format(pageId))\n\t\n\ttagPath \u003d self.view.params.VFD.tagPath\n\tobjectName \u003d self.view.params.VFD.objectName\n\tutils.nav.openEQPopup(objectName, tagPath)"
|
|
},
|
|
"scope": "G",
|
|
"type": "script"
|
|
}
|
|
}
|
|
},
|
|
"meta": {
|
|
"name": "root"
|
|
},
|
|
"props": {
|
|
"style": {
|
|
"overflow": "visible"
|
|
}
|
|
},
|
|
"type": "ia.container.coord"
|
|
}
|
|
} |