QuickOPC User's Guide and Reference
AEEventType Class Members
Fields  Properties  Methods  Events


OpcLabs.EasyOpcClassicCore Assembly > OpcLabs.EasyOpc.AlarmsAndEvents Namespace : AEEventType Class

The following tables list the members exposed by AEEventType.

Public Constructors
 NameDescription
Public ConstructorOverloaded. Initializes a new instance of the AEEventType class.  
Top
Public Fields
 NameDescription
Public FieldDefault value of AEEventType, i.e. corresponding to AEEventTypes.All, expressed as string.  
Public FieldInternal enumeration-based value of default AEEventType (corresponds to AEEventTypes.All).  
Public FieldDefault IsCondition value.  
Public FieldDefault IsSimple value.  
Public FieldDefault IsTracking value.  
Public FieldNumerical value of default AEEventType, which corresponds to AEEventTypes.All.  
Top
Public Properties
 NameDescription
Public PropertyAn internal value of the event types - a combination of enumerated values.  
Public PropertyDenotes whether condition-related event is included in the event types.  
Public PropertyDenotes whether simple event is included in the event types.  
Public PropertyDenotes whether tracking event is included in the event types.  
Public PropertyThe numerical (integer) value of the event types.  
Public PropertyA symbolic name of the current AEEventType if it has a standard name. Empty otherwise.  
Top
Public Methods
 NameDescription
Public MethodOverridden.   
Public MethodOverloaded. Overridden. Determines whether the specified object is equal to the current object.Determines whether the specified System.Object is equal to the current object.  
Public Methodstatic (Shared in Visual Basic)Converts a combination of enumerated values to an AEEventType object.  
Public Methodstatic (Shared in Visual Basic)Converts a numerical bit-coded value to an AEEventType object.  
Public MethodOverridden. Serves as the default hash function. Serves as a hash function for a particular type.  
Public MethodOverridden.   
Public Method (Inherited from OpcLabs.BaseLib.Info)
Public MethodGets the System.Type of the current instance. (Inherited from object)
Public Method (Inherited from OpcLabs.BaseLib.Info)
Public Methodstatic (Shared in Visual Basic)Converts AEEventType object to a combination of enumerated values.  
Public Methodstatic (Shared in Visual Basic)Converts an AEEventType object to a numerical bit-coded value.  
Public MethodOverridden. Returns a string that represents the current object.Returns a string that represents the current object.Returns a string with the descriptions of event types included in the filter.  
Public Method (Inherited from OpcLabs.BaseLib.Info)
Top
Protected Methods
 NameDescription
Protected MethodAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from object)
Protected MethodCreates a shallow copy of the current System.Object. (Inherited from object)
Protected MethodOverridden. Infrastructure. Infrastructure.  
Protected MethodOverridden. Infrastructure. Infrastructure.  
Top
Public Events
 NameDescription
Public EventHandler for System.ComponentModel.INotifyPropertyChanged.PropertyChanged.  
Top
Public Operators
Determines whether the two objects are equal.
Overloaded. Converts an AEEventType object to a numerical bit-coded value.
Determines whether the two objects are not equal.
Top
See Also

Reference

AEEventType Class
OpcLabs.EasyOpc.AlarmsAndEvents Namespace