OPC Labs EasyOPC “Classic” Library
AEConditionState Object Members
Overview 
OpcLabs_EasyOpcClassic ActiveX DLL : AEConditionState Object
Public Methods
Creates a new object that is a copy of the current instance.

 

DISPID (Dispatch ID):

 

For more information, see Clone in .NET Reference.

Determines whether the specified object is equal to the current object.

 

DISPID (Dispatch ID):

 

For more information, see Equals in .NET Reference.

Returns a hash code for the current object.

 

DISPID (Dispatch ID):

 

For more information, see GetHashCode in .NET Reference.

 

DISPID (Dispatch ID):

 

For more information, see GetObjectData in .NET Reference.

Gets the Type of the current instance.

 

DISPID (Dispatch ID):

 

For more information, see GetType in .NET Reference.

Public Properties
The condition is acknowledged.

 

DISPID (Dispatch ID):

 

For more information, see Acknowledged in .NET Reference.

This is the ID of the client who last acknowledged this condition.

 

DISPID (Dispatch ID):

 

For more information, see AcknowledgerId in .NET Reference.

The time of the most recent acknowledgment of this condition (of any sub-condition). In UTC.

 

DISPID (Dispatch ID):

 

For more information, see AcknowledgeTime in .NET Reference.

The 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.

 

DISPID (Dispatch ID):

 

For more information, see AcknowledgeTimeDouble in .NET Reference.

The time of the most recent acknowledgment of this condition (of any sub-condition). In local time.

 

DISPID (Dispatch ID):

 

For more information, see AcknowledgeTimeLocal in .NET Reference.

The 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.

 

DISPID (Dispatch ID):

 

For more information, see AcknowledgeTimeLocalDouble in .NET Reference.

The condition is active.

 

DISPID (Dispatch ID):

 

For more information, see Active in .NET Reference.

Currently active sub-condition, for multi-state conditions which are active. For a single-state condition, this contains the information about the condition itself.

 

DISPID (Dispatch ID):

 

For more information, see ActiveSubcondition in .NET Reference.

Time of the most recent transition into the condition. There may be transitions among the sub-conditions which are more recent. In UTC.

 

DISPID (Dispatch ID):

 

For more information, see ActiveTime in .NET Reference.

Time 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.

 

DISPID (Dispatch ID):

 

For more information, see ActiveTimeDouble in .NET Reference.

Time of the most recent transition into the condition. There may be transitions among the sub-conditions which are more recent. In local time.

 

DISPID (Dispatch ID):

 

For more information, see ActiveTimeLocal in .NET Reference.

Time 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.

 

DISPID (Dispatch ID):

 

For more information, see ActiveTimeLocalDouble in .NET Reference.

Attributes associated with latest event notification for this condition.

 

DISPID (Dispatch ID):

 

For more information, see AttributeValues in .NET Reference.

The comment string passed in by the client who last acknowledged this condition.

 

DISPID (Dispatch ID):

 

For more information, see Comment in .NET Reference.

The display string for the current object.

 

DISPID (Dispatch ID): 0

 

For more information, see ToString in .NET Reference.

The condition is enabled.

 

DISPID (Dispatch ID):

 

For more information, see Enabled in .NET Reference.

Time of the most recent transition out of this condition. In UTC.

 

DISPID (Dispatch ID):

 

For more information, see InactiveTime in .NET Reference.

Time of the most recent transition out of this condition. In UTC, as double-precision floating-point number that contains an OLE Automation date.

 

DISPID (Dispatch ID):

 

For more information, see InactiveTimeDouble in .NET Reference.

Time of the most recent transition out of this condition. In local time.

 

DISPID (Dispatch ID):

 

For more information, see InactiveTimeLocal in .NET Reference.

Time of the most recent transition out of this condition. In local time, as double-precision floating-point number that contains an OLE Automation date.

 

DISPID (Dispatch ID):

 

For more information, see InactiveTimeLocalDouble in .NET Reference.

Quality associated with the condition state.

 

DISPID (Dispatch ID):

 

For more information, see Quality in .NET Reference.

Time of the most recent transition into active subcondition. This is the time value which must be specified when acknowledging the condition. In UTC.

 

DISPID (Dispatch ID):

 

For more information, see SubconditionActiveTime in .NET Reference.

Time 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.

 

DISPID (Dispatch ID):

 

For more information, see SubconditionActiveTimeDouble in .NET Reference.

Time of the most recent transition into active subcondition. This is the time value which must be specified when acknowledging the condition. In local time.

 

DISPID (Dispatch ID):

 

For more information, see SubconditionActiveTimeLocal in .NET Reference.

Time 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.

 

DISPID (Dispatch ID):

 

For more information, see SubconditionActiveTimeLocalDouble in .NET Reference.

Sub-conditions defined for this condition.

 

DISPID (Dispatch ID):

 

For more information, see SubconditionElements in .NET Reference.

Returns a string that represents the current object.

 

DISPID (Dispatch ID):

 

For more information, see ToString in .NET Reference.

See Also

AEConditionState Object