637 lines
17 KiB
Plaintext
637 lines
17 KiB
Plaintext
{
|
|
"custom": {
|
|
"color": "#C2C2C2",
|
|
"isHighlited": false,
|
|
"overlayColor": "#ffffff",
|
|
"priority": "No Active Alarms",
|
|
"state": "Offline"
|
|
},
|
|
"params": {
|
|
"highlight": "",
|
|
"tagProps": [
|
|
"System/MCM01/Conveyor/Ul15_1",
|
|
"value",
|
|
"value",
|
|
"value",
|
|
"value",
|
|
"value",
|
|
"value",
|
|
"value",
|
|
"value",
|
|
"value"
|
|
]
|
|
},
|
|
"propConfig": {
|
|
"custom.color": {
|
|
"binding": {
|
|
"config": {
|
|
"fallbackDelay": 2.5,
|
|
"mode": "indirect",
|
|
"references": {
|
|
"0": "{view.params.tagProps[0]}",
|
|
"fc": "{session.custom.fc}"
|
|
},
|
|
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Color"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"expression": "coalesce({value},0)",
|
|
"type": "expression"
|
|
},
|
|
{
|
|
"fallback": "#000000",
|
|
"inputType": "scalar",
|
|
"mappings": [
|
|
{
|
|
"input": 0,
|
|
"output": "#C2C2C2"
|
|
},
|
|
{
|
|
"input": 1,
|
|
"output": "#FF0000"
|
|
},
|
|
{
|
|
"input": 2,
|
|
"output": "#FFA500"
|
|
},
|
|
{
|
|
"input": 3,
|
|
"output": "#0008FF"
|
|
},
|
|
{
|
|
"input": 4,
|
|
"output": "#00FF00"
|
|
},
|
|
{
|
|
"input": 5,
|
|
"output": "#FFF700"
|
|
},
|
|
{
|
|
"input": 6,
|
|
"output": "#87CEEB"
|
|
},
|
|
{
|
|
"input": 7,
|
|
"output": "#90EE90"
|
|
},
|
|
{
|
|
"input": 8,
|
|
"output": "#964B00"
|
|
},
|
|
{
|
|
"input": 9,
|
|
"output": "#FFFFFF"
|
|
},
|
|
{
|
|
"input": 10,
|
|
"output": "#000000"
|
|
},
|
|
{
|
|
"input": 11,
|
|
"output": "#8B0000"
|
|
},
|
|
{
|
|
"input": 12,
|
|
"output": "#808080"
|
|
},
|
|
{
|
|
"input": 13,
|
|
"output": "#8B8000"
|
|
},
|
|
{
|
|
"input": 14,
|
|
"output": "#006400"
|
|
},
|
|
{
|
|
"input": 15,
|
|
"output": "#FFFFC5"
|
|
},
|
|
{
|
|
"input": 16,
|
|
"output": "#00008B"
|
|
},
|
|
{
|
|
"input": 17,
|
|
"output": "#FF7276"
|
|
},
|
|
{
|
|
"input": 18,
|
|
"output": "#556B2F"
|
|
},
|
|
{
|
|
"input": 19,
|
|
"output": "#B43434"
|
|
},
|
|
{
|
|
"input": 20,
|
|
"output": "#4682B4"
|
|
},
|
|
{
|
|
"input": 21,
|
|
"output": "#FFD700"
|
|
}
|
|
],
|
|
"outputType": "color",
|
|
"type": "map"
|
|
}
|
|
],
|
|
"type": "tag"
|
|
},
|
|
"persistent": true
|
|
},
|
|
"custom.isHighlited": {
|
|
"binding": {
|
|
"config": {
|
|
"expression": "{view.params.highlight} !\u003d \"\""
|
|
},
|
|
"type": "expr"
|
|
},
|
|
"persistent": true
|
|
},
|
|
"custom.overlayColor": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.highlight"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"fallback": "#ffffff",
|
|
"inputType": "scalar",
|
|
"mappings": [
|
|
{
|
|
"input": "Diagnostic",
|
|
"output": "rgb(88, 158, 249)"
|
|
},
|
|
{
|
|
"input": "Low",
|
|
"output": "rgb(255, 255, 0)"
|
|
},
|
|
{
|
|
"input": "Medium",
|
|
"output": "rgb(247, 160, 96)"
|
|
},
|
|
{
|
|
"input": "High",
|
|
"output": "rgb(245, 95, 89)"
|
|
}
|
|
],
|
|
"outputType": "scalar",
|
|
"type": "map"
|
|
}
|
|
],
|
|
"type": "property"
|
|
},
|
|
"persistent": true
|
|
},
|
|
"custom.priority": {
|
|
"binding": {
|
|
"config": {
|
|
"fallbackDelay": 2.5,
|
|
"mode": "indirect",
|
|
"references": {
|
|
"0": "{view.params.tagProps[0]}",
|
|
"fc": "{session.custom.fc}"
|
|
},
|
|
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Priority"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"expression": "coalesce({value},0)",
|
|
"type": "expression"
|
|
},
|
|
{
|
|
"fallback": null,
|
|
"inputType": "scalar",
|
|
"mappings": [
|
|
{
|
|
"input": 0,
|
|
"output": "No Active Alarms"
|
|
},
|
|
{
|
|
"input": 1,
|
|
"output": "High"
|
|
},
|
|
{
|
|
"input": 2,
|
|
"output": "Medium"
|
|
},
|
|
{
|
|
"input": 3,
|
|
"output": "Low"
|
|
},
|
|
{
|
|
"input": 4,
|
|
"output": "Diagnostic"
|
|
}
|
|
],
|
|
"outputType": "scalar",
|
|
"type": "map"
|
|
}
|
|
],
|
|
"type": "tag"
|
|
},
|
|
"persistent": true
|
|
},
|
|
"custom.state": {
|
|
"binding": {
|
|
"config": {
|
|
"fallbackDelay": 2.5,
|
|
"mode": "indirect",
|
|
"references": {
|
|
"0": "{view.params.tagProps[0]}",
|
|
"fc": "{session.custom.fc}"
|
|
},
|
|
"tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/State"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"expression": "coalesce({value},-1)",
|
|
"type": "expression"
|
|
},
|
|
{
|
|
"fallback": "Offline",
|
|
"inputType": "scalar",
|
|
"mappings": [
|
|
{
|
|
"input": 0,
|
|
"output": "Closed"
|
|
},
|
|
{
|
|
"input": 1,
|
|
"output": "Actuated"
|
|
},
|
|
{
|
|
"input": 2,
|
|
"output": "Communication Faulted"
|
|
},
|
|
{
|
|
"input": 3,
|
|
"output": "Conveyor Running In Maintenance Mode"
|
|
},
|
|
{
|
|
"input": 4,
|
|
"output": "Disabled"
|
|
},
|
|
{
|
|
"input": 5,
|
|
"output": "Disconnected"
|
|
},
|
|
{
|
|
"input": 6,
|
|
"output": "Stopped"
|
|
},
|
|
{
|
|
"input": 7,
|
|
"output": "Enabled Not Running"
|
|
},
|
|
{
|
|
"input": 8,
|
|
"output": "Encoder Fault"
|
|
},
|
|
{
|
|
"input": 9,
|
|
"output": "Energy Management"
|
|
},
|
|
{
|
|
"input": 10,
|
|
"output": "ESTOP Was Actuated"
|
|
},
|
|
{
|
|
"input": 11,
|
|
"output": "EStopped"
|
|
},
|
|
{
|
|
"input": 12,
|
|
"output": "EStopped Locally"
|
|
},
|
|
{
|
|
"input": 13,
|
|
"output": "Extended Faulted"
|
|
},
|
|
{
|
|
"input": 14,
|
|
"output": "Full"
|
|
},
|
|
{
|
|
"input": 15,
|
|
"output": "Gaylord Start Pressed"
|
|
},
|
|
{
|
|
"input": 16,
|
|
"output": "Jam Fault"
|
|
},
|
|
{
|
|
"input": 17,
|
|
"output": "Jammed"
|
|
},
|
|
{
|
|
"input": 18,
|
|
"output": "Loading Allowed"
|
|
},
|
|
{
|
|
"input": 19,
|
|
"output": "Loading Not Allowed"
|
|
},
|
|
{
|
|
"input": 20,
|
|
"output": "Low Air Pressure Fault Was Present"
|
|
},
|
|
{
|
|
"input": 21,
|
|
"output": "Maintenance Mode"
|
|
},
|
|
{
|
|
"input": 22,
|
|
"output": "Conveyor Stopped In Maintenance Mode"
|
|
},
|
|
{
|
|
"input": 23,
|
|
"output": "Motor Faulted"
|
|
},
|
|
{
|
|
"input": 24,
|
|
"output": "Motor Was Faulted"
|
|
},
|
|
{
|
|
"input": 25,
|
|
"output": "Normal"
|
|
},
|
|
{
|
|
"input": 26,
|
|
"output": "Off Inactive"
|
|
},
|
|
{
|
|
"input": 27,
|
|
"output": "Open"
|
|
},
|
|
{
|
|
"input": 28,
|
|
"output": "PLC Ready To Run"
|
|
},
|
|
{
|
|
"input": 29,
|
|
"output": "Package Release Pressed"
|
|
},
|
|
{
|
|
"input": 30,
|
|
"output": "Power Branch Was Faulted"
|
|
},
|
|
{
|
|
"input": 31,
|
|
"output": "Pressed"
|
|
},
|
|
{
|
|
"input": 32,
|
|
"output": "Ready To Receive"
|
|
},
|
|
{
|
|
"input": 33,
|
|
"output": "Running"
|
|
},
|
|
{
|
|
"input": 34,
|
|
"output": "Started"
|
|
},
|
|
{
|
|
"input": 35,
|
|
"output": "Stopped"
|
|
},
|
|
{
|
|
"input": 36,
|
|
"output": "System Started"
|
|
},
|
|
{
|
|
"input": 37,
|
|
"output": "Unknown"
|
|
},
|
|
{
|
|
"input": 38,
|
|
"output": "VFD Fault"
|
|
},
|
|
{
|
|
"input": 39,
|
|
"output": "Conveyor Running In Power Saving Mode"
|
|
},
|
|
{
|
|
"input": 40,
|
|
"output": "Conveyor Jogging In Maintenance Mode"
|
|
},
|
|
{
|
|
"input": 41,
|
|
"output": "VFD Reset Required"
|
|
},
|
|
{
|
|
"input": 42,
|
|
"output": "Jam Reset Push Button Pressed"
|
|
},
|
|
{
|
|
"input": 43,
|
|
"output": "Start Push Button Pressed"
|
|
},
|
|
{
|
|
"input": 44,
|
|
"output": "Stop Push Button Pressed"
|
|
},
|
|
{
|
|
"input": 45,
|
|
"output": "No Container"
|
|
},
|
|
{
|
|
"input": 46,
|
|
"output": "Ready To Be Enabled"
|
|
},
|
|
{
|
|
"input": 47,
|
|
"output": "Half Full"
|
|
},
|
|
{
|
|
"input": 48,
|
|
"output": "Enabled"
|
|
},
|
|
{
|
|
"input": 49,
|
|
"output": "Tipper Faulted"
|
|
}
|
|
],
|
|
"outputType": "scalar",
|
|
"type": "map"
|
|
}
|
|
],
|
|
"type": "tag"
|
|
},
|
|
"persistent": true
|
|
},
|
|
"params.highlight": {
|
|
"paramDirection": "input",
|
|
"persistent": true
|
|
},
|
|
"params.tagProps": {
|
|
"paramDirection": "input",
|
|
"persistent": true
|
|
}
|
|
},
|
|
"props": {
|
|
"defaultSize": {
|
|
"height": 69,
|
|
"width": 49
|
|
}
|
|
},
|
|
"root": {
|
|
"children": [
|
|
{
|
|
"meta": {
|
|
"name": "Conveyor45"
|
|
},
|
|
"position": {
|
|
"height": 1,
|
|
"width": 1
|
|
},
|
|
"propConfig": {
|
|
"props.elements[0].fill.opacity": {
|
|
"binding": {
|
|
"config": {
|
|
"expression": "if({view.custom.isHighlited}, 1, 0)"
|
|
},
|
|
"type": "expr"
|
|
}
|
|
},
|
|
"props.elements[0].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.overlayColor"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[0].style.animation": {
|
|
"binding": {
|
|
"config": {
|
|
"expression": "if ({view.custom.isHighlited}, \"2.5s linear infinite both conveyor\", \"\")"
|
|
},
|
|
"type": "expr"
|
|
}
|
|
},
|
|
"props.elements[1].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.color"
|
|
},
|
|
"type": "property"
|
|
}
|
|
}
|
|
},
|
|
"props": {
|
|
"elements": [
|
|
{
|
|
"d": "m -0.86795047,19.664401 0.24823006,-8.9351 C 1.4141638,5.1674347 4.2395046,2.4376861 9.9814841,-0.49166894 L 15.036661,7.9157199 C 11.035373,9.451617 10.840679,10.658485 9.8085725,14.305329 l -0.1172109,5.383077 z",
|
|
"fill": {},
|
|
"id": "path9",
|
|
"name": "path9",
|
|
"style": {
|
|
"opacity": 1,
|
|
"transition": "opacity 2.5s linear"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "m 0.3823775,18.9146 0.185181,-7.76481 C 2.0848475,6.3164005 5.1481255,3.3505165 9.4316745,0.80483942 L 13.3462,7.7400105 C 10.361215,9.0747405 9.1170805,11.08825 8.3471235,14.25744 l -0.08744,4.67802 z",
|
|
"fill": {
|
|
"opacity": 1
|
|
},
|
|
"id": "path26615",
|
|
"name": "path26615",
|
|
"stroke": {
|
|
"dasharray": "none",
|
|
"opacity": "1",
|
|
"paint": "#000000",
|
|
"width": "0.45"
|
|
},
|
|
"style": {
|
|
"opacity": "1"
|
|
},
|
|
"type": "path"
|
|
}
|
|
],
|
|
"preserveAspectRatio": "none",
|
|
"style": {
|
|
"overflow": "visible"
|
|
},
|
|
"viewBox": "0 0 14 19"
|
|
},
|
|
"type": "ia.shapes.svg"
|
|
}
|
|
],
|
|
"events": {
|
|
"dom": {
|
|
"onClick": {
|
|
"config": {
|
|
"script": "\t#create devices and tags lists for the conveyor\n\tprops \u003d self.view.params.tagProps[0]\n\tautStand.devices.build_device_mapping(props)\n\tdevice_table_dataset \u003d autStand.devices.build_device_table(self)\n\ttags_table_dataset \u003d autStand.devices.getAllTags(self, props, section \u003d \"conveyor\")\n\tsystem.perspective.openDock(\u0027Docked-East-Conv\u0027,params\u003d{\u0027tagProps\u0027:self.view.params.tagProps, \"devices\": device_table_dataset, \"tags\":tags_table_dataset})"
|
|
},
|
|
"scope": "G",
|
|
"type": "script"
|
|
},
|
|
"onMouseEnter": {
|
|
"config": {
|
|
"draggable": false,
|
|
"id": "LZ5nPg42{view.params.tagProps[0]}",
|
|
"modal": false,
|
|
"overlayDismiss": false,
|
|
"position": {
|
|
"relativeLocation": "top-right"
|
|
},
|
|
"positionType": "relative",
|
|
"resizable": false,
|
|
"showCloseIcon": false,
|
|
"type": "open",
|
|
"viewParams": {
|
|
"text": "{/root.meta.tooltip.text}"
|
|
},
|
|
"viewPath": "autStand/Custom_Views/Tooltip",
|
|
"viewportBound": false
|
|
},
|
|
"scope": "C",
|
|
"type": "popup"
|
|
},
|
|
"onMouseLeave": {
|
|
"config": {
|
|
"draggable": true,
|
|
"id": "LZ5nPg42{view.params.tagProps[0]}",
|
|
"modal": false,
|
|
"overlayDismiss": false,
|
|
"resizable": true,
|
|
"showCloseIcon": true,
|
|
"type": "close",
|
|
"viewPath": "autStand/Custom_Views/Tooltip",
|
|
"viewportBound": false
|
|
},
|
|
"scope": "C",
|
|
"type": "popup"
|
|
}
|
|
}
|
|
},
|
|
"meta": {
|
|
"name": "root",
|
|
"tooltip": {
|
|
"enabled": true
|
|
}
|
|
},
|
|
"propConfig": {
|
|
"meta.tooltip.text": {
|
|
"binding": {
|
|
"config": {
|
|
"expression": "if(\n {view.custom.state} !\u003d \"Offline\",\n \"Source Id: \" + {view.params.tagProps[0]} + \", Priority: \" + {view.custom.priority} + \", State: \" + {view.custom.state},\n \"Device Disconnected\"\n)\n"
|
|
},
|
|
"type": "expr"
|
|
}
|
|
}
|
|
},
|
|
"props": {
|
|
"mode": "percent",
|
|
"style": {
|
|
"cursor": "pointer",
|
|
"overflow": "visible"
|
|
}
|
|
},
|
|
"type": "ia.container.coord"
|
|
}
|
|
} |