| TI Connect Manager X Scripting Interface Documentation |
| |
get reference [ as a list of type class ] | TIco : getd |
| |
This script command causes the TI Connect Manager X application to resolve the reference and return the requested data, property, or object reference. The reference, contains an object descriptor containing the object(s) to be resolved.
Examples of using this event are:
The reply to this event is a descriptor containing a (possible list) of records of data, or a integer status representing an error response from a device. A single item AERecord reply may look like: { directory record:«data DirOxxxx», calculator record:« data xxxxrrrrrr» }
|
| ||
03 March 2004 - slr |
|