IEC_BACNET_OPTIONAL_BIT_STRING (STRUCT)ΒΆ

TYPE IEC_BACNET_OPTIONAL_BIT_STRING : STRUCT

Structure for representing the BACnetOptionalBitString type.

InOut:

Name

Type

Comment

fValueIsValid

IEC_BACNET_BOOLEAN

Specifies if the value is valid.

value

IEC_BACNET_BIT_STRING

Specifies the value in case of fValueIsValid is true.