NotificationSettings.NotificationMode Property

Gets or sets the ADS Transmission mode.

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

Syntax

C#

public AdsTransMode NotificationMode { get; }

VB

Public ReadOnly Property NotificationMode As AdsTransMode
    Get

Property Value

Type: AdsTransMode
The Transmission mode.

Reference

NotificationSettings Class

TwinCAT.Ads Namespace