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 IAdsStateControlThe IAdsStateControl type exposes the following members.
Methods
|
|
Name |
Description |
|---|---|---|
|
|
Changes the ADS status and the device status of an ADS server. | |
|
|
Changes the ADS status and the device status of an ADS server. | |
|
|
Changes the ADS status and the device status of an ADS server. | |
|
|
Changes the ADS status and the device status of an ADS server. | |
|
|
Changes the ADS status and device status of the ADS server asynchronously. | |
|
|
WriteControlAsync(AdsState, UInt16, ReadOnlyMemoryByte, CancellationToken) |
Changes the ADS status and device status of the ADS server asynchronously. |
- IAdsStateControl.TryWriteControl Method (StateInfo)
- IAdsStateControl.WriteControl Method (StateInfo)
- IAdsStateControl.WriteControlAsync Method (AdsState, UInt16, CancellationToken)
- IAdsStateControl.TryWriteControl Method (StateInfo, ReadOnlyMemory.Byte.)
- IAdsStateControl.WriteControl Method (StateInfo, ReadOnlyMemory.Byte.)
- IAdsStateControl.WriteControlAsync Method (AdsState, UInt16, ReadOnlyMemory.Byte., CancellationToken)