uaPLUS Reference
OnMonitoredNodeChanged Method
See Also  Send Feedback
Opc.Ua.Server Namespace > MonitoredNode2 Class : OnMonitoredNodeChanged Method

context
node
changes

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Sub OnMonitoredNodeChanged( _
   ByVal context As ISystemContext, _
   ByVal node As NodeState, _
   ByVal changes As NodeStateChangeMasks _
) 
C# 
public void OnMonitoredNodeChanged( 
   ISystemContext context,
   NodeState node,
   NodeStateChangeMasks changes
)

Parameters

context
node
changes

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.