IEC_BACNET_OPTIONAL_ENUMERATED (STRUCT)ΒΆ

TYPE IEC_BACNET_OPTIONAL_ENUMERATED : STRUCT

Structure for representing the BACnetOptionalEnumerated type.

InOut:

Name

Type

Comment

fValueIsValid

IEC_BACNET_BOOLEAN

Specifies if the value is valid.

value

IEC_BACNET_ENUMERATED

Specifies the value in case of fValueIsValid is true.