IAdsReadWrite Interface

Interface for ADS Read/Write access via IndexGroup / IndexOffset


Namespace: TwinCAT.Ads
Assembly: TwinCAT.Ads.Abstractions (in TwinCAT.Ads.Abstractions.dll) Version: 7.0.0+e56d35ccc4675faac24789a4aab60071fc61d470

Syntax

C#

public interface IAdsReadWrite

The IAdsReadWrite type exposes the following members.

Methods

 

Name

Description

IAdsReadWrite Interface 1:

ReadAsResult

Reads data synchronously from an ADS device.

IAdsReadWrite Interface 2:

ReadWriteAsResult

Writes data synchronously to an ADS device and reads data from that device.

IAdsReadWrite Interface 3:

TryWrite

Writes data synchronously to an ADS device.

IAdsReadWrite Interface 4:

Write(UInt32, UInt32)

Sends a 'Write' request to the ADS device at the specified address.

IAdsReadWrite Interface 5:

Write(UInt32, UInt32, ReadOnlyMemoryByte)

Writes data synchronously to an ADS device.

IAdsReadWrite Interface 6:

WriteAsResult

Writes data synchronously to an ADS device.

IAdsReadWrite Interface 7:

WriteAsync

Writes the data / Value asynchronously into the specified writeBuffer.

Reference

TwinCAT.Ads Namespace

Beckhoff Automation GmbH & Co. KG 2001-2026