QuickOPC User's Guide and Reference
IEasyUAAlarmsAndConditionsClient Interface Methods

OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.AlarmsAndConditions Namespace : IEasyUAAlarmsAndConditionsClient Interface

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

Public Methods
 NameDescription
 MethodThe Acknowledge Method is used to acknowledge an Event Notification for a Condition instance state where AckedState is FALSE.  
 MethodThe AddComment Method is used to apply a comment to a specific state of a Condition instance.  
 MethodReturns the client object upon which this specialized client is built. (Inherited from OpcLabs.EasyOpc.UA.IEasyUASpecializedClient)
 MethodThe Confirm Method is used to confirm an Event Notifications for a Condition instance state where ConfirmedState is FALSE.  
 MethodThe Disable Method is used to change a Condition instance to the Disabled state.  
 MethodThe Enable Method is used to change a Condition instance to the enabled state.  
 MethodGets the service object of the specified type. (Inherited from System.IServiceProvider)
 MethodThe OneShotShelve Method sets the AlarmCondition to the OneShotShelved state.  
 MethodRespond is used to pass the selected response option and end the dialog. DialogState/Id will return to FALSE.  
 MethodThe TimedShelve Method sets the AlarmCondition to the TimedShelved state.  
 MethodThe Unshelve Method sets the AlarmCondition to the Unshelved state.  
Top
Extension Methods
 NameDescription
Public Extension MethodThe TimedShelve Method sets the AlarmCondition to the TimedShelved state.
Top
See Also

Reference

IEasyUAAlarmsAndConditionsClient Interface
OpcLabs.EasyOpc.UA.AlarmsAndConditions Namespace