ValueNotificationEventArgsT Class

Arguments for AdsNotificationEx events.

Inheritance Hierarchy

SystemObject
  SystemEventArgs
    TwinCAT.AdsAdsNotificationEventArgs
      TwinCAT.AdsValueNotificationEventArgsT

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

Syntax

C#

public class ValueNotificationEventArgs<T> : AdsNotificationEventArgs

Type Parameters

T

The ValueNotificationEventArgsT type exposes the following members.

Properties

 

Name

Description

Data

Memory object holding the Notification Data/Value.
(Inherited from AdsNotificationEventArgs)

Handle

Gets the Notification handle.
(Inherited from AdsNotificationEventArgs)

TimeStamp

Gets the time stamp of this Notification as DateTimeOffset.
(Inherited from AdsNotificationEventArgs)

UserData

Gets the user object. This object is passed by to AddDeviceNotification and can be used to store data.
(Inherited from AdsNotificationEventArgs)

Value

Value of the ADS Notification.

Methods

 

Name

Description

Equals

Determines whether the specified object is equal to the current object.
(Inherited from Object)

Finalize

Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)

GetHashCode

Serves as the default hash function.
(Inherited from Object)

GetType

Gets the Type of the current instance.
(Inherited from Object)

MemberwiseClone

Creates a shallow copy of the current Object.
(Inherited from Object)

ToString

Returns a string that represents the current object.
(Inherited from Object)

Reference

TwinCAT.Ads Namespace

Beckhoff Automation GmbH & Co. KG 2001-2026