IAdsStateControlTryWriteControl(StateInfo, ReadOnlyMemoryByte) Method

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


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

Syntax

C#

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.

Reference

IAdsStateControl Interface TryWriteControl Overload TwinCAT.Ads Namespace

Beckhoff Automation GmbH & Co. KG 2001-2026