60 lines
1.1 KiB
Plaintext
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"
|
|
}
|
|
} |