OPC Labs EasyOPC “Classic” Library
AENodeKind Enumeration
OpcLabs_EasyOpcClassic ActiveX DLL : AENodeKind Enumeration
Description
Provides classification of OPC Alarms&Events (OPC-A&E) nodes.

 

UUID: 313fdc7c-69a0-46f4-b8df-36319f987750

 

For more information, see AENodeKind in .NET Reference.

Members
MemberValueDescription
AENodeKind_Area2The node is an event area.
AENodeKind_None0The node kind is not set.
AENodeKind_Root3The node is a root.
AENodeKind_Source1The node is an event source.
Remarks

For remarks, see AENodeKind in .NET Reference.

Example

For examples, see AENodeKind in .NET Reference.