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

Description
The TimedShelve Method sets the AlarmCondition to the TimedShelved state.

 

DISPID (Dispatch ID):

 

For more information, see TimedShelve in .NET Reference.

Syntax
Visual Basic
Public Sub TimedShelve( _
   ByVal endpointDescriptor As Variant, _
   ByVal objectOrConditionNodeDescriptor As Variant, _
   ByVal millisecondsShelvingTime As Double _
) 
Parameters
endpointDescriptor

objectOrConditionNodeDescriptor

millisecondsShelvingTime

Return Type

See TimedShelve in .NET Reference.

Remarks

For remarks, see TimedShelve in .NET Reference.

Example

For examples, see TimedShelve in .NET Reference.

See Also

EasyUAAlarmsAndConditionsClient Object  | EasyUAAlarmsAndConditionsClient Members