IEC_BACNET_BVLL_FORWARDED_NPDU (STRUCT)ΒΆ
TYPE IEC_BACNET_BVLL_FORWARDED_NPDU : STRUCT
Structure for the Forwarded-NPDU-To-Network message
- InOut:
Name
Type
Comment
originIpAddress
ARRAY [0..((MAX_MAC_IP - 2) - 1)] OF IEC_BACNET_BYTE
IP Address of Originating Device.
originUdpPort
The IP UDP port of Originating Device.
lengthBACnetNpdu
The size of the message to distribute.
pBACnetNpdu
POINTER TO IEC_BACNET_BYTE
The message data to distribute.