Huawei MG323 Recording Equipment User Manual


 
HUAWEI MG323 GSM M2M Module
AT Command Interface Specification Commands for Network Services
Issue 02 (2010-11-23)
Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
102
8.10.1 Checking Whether This Command Is Available
Test
command
AT^SPLM=?
Function
Checks whether this command is available.
Response
z
In case of successful execution: <CR><LF>OK<CR><LF>
z
In case of an error during command execution:
<CR><LF>ERROR<CR><LF>
z
In case of an error related to the MT during command execution:
<CR><LF>+CME ERROR: <err><CR><LF>
8.10.2 Querying the List of Operator Names Saved on the ME
Execution
command
AT^SPLM
Function
Queries the list of operator names saved on the ME.
Response
z
In case of successful execution:
<CR><LF>^SPLM: <numericn>,<alphan><CR><LF>
<CR><LF>[^SPLM:…]<CR><LF>
<CR><LF>OK<CR><LF>
z
In case of an error during command execution:
<CR><LF>ERROR<CR><LF>
z
In case of an error related to the MT during command execution:
<CR><LF>+CME ERROR: <err><CR><LF>
Parameter description
<numericn>: indicates an operator in numeric format (for details, see AT+COPS).
<alphan>: indicates an operator in long string format (for details, see AT+COPS).
8.10.3 Examples
Example:
Query the list of operators saved on the ME.
AT^SPLM
^SPLM: “36320”, “DIGICEL”
…<The information is omitted due to its excessive length>
OK