Does anyone have an example of a tclproc that uses the time mode?
I want to check every 30 seconds to see if a message has come through and if not send a dummy message through. But I am not sure how the time mode works, when it is triggered or how I can controll it.
You would need to use PROTOCOL:upoc and then use Inbound TPS to place your tclproc which will have processing logic in time clause of the switch statement
Author
Replies
Viewing 0 reply threads
The forum ‘Tcl Library’ is closed to new topics and replies.