<alarm_runing> Indicate an alarm is presented or not
0 No alarm is presented
1 An alarm is presented
<datetime> A string parameter indicates the time an alarm raises. The format is
“yy/mm/dd,hh:mm:ss+/-zz” where characters indicate the last two digits of year,
month, day, hour, minute, second and time zone. The time zone should be input.
<repeat_type> An integer parameter which indicates the repeat mode
0 None
1 Daily
2 Weekly
3 Monthly
<power_off> An integer parameter which indicates the method of controlling power when alarm
raises
0 None. Only send “ALARM RING” or “ALARM MODE” to port
1 Alarm power off. ME sends “ALARM RING” or “ALARM MODE” to port and
will be powered off in 5 seconds
<alarm_power_on> An integer parameter which indicates whether UE is powered on by alarm or not
0 UE is powered on but not by alarm
1 UE is powered on by alarm
<op> Set or cancel alarm
Response
+QALARM: (0,1),"DATE,TIME",(0-3),(0,1)
OK
Response
+QALARM:
<alarm_runing>,<datetime>,<repeat_type>,<power_off>,
<alarm_power_on>
OK