FromBACnetBitString (FUN)¶
FUNCTION FromBACnetBitString : STRING
Returns a STRING corresponding to the given IEC_BACNET_BIT_STRING (i.e. in the form ‘1011011’).
- InOut:
- Scope - Name - Type - Comment - Return - FromBACnetBitString- STRING- Input - bitStr- CmpBACnet.IEC_BACNET_BIT_STRING- The BACnet bit string to convert to a STRING. 
