Access possibility of the node. More...
Static Public Attributes | |
| int | NotApplicable = 1 |
| Node is not available. | |
| int | NotAvailable = 1 |
| Node is not available. | |
| int | NotImplemented = 0 |
| Node is not implemented on this device. | |
| int | ReadOnly = 2 |
| Node can only be read. | |
| int | ReadWrite = 4 |
| Node can be read and written to. | |
| int | WriteOnly = 3 |
| Node can only be written to. | |
Access possibility of the node.
The access mode can change dependent on the device state.
|
static |
|
static |
|
static |
Node is not implemented on this device.
If the node is selected, it can be, that the node is only not implemented regarding the current selector(s) value(s)!