InitializeBACnetBitString (FUN)¶
FUNCTION InitializeBACnetBitString : BOOL
Initializes a IEC_BACNET_BIT_STRING according to a given STRING (i.e. in the form ‘1101011’).
- InOut:
- Scope - Name - Type - Comment - Return - InitializeBACnetBitString- BOOL- Input - str- STRING- The STRING used for initialization. - Inout - bitStr- CmpBACnet.IEC_BACNET_BIT_STRING- The bit string to operate on. 
