uaPLUS Reference
Update(ISystemContext,BinaryDecoder,AttributesToSave) Method
See Also  Send Feedback
Opc.Ua Namespace > NodeState Class > Update Method : Update(ISystemContext,BinaryDecoder,AttributesToSave) Method

context
decoder
attributesToLoad

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Overloads Overridable Sub Update( _
   ByVal context As ISystemContext, _
   ByVal decoder As BinaryDecoder, _
   ByVal attributesToLoad As NodeState.AttributesToSave _
) 
C# 
public virtual void Update( 
   ISystemContext context,
   BinaryDecoder decoder,
   NodeState.AttributesToSave attributesToLoad
)

Parameters

context
decoder
attributesToLoad

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.