Instruction Code Qualifier - Comtech EF Data SLM-5650B Installation And Operation Manual

Table of Contents

Advertisement

C.5.5

Instruction Code Qualifier

This is a single character, which further qualifies the preceding instruction code. Code Qualifiers obey the following rules:
From Controller-to-Target, the only permitted values are:
Symbol
=
(ASCII code 61)
?
(ASCII code 63)
From Target-to-Controller, the only permitted values are:
Symbol
=
(ASCII code 61)
?
(ASCII code 63)
!
(ASCII code 33)
*
(ASCII code 42)
#
ASCI code 35)
Appendix C
The '=' code is used as the Assignment Operator (AO) and is used to indicate that the parameter defined by the preceding byte should
be set to the value of the argument (s) which follow it.
Example: in a message from Controller-to-Target, TFQ=0950.0000 would mean "set the transmit frequency to 950 MHz."
The '?' code is used as the Query Operator (QO) and is used to indicate that the Target should return the current value of the
parameters defined by the preceding byte.
Example: in a message from Controller-to-Target, TFQ? Would mean "return the current value of the transmit frequency."
The '=' code is used in two ways:
a. If the Controller has sent a query code to a Target
(Example: TFQ? (meaning 'what's the Transmit frequency?'), the Target would respond with TFQ=xxxx.xxxx, where xxxx.xxxx
represents the frequency in question.
b. If the Controller sends an instruction to set a parameter to a particular value, then, providing the value sent is valid, the Target will
acknowledge the message by replying with TFQ=(with no message arguments)
If the Controller sends an instruction to set a parameter to a particular value, then, if the value sent is not valid, the Target will
acknowledge the message by replying (for example) with TFQ? (with no message arguments). This indicates that there was an error in
the message sent by the Controller.
If the Controller sends an instruction code which the Target does not recognize, the Target will acknowledge the message by echoing
the invalid instruction, followed by the ! character with: Example: XYZ!
If the Controller sends an instruction to set a parameter to a particular value, then, if the value sent is valid, BUT the modulator will not
permit that particular parameter to be changed at this time, the Target will acknowledge the message by replying (for example) with
TFQ* (with message arguments).
If the Controller sends a correctly formatted command, BUT the modulator is not in remote mode, it will not allow reconfiguration and
will respond with TFQ#
Definition
Definition
C–5
SLM-5650B Satellite Modem
Revision 2
MN-SLM-5650B

Advertisement

Table of Contents
loading

Table of Contents