Protocol Wrapper - Radyne DMD2401 LB Installation And Operation Manual

L-band satellite modem and odu driver
Table of Contents

Advertisement

DMD2401 LB/ST L-Band Satellite Modem and ODU Driver
User Interfaces

4.4.2 Protocol Wrapper

The Radyne COMMSPEC is byte-oriented, with the Least Significant Bit (LSB) issued first. Each
data byte is conveyed as mark/space information with one mark comprising the stop data. When
the last byte of data is transmitted, a hold comprises one steady mark (the last stop bit). To
begin or resume data transfer, a space (00h) substitutes this mark. This handling scheme is
controlled by the hardware and is transparent to the user. A pictorial representation of the data
and its surrounding overhead may be shown as follows:
S1
S2
B
B
B
B
B
B
B
B
S1
S2,
0
1
2
3
4
5
6
7
etc.
The stop bit, S1 is a mark. Data flow remains in a hold mode until S1 is replaced by a space. If
S1 is followed by a space, the space character is considered a start (ST) and not part of the
actual data (B
- B
).
0
7
The above byte-oriented protocol is standard for UART based serial communication ports such
as Workstation or Personal Computer (PC) COM ports. COM ports should be configured for 8
data bits, no parity, and one stop bit. For example, for 9600-baud operation, COM ports should
be configured as:
9600, 8, N, 1
The COMMSPEC developed for use with the Radyne Link Level Protocol (RLLP) organizes the
actual monitor and control data within a shell, or 'protocol wrapper', that surrounds the data. The
format and structure of the COMMSPEC message exchanges are described herein. Decimal
numbers have no suffix; hexadecimal numbers end with a lower case h suffix and binary values
have a lower case b suffix. Thus, 22 = 16h = 000010110b. The principal elements of a data
frame, in order of occurrence, are summarized as follows:
<SYN> - the message format header character, or ASCII sync character, that defines the
beginning of a message. The <SYN> character value is always 16h (1 Byte).
<BYTE COUNT> - the Byte Count is the number of bytes in the <DATA> field (two bytes).
<SOURCE ID> - the Source Identifier defines the multi-drop address origin. Note that all nodes
on a given control bus have a unique address that must be defined (1 Byte).
<DESTINATION ID> - The Destination Identifier serves as a pointer to the multi-drop destination
device that indicates where the message is to be sent (1 Byte).
<FRAME SEQUENCE NUMBER> -The FSN is a tag with a value from 0 through 255 that is sent
with each message. It assures sequential information framing and correct equipment
acknowledgment and data transfers (1 Byte).
<OPCODE> - The Operation Code field contains a number that identifies the message type
associated with the data that follows it. Equipment under MCS control recognizes this code via
firmware identification and subsequently steers the DATA accordingly to perform a specific
function or series of functions. Acknowledgment and error codes are returned in this field
(two bytes).
<...DATA...> - The Data field contains the binary data bytes associated with the
<OPCODE>. The number of data bytes in this field is indicated by the <BYTE COUNT> value.
TM075 - Rev. 1.3
4-29

Advertisement

Table of Contents
loading

This manual is also suitable for:

Dmd2401 st

Table of Contents