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
nIndexIndex in table to modify.
nMaxCountMaximum number of entries in table.
nRecvDstBcastCntStatistic counter for received broadcasts.
nRecvRegisterCntStatistic counter for received registrations.
nSndForwdCntStatistic counter for sent forwards.
nTimeToLiveTime to live.
nRemTimeToLiveRemaining time to live.
macLengthLength of the MAC address.
macAddressARRAY [0..(BACNET_MAX_MAC_ADDRESS - 1)] OF IEC_BACNET_BYTE
The MAC address of this entry.