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.

InOut:

Scope

Name

Type

Comment

Return

BACnetSetPropertyAccessRight

IEC_BACNET_STATUS

A status indicating if the operation worked.

Input

deviceInstNumber

IEC_BACNET_DWORD

Instance number of a Device Object.

pObjectID

POINTER TO IEC_BACNET_OBJECT_ID

A pointer to the Object Identifier.

ePropertyID

IEC_BACNET_PROPERTY_ID

The Property identifier of the local property.

accessRight

IEC_BACNET_ACCESS

The new accessright to set for the specified property.