BACnetSetPropertyAccessRight (FUN)ΒΆ
FUNCTION BACnetSetPropertyAccessRight : IEC_BACNET_STATUS
Changes the access rights for local properties.
An application can change the accessrights set on object construction for an local objects property.
Return: IEC_BACNET_STATUS
- InOut:
Scope
Name
Type
Comment
Return
BACnetSetPropertyAccessRight
Input
instNumber
Instance number of a Device object.
pObjectID
POINTER TO IEC_BACNET_OBJECT_ID
A pointer to the object Identifier.
ePropertyID
The Property identifier of the local property.
ePropertyAccess
The new accessright to set for the specified property.