MTD2000 AT Command Guide R12
Confidential
DAVISCOMMS (S) PTE LTD
39 /105
11 Text Message Command
11.1 Text Message List – AT$TL
This command allows user to store maximum 20 text messages in the device.
Syntax
Command
Response
AT$TL=<Index>,<Message>
Note: Write setting.
OK
AT$TL=<Index>
Note: Query one setting.
OK
$TL: <Index>,<Message>
AT$TL?
Note: Query all settings (not accessible via SMS).
OK
$TL: 1,<Message>
…
$TL: 20,<Message>
Parameters
Index
Text message 1 to 20
Message
Text message of up to 40 alphanumeric characters, limited to the
following characters list:
0-9 a-z A-Z ! # $ % & ‘ ( ) * + - . / : < = > ? @
Default is blank
Example
Command
Response
AT$TL=1,”Car Alarm!”
Note: Store a text message.
OK
AT$TL=1
Note: Query a text message.
OK
AT$TL=1,”Car Alarm!”
AT$TL?
Note: Query setting of all text messages.
OK
$TL: 1,”Car Alarm!”
$TL: 2,””
…
$TL: 20,””