IEC_BACNET_NMM_ROUTINGTABLE_ENTRY (STRUCT)ΒΆ

TYPE IEC_BACNET_NMM_ROUTINGTABLE_ENTRY : STRUCT

Contains all parameters neccessary for one routing table entry.

InOut:

Name

Type

Comment

networkNumber

IEC_BACNET_WORD

The 2-octet network number indicates the DNET that should be connected to by this half-router.

portID

IEC_BACNET_BYTE

The 1-octet port id indicates the port that should be connected to by this half-router.

portInfoLength

IEC_BACNET_UINT

The size of the additional port information.

pPortInfo

POINTER TO IEC_BACNET_BYTE

The additional port information.