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
moreEventsThis indicates if more objects exist but that could not be returned in the reply.
bufferCountTotal number of event-summary buffers available.
summaryCountThe filled number of event-summary buffers.
pSummariesPOINTER TO IEC_BACNET_EVENT_SUMMARY
A pointer to an array which contains the summary information.