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: 6.0.328+39e3229
Syntax
C#
public sealed class SymbolValueNotification : ValueNotification
The SymbolValueNotification type exposes the following members.
Properties
|
Name |
Description |
---|---|---|
|
The notification Data. (Inherited from Notification.) | |
|
The notification handle (Inherited from Notification.) | |
|
Gets the symbol of the SymbolValueNotification. | |
|
Gets the time stamp of the INotification (Inherited from Notification.) | |
|
Attached UserData/Tag at the INotification (Inherited from Notification.) |
Methods
|
Name |
Description |
---|---|---|
|
Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
|
Serves as the default hash function. (Inherited from Object.) | |
|
Gets the Type of the current instance. (Inherited from Object.) | |
|
Returns a string that represents the current object. (Inherited from Object.) |
Remarks
Extends the ValueNotification class by symbol specific information.