uaPLUS Reference
ReadNonValueAttribute Method
See Also  Send Feedback
Opc.Ua Namespace > BaseObjectState Class : ReadNonValueAttribute Method

context
attributeId
value

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Protected Overrides Function ReadNonValueAttribute( _
   ByVal context As ISystemContext, _
   ByVal attributeId As UInteger, _
   ByRef value As Object _
) As ServiceResult
C# 
protected override ServiceResult ReadNonValueAttribute( 
   ISystemContext context,
   uint attributeId,
   ref object value
)

Parameters

context
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.