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
objectIDThe object identifier which property should be accessed.
nItemCountThe number of filled items in accessResult
nBufferCountThe 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.
accessResultPOINTER TO IEC_BACNET_READ_RESULT_ITEM
The result of every single property