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
The object type which shall be created.
objectID
The object identifier which shall be created.