IEC_BACNET_PROPERTY_ACCESS_RESULT (STRUCT)ΒΆ
TYPE IEC_BACNET_PROPERTY_ACCESS_RESULT : STRUCT
Definition of the BACnetPropertyAccessResult structure
This structufre, 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
objectIDThe object identifier the property belongs to
propIDThe property identifier which is referenced
indexThe optional property array index
Ihis is used only with array datatypes. For referencing non array datatypes BACNET_VOID_INDEX (-1) shall be used.
fDevicePresentIf set to True the device object identifier is valid
deviceIDThe optional device object identifier which references the device
statusIf set to True the access has been successful
resultHolds the structures to store the error or value information read