For experienced Users: AT commands
SAGEM RT3000
75
Datei 8115AD002-Total.doc
Datei gespeichert
24.04.04 13:23 von EDV/ORGA
Druckzeit 24.04.04,
18:17
Status Release
AT+KSTIA – Access to an instance of an icon
AT+KSTIA=<action>,<icon id>,<instance> Access an instance of a given icon
identifier
Response:
If <action>=1:
+KSTIA:<icon id>,<instance>,<num>,<size>
If <action>=0:
OK
Values for:
<action>
1 To ask the device to initiate the read of the
Image Instance Data File corresponding to
the <instance> of the <icon id>.
0 To tell the device that the transfer from the
device to the DTE is finished
<icon
id> integer type; icon identifier of the icon
<instance>
integer type; instance number selected for
this icon
<num>
integer type; number of data blocks for the
current instance
<size>
integer type; maximum size of one block
AT+KSTIR – Get a data block of an icon instance
AT+KSTIR=<num>
Sets the parameters
Response:
+KSTIR:<data>,<checksum>
OK
Values for:
<num>
Integer type; block number
<data> string type (in HEX format); data block
<checksum>
string type (in HEX format)