10.10.2018, 11:54
Create a virtual object and map an event script to it which will write to the real output.
Code:
grp.write('1/1/1', true, dt.bool)
sleep(0.1)
grp.write('1/1/1', false, dt.bool)