OpcUaNodeAttribute

Description

The OpcUaNodeAttribute object contains the 22 node attributes defined in OPC-UA part 4, 5. See the Qt OPC UA NodeAttributes enumeration for details.

This object was introduced in InCore 2.4.

› Inherits:Object

Properties

Enumerations

NodeAttribute

Name Value Description
OpcUaNodeAttribute.None 0
OpcUaNodeAttribute.NodeId 1
OpcUaNodeAttribute.NodeClass 2
OpcUaNodeAttribute.BrowseName 4
OpcUaNodeAttribute.DisplayName 8
OpcUaNodeAttribute.Description 16
OpcUaNodeAttribute.WriteMask 32
OpcUaNodeAttribute.UserWriteMask 64
OpcUaNodeAttribute.IsAbstract 128
OpcUaNodeAttribute.Symmetric 256
OpcUaNodeAttribute.InverseName 512
OpcUaNodeAttribute.ContainsNoLoops 1024
OpcUaNodeAttribute.EventNotifier 2048
OpcUaNodeAttribute.Value 4096
OpcUaNodeAttribute.DataType 8192
OpcUaNodeAttribute.ValueRank 16384
OpcUaNodeAttribute.ArrayDimensions 32768
OpcUaNodeAttribute.AccessLevel 65536
OpcUaNodeAttribute.UserAccessLevel 131072
OpcUaNodeAttribute.MinimumSamplingInterval 262144
OpcUaNodeAttribute.Historizing 524288
OpcUaNodeAttribute.Executable 1048576
OpcUaNodeAttribute.UserExecutable 2097152