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

context
The context.
decoder
The decoder.
attibutesToLoad
The attributes to load.

Glossary Item Box

Updates the specified context.

Syntax

Visual Basic (Usage)Copy Code
Dim instance As BaseObjectState
Dim context As ISystemContext
Dim decoder As BinaryDecoder
Dim attibutesToLoad As NodeState.AttributesToSave
 
instance.Update(context, decoder, attibutesToLoad)

Parameters

context
The context.
decoder
The decoder.
attibutesToLoad
The attributes to load.

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.