Siemens TC63 사용자 설명서

다운로드
페이지 501
TC63 AT Command Set  
17.10 AT^SPBS
s
TC63_ATC_V00.490
Page 409 of 501
5/24/05
Confidential / Draft - Do not copy
 
0
(&F)
...maxindex
This parameter is only an internal parameter and cannot modified directly.
The internal counter will be reset to index 0 after a call to 
Notes
• The complete list of sorted entries can be retrieved using AT command 
• The command can be used for the phonebooks "SM", "FD", "ME" (cf. 
). 
 can be used only after the phonebook data from the SIM have been read successfully for the first
time. Reading starts after successful SIM authentication has been performed, and may take up to 30 seconds
depending on the SIM used. While the initial read process is in progress, an attempt to use any of the phone-
book commands will result in "+CME Error: 14" (SIM busy). 
We recommend to take advantage of the "
URC. If enabled with 
, this URC notifies
the user when SIM data are accessible after SIM PIN authentication. The URC will be delivered once the ME
has completed reading data from the SIM card. 
Examples
EXAMPLE 1
 
 
This example illustrates how to search down and up again using 
=1 and 2: 
EXAMPLE 2
 
 
This example shows that when the last index in the sorted list has been reached, the internal counter over-
flows to the first index. 
<internal-counter>
(num)
at&f
First, 
 is issued to make sure that 
starts from the first character in alphabetical order.
OK
at^spbs=1
^SPBS:1,"+999999",145,"Arthur"
^SPBS:2,"+777777",145,"Bill"
^SPBS:3,"+888888",145,"Charlie"
OK 
at^spbs=1
^SPBS:2,"+777777",145,"Bill"
^SPBS:3,"+888888",145,"Charlie"
^SPBS:4,"0304444444",129,"Esther"
OK 
at^spbs=1
^SPBS:3,"+888888",145,"Charlie"
^SPBS:4,"0304444444",129,"Esther"
^SPBS:5,"03033333333",129,"Harry"
OK 
at^spbs=2
^SPBS:2,"+777777",145,"Bill"
^SPBS:3,"+888888",145,"Charlie"
^SPBS:4,"0304444444",129,"Esther"
OK 
at&f
Reset internal counter to 0.
OK
at^spbs=2
Step down one entry starting from (internal
counter)=0 - overflow occurs.
^SPBS:33,"+49301234567",145,"TomTailor"
^SPBS:1,"+999999",145,"Arthur"
^SPBS:2,"+777777",145,"Bill"
OK