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
nIndexIndex in the table to modify.
nMaxCountMaximum number of entries in table.
nRecvForwdCntStatistic counter for received forwards.
nSndForwdCntStatistic counter for sent forwards.
portThe UDP port to use.
hostNameARRAY [0..(BACNET_MAX_IP_HOST_NAME - 1)] OF IEC_BACNET_BYTE
The host name of the entry.
macLengthThe length of the MAC address (0 in case of host name).
macAddressARRAY [0..(BACNET_MAX_MAC_ADDRESS - 1)] OF IEC_BACNET_BYTE
The MAC address of the entry.
maskLengthThe length of the distribution mask.
maskARRAY [0..(BACNET_MAX_MAC_ADDRESS - 1)] OF IEC_BACNET_BYTE
The distribution mast.