IEC_BACNET_CONTROL_BDT_ENTRY (STRUCT)ΒΆ

TYPE IEC_BACNET_CONTROL_BDT_ENTRY : STRUCT

Structure for getting/setting BBMD entries in the stack.

InOut:

Name

Type

Comment

nIndex

IEC_BACNET_UINT

Index in the table to modify.

nMaxCount

IEC_BACNET_UINT

Maximum number of entries in table.

nRecvForwdCnt

IEC_BACNET_UINT

Statistic counter for received forwards.

nSndForwdCnt

IEC_BACNET_UINT

Statistic counter for sent forwards.

port

IEC_BACNET_WORD

The UDP port to use.

hostName

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

The host name of the entry.

macLength

IEC_BACNET_BYTE

The length of the MAC address (0 in case of host name).

macAddress

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

The MAC address of the entry.

maskLength

IEC_BACNET_BYTE

The length of the distribution mask.

mask

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

The distribution mast.