7 Common parameter type definitions

7.24 NodeAttributes parameters

7.24.7 ReferenceTypeAttributes parameter

Table 160 defines the ReferenceTypeAttributes parameter.
Table 160 – ReferenceTypeAttributes
Name | Type | Description |
---|---|---|
ReferenceTypeAttributes | structure | Defines the Attributes for the ReferenceType 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. |
symmetric | Boolean | See OPC 10000-3 for the description of this Attribute. |
inverseName | LocalizedText | See OPC 10000-3 for the description of this Attribute. |