uaPLUS Reference
EventFilterDef Class Members
See Also  Fields  Send Feedback
NSPlugin Namespace : EventFilterDef Class


Glossary Item Box

The following tables list the members exposed by EventFilterDef.

Public Constructors

 NameDescription
Public ConstructorEventFilterDef Constructor  
Top

Public Fields

 NameDescription
Public FieldAreaList Array of process area strings of interest - only events or conditions in these areas will be reported. Area strings can be obtained using EventAreaBrowser.GetQualifiedAreaName. It is possible to specify areas using the wildcard syntax. Servers must support the wildcard syntax described in OPC specification Appendix A.  
Public FieldEventCategories Array of event categories of interest. These are event category codes returned in EventServer:.QueryEventCategories.  
Public FieldEventTypes A bit mask with EventType enumerator values, specifying which event types are of interest.  
Public FieldHighSeverity Highest severity of interest (inclusive).  
Public FieldLowSeverity Lowest severity of interest (inclusive).  
Public FieldSourceList Array of event sources of interest - only events from these sources will be reported. It is possible to specify sources using the wildcard syntax. Servers must support the wildcard syntax described in OPC specification Appendix A.  
Top

See Also

© 2010-2018 Copyright Advosol Inc. All Rights Reserved.