| TI Connect Manager X Scripting Interface Documentation | |||||||||||||
Apple Event Device key field descriptors | 4-Char ID | |||||||||||||
name - in Unicode text format [ 'utxt' ] | pnam | |||||||||||||
size - of object, in bytes [ 'long' ] | ptsz | |||||||||||||
class - type class of object for target device [ 'type' ] | pcls | |||||||||||||
model - model descriptor of this particular device [ 'cTIC' ] | pMod | |||||||||||||
identity - model descriptor of actual device currently connected (may be different if device has been disconnected and different device connected via a TI Connectivity cable USB) [ 'cTIC' ] | pIdn | |||||||||||||
id - device serial number (unique for any devices with serial numbers built-in) [ 'ctxt' ] | ID | |||||||||||||
screen - black and white PICT format object consisting of current device screen capture [ 'PICT' ] | pScr | |||||||||||||
color screen - black and green (color) PICT format object consisting of current device screen capture [ 'pIcT' ] | pSCr | |||||||||||||
battery - enumeration indicating current battery status. [ 'cBat' ] | pBat | |||||||||||||
directory - current directory record list of contents of attached device, in directory record format. [ 'cDir' ] | pDir | |||||||||||||
cable name - name of cable of port location id. [ 'ctxt' ] | pCnm | |||||||||||||
features - supported device feature information for this device [ 'cFea' ] | feat | |||||||||||||
user name - in Unicode text format, the current user name for this device [ 'utxt' ] | pUNm | |||||||||||||
application information - list of installed application information records including time stamp information [ 'cCtm' ] | Pctm | |||||||||||||
family- the family that this device is a member of. [ 'cFam' ] | pFam | |||||||||||||
login status - the current status of logon for this device, if applicable [ 'cLog' ] | pLog | |||||||||||||
login name - the current "name" or entry of the logged-in device (retrieved from the Login app-var on the device) [ 'utxt' ] | pLgN | |||||||||||||
filter - current type of filter option in use (or none) when directory filtering is enabled, or the filter attribute can be set. [ 'cFlt' ]. This attribute is set to none, or one of the various device data classes, including folder, if supported by device. | pFlt | |||||||||||||
clock - the current clock value from device, or to set to device [ 'cCLK' ], includes various formatting information as well as time value. | pCLK | |||||||||||||
store model - model name used by the TI Online Store in web queries for this device [ 'TEXT' ] | pSto | |||||||||||||
product information - product-specific information, not available for all devices; contains a record of OS revision, hardware revision, and other device-related info. [ 'cPrI' ] | pPrI | |||||||||||||
default folder -name of current "default" folder on device [ 'utxt' ], in unicode text [ note, this feature is not currently supported by any device, so the "default" is generally set to the value "main". This feature may be enabled in later device OS's ] | pDfl | |||||||||||||
connection - connection to the device is through a specific cable or interface. This attribute of a device informs the caller of the type of connection available. [ 'cCon' ] | pCon | |||||||||||||
folder - folder element of this folder item. Keyforms supported are listed below. (element) | cfol | |||||||||||||
file - file element of this folder item. Keyforms supported are listed below. (element) | file | |||||||||||||
| ||||||||||||||
12 April 2004- slr |