TI Connect Manager X Scripting Interface Documentation

refresh reference

TIco  :  TIrf

This script command informs TI Connect Manager X to "refresh" the cached copy of the directory information for the specified device(s). This should be done when the contents of the device have been changed, either by the addition (send) or deletion (delete) of object(s) from the device.


Examples of using this event are:

refresh device 1
refresh every device
refresh (every device where family is TI92 family)


The reply to the event is a (possible list of) operational error numbers. Zero indicates a good directory refresh, while a non-zero response indicates an error of some kind.

BACK

11 April 2003 - slr