AdsNotificationEventArgs.Data Property

Memory object holding the Notification Data/Value.


Namespace: TwinCAT.Ads
Assembly: TwinCAT.Ads.Abstractions (in TwinCAT.Ads.Abstractions.dll) Version: 7.0.0+e56d35ccc4675faac24789a4aab60071fc61d470

Syntax

C#

public ReadOnlyMemory<byte> Data { get; }

Property Value

ReadOnlyMemory<Byte>

Implements

INotification.Data

Remarks

This Memory object can be seen as binary 'View' to the value object. It represents exactly the data that corresponds to the Handle.

See Also

Reference

AdsNotificationEventArgs Class TwinCAT.Ads Namespace

Beckhoff Automation GmbH & Co. KG 2001-2026