AdsSymbolicServerOnFireNotificationsAsync Method

Handler function for firering notifications to the specified targets.


Namespace: TwinCAT.Ads.Server
Assembly: TwinCAT.Ads.SymbolicServer (in TwinCAT.Ads.SymbolicServer.dll) Version: 7.0.0+e56d35ccc4675faac24789a4aab60071fc61d470

Syntax

C#

protected Task<AdsErrorCode> OnFireNotificationsAsync(
    AmsAddress a,
    NotificationDataSample[] stamps,
    CancellationToken cancel
)

Parameters

a  AmsAddress

a.

stamps  NotificationDataSample

The stamps.

cancel  CancellationToken

The cancel.

Return Value

Task AdsErrorCode
Task<AdsErrorCode>.

Reference

AdsSymbolicServer Class TwinCAT.Ads.Server Namespace

Beckhoff Automation GmbH & Co. KG 2001-2026