SymbolValueNotification Class
Symbol Notification class
Inheritance Hierarchy
System.Object
TwinCAT.Ads.Notification
ValueNotification
TwinCAT.Ads.Reactive.SymbolValueNotification
Namespace: TwinCAT.Ads.Reactive
Assembly: TwinCAT.Ads.Reactive (in TwinCAT.Ads.Reactive.dll) Version: 7.0.0+e56d35ccc4675faac24789a4aab60071fc61d470
Syntax
C#
public sealed class SymbolValueNotification : ValueNotificationThe SymbolValueNotification type exposes the following members.
Properties
|
|
Name |
Description |
|---|---|---|
|
|
The notification Data.
| |
|
|
The notification handle
| |
|
|
Gets the symbol of the SymbolValueNotification. | |
|
|
Gets the time stamp of the INotification | |
|
|
Attached UserData/Tag at the INotification |
Methods
|
|
Name |
Description |
|---|---|---|
|
|
Determines whether the specified object is equal to the current object. | |
|
|
Serves as the default hash function. | |
|
|
Gets the Type of the current instance. | |
|
|
Returns a string that represents the current object. |
Remarks
Extends the ValueNotification class by symbol specific information.