IAdsStateControlTimeout.ReadState Method

Reads the ADS status and the device status from an ADS server.

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

Syntax

C#

StateInfo ReadState(
    int timeout
)

Parameters

timeout

Type: System.Int32
The timeout.

Return Value

Type: StateInfo
The ADS statue and device status.

Reference

IAdsStateControlTimeout Interface

TwinCAT.Ads Namespace