4.1 General command syntax

The LSM knows a number of parameters, each identified by a parameter name. To set a certain parameter to a new value, a message:

name=value

has to be sent to the L-Band Switch Matrix. The LSM interprets this command, checks the range of value , sets the internal parameter and then answers:

name=value

The value in the reply is the value actually recognized by the L-Band Switch Matrix. For instance, if the requested value was out of range, the replied (and internally used) value is limited to the applicable minimum or maximum.

To read a parameter from the L-Band Switch Matrix, instead of a new parameter value a question mark is sent:

name=?

The L-Band Switch Matrix replies the actual value in a complete message:

name=value

A complete list of the parameter the L-Band Switch Matrix knows is shown later in this document in chapter Parameter list . Below, some common rules applying to the remote control message syntax are summarized.