IEC_BACNET_OPTIONAL_REAL (STRUCT)ΒΆ

TYPE IEC_BACNET_OPTIONAL_REAL : STRUCT

Structure for representing the BACnetOptionalReal type.

InOut:

Name

Type

Comment

fValueIsValid

IEC_BACNET_BOOLEAN

Specifies if the value is valid.

value

IEC_BACNET_REAL

Specifies the value in case of fValueIsValid is true.