IEC_BACNET_OBJECT_SPECIFIER (STRUCT)ΒΆ

TYPE IEC_BACNET_OBJECT_SPECIFIER : STRUCT

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

tag

IEC_BACNET_CREATE_OBJECT_TYPE

Specifies the object identifier declaration type of the Create object service.

objectSpec

UNION_BACNET_OBJECT_SPECIFIER

This data type contains the choice between object type an an complete object identifier.