IEC_BACNET_NAME_VALUE (STRUCT)ΒΆ

TYPE IEC_BACNET_NAME_VALUE : STRUCT

Structure for representing the BACnetNameValue type.

InOut:

Name

Type

Comment

name

IEC_BACNET_STRING

The name parameter for this structure.

fValueIsPresent

IEC_BACNET_BOOLEAN

Specifies that the optional value field is present.

value

IEC_BACNET_PROPERTY_CONTENTS

The value parameter for this structure.