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

Detailed Description

Describes the attributes, which can be requested from nodes.