AdsStateChangedEventArgs.State Property

Current state of the ADS device.

Namespace:  TwinCAT.Ads
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll) Version: 4.3.0.0

Syntax

C#

public StateInfo State { get; }

VB

Public ReadOnly Property State As StateInfo
    Get

Property Value

Type: StateInfo
The state.

Reference

AdsStateChangedEventArgs Class

TwinCAT.Ads Namespace