QuickOPC User's Guide and Reference
_AEConditionState Interface Members
Properties  Methods 

OpcLabs.EasyOpcClassic Assembly > OpcLabs.EasyOpc.AlarmsAndEvents.ComTypes Namespace : _AEConditionState Interface

The following tables list the members exposed by _AEConditionState.

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

Reference

_AEConditionState Interface
OpcLabs.EasyOpc.AlarmsAndEvents.ComTypes Namespace