7 Common parameter type definitions

7.24 NodeAttributes parameters

7.24.5 ObjectTypeAttributes parameter

Table 158 defines the ObjectTypeAttributes parameter.
Table 158 – ObjectTypeAttributes
Name | Type | Description |
---|---|---|
ObjectTypeAttributes | structure | Defines the Attributes for the ObjectType NodeClass. |
specifiedAttributes | UInt32 | A bit mask that indicates which fields contain valid values. A field shall be ignored if the corresponding bit is set to 0.The bit values are defined in Table 154. |
displayName | LocalizedText | See OPC 10000-3 for the description of this Attribute. |
description | LocalizedText | See OPC 10000-3 for the description of this Attribute. |
writeMask | UInt32 | See OPC 10000-3 for the description of this Attribute. |
userWriteMask | UInt32 | See OPC 10000-3 for the description of this Attribute. |
isAbstract | Boolean | See OPC 10000-3 for the description of this Attribute. |