AdsConnection.Write(UInt32, UInt32) Method

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


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

Syntax

C#

public void Write(
uint indexGroup,
uint indexOffset
)

Parameters

indexGroup  UInt32

The index group.

indexOffset  UInt32

The index offset.

Implements

IAdsReadWrite.Write(UInt32, UInt32)

Exceptions

Exception

Condition

ObjectDisposedException

ClientNotConnectedException

See Also

Reference

AdsConnection Class Write Overload TwinCAT.Ads Namespace

Beckhoff Automation GmbH & Co. KG 2001-2026