AT Commands Phone Terminal Terminated
37
4.9.2 Use scenarios
Put a menu item into the customized menu
Delete an item in the customized menu
AT command
Response
Comment
AT*EMLR
List the items in the list
*EMLR: 1,”Ring
Type”
*EMLR: 2,”Edit
Melody”
*EMLR: 3,”Mail
Alert”
*EMLR: 4,”Lock”
OK
AT*ECMW?
List the items in the customized menu
*ECMW: 1,2
*ECMW: 2,4
“Edit Melody” and “Lock” are in the customized menu
AT*ECMW=2,3
Put a menu item into position 3 in the customized menu
OK
AT*ECMW?
List the items in the customized menu
*ECMW: 1,2
*ECMW: 2,3
*ECMW: 3,4
“Mail Alert” has been added to the list
AT command
Response
Comment
AT*ECMW?
List the items in the customized menu
*ECMW: 1,2
*ECMW: 2,3
*ECMW: 3,4
AT*ECMW=2
Delete item 2 in the customized menu
OK
AT*ECMW?
List the items in the customized menu
*ECMW: 1,2
*ECMW: 2,4