AdsClient.WriteControl Method (StateInfo)

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

Namespace:  TwinCAT.Ads
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll) Version: 6.0.328+39e3229

Syntax

C#

public void WriteControl(
    StateInfo stateInfo
)

Parameters

stateInfo

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

Implements

IAdsStateControl.WriteControl(StateInfo)

Reference

AdsClient Class

WriteControl Overload

TwinCAT.Ads Namespace