| TI Connect Manager X Scripting Interface Documentation | ||
reacquire reference | TIco : TIrd | ||
This script command informs TI Connect Manager X to "reacquire" the specified device(s). This, in the case of a USB-attached device, performs a soft unplug-replug to occur in software, resulting in the device being re-identified.
Examples of using this event are:
The reply to the event is a (possible list of) operational error numbers. Zero indicates a good reacquire, while a non-zero response indicates an error of some kind. Generally, this event is used in conjunction with the enable notification event, so that the caller will be automatically informed of the devices as they are removed, and again when the devices re-appear and are idientified. | |||
11 April 2003 - slr |