uaPLUS Reference
Read(Object,Object) Method
See Also  Send Feedback
Opc.Ua Namespace > BaseVariableValue Class > Read Method : Read(Object,Object) Method

currentValue
valueToRead

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Protected Overloads Function Read( _
   ByVal currentValue As Object, _
   ByRef valueToRead As Object _
) As ServiceResult
C# 
protected ServiceResult Read( 
   object currentValue,
   ref object valueToRead
)

Parameters

currentValue
valueToRead

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.