BNA8/.resources/9b952e85d91c8e38890d41875b54f1e0f839e10dcf3cdb98aeb7431395ea4394

135 lines
3.3 KiB
Plaintext

{
"custom": {},
"params": {},
"props": {
"defaultSize": {
"height": 1080,
"width": 1920
}
},
"root": {
"children": [
{
"meta": {
"name": "EmbeddedView"
},
"position": {
"height": 1,
"width": 1
},
"props": {
"params": {
"controls": {
"click": true,
"in": true,
"out": true,
"pan": true,
"reset": true,
"zoom": true
},
"panning": false,
"viewParams": {
"highlightTagPath": "value"
},
"viewPath": "autStand/Overview/Overview-No-Zoom"
},
"path": "autStand/Custom_Views/View-Scaler"
},
"type": "ia.display.view"
},
{
"events": {
"component": {
"onActionPerformed": {
"config": {
"script": "\ttagPaths \u003d [\"[BNA8_SCADA_TAG_PROVIDER]System/MCM01/MCM01/Start_PB\", \"[BNA8_SCADA_TAG_PROVIDER]System/MCM02/MCM02/Start_PB\"]\n\tsystem.tag.writeBlocking(tagPaths, True)\n\t"
},
"scope": "G",
"type": "script"
}
}
},
"meta": {
"name": "Button"
},
"position": {
"height": 0.0516,
"width": 0.0935,
"x": 0.7543,
"y": 0.0416
},
"props": {
"image": {
"icon": {
"path": "material/not_started"
}
},
"style": {
"backgroundColor": "#00B900",
"borderStyle": "groove",
"borderWidth": 3,
"cursor": "pointer"
},
"text": "Global Start",
"textStyle": {
"color": "#000000",
"fontFamily": "inherit",
"fontSize": "1vmin",
"fontWeight": "bold"
}
},
"type": "ia.input.button"
},
{
"events": {
"component": {
"onActionPerformed": {
"config": {
"script": "\ttagPaths \u003d [\"[BNA8_SCADA_TAG_PROVIDER]System/MCM01/MCM01/Stop_PB\", \"[BNA8_SCADA_TAG_PROVIDER]System/MCM02/MCM02/Stop_PB\"]\n\tsystem.tag.writeBlocking(tagPaths, True)\n\t"
},
"scope": "G",
"type": "script"
}
}
},
"meta": {
"name": "Button_0"
},
"position": {
"height": 0.0516,
"width": 0.0935,
"x": 0.8485,
"y": 0.0416
},
"props": {
"image": {
"icon": {
"path": "material/stop_circle"
}
},
"style": {
"backgroundColor": "#F11632",
"borderStyle": "groove",
"borderWidth": 3,
"cursor": "pointer"
},
"text": "Global Stop",
"textStyle": {
"color": "#000000",
"fontFamily": "inherit",
"fontSize": "1vmin",
"fontWeight": "bold"
}
},
"type": "ia.input.button"
}
],
"meta": {
"name": "root"
},
"props": {
"mode": "percent"
},
"type": "ia.container.coord"
}
}