Class | Description | |
---|---|---|
![]() | AEAttributeSetDictionary | This is a dictionary where the key is category ID, and the value an array of event attribute IDs for that category. |
![]() | AEAttributeValueDictionary | This is a dictionary where the key is attribute ID, and the value is the actual value of that event attribute. |
![]() | AEBrowseParameters | Contains filtering conditions for OPC Alarms&Events node browsing. |
![]() | AEConditionState | Contains current state information about an OPC condition instance. |
![]() | AEEventData | Contains event notification information. |
![]() | AEEventType | Type of event, or multiple event types combined. |
![]() | AENodeDescriptor | Contains information necessary to identify an OPC Alarms&Events node (area or source), such as its QualifiedName. |
![]() | AESubscriptionFilter | Contains the filtering criteria to be used for the event subscription. |
![]() | AESubscriptionParameters | Contains event subscription parameters, such as the active flag, notification rate, filter, and selection of returned attributes. |
![]() | AEUtilities | Contains static members that facilitate work with types related to OPC Alarms&Events. |
![]() | EasyAEUriStrings | Contains URI strings used by the OPC A&E client. |
![]() | IEasyAEClientExtension | Contains extension methods to the IEasyAEClient interface. |