uaPLUS Reference
SetShelvingState Method
See Also  Send Feedback
Opc.Ua Namespace > AlarmConditionState Class : SetShelvingState Method

context
shelved
oneShot
shelvingTime

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Overridable Sub SetShelvingState( _
   ByVal context As ISystemContext, _
   ByVal shelved As Boolean, _
   ByVal oneShot As Boolean, _
   ByVal shelvingTime As Double _
) 
C# 
public virtual void SetShelvingState( 
   ISystemContext context,
   bool shelved,
   bool oneShot,
   double shelvingTime
)

Parameters

context
shelved
oneShot
shelvingTime

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family

See Also

© 2010-2018 Copyright Advosol Inc. All Rights Reserved.