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


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

The following tables list the members exposed by AEEventData.

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). In UTC.  
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). In UTC, as double-precision floating-point number that contains an OLE Automation date.  
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). In local time.  
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). In local time, as double-precision floating-point number that contains an OLE Automation date.  
Public PropertyActor ID.  
Public PropertyVendor-specific event attributes.  
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 Propertystatic (Shared in Visual Basic)Default active time. In UTC.  
Public Propertystatic (Shared in Visual Basic)Default event type.  
Public Propertystatic (Shared in Visual Basic)Default quality.  
Public Propertystatic (Shared in Visual Basic)Default time. In UTC.  
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 Propertystatic (Shared in Visual Basic)An empty OPC-A&E 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. In UTC.  
Public PropertyTime of the event occurrence - for conditions, time that the condition transitioned into the new state or sub- condition. In UTC, as double-precision floating-point number that contains an OLE Automation date.  
Public PropertyTime of the event occurrence - for conditions, time that the condition transitioned into the new state or sub-condition. In local time.  
Public PropertyTime of the event occurrence - for conditions, time that the condition transitioned into the new state or sub- condition. In local time, as double-precision floating-point number that contains an OLE Automation date.  
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 Method (Inherited from OpcLabs.BaseLib.Info)
Public MethodOverridden. Returns a string that represents the current object.Returns a string that represents the current object.  
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 Operators
Determines whether the two objects are equal.
Determines whether the two objects are not equal.
Top
See Also

Reference

AEEventData Class
OpcLabs.EasyOpc.AlarmsAndEvents Namespace