UNION_BACNET_OBJECT_SPECIFIER (UNION)ΒΆ

TYPE UNION_BACNET_OBJECT_SPECIFIER : UNION

This data type describes the two possible choices of specifying an instance of object to create. The object may be specified by object-Type or by object-Identifier.

InOut:

Name

Type

Comment

typ

IEC_BACNET_OBJECT_TYPE

The object type which shall be created.

objectID

IEC_BACNET_OBJECT_ID

The object identifier which shall be created.