PIONEERPOS AT Commands G24-LC User Manual
Page 136
Phone Books and Clock
3-72
G24-L AT Commands Reference Manual
April 15, 2008
+CNUM: "PIN2","8523",129
+CNUM: "","",0
OK
AT+MCSN?
+MCSN: 1
OK
// Restart Phone
AT+CPIN="1111"
OK
// Unsolicited information of record 1 in EFmsisdn in the SIM
+MCSN: "VOICE","054444444"
AT+MCSN=0
// Disable unsolicited indication
OK
// Restart Phone
AT+CPIN="1111"
OK
AT+MCSN=0,3,,"ada"
ERROR
AT+MCSN=0,3,"3456346"
// Update the <number> of record 3 same <alpha>
OK
AT+CNUM
// Reading EFmsisdn from the SIM
+CNUM: "VOICE","054444444",129
+CNUM: "OFFICE","039999999",129
+CNUM: "PIN1","3456346",129
+CNUM: "PIN2","8523",129
+CNUM: "","",0
OK
AT+MCSN=0,3,"",""
// Resetting record 3 in EFmsisdn in the SIM
OK
AT+CNUM
// Reading EFmsisdn from the SIM
+CNUM: "VOICE","054444444",129
+CNUM: "OFFICE","039999999",129
+CNUM: "","",0
+CNUM: "PIN2","8523",129
+CNUM: "","",0
OK