Product specifications
CDM-800 Gateway Router Revision 1
Serial-based Remote Product Management MN-CDM800
6–3
When the user ‐supplied terminal emulator program is configured correctly, upon power‐up of the CDM‐800, the CLI Info Screen
appears, followed by the CLI command prompt CDM‐800>. From here, type “help[cr]” or “?[cr]” (without the quotes) to display the
CDM‐800availablecommandsandqueries,andtoreviewinstru
ctionsforusingtheinterface.
6.2 Remote Commands and Queries Overview
6.2.1 Basic Protocol
InanEIA‐232configuration,theControllerdeviceisconnecteddirectlytotheTargetdeviceviaatwowire‐plus‐groundconnection.Alldata
is transmitted in framed packets as asynchronous se rial characters, suitable for transmission and rec eption to the Controller using a
universalasynchronousreceiver/tran sm itter(UART).Controller‐to‐TargetdataiscarriedviaEI
A‐232electricallevelsononeconductor,and
Target‐to‐Controllerdataiscarriedintheotherdirectionontheotherconduc t or:
• Controller‐to‐Target:TheControllerdevice(e.g.,theuserPC/CLI)isusedtotransmitinstructions(commands)to–ortorequest
informationfrom(queries)–theTargetdevice(i
.e.,theCDM‐800).
• Target‐to‐Controller:The Target,inreturn,onlytransmitsresponseinformationtotheControllerwhenspecificallydirectedby
theController.
ForSerialRemoteControl,allissuedcommands(Controller‐to‐Target) requirearesponse(Target‐to‐Controller).Thisresponseiseither
to return da
ta that has been querie
d by the Controller, or to confirm the Target’s receipt of a command to change the Target’s
configuration.
6.2.2 Packet Structure
The exchange of information is transmitted, Controller‐to‐Target and Target‐to‐Controller, in packets. Each packet contains a finite
numberofbytesconsistingofprintableASCIIcharacters,excludingASCIIcode127(DELETE).
Inthiscontext,theCarriageReturnandLineFeedcharactersareconsideredprintable.Withoneexception,allmessagesfromCont
roller‐
to‐Targetrequirearesponse–thiswillbeeithertoreturndatathathasbeenrequestedbytheController,ortoacknowledgereceptionofan
instructiontochangetheconfigurationoftheTarget.