24.09.2022, 06:33
Attach event script to the source object. The script will write event value - 200 to 1/1/1.
Code:
value = event.getvalue()
grp.checkwrite('1/1/1', value - 200)