StateInfo.AdsState Property

Gets or sets the ADS state of this StateInfo object.

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

Syntax

C#

public AdsState AdsState { get; set; }

VB

Public Property AdsState As AdsState
    Get
    Set

Property Value

Type: AdsState

Reference

StateInfo Structure

TwinCAT.Ads Namespace