IEC_BACNET_CONTROL_STATS (STRUCT)

TYPE IEC_BACNET_CONTROL_STATS : STRUCT

Structure for statistic information from datalinks.

InOut:

Name

Type

Comment

nSentFrames

IEC_BACNET_UNSIGNED

Count of frames which were sent through this datalink.

nReceivedFrames

IEC_BACNET_UNSIGNED

Count of frames which were received through this datalink.

nBadFramesFraming

IEC_BACNET_UNSIGNED

Count of band frames dropped by this datalink (for MSTP and PTP).

nBadFramesCrc

IEC_BACNET_UNSIGNED

Count of band frames dropped by this datalink (for MSTP and PTP).

nBadFramesNdpu

IEC_BACNET_UNSIGNED

Count of band frames dropped by this datalink (for MSTP and PTP).