IAdsNotifications.AddDeviceNotificationEx Method

Overload List

 

Name

Description

IAdsNotifications.AddDeviceNotificationEx Method 1:

AddDeviceNotificationEx(String, NotificationSettings, Object, Type)

Connects a variable to the ADS client. The ADS client will be notified by the AdsNotificationEx event.

IAdsNotifications.AddDeviceNotificationEx Method 2:

AddDeviceNotificationEx(String, NotificationSettings, Object, Type, .Int32.)

Connects a variable to the ADS client. The ADS client will be notified by the AdsNotificationEx event.

IAdsNotifications.AddDeviceNotificationEx Method 3:

AddDeviceNotificationEx(UInt32, UInt32, NotificationSettings, Object, Type)

Connects a variable to the ADS client. The ADS client will be notified by the AdsNotificationEx event.

IAdsNotifications.AddDeviceNotificationEx Method 4:

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.

Reference

IAdsNotifications Interface

TwinCAT.Ads Namespace