Huawei MG323 Recording Equipment User Manual


 
HUAWEI MG323 GSM M2M Module
AT Command Interface Specification Other Commands
Issue 02 (2010-11-23)
Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
208
16.4.1 Querying the Current Backspace Character
Read
command
ATS5?
Function
Queries the current backspace character.
Response
z
In case of successful execution:
<CR><LF><n><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: <CR><LF>+CME ERROR:
<err><CR><LF>
Parameter description
<n>: integer, which indicates the ASCII code of the backspace character. Value range:
0–127. Default value: 8. It is saved upon power failure.
16.4.2 Setting the Current Backspace Character
Write
command
ATS5=<n>
Function
Sets the backspace character.
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: <CR><LF>+CME ERROR:
<err><CR><LF>
Note:
<n> is not allowed starting with 0x”, or regarding as ATS5=0
16.4.3 Examples
Example 1:
Query the current backspace character.
ATS5?
008
OK
Example 2:
Set the backspace character.