IAdsStateControl Interface

Interface for reading and controlling the ADS state.


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

Syntax

C#

public interface IAdsStateControl

The IAdsStateControl type exposes the following members.

Methods

 

Name

Description

IAdsStateControl Interface 1:

TryWriteControl(StateInfo)

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

IAdsStateControl Interface 2:

TryWriteControl(StateInfo, ReadOnlyMemoryByte)

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

IAdsStateControl Interface 3:

WriteControl(StateInfo)

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

IAdsStateControl Interface 4:

WriteControl(StateInfo, ReadOnlyMemoryByte)

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

IAdsStateControl Interface 5:

WriteControlAsync(AdsState, UInt16, CancellationToken)

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

IAdsStateControl Interface 6:

WriteControlAsync(AdsState, UInt16, ReadOnlyMemoryByte, CancellationToken)

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

Reference

TwinCAT.Ads Namespace

Beckhoff Automation GmbH & Co. KG 2001-2026