NotificationSettings.CycleTime Property

Gets the cycle time (in milliseconds) for AdsNotifications.

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

Syntax

C#

public int CycleTime { get; }

Property Value

Type: Int32
The cycle time.

Remarks

The ADS server checks if the value changes in this time slice. The unit is 1ms

Reference

NotificationSettings Class

TwinCAT.Ads Namespace