ADS Read

With ADS Read data can be read from an ADS device. The data are addressed by the Index Group and the Index Offset

Request

ADS Read 1:

Data array

Size

Description

Index Group

4 bytes

Index Group of the data which should be read.

Index Offset

4 bytes

Index Offset of the data which should be read.

Length

4 bytes

Length of the data (in bytes) which should be read.

Response

ADS Read 2:

Data array

Size

Description

Result

4 bytes

ADS error number

Length

4 bytes

Length of data which are supplied back.

Data

n bytes

Data which are supplied back.