User's Manual

Table Of Contents
Nonvolatile Parameter Database
AT+i Programmer‘s Manual Version 8.32 34-9
34.3.2 +iDMD Modem Dial Mode
Syntax:
AT+iDMD=n
Permanently sets the modem dial mode to Tone, Pulse or
none. This parameter defines the dial character m used
when issuing the ATDm dial command to the modem.
Parameters:
n=0..2
Command
Options:
n=0
Use Tone dialing (m=T)
n=1
Use Pulse dialing (m=P)
n=2
Use modem‘s default dialing (m=‘‘)
Default:
0 (Tone Dialing)
Result Code:
I/OK
If n is within limits
I/ERROR
Otherwise
AT+iDMD~n
Temporarily sets the modem dial mode for one session.
The permanent value will be restored after completing the
next session, both if the session was successful or not.
AT+iDMD?
Reports the current modem dial mode used when dialing
the ISP. The reply is followed by I/OK.
AT+iDMD=?
Returns the message 0-2. The reply is followed by
I/OK.