IEC_BACNET_OPTIONAL_UNSIGNED (STRUCT)ΒΆ

TYPE IEC_BACNET_OPTIONAL_UNSIGNED : STRUCT

Structure for representing the BACnetOptionalUnsigned type.

InOut:

Name

Type

Comment

fValueIsValid

IEC_BACNET_BOOLEAN

Specifies if the value is valid.

value

IEC_BACNET_UNSIGNED

Specifies the value in case of fValueIsValid is true.