uaPLUS Reference
CreateSessionDiagnostics Method
See Also  Send Feedback
Opc.Ua.Server Namespace > DiagnosticsNodeManager Class : CreateSessionDiagnostics Method

systemContext
diagnostics
updateCallback
securityDiagnostics
updateSecurityCallback

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Function CreateSessionDiagnostics( _
   ByVal systemContext As ServerSystemContext, _
   ByVal diagnostics As SessionDiagnosticsDataType, _
   ByVal updateCallback As NodeValueSimpleEventHandler, _
   ByVal securityDiagnostics As SessionSecurityDiagnosticsDataType, _
   ByVal updateSecurityCallback As NodeValueSimpleEventHandler _
) As NodeId

Parameters

systemContext
diagnostics
updateCallback
securityDiagnostics
updateSecurityCallback

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.