Static Public Attributes | List of all members
AttributeID Class Reference

Describes the attributes, which can be requested from nodes. More...

Inherits object.

Static Public Attributes

int Access = 17
 Access rights to the node. More...
 
int ArrayDimensions = 16
 To be documented. More...
 
int ArrayDimensionsSize = 23
 Size of Value if in array representation. More...
 
int BrowseName = 3
 Browse name of the node. More...
 
int ContainsNoLoops = 11
 Presence of a loop in the reference. More...
 
int DataType = 14
 Data type of the node contents. More...
 
int Description = 5
 Description of the node. More...
 
int DisplayName = 4
 Display name of the node. More...
 
int EventNotifier = 12
 Event notifier for the node. More...
 
int Executable = 21
 Whether the access right permit executing the node (MethodNodes only). More...
 
int Historizing = 20
 To be documented. More...
 
int InverseName = 10
 To be documented. More...
 
int IsAbstract = 8
 To be documented. More...
 
int MinimumSamplingInterval = 19
 To be documented. More...
 
int NodeClass = 2
 Node class of the node. More...
 
int NodeID = 1
 Node ID of the node. More...
 
int Symmetric = 9
 To be documented. More...
 
int UserAccessLevel = 18
 Access rights to the node by a user. More...
 
int UserExecutable = 22
 Whether the access right permit executing the node (MethodNodes only) by a user. More...
 
int UserWriteMask = 7
 Access rights as a bit mask for a user. More...
 
int Value = 13
 Value of the node. More...
 
int WriteMask = 6
 Access rights as a bit mask. More...
 
int valueRank = 15
 To be documented. More...
 

Detailed Description

Describes the attributes, which can be requested from nodes.

Member Data Documentation

◆ Access

int Access = 17
static

Access rights to the node.

◆ ArrayDimensions

int ArrayDimensions = 16
static

To be documented.

◆ ArrayDimensionsSize

int ArrayDimensionsSize = 23
static

Size of Value if in array representation.

◆ BrowseName

int BrowseName = 3
static

Browse name of the node.

◆ ContainsNoLoops

int ContainsNoLoops = 11
static

Presence of a loop in the reference.

◆ DataType

int DataType = 14
static

Data type of the node contents.

◆ Description

int Description = 5
static

Description of the node.

◆ DisplayName

int DisplayName = 4
static

Display name of the node.

◆ EventNotifier

int EventNotifier = 12
static

Event notifier for the node.

◆ Executable

int Executable = 21
static

Whether the access right permit executing the node (MethodNodes only).

◆ Historizing

int Historizing = 20
static

To be documented.

◆ InverseName

int InverseName = 10
static

To be documented.

◆ IsAbstract

int IsAbstract = 8
static

To be documented.

◆ MinimumSamplingInterval

int MinimumSamplingInterval = 19
static

To be documented.

◆ NodeClass

int NodeClass = 2
static

Node class of the node.

◆ NodeID

int NodeID = 1
static

Node ID of the node.

◆ Symmetric

int Symmetric = 9
static

To be documented.

◆ UserAccessLevel

int UserAccessLevel = 18
static

Access rights to the node by a user.

◆ UserExecutable

int UserExecutable = 22
static

Whether the access right permit executing the node (MethodNodes only) by a user.

◆ UserWriteMask

int UserWriteMask = 7
static

Access rights as a bit mask for a user.

◆ Value

int Value = 13
static

Value of the node.

◆ valueRank

int valueRank = 15
static

To be documented.

◆ WriteMask

int WriteMask = 6
static

Access rights as a bit mask.