OPC Labs EasyOPC-UA Components Library
Unshelve Method
OpcLabs_EasyOpcUAComponents ActiveX DLL > EasyUAAlarmsAndConditionsClient Object : Unshelve Method

Description
The Unshelve Method sets the AlarmCondition to the Unshelved state.

 

DISPID (Dispatch ID):

 

For more information, see Unshelve in .NET Reference.

Syntax
Visual Basic
Public Sub Unshelve( _
   ByVal endpointDescriptor As Variant, _
   ByVal objectOrConditionNodeDescriptor As Variant _
) 
Parameters
endpointDescriptor

objectOrConditionNodeDescriptor

Return Type

See Unshelve in .NET Reference.

Remarks

For remarks, see Unshelve in .NET Reference.

Example

For examples, see Unshelve in .NET Reference.

See Also

EasyUAAlarmsAndConditionsClient Object  | EasyUAAlarmsAndConditionsClient Members