IEC_BACNET_READ_RESULT_LIST (STRUCT)ΒΆ

TYPE IEC_BACNET_READ_RESULT_LIST : STRUCT

This structuire contains one entry of multiple entries in an read property multiple service response.

InOut:

Name

Type

Comment

objectID

IEC_BACNET_OBJECT_ID

The object identifier which property should be accessed.

nItemCount

IEC_BACNET_ELEMENT_COUNT

The number of filled items in accessResult

nBufferCount

IEC_BACNET_ELEMENT_COUNT

The total number of buffer items available in accessResult

This member is only of interest if the application provides the buffer to store the values. If the BACnet API provides the buffer this is the save as member nItemCount.

accessResult

POINTER TO IEC_BACNET_READ_RESULT_ITEM

The result of every single property