OPC Labs EasyOPC-UA Components Library
ReadValueList Method
OpcLabs_EasyOpcUAComponents ActiveX DLL > EasyUAClient Object : ReadValueList Method

Description
Reads values of multiple attributes, using list of argument objects as an input.

 

DISPID (Dispatch ID):

 

For more information, see OpcLabs.EasyOpc.UA.ComTypes._EasyUAClient.ReadValueList in .NET Reference.

Syntax
Visual Basic
Public Function ReadValueList( _
   ByVal readArgumentsList As IList _
) As ElasticVector
Parameters
readArgumentsList

Return Type
Remarks

For remarks, see OpcLabs.EasyOpc.UA.ComTypes._EasyUAClient.ReadValueList in .NET Reference.

Example

For examples, see OpcLabs.EasyOpc.UA.ComTypes._EasyUAClient.ReadValueList in .NET Reference.

See Also

EasyUAClient Object  | EasyUAClient Members