CDM-570A/570AL Satellite Modem with Optional Packet Processor
Revision 5
Serial-based Remote Product Management 8–3 MN-CDM570A
8.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.
ASCII code 60
ASCII code 47
ASCII codes 61 or 63
ASCII code 13
Packet “issued command” example: <0000/RSW=32[cr]
Packet “issued query” example: <0000/RSW?[cr]
ASCII code 62
ASCII code 47
ASCII codes
61, 63, 33, or 42
Feed
ASCII codes 13,10
Packet example – response received for issued query: >0000/RSW=32[cr][lf]
Detailed description of the packet components follow.