This namespace contains COM types for OPC Alarms&Events address space classes.
Interfaces
| | Interface | Description |
 | _AEAttributeElement | Exposes OpcLabs.EasyOpc.AlarmsAndEvents.AddressSpace.AEAttributeElement to COM clients. |
 | _AEAttributeElementCollection | Exposes OpcLabs.EasyOpc.AlarmsAndEvents.AddressSpace.AEAttributeElementCollection to COM clients.
This interface represents a collection, where the items are of type OpcLabs.EasyOpc.AlarmsAndEvents.AddressSpace.AEAttributeElement.
This interface represents a keyed collection, where the keys are of type System.Int32 and the values are of type OpcLabs.EasyOpc.AlarmsAndEvents.AddressSpace.AEAttributeElement. |
 | _AECategoryElement | Exposes OpcLabs.EasyOpc.AlarmsAndEvents.AddressSpace.AECategoryElement to COM clients. |
 | _AECategoryElementCollection | Exposes OpcLabs.EasyOpc.AlarmsAndEvents.AddressSpace.AECategoryElementCollection to COM clients.
This interface represents a collection, where the items are of type OpcLabs.EasyOpc.AlarmsAndEvents.AddressSpace.AECategoryElement.
This interface represents a keyed collection, where the keys are of type System.Int32 and the values are of type OpcLabs.EasyOpc.AlarmsAndEvents.AddressSpace.AECategoryElement. |
 | _AEConditionElement | Exposes OpcLabs.EasyOpc.AlarmsAndEvents.AddressSpace.AEConditionElement to COM clients. |
 | _AEConditionElementCollection | Exposes OpcLabs.EasyOpc.AlarmsAndEvents.AddressSpace.AEConditionElementCollection to COM clients.
This interface represents a collection, where the items are of type OpcLabs.EasyOpc.AlarmsAndEvents.AddressSpace.AEConditionElement.
This interface represents a keyed collection, where the keys are of type System.String and the values are of type OpcLabs.EasyOpc.AlarmsAndEvents.AddressSpace.AEConditionElement. |
 | _AENodeElement | Exposes OpcLabs.EasyOpc.AlarmsAndEvents.AddressSpace.AENodeElement to COM clients. |
 | _AENodeElementCollection | Exposes OpcLabs.EasyOpc.AlarmsAndEvents.AddressSpace.AENodeElementCollection to COM clients.
This interface represents a collection, where the items are of type OpcLabs.EasyOpc.AlarmsAndEvents.AddressSpace.AENodeElement.
This interface represents a keyed collection, where the keys are of type System.String and the values are of type OpcLabs.EasyOpc.AlarmsAndEvents.AddressSpace.AENodeElement. |
 | _AESubconditionElement | Exposes OpcLabs.EasyOpc.AlarmsAndEvents.AddressSpace.AESubconditionElement to COM clients. |
 | _AESubconditionElementCollection | Exposes OpcLabs.EasyOpc.AlarmsAndEvents.AddressSpace.AESubconditionElementCollection to COM clients.
This interface represents a collection, where the items are of type OpcLabs.EasyOpc.AlarmsAndEvents.AddressSpace.AESubconditionElement.
This interface represents a keyed collection, where the keys are of type System.String and the values are of type OpcLabs.EasyOpc.AlarmsAndEvents.AddressSpace.AESubconditionElement. |
See Also