Ac75 at command set – Siemens AC75 User Manual

Page 78

Advertising
background image

AC75 AT Command Set

2.14 AT^SCFG

s

AC75_ATC_V01.002

Page 78 of 569

10/30/06

Confidential / Released

shall be issued as escape sequences. A list of typical escape sequences can be found in Section

1.5.1

,

GSM

alphabet tables and UCS2 character values

. For example, the caret character "^" included in all Siemens

defined AT commands shall be given as "\1B\14".

After three minutes:

EXAMPLE 4

Usage of "AutoExec":

Deactivate a timer-driven Autoexec function configured at

<AutoExecIndex>

2 (such as the periodic auto-

matic reset or the automatic switch-off functions configured in the preceding examples):

EXAMPLE 5

Usage of "URC/Ringline" and "URC/Datamode/Ringline":

AT^SCFG="AutoExec",1,1,0,0,"AT\1B\14SMSO","000:03:00"

^SCFG: "AutoExec","0","0","0","0",""

^SCFG:
"AutoExec","1","1","0","0","ATSMSO","000:
03:00","000:02:59"

Please note that the indication of the escape

sequence in the write command response depends

on the used program.

^SCFG: "AutoExec","0","1","1","0","","000:00:00","000:00:00"

^SCFG: "AutoExec","0","1","2","0","","000:00:00","000:00:00"

OK

^SCFG:"AutoExec",0,1,1,0,"AT^SMSO"

^SMSO: MS OFF

OK

^SHUTDOWN

Indicates that AT^SMSO was successfully executed.

The ME enters the POWER DOWN mode.

AT^SCFG="AutoExec",0,1,2

...

OK

AT+CSCS="GSM"

Switch to GSM character set.

OK

AT^SCFG?

Query all parameters.

...

^SCFG:"URC/Datamode/Ringline","off"

While the TA-TE link is reserved URCs will be indi-

cated by BREAK.

^SCFG:"URC/Ringline","local"

URCs on this interface will be indicated by Ring line

associated to the interface (e.g. RING0 for ASC0).

...

OK

AT^SCFG="URC/Datamode/Ringline","on"

^SCFG:"URC/Datamode/Ringline","on"

While the TA-TE link is reserved URCs will be indi-

cated by an activated "local" Ring line.

OK

AT^SCFG="URC/Ringline","asc0"

^SCFG:"URC/Ringline","asc0"

URCs on this interface will be indicated by an acti-

vated RING0 no matter whether or not the TA-TE link

is reserved.

OK

AT^SCFG="URC/Datamode/Ringline","off"

^SCFG:"URC/Datamode/Ringline","off"

URCs on this interface will be indicated by an acti-

vated RING0 if the TA-TE link is not reserved and by

BREAK if the TA-TE link is reserved.

OK

AT^SCFG="URC/Ringline"

Disable any Ring line indication for URCs on this

interface.

^SCFG:"URC/Ringline","off"

OK

Advertising