IEC_BACNET_OBJECT_SPECIFIER (STRUCT)

TYPE IEC_BACNET_OBJECT_SPECIFIER : STRUCT

This data type is the helper data type which describes two ways of identifying an instance of object to create. object may be identified either by object-Type or by object-Identifier. This data type contains a field which may be either CREATE_OBJECT_TYPE or CREATE_OBJECT_ID and a value of either object-ID or object-Type.

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