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 powerup of the CDM800, the CLI Info Screen
appears, followed by the CLI command prompt CDM800>. From here, type help[cr]” or ?[cr]” (without the quotes) to display the
CDM800availablecommandsandqueries,andtoreviewinstru
ctionsforusingtheinterface.
6.2 Remote Commands and Queries Overview
6.2.1 Basic Protocol
InanEIA232configuration,theControllerdeviceisconnecteddirectlytotheTargetdeviceviaatwowireplusgroundconnection.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).ControllertoTargetdataiscarriedviaEI
A232electricallevelsononeconductor,and
TargettoControllerdataiscarriedintheotherdirectionontheotherconduc t or:
ControllertoTarget:TheControllerdevice(e.g.,theuserPC/CLI)isusedtotransmitinstructions(commands)toortorequest
informationfrom(queries)theTargetdevice(i
.e.,theCDM800).
TargettoController:The Target,inreturn,onlytransmitsresponseinformationtotheControllerwhenspecificallydirectedby
theController.
ForSerialRemoteControl,allissuedcommands(ControllertoTarget) requirearesponse(TargettoController).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, ControllertoTarget and TargettoController, in packets. Each packet contains a finite
numberofbytesconsistingofprintableASCIIcharacters,excludingASCIIcode127(DELETE).
Inthiscontext,theCarriageReturnandLineFeedcharactersareconsideredprintable.Withoneexception,allmessagesfromCont
roller
toTargetrequirearesponsethiswillbeeithertoreturndatathathasbeenrequestedbytheController,ortoacknowledgereceptionofan
instructiontochangetheconfigurationoftheTarget.