uaPLUS Reference
ReadAttributes Method
See Also  Send Feedback
Opc.Ua Namespace > NodeState Class : ReadAttributes Method

context
attributeIds

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Overridable Function ReadAttributes( _
   ByVal context As ISystemContext, _
   ByVal ParamArray attributeIds() As UInteger _
) As List(Of Object)
C# 
public virtual List<object> ReadAttributes( 
   ISystemContext context,
   params uint[] attributeIds
)

Parameters

context
attributeIds

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.