BACnetObjectBase.GetBACnetBitStringProperty (METH)

METHOD GetBACnetBitStringProperty : STRING

Returns the BACnet-BitString-Value of the specified Property (propID) of this BACnet-Object as a STRING (in form of i.e. ‘1010111’). The used functions are no client, meaning, that the access of the property is not restricted by write or read access restrictions.

InOut:

Scope

Name

Type

Comment

Return

GetBACnetBitStringProperty

STRING

Input

propID

CmpBACnet.IEC_BACNET_PROPERTY_ID

The ID of the property to get.