IEC_BACNET_PROPERTY_ACCESS_RESULT (STRUCT)ΒΆ
TYPE IEC_BACNET_PROPERTY_ACCESS_RESULT : STRUCT
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
objectID
The object identifier the property belongs to
propID
The property identifier which is referenced
index
The index specifies if a single element or the whole array is accessed.
fDevicePresent
If set to True the device object identifier is valid
deviceID
The optional device object identifier which references the device
status
If set to True the access has been successful
result
Holds the structures to store the error or value information read