Parameter
|
Data Type
|
Meaning
|
---|---|---|
Map_Idx
|
BYTE
|
Map-Index
MBP on Ethernet Transporter (MET) mapping index
|
Slot_ID
|
BYTE
|
slot ID
slot of the NOE module
|
Ip_B4
|
BYTE
|
byte 4 (MSB) of the 32-bit destination IP address
|
Ip_B3
|
BYTE
|
byte 3 of the 32-bit destination IP address
|
Ip_B2
|
BYTE
|
byte 2 of the 32-bit destination IP address
|
Ip_B1
|
BYTE
|
byte 1 (LSB) of the 32-bit destination IP address
|
AddrFld
|
WordArr5
|
data structure used to transfer the TCP/IP address
|
Element
|
Data Type
|
Meaning
|
---|---|---|
WordArr5[1]
|
WORD
|
high value byte: Slot of the NOE module
low value byte: MBP on Ethernet Transporter (MET) mapping index
|
WordArr5[2]
|
WORD
|
byte 4 (MSB) of the 32-bit destination IP address
|
WordArr5[3]
|
WORD
|
byte 3 of the 32-bit destination IP address
|
WordArr5[4]
|
WORD
|
byte 2 of the 32-bit destination IP address
|
WordArr5[5]
|
WORD
|
byte 1 (LSB) of the 32-bit destination IP address
|