IEC_BACNET_IP_BBMD_ENTRY (STRUCT)ΒΆ

TYPE IEC_BACNET_IP_BBMD_ENTRY : STRUCT

Structure for storing BBMD entries.

This structure is used for storing the BBMD entries.

InOut:

Name

Type

Comment

hostName

ARRAY [0..(BACNET_MAX_IP_HOST_NAME - 1)] OF IEC_BACNET_BYTE

The host name of the entry. Use an empty name (first byte 0) for MAC addresses

distributionMask

ARRAY [0..3] OF IEC_BACNET_BYTE

the distribution network mask.

port

IEC_BACNET_WORD

The UDP port to use. Only used in case of hostname. In case of MAC address the port from the address is used.

ipAddress

IEC_BACNET_MAC_IP

the ip address of the BBMD to send to.