QuickOPC User's Guide and Reference
AEEventDataPayload Class Members
Properties  Methods 


OpcLabs.OpcComplexEventProcessing Assembly > OpcLabs.EasyOpc.AlarmsAndEvents.ComplexEventProcessing Namespace : AEEventDataPayload Class

The following tables list the members exposed by AEEventDataPayload.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyNew state of the condition: The condition is acknowledged.  
Public PropertyThis flag indicates that the related condition requires acknowledgment of this event.  
Public PropertyNew state of the condition: The condition is active.  
Public PropertyTime that the condition became active (for single-state conditions), or the time of the transition into the current sub-condition (for multi-state conditions).  
Public PropertyActor ID.  
Public PropertyEvent category ID.  
Public PropertyThe name of the condition related to this event notification.  
Public PropertyServer defined cookie associated with the event notification.  
Public PropertyNew state of the condition: The condition is enabled.  
Public PropertySimple, Condition-Related, or Tracking event.  
Public PropertyEvent notification message describing the event.  
Public PropertyThe source of event notification.  
Public PropertyQuality associated with the condition.  
Public PropertyEvent severity (1..1000).  
Public PropertyThe name of the current sub-condition, for multi-state conditions. For a single-state condition, this contains the condition name.  
Public PropertyTime of the event occurrence - for conditions, time that the condition transitioned into the new state or sub-condition.  
Top
Public Methods
 NameDescription
Public Method (Inherited from object)
Public Methodstatic (Shared in Visual Basic)Converts an for OPC Alarms&Events event object to an event payload.  
Public MethodServes as the default hash function. (Inherited from object)
Public MethodGets the System.Type of the current instance. (Inherited from object)
Public MethodReturns a string that represents the current object.  
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)
Top
Public Operators
Converts an for OPC Alarms&Events event object to an event payload.
Top
See Also

Reference

AEEventDataPayload Class
OpcLabs.EasyOpc.AlarmsAndEvents.ComplexEventProcessing Namespace