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
originIpAddressARRAY [0..((MAX_MAC_IP - 2) - 1)] OF IEC_BACNET_BYTE
IP Address of Originating Device.
originUdpPortThe IP UDP port of Originating Device.
lengthBACnetNpduThe size of the message to distribute.
pBACnetNpduPOINTER TO IEC_BACNET_BYTE
The message data to distribute.