NotificationSamplesStamp Class
This class implements an ADS Stamp Header containing multiple ADS Notification Samples (TcAdsStampHeader)
Inheritance Hierarchy
System.Object
TwinCAT.Ads.Server.NotificationSamplesStamp
Namespace: TwinCAT.Ads.Server
Assembly: TwinCAT.Ads.Server (in TwinCAT.Ads.Server.dll) Version: 7.0.0+e56d35ccc4675faac24789a4aab60071fc61d470
Syntax
C#
public sealed class NotificationSamplesStampThe NotificationSamplesStamp type exposes the following members.
Constructors
|
|
Name |
Description |
|---|---|---|
|
|
Initializes a new instance of the NotificationSamplesStamp class. | |
|
|
NotificationSamplesStamp(DateTimeOffset, NotificationDataSample[]) |
Initializes a new instance of the NotificationSamplesStamp class. |
Properties
|
|
Name |
Description |
|---|---|---|
|
|
Get the array of notification samples contained in this header. | |
|
|
Get the number of notification samples contained in this header. | |
|
|
Gets the time stamp of the NotificationSamplesStamp. |
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. |