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
Index in the table to modify.
nMaxCount
Maximum number of entries in table.
nRecvForwdCnt
Statistic counter for received forwards.
nSndForwdCnt
Statistic counter for sent forwards.
port
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
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
The length of the distribution mask.
mask
ARRAY [0..(BACNET_MAX_MAC_ADDRESS - 1)] OF IEC_BACNET_BYTE
The distribution mast.