AdsConnection.AdsNotification Event

Occurs when the ADS device sends a notification to the client.

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

Syntax

C#

public event AdsNotificationEventHandler AdsNotification

VB

Public Event AdsNotification As AdsNotificationEventHandler

Value

Type: TwinCAT.Ads.AdsNotificationEventHandler

Implements

IAdsNotifications.AdsNotification

Reference

AdsConnection Class

TwinCAT.Ads Namespace