SymbolValueNotification Class

Symbol Notification class

Inheritance Hierarchy

SystemObject
  TwinCAT.AdsNotification
    ValueNotification
      TwinCAT.Ads.ReactiveSymbolValueNotification

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

Syntax

C#

public sealed class SymbolValueNotification : ValueNotification

The SymbolValueNotification type exposes the following members.

Properties

 

Name

Description

SymbolValueNotification Class 1:

Data

The notification Data.
(Inherited from Notification)

SymbolValueNotification Class 2:

Handle

The notification handle
(Inherited from Notification)

SymbolValueNotification Class 3:

Symbol

Gets the symbol of the SymbolValueNotification.

SymbolValueNotification Class 4:

TimeStamp

Gets the time stamp of the INotification
(Inherited from Notification)

SymbolValueNotification Class 5:

UserData

Attached UserData/Tag at the INotification
(Inherited from Notification)

Methods

 

Name

Description

SymbolValueNotification Class 6:

Equals

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

SymbolValueNotification Class 7:

GetHashCode

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

SymbolValueNotification Class 8:

GetType

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

SymbolValueNotification Class 9:

ToString

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

Remarks

Extends the ValueNotification class by symbol specific information.

Reference

TwinCAT.Ads.Reactive Namespace

Beckhoff Automation GmbH & Co. KG 2001-2026