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
storage structure for the IP datalink
eth
storage structure for the ethernet datalink
ptp
storage structure for the PTP datalink
mstp
storage structure for the MSTP datalink
lon
storage structure for the LonTalk datalink