Product specifications

CDD-880 Multi Receiver Router Revision 1
Serial-based Remote Product Management MN-CDD880
6–3
6.2 Remote Commands and Queries Overview
6.2.1 Basic Protocol
InanEIA232configuration,theControllerdeviceisconnecteddirectlytotheTargetdeviceviaatwowireplusgroundconnection.Alldata
is transmitted in framed packets as asynchronous seri al characters, suitable for transmission and receptio n to the Controller using a
universalasynchronousreceiver/tr an sm itt er(UART).ControllertoTargetdataisca
rriedviaEIA232electricallevelsononeconductor,and
TargettoControllerdataiscarriedintheotherdirectionontheotherc onduc tor:
ControllertoTarget:TheControllerdevice(e.g.,theuserPC/CLI)isusedtotransmitinstructions(comm a nds)toortorequest
informationfrom(queries)theTarge
tdevice(i.e.,theCDD880). 
TargettoController:The Target,inreturn,only transmitsresponse informationto theController whenspecifically directedby
theController.
ForSerialRemoteControl,allissuedcommands(C ontrollertoTarget)requirearesponse(TargettoController).This responseiseither
to return da
ta that has been queried 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 trans mitted, ControllertoTarget and TargettoController, in packets’. Each packet contains a finite
numberofbytesconsistingofprintableASCIIcharacters,excludingASCIIcode127(DELETE).
Inthis context,theCarriageReturnandLineFeedcharactersareconsideredprintable.Withoneexception,allmessag
esfromController
toTargetrequirearesponsethiswillbeeithertoreturndatathathasbeenrequestedbytheController,ortoacknowledgereceptionofan
instructiontochangetheconfigurationoftheTarget.