NotificationDataSample Class
This class implements an ADS Notification Sample. It contains the notification handle and the variable data.
Inheritance Hierarchy
SystemObject
TwinCAT.Ads.ServerNotificationDataSample
Namespace: TwinCAT.Ads.Server
Assembly: TwinCAT.Ads.Server (in
TwinCAT.Ads.Server.dll) Version:
7.0.0+e56d35ccc4675faac24789a4aab60071fc61d470
Syntax
C#
public sealed class NotificationDataSampleThe 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. | |
|
|
Serves as the default hash function. | |
|
|
Gets the Type of the current
instance. | |
|
|
Returns a string that represents the current object. |