Comtech EF Data MBT-5003 Installation And Operation Manual page 81

L-band up/down converter system
Table of Contents

Advertisement

MBT-5003 L-Band Up/Down Converter System
Appendix A
A.4.5
Instruction Code Qualifier
This single character further qualifies the preceding instruction code. Code Qualifiers obey the following rules:
1. From Controller-to-Target, the only permitted values are '=' and '?':
=
(ASCII code 61)
?
(ASCII code 63)
2. From Target-to-Controller, the only permitted values are '=', '?', '!', '*', '#', and '$':
=
(ASCII code 61)
?
(ASCII code 63)
!
(ASCII code 33)
*
(ASCII code 42)
The = code is used as the assignment operator, 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.
For example, in a message from controller to target, MUT=1 would mean 'enable the mute function'.
The ? code is used as the query operator, and is used to indicate that the target should return the current value of the
parameter defined by the preceding byte.
For example, in a message from controller to target, MUT? denotes 'return the current state of the mute function.'
The = code is used in two ways:
First, if the controller has sent a query code to a target (for example: MUT? meaning 'is mute enabled or disabled?'), the target
would respond with MUT=x, where x represents the state in question: 1 being enabled, and 0 being disabled.
Second, if the controller sends an instruction to set a parameter to a particular value, then, providing the value sent in the
argument is valid, the target will acknowledge the message by replying with MUT= (with no message arguments).
The ? code 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 not valid,
the target will acknowledge the message by replying (for example) with MUT? (without message arguments). This indicates
that there was an error in the argument of the message sent by the controller.
The ! code is only used as follows:
If the controller sends an instruction code that the target does not recognize, the target will acknowledge the message by
echoing the invalid instruction, followed by the ! character with. Example: XYZ!
The * code is only used as follows:
If the controller sends an instruction to set a parameter to a particular value, and, if the value sent in the argument is valid,
however the target is in the wrong mode (for example, standby mode in redundancy configuration) that it will not permit that
particular parameter to be changed at that time, then the target will acknowledge the message by replying (for example)
with MUT* (without message arguments).
A–5
Revision 1
MN-MBT5003

Advertisement

Table of Contents
loading

Table of Contents