uaPLUS Reference
BeginSetTriggering Method
See Also  Send Feedback
Opc.Ua Namespace > SessionClient Class : BeginSetTriggering Method

requestHeader
subscriptionId
triggeringItemId
linksToAdd
linksToRemove
callback
asyncState

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Function BeginSetTriggering( _
   ByVal requestHeader As RequestHeader, _
   ByVal subscriptionId As UInteger, _
   ByVal triggeringItemId As UInteger, _
   ByVal linksToAdd As UInt32Collection, _
   ByVal linksToRemove As UInt32Collection, _
   ByVal callback As AsyncCallback, _
   ByVal asyncState As Object _
) As IAsyncResult

Parameters

requestHeader
subscriptionId
triggeringItemId
linksToAdd
linksToRemove
callback
asyncState

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.