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

context
enabled

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Sub SetDiagnosticsEnabled( _
   ByVal context As ServerSystemContext, _
   ByVal enabled As Boolean _
) 
C# 
public void SetDiagnosticsEnabled( 
   ServerSystemContext context,
   bool enabled
)

Parameters

context
enabled

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.