CDM-625 Advanced Satellite Modem
Revision 1
Remote Control
MN-0000036 (Ref MN/CDM625.IOM)
D–5
*
(ASCII code 42)
The * code (target to controller) is only used as follows:
If the controller sends an instruction to set a parameter to a particular value,
then, if the value sent in the argument is valid, BUT the modem will not permit
that particular parameter to be changed at that time, the target will acknowledge
the message by replying, for example, with TFQ* (with no message arguments).
#
(ASCII code 35)
The
#
code (target to controller) is only used as follows:
If the controller sends a correctly formatted command, BUT the modem is not in
remote mode, it will not allow reconfiguration, and will respond with TFQ#.
∼
(ASCII Code 126)
The
∼
code (target to controller) is only used as follows:
If a message was sent via a local modem to a distant end device or ODU, the
message was transmitted transparently through the local modem. In the event of
the distant-end device not responding, the local modem would generate a
response.
Example:
0001/RET
~
, indicating that it had finished waiting for a
response and was now ready for further comms.
D.6.2 Message Arguments
Arguments are not required for all messages. Arguments are ASCII codes for the characters 0 to 9
(ASCII 48 to 57); A to Z (ASCII 65 to 90); period (ASCII 46); and comma (ASCII 44)
D.6.3 End of Packet
Controller to Target
: This is the 'Carriage Return' character (ASCII code 13).
Target to Controller
: This is the two-character sequence 'Carriage Return', 'Line Feed'. (ASCII
code 13, and code 10). Both indicate the valid termination of a packet.