CDM-625 Advanced Satellite Modem Revision 13
Appendix D MN-CDM625
D–3
D.4.1 Packet Structure
The exchange of information is transmitted, Controller-to-Target and Target-to-Controller, in ‘packets’. Each packet contains a finite
number of bytes consisting of printable ASCII characters, excluding ASCII code 127 (DELETE).
In this context, the Carriage Return and Line Feed characters are considered printable. With one exception, all messages from Controller-
to-Target require a response – this will be either to return data that has been requested by the Controller, or to acknowledge reception of an
instruction to change the configuration of the Target.
Example: >0654/RSW=32{CR}{LF}
D.4.1.1 Start of Packet
• Controller-to-Target: This is the character ‘<’ (ASCII code 60).
• Target-to-Controller: This is the character ‘>’ (ASCII code 62).
The ‘<’ and ‘>’ characters indicate the start of packet. They may not appear anywhere else within the body of the message.