IAdsStateControl.WriteControl Method (StateInfo, ReadOnlyMemory.Byte.)

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: 6.0.328+39e3229

Syntax

C#

void WriteControl(
    StateInfo stateInfo,
    ReadOnlyMemory<byte> writeBuffer
)

Parameters

stateInfo

Type: TwinCAT.Ads.StateInfo
New ADS status and device status.

writeBuffer

Type: System.ReadOnlyMemory.Byte.
The write buffer.

Reference

IAdsStateControl Interface

WriteControl Overload

TwinCAT.Ads Namespace