Nokia 6090 AT Command Set 13
+CALA Alarm
Sets and reads the alarm in the ME. If <type> indicates a daily alarm time, only hour
and minute fields of <time> are used (in responses, rest are set to zero). Time zone
is not supported, and it is ignored when 'set' command is used, and 'read' command
does not return the time zone characters in <time>.  Disabled alarms are not returned
by 'read' command. (GSM 07.07.)
Syntax:
AT+CALA=<time>[,<n>[, <type>]]
Default option is [,1,0].
AT+CALA?
Query current setting.
Response is +CALA: [<time>,0,1]
AT+CALA=?
Show supported values. Response is
+CALA: (1), (list of supported <type>'s),
(0)
Parameters:
<time>: refer to command +CCLK (see page 16)
<n>: integer type value indicating index of alarm
1
<type>: integer type value indicating the type of the alarm:
0
Disable
Example:
AT+CALA="01/01/01,16:14:00+00"
Sets the Alarm to 16:14 daily. Year, seconds and time zone are ignored. Time must
be set in ME.
AT+CALA="01/01/01,16:14:00+00",0,0
Deactivates the alarm. Year, seconds and time zone are ignored. Time must be set in
ME.
+CAOC Advice of Charge
Returns current call meter value (in home units) from ME. (GSM 07.07)
Syntax:
AT+CAOC?
Response is +CAOC: <ccm>
AT+CAOC=?
OK
Parameters:
<ccm>: string type; three bytes of the current call meter value in hexadecimal format
(e.g. "00001E" indicates decimal value 30); value is in home units and bytes are
similarly coded as ACMmax value in the SIM.