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
The object identifier which property should be accessed.
nItemCount
The number of filled items in accessResult
nBufferCount
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