AdsClientReadAsResult(UInt32, UInt32, Int32) Method
Reads data synchronously from an ADS device.
Namespace: TwinCAT.Ads
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 7.0.0+e56d35ccc4675faac24789a4aab60071fc61d470
Syntax
C#
public ResultReadBytes ReadAsResult(
uint indexGroup,
uint indexOffset,
int readLength
)Parameters
|
indexGroup UInt32 |
Contains the index group number of the requested ADS service. |
|
indexOffset UInt32 |
Contains the index offset number of the requested ADS service. |
|
readLength Int32 |
Length of the read. |
Reference
AdsClient Class ReadAsResult Overload TwinCAT.Ads Namespace
Beckhoff Automation GmbH & Co. KG 2001-2026