IEC_BACNET_BVLL_V6_FORWARDED_NPDU (STRUCT)ΒΆ
TYPE IEC_BACNET_BVLL_V6_FORWARDED_NPDU : STRUCT
Structure containing all data for the BVCL_ForwardedNpduRequest message.
- InOut:
Name
Type
Comment
sourceVirtualMac
ARRAY [0..2] OF IEC_BACNET_BYTE
The virtual source MAC of the forwarded NPDU.
sourceIpv6AddrPort
ARRAY [0..17] OF IEC_BACNET_BYTE
The real source MAC and port of the forwarded NPDU.
lengthBACnetNpdu
The size of the message to distribute.
pBACnetNpdu
POINTER TO IEC_BACNET_BYTE
The message data to distribute.