AdsSymbolicServer.OnFireNotifications Method

Handler function for fireing notifications to the specified targets.

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

Syntax

C#

protected AdsErrorCode OnFireNotifications(
    AmsAddress a,
    NotificationDataSample[] stamps
)

Parameters

a

Type: TwinCAT.Ads.AmsAddress
a.

stamps

Type: .TwinCAT.Ads.Server.NotificationDataSample.
The stamps.

Return Value

Type: AdsErrorCode
AdsErrorCode.

Reference

AdsSymbolicServer Class

TwinCAT.Ads.Server Namespace