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


OpcLabs.EasyOpcClassic Assembly > OpcLabs.EasyOpc.AlarmsAndEvents Namespace : AESubscriptionFilter Class

The following tables list the members exposed by AESubscriptionFilter.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Fields
 NameDescription
Public FieldDefault value of the HighSeverity property. Equals to 1000.  
Public FieldDefault value of the LowSeverity property. Equals to 1.  
Top
Public Properties
 NameDescription
Public PropertyArray of process area strings of interest - only events or conditions in these areas will be reported.  
Public Property  
Public Propertystatic (Shared in Visual Basic)Default areas. An empty array.  
Public Propertystatic (Shared in Visual Basic)Default categories. An empty array.  
Public Propertystatic (Shared in Visual Basic)Default event types. Equals to all types included.  
Public Propertystatic (Shared in Visual Basic)Default sources. An empty array.  
Public Propertystatic (Shared in Visual Basic)An empty OPC-A&E subscription filter.  
Public PropertyAn AEEventType value specifying which event types are of interest (essentially, a bit mask).  
Public PropertyHighest severity of interest (inclusive).  
Public PropertyLowest severity of interest (inclusive).  
Public PropertyArray of event sources of interest - only events from these sources will be reported.  
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 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 MethodCreates a new object that is a memberwise copy of the current instance.  
Public Method (Inherited from OpcLabs.BaseLib.Info)
Public MethodSets array of process area strings of interest - only events or conditions in these areas will be reported.  
Public MethodSets array of event category IDs of interest.  
Public MethodSets array of event sources of interest - only events from these sources will be reported.  
Public MethodReturns a string that represents the current object.Returns a string that represents the current object. (Inherited from OpcLabs.BaseLib.Info)
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 MethodOverridden. Infrastructure. Infrastructure.  
Protected MethodOverridden. Infrastructure. Infrastructure.  
Top
Public Operators
Determines whether the two objects are equal.
Determines whether the two objects are not equal.
Top
See Also

Reference

AESubscriptionFilter Class
OpcLabs.EasyOpc.AlarmsAndEvents Namespace