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

Description
The OneShotShelve Method sets the AlarmCondition to the OneShotShelved state.

 

DISPID (Dispatch ID):

 

For more information, see OneShotShelve in .NET Reference.

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

objectOrConditionNodeDescriptor

Return Type

See OneShotShelve in .NET Reference.

Remarks

For remarks, see OneShotShelve in .NET Reference.

Example

For examples, see OneShotShelve in .NET Reference.

See Also

EasyUAAlarmsAndConditionsClient Object  | EasyUAAlarmsAndConditionsClient Members