IEC_BACNET_READ_PROP_COND_RESULT (STRUCT)ΒΆ

TYPE IEC_BACNET_READ_PROP_COND_RESULT : STRUCT

This data type is used to transmit data for the Read-Property-Conditional service response.

InOut:

Name

Type

Comment

resultListCount

IEC_BACNET_ELEMENT_COUNT

The count of results in the list of access results.

listOfReadAccessResults

IEC_BACNET_BUFFER

The list of access results.

The pBuffer pointer returned will be an array of type ::BACNET_READ_RESULT_ITEM which contain the results of the request.