Chapter 3:  AT Commands Reference
 April 15, 2008 G24-L AT Commands Reference Manual 3-257
+MTKE, Motorola ToolKit Enable
This command enables/disables the SIM ToolKit functionality.
The following table shows the +MTKE parameters.
Example
AT+MTKE=?  //Test command SIM ToolKit set facilities
+MTKE: (0-1)
OK
AT+MTKE?
+MTKE: 0  //No activation of SIM ToolKit functionality
OK
AT+MTKE=1  //Set all facilities SIM ToolKit (class 2).
OK
AT+MTKE=3 //Syntax error
+CME ERROR: 
AT+MTKE=1  //Activation of SIM ToolKit functionality
OK
Command Type Syntax Response/Action Remarks
Set
+MTKE=<Enable> OK
or:
+CME ERROR: <err>
The Set command tells 
the G24-L in which mode 
to work.
Read
+MTKE? +MTKE: <State>
The Read command 
returns the current values.
Test
+MTKE=? +MTKE: (list of supported 
<state>s)
OK
The Test command 
returns the supported 
values as a compound 
value.
Table 3-183: +MTKE Parameters
<Parameter> Description
<State> Indicates the state of the SIM ToolKit:
0 Deactivate the SIM ToolKit functionality
1 Activate the SIM ToolKit functionality
The default is 0.