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... | |
Describes the attributes, which can be requested from nodes.
|
static |
To be documented.
|
static |
Size of Value if in array representation.
|
static |
Browse name of the node.
|
static |
Presence of a loop in the reference.
|
static |
Data type of the node contents.
|
static |
Description of the node.
|
static |
Display name of the node.
|
static |
Event notifier for the node.
|
static |
Whether the access right permit executing the node (MethodNodes only).
|
static |
To be documented.
|
static |
To be documented.
|
static |
To be documented.
|
static |
To be documented.
|
static |
To be documented.
|
static |
Access rights to the node by a user.
|
static |
Whether the access right permit executing the node (MethodNodes only) by a user.
|
static |
Access rights as a bit mask for a user.
|
static |
Value of the node.
|
static |
To be documented.
|
static |
Access rights as a bit mask.