QuickOPC User's Guide and Reference
AEConditionState Class Properties


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

For a list of all members of this type, see AEConditionState members.

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
See Also

Reference

AEConditionState Class
OpcLabs.EasyOpc.AlarmsAndEvents Namespace