IAdsReadWrite2.Write Method (UInt32, UInt32)

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

Namespace:  TwinCAT.Ads
Assembly:  TwinCAT.Ads.Abstractions (in TwinCAT.Ads.Abstractions.dll) Version: 6.0.328+39e3229

Syntax

C#

void Write(
    uint indexGroup,
    uint indexOffset
)

Parameters

indexGroup

Type: System.UInt32
The index group.

indexOffset

Type: System.UInt32
The index offset.

Reference

IAdsReadWrite2 Interface

Write Overload

TwinCAT.Ads Namespace