IEC_BACNET_EVENT_INFO (STRUCT)ΒΆ

TYPE IEC_BACNET_EVENT_INFO : STRUCT

This structure contains response information for the get event information service.

InOut:

Name

Type

Comment

moreEvents

IEC_BACNET_BOOLEAN

This indicates if more objects exist but that could not be returned in the reply.

bufferCount

IEC_BACNET_ELEMENT_COUNT

Total number of event-summary buffers available.

summaryCount

IEC_BACNET_ELEMENT_COUNT

The filled number of event-summary buffers.

pSummaries

POINTER TO IEC_BACNET_EVENT_SUMMARY

A pointer to an array which contains the summary information.