IAdsReadWrite2 Methods

The IAdsReadWrite2 type exposes the following members.

Methods

 

Name

Description

IAdsReadWrite2 Methods 1:

Read

Reads data synchronously from an ADS device and writes it to the given readBuffer

IAdsReadWrite2 Methods 2:

ReadAsync

Reads the data asynchronously from specified IndexGroup/IndexOffset (Inherited from IAdsReadWrite.)

IAdsReadWrite2 Methods 3:

ReadWrite

Writes data synchronously to an ADS device and then Reads data from this device into the readBuffer

IAdsReadWrite2 Methods 4:

ReadWriteAsync

Read/Writes data asynchronously to/from the specified writeBuffer, readBuffer (Inherited from IAdsReadWrite.)

IAdsReadWrite2 Methods 5:

TryRead

Reads data synchronously from an ADS device and writes it to the given stream. (Inherited from IAdsReadWrite.)

IAdsReadWrite2 Methods 6:

TryReadWrite

Writes data synchronously to an ADS device and reads data from that device. (Inherited from IAdsReadWrite.)

IAdsReadWrite2 Methods 7:

TryWrite

Writes data synchronously to an ADS device. (Inherited from IAdsReadWrite.)

IAdsReadWrite2 Methods 8:

Write(UInt32, UInt32)

Triggers a 'Write' call to the ADS device at the specified address.

IAdsReadWrite2 Methods 9:

Write(UInt32, UInt32, ReadOnlyMemory.Byte.)

Writes data synchronously to an ADS device.

IAdsReadWrite2 Methods 10:

WriteAsync

Writes the data / Value asynchronously into the specified writeBuffer. (Inherited from IAdsReadWrite.)

Reference

IAdsReadWrite2 Interface

TwinCAT.Ads Namespace