BNA8/.resources/6afa8af1032db017ca849b0a88698200095a89e323e5015fbed738153b7326c2

156 lines
3.7 KiB
Plaintext

{
"custom": {},
"params": {
"tagPath": ""
},
"propConfig": {
"params.tagPath": {
"paramDirection": "input",
"persistent": true
}
},
"props": {
"defaultSize": {
"height": 29,
"width": 27
}
},
"root": {
"children": [
{
"meta": {
"name": "Estop"
},
"position": {
"height": 20,
"width": 20,
"x": 1,
"y": 8
},
"propConfig": {
"props.status": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"tagPath": "{view.params.tagPath}"
},
"tagPath": "{tagPath}/EPC/Graphics"
},
"overlayOptOut": true,
"type": "tag"
}
}
},
"type": "dex.display.estop"
},
{
"meta": {
"name": "Icon"
},
"position": {
"height": 16,
"width": 16,
"x": 10,
"y": 1
},
"propConfig": {
"meta.visible": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"tagPath": "{view.params.tagPath}"
},
"tagPath": "{tagPath}/LKD/Graphics"
},
"overlayOptOut": true,
"transforms": [
{
"expression": "jsonGet({value}, \"showAlways\") || {session.custom.dexmanager.show.Estops}",
"type": "expression"
}
],
"type": "tag"
}
},
"props.color": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"tagPath": "{view.params.tagPath}"
},
"tagPath": "{tagPath}/LKD/Graphics"
},
"overlayOptOut": true,
"transforms": [
{
"expression": "jsonGet({value}, \"color\")",
"type": "expression"
}
],
"type": "tag"
}
}
},
"props": {
"path": "material/lock"
},
"type": "ia.display.icon"
},
{
"meta": {
"name": "TooltipOverlay"
},
"position": {
"height": 16,
"width": 16,
"x": 10,
"y": 1
},
"propConfig": {
"meta.visible": {
"binding": {
"config": {
"path": "../Icon.meta.visible"
},
"type": "property"
}
},
"props.status.tooltip": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"tagPath": "{view.params.tagPath}"
},
"tagPath": "{tagPath}/LKD/Graphics"
},
"overlayOptOut": true,
"transforms": [
{
"expression": "jsonGet({value}, \"tooltip\")",
"type": "expression"
}
],
"type": "tag"
}
}
},
"props": {
"status": {}
},
"type": "dex.display.tooltipoverlay"
}
],
"meta": {
"name": "root"
},
"type": "ia.container.coord"
}
}