AdsConnectionWrite(UInt32, UInt32, Int32) Method

Trigger Client Method/Command.


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

Syntax

C#

public void Write(
    uint indexGroup,
    uint indexOffset,
    int timeout
)

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.

timeout  Int32

The timeout.

Remarks

This method is used to trigger Client Methods/Commands without parameters.

Reference

AdsConnection Class Write Overload TwinCAT.Ads Namespace

Beckhoff Automation GmbH & Co. KG 2001-2026