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: 6.0.328+39e3229
Syntax
C#
public sealed class NotificationSamplesStamp
The 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. (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.) |