Files
Stream_PHX_A7/Gateways/FE/projects/.resources/254d4fa4a82b1631d09e87ff29cc01c06611fa71c7ee805e6ea11c69dc046daa

60 lines
1.1 KiB
Plaintext

{
"custom": {},
"params": {
"rowIndex": "value",
"value": "[Ignition_Common_IO_Gtwy]RT_Tags/ASP/ASP1_RT_Reset"
},
"propConfig": {
"params.rowIndex": {
"paramDirection": "input",
"persistent": true
},
"params.value": {
"paramDirection": "input",
"persistent": true
}
},
"props": {
"defaultSize": {
"height": 35,
"width": 125
}
},
"root": {
"children": [
{
"events": {
"component": {
"onActionPerformed": {
"config": {
"script": "\tsystem.tag.writeAsync([self.view.params.value], [1])"
},
"scope": "G",
"type": "script"
}
}
},
"meta": {
"name": "Button"
},
"position": {
"basis": "35px"
},
"props": {
"style": {
"margin": 3
},
"text": "Runtime Reset"
},
"type": "ia.input.button"
}
],
"meta": {
"name": "root"
},
"props": {
"direction": "column"
},
"type": "ia.container.flex"
}
}