Provides classification of OPC Alarms&Events (OPC-A&E) nodes.
UUID: 313fdc7c-69a0-46f4-b8df-36319f987750
For more information, see AENodeKind in .NET Reference.
UUID: 313fdc7c-69a0-46f4-b8df-36319f987750
For more information, see AENodeKind in .NET Reference.
Member | Value | Description |
---|---|---|
AENodeKind_Area | 2 | The node is an event area. |
AENodeKind_None | 0 | The node kind is not set. |
AENodeKind_Root | 3 | The node is a root. |
AENodeKind_Source | 1 | The node is an event source. |
For remarks, see AENodeKind in .NET Reference.
For examples, see AENodeKind in .NET Reference.