UNION_BACNET_PROPERTY_ACCESS_RESULT (UNION)ΒΆ

TYPE UNION_BACNET_PROPERTY_ACCESS_RESULT : UNION

Definition of the BACnetPropertyAccessResult structure

This structure, of type BACnetPropertyAccessResult, contains the values of all the properties specified in the Group_Members property of an Global-Group-object. The array index shall match the corresponding array index in Group_Members of an Global-Group-object.

InOut:

Name

Type

Comment

value

IEC_BACNET_PROPERTY_CONTENTS

Holds the value read, it is valid if status has a value of True

error

IEC_BACNET_ERROR_TYPE

Holds the error information on access, it is valid on status False