IAdsNotifications Methods
The IAdsNotifications type exposes the following members.
Methods
|
|
Name |
Description |
|---|---|---|
|
|
AddDeviceNotification(String, Int32, NotificationSettings, Object) |
Connects a variable to the ADS client. The ADS client will be notified by the AdsNotification event. |
|
|
AddDeviceNotification(UInt32, UInt32, Int32, NotificationSettings, Object) |
Connects a variable to the ADS client. The ADS client will be notified by the AdsNotification event. |
|
|
AddDeviceNotificationAsync(String, Int32, NotificationSettings, Object, CancellationToken) |
Connects a variable to the ADS client asynchronously. The ADS client will be notified by the AdsNotification event. |
|
|
AddDeviceNotificationAsync(UInt32, UInt32, Int32, NotificationSettings, Object, CancellationToken) |
Connects a variable to the ADS client asynchronously. The ADS client will be notified by the AdsNotification event. |
|
|
AddDeviceNotificationEx(String, NotificationSettings, Object, Type) |
Connects a variable to the ADS client. The ADS client will be notified by the AdsNotificationEx event. |
|
|
AddDeviceNotificationEx(String, NotificationSettings, Object, Type, Int32) |
Connects a variable to the ADS client. The ADS client will be notified by the AdsNotificationEx event. |
|
|
AddDeviceNotificationEx(UInt32, UInt32, NotificationSettings, Object, Type) |
Connects a variable to the ADS client. The ADS client will be notified by the AdsNotificationEx event. |
|
|
AddDeviceNotificationEx(UInt32, UInt32, NotificationSettings, Object, Type, Int32) |
Connects a variable to the ADS client. The ADS client will be notified by the AdsNotification event. If type is a string type, the first element of the parameter args specifies the number of characters of the string. If type is an array type, the number of elements for each dimension has to be specified in the parameter args. Only primitive ('AnyType') types are allowed for the parameter type. |
|
|
AddDeviceNotificationExAsync(String, NotificationSettings, Object, Type, Int32, CancellationToken) |
Connects a variable to the ADS client asynchronously. The ADS client will be notified by the AdsNotificationEx event. |
|
|
Connects a variable to the ADS client asynchronously. The ADS client will be notified by the AdsNotificationEx event. | |
|
|
Deletes a registered notification. | |
|
|
Deletes a registered notification asynchronously. | |
|
|
TryAddDeviceNotification(String, Int32, NotificationSettings, Object, UInt32) |
Connects a variable to the ADS client. The ADS client will be notified by the AdsNotification event. |
|
|
TryAddDeviceNotification(UInt32, UInt32, Int32, NotificationSettings, Object, UInt32) |
Connects a variable to the ADS client. The ADS client will be notified by the AdsNotification event. |
|
|
TryAddDeviceNotificationEx(String, NotificationSettings, Object, Type, Int32, UInt32) |
Connects a variable to the ADS client. The ADS client will be notified by the AdsNotificationEx event. |
|
|
TryAddDeviceNotificationEx(UInt32, UInt32, NotificationSettings, Object, Type, Int32, UInt32) |
Connects a variable to the ADS client. The ADS client will be notified by the AdsNotificationEx event. |
|
|
Deletes a registered notification. |
Reference
IAdsNotifications Interface TwinCAT.Ads Namespace
Beckhoff Automation GmbH & Co. KG 2001-2026
- IAdsNotifications.AddDeviceNotification Method
- IAdsNotifications.AddDeviceNotificationAsync Method
- IAdsNotifications.AddDeviceNotificationEx Method
- IAdsNotifications.AddDeviceNotificationExAsync Method
- IAdsNotifications.DeleteDeviceNotification Method
- IAdsNotifications.DeleteDeviceNotificationAsync Method
- IAdsNotifications.TryAddDeviceNotification Method
- IAdsNotifications.TryAddDeviceNotificationEx Method
- IAdsNotifications.TryDeleteDeviceNotification Method
- IAdsNotificationsAddDeviceNotification Method
- IAdsNotificationsAddDeviceNotificationAsync Method
- IAdsNotificationsAddDeviceNotificationEx Method
- IAdsNotificationsAddDeviceNotificationExAsync Method
- IAdsNotificationsDeleteDeviceNotification Method
- IAdsNotificationsDeleteDeviceNotificationAsync Method
- IAdsNotificationsTryAddDeviceNotification Method
- IAdsNotificationsTryAddDeviceNotificationEx Method
- IAdsNotificationsTryDeleteDeviceNotification Method
- IAdsNotifications.AddDeviceNotification Method (String, Int32, NotificationSettings, Object)
- IAdsNotifications.AdsNotification Event
- IAdsNotifications.AddDeviceNotification Method (UInt32, UInt32, Int32, NotificationSettings, Object)
- IAdsNotifications.AddDeviceNotificationAsync Method (String, Int32, NotificationSettings, Object, CancellationToken)
- IAdsNotifications.AddDeviceNotificationAsync Method (UInt32, UInt32, Int32, NotificationSettings, Object, CancellationToken)
- IAdsNotifications.AddDeviceNotificationEx Method (String, NotificationSettings, Object, Type)
- IAdsNotifications.AdsNotificationEx Event
- IAdsNotifications.AddDeviceNotificationEx Method (String, NotificationSettings, Object, Type, .Int32.)
- IAdsNotifications.AddDeviceNotificationEx Method (UInt32, UInt32, NotificationSettings, Object, Type)
- IAdsNotifications.AddDeviceNotificationEx Method (UInt32, UInt32, NotificationSettings, Object, Type, .Int32.)
- IAdsNotifications.AddDeviceNotificationExAsync Method (String, NotificationSettings, Object, Type, .Int32., CancellationToken)
- IAdsNotifications.AddDeviceNotificationExAsync Method (UInt32, UInt32, NotificationSettings, Object, Type, .Int32., CancellationToken)
- IAdsNotifications.DeleteDeviceNotification Method
- IAdsNotifications.DeleteDeviceNotificationAsync Method
- IAdsNotifications.TryAddDeviceNotification Method (String, Int32, NotificationSettings, Object, UInt32.)
- IAdsNotifications.TryAddDeviceNotification Method (UInt32, UInt32, Int32, NotificationSettings, Object, UInt32.)
- IAdsNotifications.TryAddDeviceNotificationEx Method (String, NotificationSettings, Object, Type, .Int32., UInt32.)
- IAdsNotifications.TryAddDeviceNotificationEx Method (UInt32, UInt32, NotificationSettings, Object, Type, .Int32., UInt32.)
- IAdsNotifications.TryDeleteDeviceNotification Method