"Terminal connected"-Block does not work
-
If i use the "Terminal connected"-Block and the connection is not alive, nothing happens.
-
Well, if you are under "on Tick" and there is no connection, nothing will happen because there are no ticks as well. I guess that this block should be used somewhere else, in "on Init" or "on Timer"
-
I understand. Thank you. How would you use it?