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
This indicates if more objects exist but that could not be returned in the reply.
bufferCount
Total number of event-summary buffers available.
summaryCount
The filled number of event-summary buffers.
pSummaries
POINTER TO IEC_BACNET_EVENT_SUMMARY
A pointer to an array which contains the summary information.