Hello,
I have this Dasaset bellow and i would like to know if is possible to make this script:
When the button of the row 11 for example was pressed -> write true in a memory tag, else false.
Is it possible to do this kind of interation inside a tag script with onchange ?
I'm without ideas...
Thanks !!
Yes its possible to do.
Can you show where is this dataset bind to? I only want to see the actual button. So we can write script on ActionPerformed event.
On Tag OnChange I find difficult as we would not know what rowId updated the tag.
Hello @Gaurav.Shitole,
Yesterday after some attempts i found another solution. But thanks for your reply and help !!
Really, tag onchage is difficult to execute this logic !!
Thanks !!