AdsSymbolicServerFireNotificationAsync Method
Fires a single notification to the specified Address.
Namespace: TwinCAT.Ads.Server
Assembly: TwinCAT.Ads.SymbolicServer (in
TwinCAT.Ads.SymbolicServer.dll) Version:
7.0.0+e56d35ccc4675faac24789a4aab60071fc61d470
Syntax
C#
protected Task<AdsErrorCode> FireNotificationAsync(
AmsAddress address,
uint handle,
AdsTransMode notificationMode,
CancellationToken cancel
)Parameters
|
address AmsAddress |
The address. |
|
handle UInt32 |
The handle. |
|
notificationMode AdsTransMode |
The notification mode. |
|
cancel CancellationToken |
The cancel. |
Reference
AdsSymbolicServer Class TwinCAT.Ads.Server Namespace
Beckhoff Automation GmbH & Co. KG 2001-2026