uaPLUS Reference
ReadVirtualNodes Method
See Also  Send Feedback
Advosol.uaPLUS Namespace > uaPLUSNodeManager Class : ReadVirtualNodes Method

context
The context.
nodesToRead
The nodes to read.
values
The values.
errors
The errors.
nodesToValidate
The nodes to validate.
cache
The cache.

Glossary Item Box

Validates the nodes and reads the values from the underlying source. 2014-8-27

Syntax

Visual Basic (Declaration) 
Protected Overrides Sub ReadVirtualNodes( _
   ByVal context As ServerSystemContext, _
   ByVal nodesToRead As IList(Of ReadValueId), _
   ByVal values As IList(Of DataValue), _
   ByVal errors As IList(Of ServiceResult), _
   ByVal nodesToValidate As List(Of NodeHandle), _
   ByVal cache As IDictionary(Of NodeId,NodeState) _
) 

Parameters

context
The context.
nodesToRead
The nodes to read.
values
The values.
errors
The errors.
nodesToValidate
The nodes to validate.
cache
The cache.

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.