BGS2T AT Command Set
16.8 AT^SPBS
BGS2T_ATC_V01.301
Page 501 of 554
1/31/12
c
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
or
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.
•
Users should be aware that when using this AT command quickly after SIM PIN authentication the SIM data
may not yet be accessible, resulting in a short delay before the requested AT command response is returned.
See Section
Restricted access to SIM data after SIM PIN authentication
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 coun-
ter)=0 - overflow occurs.
^SPBS:33,"+49301234567",145,"TomTailor"
^SPBS:1,"+999999",145,"Arthur"
^SPBS:2,"+777777",145,"Bill"
OK
Confidential / Released