Справочник Пользователя для Huawei MC509

Скачать
Страница из 156
 
HUAWEI MC509 CDMA LGA Module 
AT Command Interface Specification 
Phonebook Interface Commands 
 
Issue 01 (2011-08-26) 
Huawei Proprietary and Confidential 
Copyright © Huawei Technologies Co., Ltd. 
111 
 
When the phonebook is stored, all entered lengths should be within the maximum 
length range. 
9.3.3 Parameter Description 
<index>: An integer, specifying the position in the phonebook.   
<number>: A string with double quotation marks, specifying a phone number. 
(Allowed characters are 0
–9, „#‟, „*‟, „+‟, „(„, „)‟, and „-„). The three characters „(„, „)‟, and 
„–„ are ignored by the processing program regardless of their positions. The + symbol 
can only be in the at the start of the number. 
<type>: Specifies the number type. The value ranges from 128 to 255. 145 indicates 
an international number, and 129 indicates a national number. For details, see 
section 15.5 "Phone Number Type." If this parameter is omitted, and the first symbol 
in a phone number is +, the default value is 145. Otherwise, the default value is 129
<text>: A string with double quotation marks, specifying a name (its content does not 
support Enter and quotation marks). 
<coding>: Specifies the encoding format, which indicates the character code of the 
<text> field, and the language. The values are as follows: 
1: RAW mode (<text> is uploaded in the original data format.) 
2: ASCII (<text> is uploaded in the original keyboard value.) In case of using the 
command without this parameter, this parameter is set to 2
<nlength>: An integer, specifying the maximum length of a phone number. When the 
memory is "SM", the maximum value depends on the R-UIM card. When the memory 
is "ME", the maximum value is 40
<tlength>: An integer, specifying the maximum length of a name. When the memory 
is "SM", the maximum value depends on the R-UIM card. When the memory is "ME", 
the maximum value is 90
9.3.4 Example 
AT^CPBW = 1,"28780808",129,"80534E4E3A",1 
 
 
In the above command string the parameter values mean the following: 
 
1 (position of the record in the memory) 
 
"28780808" (phone number) 
 
129 (number type) 
 
" 80534E4E3A" (name Huawei) 
 
1 (name encoding format UCS2)