AdsStateChangedEventArgs Constructor (StateInfo)

Initializes a new instance of the AdsStateChangedEventArgs class.

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

Syntax

C#

public AdsStateChangedEventArgs(
    StateInfo state
)

VB

Public Sub New ( 
    state As StateInfo
)

Parameters

state

Type: TwinCAT.Ads.StateInfo
Current state of the ADS device.

Reference

AdsStateChangedEventArgs Class

AdsStateChangedEventArgs Overload

TwinCAT.Ads Namespace