IEC_BACNET_IP_BBMD_ENTRY (STRUCT)ΒΆ
TYPE IEC_BACNET_IP_BBMD_ENTRY : STRUCT
Structure for storing BBMD entries.
This structure is used for storing the BBMD entries.
- InOut:
Name
Type
Comment
hostNameARRAY [0..(BACNET_MAX_IP_HOST_NAME - 1)] OF IEC_BACNET_BYTE
The host name of the entry. Use an empty name (first byte 0) for MAC addresses
distributionMaskARRAY [0..3] OF IEC_BACNET_BYTE
the distribution network mask.
portThe UDP port to use. Only used in case of hostname. In case of MAC address the port from the address is used.
ipAddressthe ip address of the BBMD to send to.