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

context
decoder
attibutesToLoad

Glossary Item Box

Syntax

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

Parameters

context
decoder
attibutesToLoad

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.