Name | Description | |
---|---|---|
AESubscriptionFilter Constructor | Overloaded. |
The following tables list the members exposed by AESubscriptionFilter.
Name | Description | |
---|---|---|
AESubscriptionFilter Constructor | Overloaded. |
Name | Description | |
---|---|---|
DefaultHighSeverity | Default value of the HighSeverity property. Equals to 1000. | |
DefaultLowSeverity | Default value of the LowSeverity property. Equals to 1. |
Name | Description | |
---|---|---|
Areas | Array of process area strings of interest - only events or conditions in these areas will be reported. | |
Categories | ||
DefaultAreas | Default areas. An empty array. | |
DefaultCategories | Default categories. An empty array. | |
DefaultEventTypes | Default event types. Equals to all types included. | |
DefaultSources | Default sources. An empty array. | |
Empty | An empty OPC-A&E subscription filter. | |
EventTypes | An AEEventType value specifying which event types are of interest (essentially, a bit mask). | |
HighSeverity | Highest severity of interest (inclusive). | |
LowSeverity | Lowest severity of interest (inclusive). | |
Sources | Array of event sources of interest - only events from these sources will be reported. |
Name | Description | |
---|---|---|
Clone | Overridden. | |
Equals | Overloaded. Overridden. Determines whether the specified object is equal to the current object.Determines whether the specified System.Object is equal to the current object. | |
GetHashCode | Overridden. Serves as the default hash function. Serves as a hash function for a particular type. | |
GetObjectData | Overridden. | |
GetSchema | (Inherited from OpcLabs.BaseLib.Info) | |
GetType | Gets the System.Type of the current instance. (Inherited from object) | |
MemberwiseClone | Creates a new object that is a memberwise copy of the current instance. | |
ReadXml | (Inherited from OpcLabs.BaseLib.Info) | |
SetAreas | Sets array of process area strings of interest - only events or conditions in these areas will be reported. | |
SetCategories | Sets array of event category IDs of interest. | |
SetSources | Sets array of event sources of interest - only events from these sources will be reported. | |
ToString | Returns a string that represents the current object.Returns a string that represents the current object. (Inherited from OpcLabs.BaseLib.Info) | |
WriteXml | (Inherited from OpcLabs.BaseLib.Info) |
Name | Description | |
---|---|---|
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from object) | |
ReadXmlElement | Overridden. Infrastructure. Infrastructure. | |
WriteXmlElement | Overridden. Infrastructure. Infrastructure. |
Equality | Determines whether the two objects are equal. |
Inequality | Determines whether the two objects are not equal. |