User manual
27
• Write directly into port 5 of the Router, no Address Bytes required
• 0x00 for configuration
• Router ID: 00 for router ID (default)
• Protocol ID: 00 for no protocol used
• Packet Type: 00 is Write
• Set up look-up table
o Address LSB: 20 sets up first address in look up table
o Address MSB: 00 the address MSB is always 00 because the address range of the Logical Addresses
is 0x0020 to 0x00FF
• Write in Data
o Data LSB: 01 sets up port 1 of Router (this will set up logic such that is register 0x0020 is received
the data will go out of port 1 on Router )
o Data MSB: 04 Header Delete set
The write data for the look up table was calculated using the following look up table configuration. Primary Logical
Address Bits = 1 for the Logical address to be set to port 1. No group adaptive bits are used. Enable header delete
was turned on, and the parity was calculated as 0, because 1+1=2 = even number.
• Checksum: 26 this is the sum of the final destination address, router ID, packet type, and the address and data
bytes. 0x00+0x01+0x00+0x20+0x00+0x01+0x04 = 0x26
• EOP: 100000000
The data characters would look like: