QuickOPC User's Guide and Reference
IEasyUAClientExtension Class Members
Methods 


OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.AlarmsAndConditions.Extensions Namespace : IEasyUAClientExtension Class

The following tables list the members exposed by IEasyUAClientExtension.

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)The Acknowledge Method is used to acknowledge an Event Notification for a Condition instance state where AckedState is FALSE.  
Public Methodstatic (Shared in Visual Basic)The AddComment Method is used to apply a comment to a specific state of a Condition instance.  
Public Methodstatic (Shared in Visual Basic)The Confirm Method is used to confirm an Event Notifications for a Condition instance state where ConfirmedState is FALSE.  
Public Methodstatic (Shared in Visual Basic)The Disable Method is used to change a Condition instance to the Disabled state.  
Public Methodstatic (Shared in Visual Basic)The Enable Method is used to change a Condition instance to the enabled state.  
Public Methodstatic (Shared in Visual Basic)The OneShotShelve Method sets the AlarmCondition to the OneShotShelved state.  
Public Methodstatic (Shared in Visual Basic)Respond is used to pass the selected response option and end the dialog. DialogState/Id will return to FALSE.  
Public Methodstatic (Shared in Visual Basic)The TimedShelve Method sets the AlarmCondition to the TimedShelved state.  
Public Methodstatic (Shared in Visual Basic)The Unshelve Method sets the AlarmCondition to the Unshelved state.  
Top
See Also

Reference

IEasyUAClientExtension Class
OpcLabs.EasyOpc.UA.AlarmsAndConditions.Extensions Namespace