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

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

 

DISPID (Dispatch ID):

 

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

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

Return Type
Remarks

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

Example

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

See Also

EasyUAClient Object  | EasyUAClient Members