IDataServer4.ReadItems (METH)

METHOD ReadItems : UDINT

InOut:

Scope

Name

Type

Comment

Return

ReadItems

UDINT

Input

items

IDataItemList

The list of items that have to be read

bAsynchron

BOOL

Whether the method should be executed asynchronously (might not be supported so check return value)

finishedCallback

ICallback

An optional callback that will be called when the operation is finished (can be 0)