NotificationDataSample Class
This class implements an ADS Notification Sample. It contains the notification handle and the variable data.
Inheritance Hierarchy
System.Object
TwinCAT.Ads.Server.NotificationDataSample
Namespace: TwinCAT.Ads.Server
Assembly: TwinCAT.Ads.Server (in
TwinCAT.Ads.Server.dll) Version: 6.0.328+39e3229
Syntax
C#
public sealed class NotificationDataSample
The NotificationDataSample type exposes the following members.
Constructors
|
Name |
Description |
---|---|---|
|
Initializes a new instance of the NotificationDataSample class. |
Properties
|
Name |
Description |
---|---|---|
|
Gets the notification handle. | |
|
Gets the Sample Data. | |
|
Gets the Sample Size. |
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.) |