Phone and Date Books and Clock
3-94 AT Commands Reference Manual June 30, 20 08
This command is a non-basic command, which means that the G24 module rejects the command
with an appropriate error message when the SIM is not present and/or the phone is in lock state.
The following table shows the +MDBWE parameters.
Example
The first example illustrates add exception instance 3 to entry success case.
AT+MDBW=1,"13:30","07/02/15","Weekly Metting",1,2
OK
AT+MDBWE=1,1,3
OK
AT+MD BR= 1,10
+MDBR:1,"13:30","07/02/15","Weekly Meeting",1,2,"3"
OK
The second example illustrates delete exception instance 3 from entry success case.
AT+MDBWE=2,1,3
OK
AT+MD BR= 1,10
+MDBR:1,"13:30","07/02/15","Weekly Meeting",1,2,""
OK
Command Type Syntax Response/Action Remarks
Set +MDBWE=<Acti
on>,<Index>
[,<Exception>]
OK
or:
+CME ERROR:
<error_code>
Test +MDBWE=? +MDBWE: (list of
supported
<Action>s),(list of
supported
<Index>s),(list of
supported
<Exception>s)
OK
This command queries the allowable
command field and size.
Table 3-49: +MDBWE Parameters
<Parameter> Description
Action The requested function.
0 - Delete entry.
1 - Add exception.
2 - Delete exception.
Index Index for a given date book entry.
Exception An instance number which is added to or deleted from
repeating entry.
Number in 0-65534.