IEC_BACNET_BVLL_BDT_ENTRY (STRUCT)ΒΆ
TYPE IEC_BACNET_BVLL_BDT_ENTRY : STRUCT
Structure which contains all parameters for an BACnet broadcast distribution table entry for the Read- and Write-Broadcast-Distribution-Table messages.
- InOut:
- Name - Type - Comment - ipAddress- ARRAY [0..((MAX_MAC_IP - 2) - 1)] OF IEC_BACNET_BYTE - The IP address of this BBMD entry. - udpPort- The IP UDP port of this BBMD entry. - distributionMask- ARRAY [0..((MAX_MAC_IP - 2) - 1)] OF IEC_BACNET_BYTE - The IP distribution mask of this BBMD entry. 
