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


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

The following tables list the members exposed by AEConditionState.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyThe condition is acknowledged.  
Public PropertyThis is the ID of the client who last acknowledged this condition.  
Public PropertyThe time of the most recent acknowledgment of this condition (of any sub-condition). In UTC.  
Public PropertyThe time of the most recent acknowledgment of this condition (of any sub-condition). In UTC, as double-precision floating-point number that contains an OLE Automation date.  
Public PropertyThe time of the most recent acknowledgment of this condition (of any sub-condition). In local time.  
Public PropertyThe time of the most recent acknowledgment of this condition (of any sub-condition). In local time, as double-precision floating-point number that contains an OLE Automation date.  
Public PropertyThe condition is active.  
Public PropertyCurrently active sub-condition, for multi-state conditions which are active. For a single-state condition, this contains the information about the condition itself.  
Public PropertyTime of the most recent transition into the condition. There may be transitions among the sub-conditions which are more recent. In UTC.  
Public PropertyTime of the most recent transition into the condition. There may be transitions among the sub-conditions which are more recent. In UTC, as double-precision floating-point number that contains an OLE Automation date.  
Public PropertyTime of the most recent transition into the condition. There may be transitions among the sub-conditions which are more recent. In local time.  
Public PropertyTime of the most recent transition into the condition. There may be transitions among the sub-conditions which are more recent. In local time, as double-precision floating-point number that contains an OLE Automation date.  
Public PropertyAttributes associated with latest event notification for this condition.  
Public PropertyThe comment string passed in by the client who last acknowledged this condition.  
Public Propertystatic (Shared in Visual Basic)Default acknowledge time. In UTC.  
Public Propertystatic (Shared in Visual Basic)Default active time. In UTC.  
Public Propertystatic (Shared in Visual Basic)Default inactive time. In UTC.  
Public Propertystatic (Shared in Visual Basic)Default quality. In UTC.  
Public Propertystatic (Shared in Visual Basic)Default subcondition active time.  
Public PropertyThe condition is enabled.  
Public PropertyTime of the most recent transition out of this condition. In UTC.  
Public PropertyTime of the most recent transition out of this condition. In UTC, as double-precision floating-point number that contains an OLE Automation date.  
Public PropertyTime of the most recent transition out of this condition. In local time  
Public PropertyTime of the most recent transition out of this condition. In local time, as double-precision floating-point number that contains an OLE Automation date.  
Public PropertyQuality associated with the condition state.  
Public PropertyTime of the most recent transition into active subcondition. This is the time value which must be specified when acknowledging the condition. In UTC.  
Public PropertyTime of the most recent transition into active subcondition. This is the time value which must be specified when acknowledging the condition. In UTC, as double-precision floating-point number that contains an OLE Automation date.  
Public PropertyTime of the most recent transition into active subcondition. This is the time value which must be specified when acknowledging the condition. In local time.  
Public PropertyTime of the most recent transition into active subcondition. This is the time value which must be specified when acknowledging the condition. In local time, as double-precision floating-point number that contains an OLE Automation date.  
Public PropertySub-conditions defined for this condition.  
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 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 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

AEConditionState Class
OpcLabs.EasyOpc.AlarmsAndEvents Namespace