AT Commands Phone Terminal Terminated 36
4.9.1 Commands
AT*EMLR Menu List Read
AT*ECMW Customized Menu Write
Example: AT*EINA
*EINA: 1
OK
AT*EINA=?
EINA: (1-3)
OK
4.9 Ensemble C31: Customized Menu
Description: Lists the menu items in the menu list.
Execution command: AT*EMLR
Execution command
response:
*EMLR: <index_1>,<name_1><CR><LF>
[*EMLR: <index_2>,<name_2><CR><LF>
[...]]
Test command: AT*EMLR=? Shows if the command is supported.
Parameters:
<index>: Integer; the position of a menu item in the menu list.
<name>: String; menu item name.
Description: Puts a menu item, specified by <index>, from the menu list into the customized menu
in the position given by <pos>. The item on this position and items below this
position will be shifted down one step. If the parameter <pos> is not given, the item
will be placed in the first empty space in the customized menu list.
Set command: AT*ECMW=[<pos>,]<index> Adds the item to the customized menu list.
AT*ECMW=<pos> Deletes an item from the customized menu.
Read command: AT*ECMW? Lists the customized menu.
Read command
response:
*ECMW: <pos_1>,<index_1><CR><LF>
[*ECMW: <pos_2>,<index_2><CR><LF>
[...]]
Test command: AT*ECMW=? Shows if the command is supported.
Test command
response:
*ECMW: (list of supported <pos>s),(list of supported <index>s)
Parameters:
<index>: Integer; the position of a menu item in the menu list.
<pos>: Integer; the position in the customized menu.