Inter, Nal-counter, Internal – Siemens AC75 User Manual
Page 454: Counter, Value, Ac75 at command set
AC75 AT Command Set
17.11 AT^SPBS
s
AC75_ATC_V01.002
Page 454 of 569
10/30/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
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
for further detail.
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.
(num)
at&f
First,
is issued to make sure that
=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