7.24.4 MethodAttributes parameter
Table 153 defines the MethodAttributes parameter.
| Name | Type | Description |
|---|---|---|
| MethodAttributes | structure | Defines the Attributes for the Method 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 150. |
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. |
executable | Boolean | See OPC 10000-3 for the description of this Attribute. |
userExecutable | Boolean | See OPC 10000-3 for the description of this Attribute. |