IEC_BACNET_READ_RESULT_ITEM (STRUCT)ΒΆ

TYPE IEC_BACNET_READ_RESULT_ITEM : STRUCT

Holds the result of every single property read

InOut:

Name

Type

Comment

propID

IEC_BACNET_PROPERTY_ID

The property identifier

index

IEC_BACNET_ARRAY_INDEX

The index specifies if a single element or the whole array is accessed.

status

IEC_BACNET_BOOLEAN

If set to True the access has been successful

result

UNION_BACNET_READ_RESULT_ITEM

Holds the structures to store the error or value information read