![Siemens Brodersen MC55 Command Manual Download Page 397](http://html.mh-extra.com/html/siemens/brodersen-mc55/brodersen-mc55_command-manual_374181397.webp)
MC55_ATC_V04.00
Page 397 of 475
3/17/06
Confidential / Released
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
ATZ
or
AT&F
.
Notes
• The complete list of sorted entries can be retrieved using AT command
AT^SPBG
.
• The command can be used for the phonebooks "SM", "FD", "ME" (cf.
AT+CPBS
).
• 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
20.1
,
Restricted access to SIM data after SIM PIN authentication
for further detail.
Examples
EXAMPLE 1
This example illustrates how to search down and up again using
AT^SPBS
=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,
AT&F
is issued to make sure that
AT^SPBS
=1
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