TI Connect Manager X Scripting Interface Documentation

send reference to reference [ in type class ]

TIco  :  TIsd

This script command informs TI Connect Manager X to send the specified data object(s) to the specified device, storing the data in either RAM (default), or archive, or optionally as a locked item in RAM.


Examples of using this event are:

send a to device 1
send contents of file "file:///test.9xk" to device named "Steve's TI-92"
send b to (every device where model is TI83Plus) in archive


The reply to this event is a descriptor containing a (possibly list of) value(s) where a value of zero means the object was sent properly, and non-zero indicates a specific error condition on the sending of the object.

BACK

9 April 2003 - slr