Specifications
Chapter 2 – Configuration Commands
Multi-Tech Systems, Inc. AT Commands for EDGE (E1) Modems (S000474A) 46
After three minutes:
^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.
Example 4 – Use of AutoExec:
Deactivate a timer-driven Autoexec function configured at <AutoExecIndex> 2 (such as the periodic
automatic reset or the automatic switch-off functions configured in the preceding examples):
AT^SCFG="AutoExec",0,1,2
...
OK
Example 5 – Use of "URC/Ringline" and "URC/Datamode/Ringline":
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 indicated 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 indicated 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 activated
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 activated
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