User manual

RLXIC-SG Intelligent Cellular Configuration Commands
RadioLinx Intelligent Cellular Serial Modem for Global GPRS/GSM User Manual
Page 94 of 136 ProSoft Technology, Inc.
May 29, 2009
Tip: DAE=1 disables the +++ command.
A/
Note: A/ is not proceeded by AT.
Re-execute last command. A/ is not used in AceManager.
A
Manually answer an incoming connection. A is not used in AceManager.
D[method][d.d.d.d][/ppppp] or D[method][@name][/ppppp]
Dial a connection to a remote IP and Port using method. Cannot be configured in
AceManager.
method=P : Establish a UDP connection
method=T : Establish a TCP connection
method=N : Establish a Telnet connection
d.d.d.d= IP address to contact
ppppp= port to contact
Examples:
ATD - Dial (establish) default connection.
ATDP192.168.13.31/2332 - Dial (establish) UDP session to 192.168.13.31, at
port 2332.
To end the connection, issue the +++ escape sequence or drop the DTR line (if
Ignore DTR S211=0 or &D2). The default connection is set in S53.
If the method, IP address, or port is omitted, the values from S53 are used. If a
telnet connection is requested (N), and the port is not supplied, port 23 will be
used instead of the value from S53.
If a domain name is specified, the "@" symbol can be used to explicitly indicate
the start of the name. For example, if ATDPHONY is issued, this will be
interpreted as dial a UDP connection to "HONY". To dial using the default
method to host "PHONY", one would issue ATD@PHONY.
Several special dialing numbers exist to make it easy to establish a PPP or SLIP
connection with the modem. ATD#19788 or ATDT#19788 will establish a PPP
connection (see \APPP) and ATDT#7547 will establish a SLIP connection (see
\ASLIP).
Tip: The source port of the session is the Device Port (set by S110 or *DPORT).