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

requestHeader
subscriptionId
triggeringItemId
linksToAdd
linksToRemove
addResults
addDiagnosticInfos
removeResults
removeDiagnosticInfos

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Overridable Function SetTriggering( _
   ByVal requestHeader As RequestHeader, _
   ByVal subscriptionId As UInteger, _
   ByVal triggeringItemId As UInteger, _
   ByVal linksToAdd As UInt32Collection, _
   ByVal linksToRemove As UInt32Collection, _
   ByRef addResults As StatusCodeCollection, _
   ByRef addDiagnosticInfos As DiagnosticInfoCollection, _
   ByRef removeResults As StatusCodeCollection, _
   ByRef removeDiagnosticInfos As DiagnosticInfoCollection _
) As ResponseHeader

Parameters

requestHeader
subscriptionId
triggeringItemId
linksToAdd
linksToRemove
addResults
addDiagnosticInfos
removeResults
removeDiagnosticInfos

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.