AdsClientTryWriteControl(StateInfo, ReadOnlyMemoryByte) Method

Changes the ADS status and the device status of an ADS server.


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

Syntax

C#

public AdsErrorCode TryWriteControl(
    StateInfo stateInfo,
    ReadOnlyMemory<byte> writeBuffer
)

Parameters

stateInfo  StateInfo

New ADS status and device status.

writeBuffer  ReadOnlyMemoryByte

The write buffer.

Return Value

AdsErrorCode
AdsErrorCode.

Implements

IAdsStateControlTryWriteControl(StateInfo, ReadOnlyMemoryByte)
ITcAdsRawTryWriteControl(StateInfo, ReadOnlyMemoryByte)

Reference

AdsClient Class TryWriteControl Overload TwinCAT.Ads Namespace

Beckhoff Automation GmbH & Co. KG 2001-2026