| TI Connect Manager X Scripting Interface Documentation | ||
login reference | TIco : TIli | ||
This script command informs TI Connect Manager X to wait for a login message from the referenced device.
Examples of using this event are:
This event activates a "listener" that monitors communications from the device and waits for a "login" response. The reply to this event is a yes/no response of whether or not the device logged in, or a timeout error if the login process timed out without logging in. Default period is 30 seconds for login before timeout, which can be adjusted using the with clause. | |||
18 March 2004 - slr |