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

IEC_BACNET_WORD

The IP UDP port of Originating Device.

lengthBACnetNpdu

IEC_BACNET_UINT

The size of the message to distribute.

pBACnetNpdu

POINTER TO IEC_BACNET_BYTE

The message data to distribute.