| TI Connect Manager X Scripting Interface Documentation | |||||||||||||
Apple Event Active 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 | |||||||||||||
id - device serial number (unique for any devices with serial numbers built-in) [ 'ctxt' ] | ID | |||||||||||||
battery - enumeration indicating current battery status. [ 'cBat' ] | pBat | |||||||||||||
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 | |||||||||||||
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 | |||||||||||||
io status - current io status and operation status of active device [ 'cIOs' ], includes various formatting information as well as time value. | pIOs | |||||||||||||
store model - model name used by the TI Online Store in web queries for this device [ 'TEXT' ] | pSto | |||||||||||||
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 | |||||||||||||
| ||||||||||||||
12 April 2004- slr |