![Huawei MG323 At Command Interface Specification Download Page 49](http://html.mh-extra.com/html/huawei/mg323/mg323_at-command-interface-specification_167893049.webp)
HUAWEI MG323 GSM M2M Module
AT Command Interface Specification
Commands for Status Control
Issue 02 (2010-11-23)
Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
32
3.2.4 Examples
Example 1:
Query the supported indication event and its indication status.
^SYSSTART
AT+CPIN=1111
OK
AT+CIND=?
+CIND: (battchg,(0-5)),(signal,(0-7,99)),(service,(0-1)),(sounder,(0-1)),(message,(0-
1)),(call,(0-1)),(roam,(0-1)),(smsfull,(0-1)),(rssi,(0-5,99))
OK
Example 2:
Read the current indication status.
AT+CIND?
+CIND: 5,99,1,0,0,0,0,0,4
OK
3.3 AT^SIND - Extended Command for Controlling
Indication Events
The
AT^SIND
command controls the mode of reporting indication events for certain
functions. The
AT^SIND
command can control more indication events than the
AT+CIND
command, including the events that can be controlled by the
AT+CIND
command.
3.3.1 Querying the Supported Report Events
Test
command
AT^SIND=?
Function
Queries the supported report events.
Response
<CR><LF>^SIND: (<indDescr>, list of supported <indvalue>s)[,
(<indDesrc>, list of supported <indvalue>s)[, …]]<CR><LF>
<CR><LF>OK<CR><LF>
Parameter description
<indValue>: integer, which corresponds to the value of
<inddescr>
.