IEC_BACNET_CONTROL_FDT_ENTRY (STRUCT)ΒΆ

TYPE IEC_BACNET_CONTROL_FDT_ENTRY : STRUCT

Structure for getting/setting FD entries in the stack.

InOut:

Name

Type

Comment

nIndex

IEC_BACNET_UINT

Index in table to modify.

nMaxCount

IEC_BACNET_UINT

Maximum number of entries in table.

nRecvDstBcastCnt

IEC_BACNET_UINT

Statistic counter for received broadcasts.

nRecvRegisterCnt

IEC_BACNET_UINT

Statistic counter for received registrations.

nSndForwdCnt

IEC_BACNET_UINT

Statistic counter for sent forwards.

nTimeToLive

IEC_BACNET_UINT

Time to live.

nRemTimeToLive

IEC_BACNET_UINT

Remaining time to live.

macLength

IEC_BACNET_BYTE

Length of the MAC address.

macAddress

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

The MAC address of this entry.