NotificationSettings Constructor (AdsTransMode, TimeSpan, TimeSpan)

Initializes a new instance of the NotificationSettings class.

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

Syntax

C#

public NotificationSettings(
    AdsTransMode mode,
    TimeSpan cycleTime,
    TimeSpan maxDelay
)

Parameters

mode

Type: TwinCAT.Ads.AdsTransMode
The ADS Transmission mode.

cycleTime

Type: System.TimeSpan
The cycle time in ms.

maxDelay

Type: System.TimeSpan
The maximum delay in ms

Reference

NotificationSettings Class

NotificationSettings Overload

TwinCAT.Ads Namespace