BACnetObjectBase.IsPropertyWriteable (METH)ΒΆ
METHOD IsPropertyWriteable : BOOL
Returns whether the specified BACnet-Property of this BACnet-Object (propID) is client side writeable or only client side readable. This access restrictions only hold for client side access and not for the functions used in this FB (i.e. SetPropertyInstance).
- InOut:
Scope
Name
Type
Comment
Return
IsPropertyWriteable
BOOL
Input
propID
CmpBACnet.IEC_BACNET_PROPERTY_ID
The property ID for which the writeability shall be determined.