This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

Cancel Telegram
#2
Hi,

You can’t cancel telegrams, but what you can do is create a logic gate, if the virtual object is true then input -> output.

In script it would like this:

if grp.getvalue(‘32/1/1’) == true then
grp.write(‘1/1/2’, event.getvalue())
end

Put this as event on your input object, 1/1/2 is the output.

BR,

Erwin
Reply


Messages In This Thread
Cancel Telegram - by arivera - 04.11.2018, 19:28
RE: Cancel Telegram - by Erwin van der Zwart - 04.11.2018, 22:47

Forum Jump: