BACnetObjectBase.SetPropertyAccessRight (METH)

METHOD SetPropertyAccessRight : CmpBACnet.IEC_BACNET_STATUS

Sets the client side access rights for a specified BACnet-Property of this BACnet-Object (propID). These restrictions only hold for client side access of the specified BACnet-Property.

InOut:

Scope

Name

Type

Comment

Return

SetPropertyAccessRight

CmpBACnet.IEC_BACNET_STATUS

Input

propID

CmpBACnet.IEC_BACNET_PROPERTY_ID

The property ID of the property for which the access rights shall be set.

accessRight

CmpBACnet.IEC_BACNET_ACCESS

The BACnet access rights to set for the property.