UNION_BACNET_ADDRESS (UNION)

TYPE UNION_BACNET_ADDRESS : UNION

The Address datatype describes the network address from a BACnet Device.

InOut:

Name

Type

Comment

addr

ARRAY [0..(BACNET_MAX_MAC_ADDRESS - 1)] OF IEC_BACNET_BYTE

commonly used buffer for storing the MAC address

ip

IEC_BACNET_MAC_IP

storage structure for the IP datalink

eth

IEC_BACNET_MAC_ETH

storage structure for the ethernet datalink

ptp

IEC_BACNET_MAC_PTP

storage structure for the PTP datalink

mstp

IEC_BACNET_MAC_MSTP

storage structure for the MSTP datalink

lon

IEC_BACNET_MAC_LON

storage structure for the LonTalk datalink