Chapter 3: AT Commands Reference
June 30, 2008 AT Commands Reference Manual 3-391
+MTKM, Motorola ToolKit Menu (Response)

The following table shows the +MTKM unsolicited identification parameters.

Example

Note: The following example is provider-specific, and is meant to demonstrate menu use via

STK.

AT+MTKM //Display the main menu
+MTKM: SIM Applications //Main menu title
+MTKM: 1,3,BANK,0 //The main menu contains 3 items.
+MTKM: 2,3,SHOPPING,0
+MTKM: 3,3,WEATHER,0
OK
AT+MTKM=1,3 //Item 3 in the main menu has been selected.
OK
//The Sel item menu has been sent from the SIM.
//Display data about the WEATHER menu
+MTKM: "WEATHER" //The WEATHER menu contains two items.
+MTKM: 1,2,"OVER THE WORLD",1
+MTKM: 2,2,"IN THE COUNTRY",0
Command Type Syntax Response/Action Remarks
Response AT+MTKM +MTKM: [<DefaultItem>]<Alpha
Identifier menu>
+MTKM: <Idx1>, <NoOfItems>,
<Alpha Idx1>, <Help Info>
+MTKM: <Idx2>, <NoOfItems>,
<Alpha Idx2>, <Help Info>
[…]]
This result appears after
the SIM has sent the
proactive command
Select Item (as a result of
the item selection by the
user).

Table 3-260:+MTKM Unsolicited Identification Parameters

<Parameter> Description
<Alpha
Identifier
menu>
Alpha Identifier of the main menu.
<DefaultItem> Default item.
<Idx> Menu item identifier.
<NoOfItems> Number of items in the current menu.
<Alpha Idx> Alpha identifier of items.
<Help Info> 0 No help available
1 Help available