User guide
Configuration Commands
Rev 3.0D Jul.09 114
+++
Note: +++ is not proceeded by
AT nor does it require a carriage
return (enter). There must be an
idle time (set by S50) on the
serial port before and after this
command.
ATEscapesequence.IftheRavenXTisinadatamode(any
modeotherthanPassThru),thiscommandcausesthemodem
tore‐enterATcommandmode.The“+”isASCII0x2B.
+++ is
not available in AceManager.
Tip: DAE=1 disables the +++ command.
A/
Note: A/ is not proceeded by AT. Re‐executelastcommand.A/ isnotusedinAceManager.
A
Manuallyansweranincomingconnection.Aisnotusedin
AceManager.
D[method][d.d.d.d][/ppppp] or D[method][@name][/
ppppp]
DialaconnectiontoaremoteIPandPortusingmethod.
CannotbeconfiguredinAceManager.
• method=P:EstablishaUDPconnection
• method=T:EstablishaTCPconnection
• method=N:EstablishaTelnetconnection
• d.d.d.d=IPaddresstocontact
• ppppp=porttocontact
Examples:
ATD - Dial (establish) default connection.
ATDP192.168.13.31/2332 - Dial (establish) UDP session to
192.168.13.31, at port 2332.
Toendtheconnection,issuethe+++escapesequenceordrop
theDTRline(ifIgnoreDTRS211=0or&D2).Thedefault
connectionissetinS53.
Ifthemethod,IPaddress,orportisomitted,thevaluesfrom
S53areused.Ifatelnetconnectionisrequested(N)andthe
portisnotsupplied,port23willbeusedinsteadofthevalue
fromS53.
Ifadomainnameisspecified,theʹ@ʹsymbolcanbeusedto
explicitlyindicatethestartofthename.Forexample,if
ATDPHONYisissued,thiswillbeinterpretedasdialaUDP
connectionto“HONY”.Todialusingthedefaultmethodto
host“PHONY”,onewouldissueATD@PHONY.