OPC Labs EasyOPC-UA Library
EasyUAAlarmsAndConditionsClient Object Members
Overview 
OpcLabs_EasyOpcUA ActiveX DLL : EasyUAAlarmsAndConditionsClient Object
Public Methods
The Acknowledge Method is used to acknowledge an Event Notification for a Condition instance state where AckedState is FALSE.

 

DISPID (Dispatch ID):

 

For more information, see Acknowledge in .NET Reference.

 

DISPID (Dispatch ID):

 

For more information, see add_Disposed in .NET Reference.

The AddComment Method is used to apply a comment to a specific state of a Condition instance.

 

DISPID (Dispatch ID):

 

For more information, see AddComment in .NET Reference.

Returns the client object upon which this specialized client is built.

 

DISPID (Dispatch ID):

 

For more information, see AsClient in .NET Reference.

Creates a new object that is a copy of the current instance.

 

DISPID (Dispatch ID):

 

For more information, see Clone in .NET Reference.

The Confirm Method is used to confirm an Event Notifications for a Condition instance state where ConfirmedState is FALSE.

 

DISPID (Dispatch ID):

 

For more information, see Confirm in .NET Reference.

The Disable Method is used to change a Condition instance to the Disabled state.

 

DISPID (Dispatch ID):

 

For more information, see Disable in .NET Reference.

 

DISPID (Dispatch ID):

 

For more information, see Dispose in .NET Reference.

The Enable Method is used to change a Condition instance to the enabled state.

 

DISPID (Dispatch ID):

 

For more information, see Enable 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 service object of the specified type.

 

DISPID (Dispatch ID):

 

For more information, see GetService in .NET Reference.

Gets the service object of the specified type, given by type name.

 

DISPID (Dispatch ID):

 

For more information, see GetServiceByName in .NET Reference.

Gets the Type of the current instance.

 

DISPID (Dispatch ID):

 

For more information, see GetType in .NET Reference.

The OneShotShelve Method sets the AlarmCondition to the OneShotShelved state.

 

DISPID (Dispatch ID):

 

For more information, see OneShotShelve in .NET Reference.

 

DISPID (Dispatch ID):

 

For more information, see remove_Disposed in .NET Reference.

Respond is used to pass the selected response option and end the dialog. DialogState/Id will return to FALSE.

 

DISPID (Dispatch ID):

 

For more information, see Respond in .NET Reference.

The TimedShelve Method sets the AlarmCondition to the TimedShelved state.

 

DISPID (Dispatch ID):

 

For more information, see TimedShelve in .NET Reference.

The Unshelve Method sets the AlarmCondition to the Unshelved state.

 

DISPID (Dispatch ID):

 

For more information, see Unshelve in .NET Reference.

Determines whether this instance has the same value as a given other instance.

 

DISPID (Dispatch ID):

 

For more information, see ValueEquals in .NET Reference.

Public Properties
The selector of the client object that is used for the specialized client operations.

 

DISPID (Dispatch ID):

 

For more information, see ClientSelector in .NET Reference.

Can be used to distinguish otherwise equal widgets.

 

DISPID (Dispatch ID):

 

For more information, see CustomReference in .NET Reference.

The display string for the current object.

 

DISPID (Dispatch ID): 0

 

For more information, see ToString in .NET Reference.

Determines whether this specialized client has been derived from an OPC UA client object.

 

DISPID (Dispatch ID):

 

For more information, see IsDerived in .NET Reference.

 

DISPID (Dispatch ID):

 

For more information, see Site in .NET Reference.

Returns a string that represents the current object.

 

DISPID (Dispatch ID):

 

For more information, see ToString in .NET Reference.

See Also

EasyUAAlarmsAndConditionsClient Object