Inherits object.
Static Public Attributes | |
| int | AccessMode = 2 |
| Gets the access mode of the node. More... | |
| int | Alias = 26 |
| Accesses the alias node of this node. More... | |
| int | CachingMode = 8 |
| Gets the caching mode. More... | |
| int | Description = 10 |
| Gets the long descriptive text. More... | |
| int | DisplayName = 1 |
| Gets the display name of the node. More... | |
| int | EventID = 13 |
| Gets the event ID if available. More... | |
| int | Formula = 21 |
| Formula for swiss knife nodes. More... | |
| int | ImposedAccessMode = 22 |
| Accesses the TAccessMode of the node overriding the nodes it depends on. More... | |
| int | Increment = 5 |
| Gets the increment. More... | |
| int | IsAvailable = 24 |
| Accesses the IInteger node defining whether the node is available. More... | |
| int | IsImplemented = 23 |
| Access the IInteger node defining whether the node is implemented. More... | |
| int | IsLocked = 25 |
| Accesses the IInteger node defining whether the node is read only. More... | |
| int | Last = 30 |
| Node last. More... | |
| int | Max = 3 |
| Gets the maximum value. More... | |
| int | Min = 4 |
| Gets the minimum value. More... | |
| int | Name = 0 |
| Gets the full name of the node. More... | |
| int | NameSpace = 14 |
| Gets the node namespace. More... | |
| int | NumEnumEntries = 6 |
| Number of enumeration entries for NInfoEnum. More... | |
| int | OffValue = 20 |
| Boolean specific: accesses the integer value for false. More... | |
| int | OnValue = 19 |
| Boolean specific: accesses the integer value for true. More... | |
| int | PollingTime = 12 |
| Gets the polling time in ms. More... | |
| int | RegisterAddress = 16 |
| Gets the current address of the register (can change). More... | |
| int | RegisterLength = 15 |
| Gets the register nodes length in bytes. More... | |
| int | Sign = 27 |
| Accesses the signed or unsigned state of integer registers. More... | |
| int | Streamable = 7 |
| Information on the streamability of the node. More... | |
| int | ToolTip = 9 |
| Gets the tool tip (short description). More... | |
| int | Value = 18 |
| Accesses the value configuration. More... | |
| int | Visibility = 11 |
| Gets the visibility level. More... | |
Node information.
|
static |
Gets the access mode of the node.
|
static |
Accesses the alias node of this node.
|
static |
Gets the caching mode.
|
static |
Gets the long descriptive text.
|
static |
Gets the display name of the node.
|
static |
Gets the event ID if available.
|
static |
Formula for swiss knife nodes.
|
static |
Accesses the TAccessMode of the node overriding the nodes it depends on.
|
static |
Gets the increment.
|
static |
Accesses the IInteger node defining whether the node is available.
|
static |
Access the IInteger node defining whether the node is implemented.
|
static |
Accesses the IInteger node defining whether the node is read only.
|
static |
Node last.
|
static |
Gets the maximum value.
|
static |
Gets the minimum value.
|
static |
Gets the full name of the node.
|
static |
Gets the node namespace.
|
static |
Number of enumeration entries for NInfoEnum.
|
static |
Boolean specific: accesses the integer value for false.
|
static |
Boolean specific: accesses the integer value for true.
Command specific: accesses the integer value for execute.
|
static |
Gets the polling time in ms.
|
static |
Gets the current address of the register (can change).
|
static |
Gets the register nodes length in bytes.
|
static |
Accesses the signed or unsigned state of integer registers.
|
static |
Information on the streamability of the node.
|
static |
Gets the tool tip (short description).
|
static |
Accesses the value configuration.
|
static |
Gets the visibility level.