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
Index in table to modify.
nMaxCount
Maximum number of entries in table.
nRecvDstBcastCnt
Statistic counter for received broadcasts.
nRecvRegisterCnt
Statistic counter for received registrations.
nSndForwdCnt
Statistic counter for sent forwards.
nTimeToLive
Time to live.
nRemTimeToLive
Remaining time to live.
macLength
Length of the MAC address.
macAddress
ARRAY [0..(BACNET_MAX_MAC_ADDRESS - 1)] OF IEC_BACNET_BYTE
The MAC address of this entry.