uaPLUS Reference
Write(UInt32,Object) Method
See Also  Send Feedback
Opc.Ua Namespace > MethodNode Class > Write Method : Write(UInt32,Object) Method

attributeId
value

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Protected Overloads Overrides Function Write( _
   ByVal attributeId As UInteger, _
   ByVal value As Object _
) As ServiceResult
C# 
protected override ServiceResult Write( 
   uint attributeId,
   object value
)

Parameters

attributeId
value

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.