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
InanEIA‐232configuration,theControllerdeviceisconnecteddirectlytotheTargetdeviceviaatwowire‐plus‐groundconnection.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).Controller‐to‐Targetdataisca
rriedviaEIA‐232electricallevelsononeconductor,and
Target‐to‐Controllerdataiscarriedintheotherdirectionontheotherc onduc tor:
• Controller‐to‐Target:TheControllerdevice(e.g.,theuserPC/CLI)isusedtotransmitinstructions(comm a nds)to–ortorequest
informationfrom(queries)–theTarge
tdevice(i.e.,theCDD‐880).
• Target‐to‐Controller:The Target,inreturn,only transmitsresponse informationto theController whenspecifically directedby
theController.
ForSerialRemoteControl,allissuedcommands(C ontroller‐to‐Target)requirearesponse(Target‐to‐Controller).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, Controller‐to‐Target and Target‐to‐Controller, in ‘packets’. Each packet contains a finite
numberofbytesconsistingofprintableASCIIcharacters,excludingASCIIcode127(DELETE).
Inthis context,theCarriageReturnandLineFeedcharactersareconsideredprintable.Withoneexception,allmessag
esfromController‐
to‐Targetrequirearesponse–thiswillbeeithertoreturndatathathasbeenrequestedbytheController,ortoacknowledgereceptionofan
instructiontochangetheconfigurationoftheTarget.